Authentication
All API requests require anx-api-key header. You can obtain your API key from the Developer Settings in your dashboard.
Base URL
All requests should be made to the following base URL:Core Endpoints
Submit a Task
Submit a prompt for multi-agent orchestration.Get Task Status
Check the status of a specific task.Get Task Results
Once a task iscompleted, retrieve the final output.