Sinch Verification API · Authentication Profile

Sinch Verify Authentication

Authentication

Sinch Verification API secures its APIs with apiKey and http across 2 declared security schemes, as derived from its OpenAPI definitions.

Number VerificationPhone VerificationOTP2FACPaaSSMS VerificationFlash CallTwo-Factor AuthenticationIdentity VerificationSinch
Methods: apiKey, http Schemes: 2 OAuth flows: API key in:

Security Schemes

applicationSigned apiKey
scheme: application-signed · in: header ()
basicAuth http
scheme: basic

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: https://developers.sinch.com/docs/verification/api-reference/authentication
summary:
  types:
  - apiKey
  - http
schemes:
- name: applicationSigned
  type: apiKey
  in: header
  headerName: Authorization
  scheme: application-signed
  description: >-
    Application-signed request (recommended for production). The Authorization
    header is "Application {application_key}:{signature}", where signature is a
    Base64-encoded HMAC-SHA256 computed over a canonicalized string built from
    the HTTP verb, Content-Type, a Content-MD5 of the body, the x-timestamp
    header, and the request path, signed with the Base64-decoded application
    secret. The application key and secret are created and managed in the Sinch
    Build dashboard. Because signing happens server-to-server, the secret is
    never exposed to the client.
  sources:
  - https://developers.sinch.com/docs/verification/api-reference/authentication/application-signed-request
- name: basicAuth
  type: http
  scheme: basic
  description: >-
    HTTP Basic authentication using the application key as the username and the
    application secret as the password. Simple to set up and recommended only
    for prototyping; use application-signed requests in production.
  sources:
  - https://developers.sinch.com/docs/verification/api-reference/authentication/basic-authentication
notes: >-
  Both schemes are server-to-server. The Verification API is intended to be
  called from your backend (or via the Sinch mobile/web Verification SDKs);
  secrets should never be embedded in client applications. Verification result
  callbacks can additionally be signed by Sinch so your callback endpoint can
  validate authenticity.

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/sinch-verify-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.