The FluxaAI REST API lets you manage tasks, wallet operations, and compute nodes programmatically. Available on Enterprise plans.
All API requests must include your API key in the Authorization header:
Returns a paginated list of available tasks matching your filters.
| Parameter | Type | Description |
|---|---|---|
| category | string | Filter by task category (image, text, audio) |
| limit | integer | Number of results per page (default: 20, max: 100) |
| page | integer | Page number for pagination |
Submit a completed task for validation and payment processing.
Contact our team to get your API keys and integration support.
Contact Sales