- Example CURL command:
Getting a token
Response:
Using the token with our API:
Example authorized request:
Example CURL command:
xCures API (V1)
Our API requires a Bearer Token in the Authorization header for auth. Most of our endpoints also require a ProjectId header to set the context of the request. It must be one of the projects the api client has permissions to.