The authentication APIs provide the primary endpoints for connecting partners and providers to the Suki Developer Platform. Designed for security and integration, these endpoints allow you to manage user identities and secure your connection to our API gateway.Documentation Index
Fetch the complete documentation index at: https://developer.suki.ai/llms.txt
Use this file to discover all available pages before exploring further.
Usage scenarios
- Onboard a provider with your partner organization
- Obtain a Suki token for a registered provider also known as a
sdp_suki_token - Fetch the current JSON Web Key Set
What happens when you call the endpoints
- Register creates a new user and links it to your partner organization
- Login exchanges your partner credentials for a Suki token also known as a
sdp_suki_token - JWKS returns the current JSON Web Key Set