The Fluximage REST API lets you compress, convert, and AI-enhance images programmatically from any environment that can make HTTP requests. All requests go to the base URLDocumentation Index
Fetch the complete documentation index at: https://docs.fluximage.io/llms.txt
Use this file to discover all available pages before exploring further.
https://fluximage.app and must include a valid API key in the Authorization header. API access is available on the Agency plan.
Base URL
Authentication
Every request must include your API key as a Bearer token:401 Unauthorized. See the authentication page for details on obtaining and managing your key.
Available endpoints
| Method | Endpoint | Description |
|---|---|---|
POST | /api/compress | Compress and optimize images |
GET | /api/usage | Get credit balance and usage |
Explore the endpoints
Authentication
Learn how to obtain your API key and authenticate requests.
POST /api/compress
Compress and optimize images with AI-powered features.
GET /api/usage
Check your credit balance and monthly usage.