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 Index
Fetch the complete documentation index at: https://developer.jtl-software.com/llms.txt
Use this file to discover all available pages before exploring further.
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.