For AI agents: visit https://carecloud.readme.io/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI. Append .md to any documentation page URL to get its markdown version.
Create an authentication token for a client application installation.
⚠️ Endpoint is available only in Customer API.
⚠️ When creating a new token, the request does not need to contain an Authentication header.
⚠️ We highly recommend filling all identifications in the tokens resource (device and application) to avoid problems if multiple applications use Customer API on one device.
What happens when a token is created
A token record is created and its server-generated token_id is returned.
The token is bound to the supplied device identification and setup parameters (language, GPS permission, notifications permission).
The token is used as the credential on subsequent Customer API requests, sent as Authorization: Bearer <token_id>. See Authentication for the full flow.
Recent Requests
Log in to see full request history
Time
Status
User Agent
Retrieving recent requests…
Loading…
Responses
403
The client does not exist or the client tried to access an unauthorized property or resource.
404
The request path does not match any API route, or the addressed resource does not exist.
405
The request path matches a valid route, but the endpoint does not support the HTTP method used in the request.
429
Too many requests - more than the resource limit.
500
Server is not working as expected.
503
Temporary state when the service is temporarily unavailable, overloaded or there is a maintenance window.
Updated 19 days ago
Did this page help you?
Yes
No
Language
ShellNodeRubyPHPPython
Loading…
Response
Click Try It! to start a request and see the response here! Or choose an example: