cURL
curl --request POST \ --url https://api.equos.ai/v3/tokens \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "user": "<string>", "client": "<string>", "character": "<string>" } '
{ "token": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.equos.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.equos.ai/llms.txt
Use this file to discover all available pages before exploring further.
Client identifier associated with the face. This is useful to segment resources by client.