Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Send your first request to the Indigenius Developer API.
curl -X GET "https://api.indigenius.ai/v1/auth/keys" \ -H "X-API-Key: YOUR_API_KEY"
{ "status": true, "message": "API keys fetched", "data": [] }