How to create and manage access tokens

Path in CC5: System Settings - Access Control - API access

The access token gives developers or external systems create, read, update and delete access to the system. The token is unique for each API and limited according to the API definitions.

The access token is also necessary for access to the API documentation on Swagger.

Note!
To get access to the Public API, you not only need to create an access token. In addition, you must whitelist the external service and all machines that shall have access to the documentation on Swagger. Read more here.