Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.usenaive.ai/v1/jobs \ --header 'Authorization: Bearer <token>'
{ "jobs": [ { "id": "<string>", "type": "<string>", "progress": 123, "model": "<string>", "input": {}, "result": {}, "error": "<string>", "credits_used": 123, "fal_request_id": "<string>", "created_at": "2023-11-07T05:31:56Z", "started_at": "2023-11-07T05:31:56Z", "completed_at": "2023-11-07T05:31:56Z", "metadata": {} } ] }
Workspace API key. Create one via the dashboard or POST /v1/auth/keys.
POST /v1/auth/keys
x <= 100
OK.
Show child attributes