Authentication
Last updated
Was this helpful?
Last updated
Was this helpful?
Colossyan's API is using Bearer Authentication. This means, that every request has to be authenticated by sending the token in the Authorization
header pre-pended by the text Bearer
. See the example below:
You can create or find your existing tokens at the bottom of the Workspace details tab in the Settings page.