Developer API
Build with GetFree APIIntegrate GetFree.APP into your applications. Public reads use Convex-backed REST routes; account and code actions require a Convex Auth bearer token.
Fast & Reliable
Built on modern infrastructure with 99.9% uptime guarantee
Secure by Default
OAuth 2.0 authentication and encrypted data transfer
Global CDN
Edge-optimized responses for minimal latency worldwide
Real-time Data
Access live app listings, codes, and user data
Quick Start
Get started with a public Convex-backed read request in your preferred language.
curl -X GET "https://getfree.app/api/v1/apps" \
-H "Content-Type: application/json"API Endpoints
GET
/api/v1/appsGET
/api/v1/apps/:idPOST
/api/v1/appsGET
/api/v1/codesPOST
/api/v1/codes/claimGET
/api/v1/user/profileGET
/api/v1/categoriesGET
/api/v1/reviews/:appId