Developer API
Build with GetFree API

Integrate 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/apps
GET
/api/v1/apps/:id
POST
/api/v1/apps
GET
/api/v1/codes
POST
/api/v1/codes/claim
GET
/api/v1/user/profile
GET
/api/v1/categories
GET
/api/v1/reviews/:appId

Ready to Build?

Get your API key now and start integrating GetFree.APP into your applications.