Skip to main content
The Auth API exchanges a long-lived refresh token for a short-lived bearer token that you include in requests to the Channel and Seller APIs. Refresh tokens are issued during onboarding.

Documentation

For more information on authentication, see the following guides:

Authorization

Refresh tokens, access tokens, and Bearer headers for all SCX APIs.

Rate Limits

Per-endpoint quotas, X-RateLimit-* headers, and 429 handling.