Under maintenance

Heretto Help

Configure Deploy API Authentication Process

You can configure Deploy API authentication with a method of your choice: a Simple API Key or JSON Web Token (JWT).

Portions of this process can be completed only by users assigned the Administrator role in Heretto CCMS.

  1. Obtain Parameter Values for Endpoint URLs

    You need two parameter values. You need to be assigned the Administrator role in the CCMS to get one of them.

  2. Create an API Key

    Both simple API keys and JWT HS256 keys are created in Heretto CCMS. You need to be assigned the Administrator role in the CCMS to complete this step.

  3. Create a JWT (JWT only)

    This step is required only for JWT authentication. If you are using Simple API Key, skip this step.

  4. Make Authenticated API Calls

    Configure authentication and test it by making an API call.