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>" }
Client identifier associated with the face. This is useful to segment resources by client.