Developer API

Build with the Flamy API

Powerful REST API for seamless integration. Access profiles, links, and analytics programmatically.

17 Endpoints
< 50ms
TLS 1.3

Quick Start

1

Get your API Key

Create an API key in your dashboard under Settings → API Access.

2

Make a Request

Use your key to authenticate requests to our API.

3

Build Something

Integrate Flamy data into your apps, websites, or tools.

Base URL

All API requests should be made to:

api.flamy.lol

Authentication

All API requests require authentication via Bearer token. Include your API key in the Authorization header.

Authorization: Bearer ezx_your_api_key

Keep your key secure

Never expose your API key in client-side code. Use environment variables.

Endpoints

Rate Limits

API requests are rate limited based on your subscription tier.

Free1,000 per hour
Pro5,000 per hour
Creator10,000 per hour

Error Codes

The API uses standard HTTP status codes to indicate success or failure.

400Bad Request - Invalid parameters or malformed request
401Unauthorized - Invalid or missing API key
403Forbidden - Insufficient permissions for this action
404Not Found - The requested resource doesn't exist
429Too Many Requests - Rate limit exceeded
500Server Error - Something went wrong on our end

SDKs & Libraries

Official libraries to get started faster.

TypeScript

Coming Soon

Python

Coming Soon

Go

Coming Soon

Ready to integrate?

Get your API key and start building today.