Skip to main content
FiveMesh API requests use service keys created from the dashboard. Keys are scoped to personal resources or organization resources, and can be limited by service, action and CDN path prefix.

Authorization header

Pass the service key as a bearer token.
Example request shape:

Key scopes

Choose scopes based on where the key runs:

Secret handling

Store service keys in server environment variables, deployment secrets or a server-only configuration file.
The secret is shown once when the key is created. Rotate the key if it has been copied into a client script, repository or browser bundle.