Smile Identity · Authentication Profile

Smile Identity Authentication

Authentication

Smile Identity secures its APIs with apiKey and http across 4 declared security schemes, as derived from its OpenAPI definitions.

CompanyIdentity VerificationKYCKYBBiometricsLiveness DetectionDocument VerificationAMLFraud PreventionComplianceOnboardingAfrica
Methods: apiKey, http Schemes: 4 OAuth flows: API key in: header

Security Schemes

token-mint apiKey
· in: header ()
SmileIDToken apiKey
· in: header ()
SmileID-Partner-ID apiKey
· in: header ()
hmac-signature http
scheme: hmac

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: searched
source: https://docs.usesmileid.com/api-reference/authentication
docs: https://docs.usesmileid.com/api-reference/authentication
summary:
  types: [apiKey, http]
  api_key_in: [header]
  oauth2_flows: []
  model: >-
    Two-legged: a server-side API key + partner ID mint a short-lived JWT via
    POST /v3/token; that JWT is then sent as the SmileID-Token header on every
    verification request. An optional HMAC request signature (SmileID-Timestamp
    + SmileID-Request-Signature) is required when the account is configured for
    SDK/partner-secret HMAC authentication.
schemes:
- name: token-mint
  type: apiKey
  in: header
  description: >-
    smileid-partner-id and smileid-api-key headers POSTed to /v3/token to mint a
    signed JWT access token (15-minute expiry). Keys are environment-specific
    (sandbox vs production) and must never be exposed client-side.
  headers: [smileid-partner-id, smileid-api-key]
  token_endpoint: https://api.smileidentity.com/v3/token
  sources: [openapi/smile-identity-v3-openapi.json]
- name: SmileIDToken
  type: apiKey
  in: header
  parameter_name: SmileID-Token
  description: JWT bearer token (from /v3/token) sent on all V3 verification requests.
  sources: [openapi/smile-identity-v3-openapi.json]
- name: SmileID-Partner-ID
  type: apiKey
  in: header
  parameter_name: SmileID-Partner-ID
  description: Numeric partner identifier accompanying the token on each request.
  sources: [openapi/smile-identity-v3-openapi.json]
- name: hmac-signature
  type: http
  scheme: hmac
  description: >-
    Optional HMAC signature of the raw request body using the SDK/partner secret
    with SmileID-Timestamp as salt, sent in SmileID-Request-Signature. Required
    only when the account uses SDK/partner-secret HMAC authentication.
  headers: [SmileID-Timestamp, SmileID-Request-Signature]
  sources: [openapi/smile-identity-v3-openapi.json, https://docs.usesmileid.com/api-reference/authentication]
token:
  format: JWT
  expiry_minutes: 15
  environment_scoped: true
notes: >-
  No OAuth2 / OpenID Connect surface — Smile ID uses API-key-minted JWT tokens
  plus optional HMAC request signing, so there is no OAuth scopes artifact.

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/smile-identity-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.