Skip to main content
Every API credential has one or more permission scopes that restrict which routes it can call.
Sending a valid key with the wrong scope returns 403 Forbidden — not 401.

Scopes

Two-tier Connect model

Connect partners receive a partner master key (accounts scope) to provision customer orgs. Each provisioned customer receives a customer key (integrations scope) for vendor routes.
Customer keys cannot call /connect/accounts. Partner master keys cannot call /connect/{vendor}/* vendor routes.

Gather backward compatibility

Existing Gather API keys issued before Connect scopes may have gather only. They continue to work on /qsi/gather/* unchanged. New Connect-specific keys are minted with explicit scopes in Eucalyptus Connect Partners.

Examples

Using a partner master key on a vendor route: