Back to Documentation
Technical Reference
API Reference
Complete REST API documentation for integrating GetFree features into your applications.
Base URL:
Authentication: Bearer Token (API Key)
Last Updated: December 17, 2025
https://api.getfree.app/v1Authentication: Bearer Token (API Key)
Last Updated: December 17, 2025
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/appPython
pip install getfree-pythonPHP
composer require getfree/phpNeed Help?
Our developer support team is available 24/7 to help with API integration.