Back to Documentation
Technical Reference

API Reference

Complete REST API documentation for integrating GetFree features into your applications.

API Overview

What You Can Do

  • • Submit and manage apps
  • • Create and track promo code campaigns
  • • Retrieve analytics and user data
  • • Manage user accounts and authentication
  • • Receive real-time notifications via webhooks

Supported Languages

JavaScript/TypeScript
Python
PHP
Ruby
Go
Java
C#

Quick Start

curl -X GET https://api.getfree.app/v1/apps \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json"

Official SDKs

JavaScript / TypeScript

npm install @getfree/app

Python

pip install getfree-python

PHP

composer require getfree/php

Need Help?

Our developer support team is available 24/7 to help with API integration.