v1

latestOpenAPI 3.0.32026-07-23152665.5 KB
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.

All 15 operations