latestOpenAPI 3.0.32026-08-10152666.1 KB

9f178647f9b8

Authentication

Generate v3 Auth Token

Issues a short-lived JWT for authenticating subsequent v3 API requests.

post/v3/token

Headers

smileid-partner-idstring required

Your unique partner identifier. Must be numeric with no leading zeros.

smileid-api-keystring required

Your partner API key for authentication.

Response

Success

tokenstring

JWT token for authenticating subsequent v3 API requests.