Authenticating with the Zepl API
An initial API key is provided when a Zepl workspace is created. This initial setup key has an expiry of 24 hours, and can be used to generate new API keys.
The initial setup key has ADMIN access to the workspace. When creating a new API key, you can select the permission (One of ADMIN
, READ
and WRITE
) granted to the new API key.
To authenticate requests to the API, you need to include the API key in the x-calry-api-key
header. For example: