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.
cURL
curl --request GET \ --url https://api.example.com/api/v1/test-auth \ --header 'X-Eigen-API-Key: <api-key>'
{ "status": 200, "message": "Authenticated." }
Test your authentication using your API key.
Authenticated.
Status code of the response
Message giving basic information on the response
Important data to be given to the caller
An error that has occured
Show child attributes