sdp_suki_token
.
This guide explains the two main endpoints for the authentication workflow:
sdp_suki_token
) for a registered provider.
POST
Register
endpoint handles three main scenarios:
409
Conflict error.
sdp_suki_token
).
partnerToken
to authenticate your API requests. The partnerToken
is a JWT that you provide, and it is a required parameter when registering a provider/user. You can find more details on how to get a partnerToken
in the Partner Authentication guide.sdp_suki_token
that our API returns.
Endpoint: /api/auth/.well-known/jwks-pub.json
Method: GET
Authentication: None (Public)
sdp_suki_token
.