Last updated
Last updated
You need to have an Enterprise plan to be able to use our API.
Colossyan's API is using . 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 .
Each token belongs to a specific workspace. This is where are the generated videos that you create through the API will be listed. To keep things tidy, it is recommended to create a specific workspace for each use-case for the API.