- Using the token with our API:
Getting a token
Example CURL command:
Response:
Example authorized request:
Using the token with our...
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.