Skip to main content
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 URL 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:
Requests without a valid key return 401 Unauthorized. See the authentication page for details on obtaining and managing your key.

Available endpoints

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.