Skip to content

Authenticate a Request

When you make an API request, you must pass your REST API token to the method.

Pass the key in a request header (--header or -H) as the Token value.

To generate an API token you must have Generate Token permission.

Parent topic:API Token Management