ID.me · Authentication Profile

Idme Authentication

Authentication

ID.me secures its APIs with oauth2 and openIdConnect across 3 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).

CompanyIdentityIdentity VerificationAuthenticationOpenID ConnectSAMLSingle Sign-OnDigital IdentityKYCFraud PreventionGovernment
Methods: oauth2, openIdConnect Schemes: 3 OAuth flows: authorizationCode API key in:

Security Schemes

OpenIDConnect openIdConnect
OAuth2 oauth2
· flows: authorizationCode
ServicesApiBearer http
scheme: bearer

Source

Authentication Profile

idme-authentication.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://docs.id.me/guides/oidc/overview
docs: https://docs.id.me/guides/open-id-connect/configuration
oidc_issuer: https://api.id.me/oidc
discovery: https://api.id.me/oidc/.well-known/openid-configuration
summary:
  types: [oauth2, openIdConnect]
  oauth2_flows: [authorizationCode]
  pkce: true
  token_endpoint_auth_methods: [client_secret_post, client_secret_basic]
schemes:
- name: OpenIDConnect
  type: openIdConnect
  openIdConnectUrl: https://api.id.me/oidc/.well-known/openid-configuration
  issuer: https://api.id.me/oidc
  sources: [well-known/idme-openid-configuration.json]
- name: OAuth2
  type: oauth2
  flows:
  - flow: authorizationCode
    authorizationUrl: https://api.id.me/oauth/authorize
    tokenUrl: https://api.id.me/oauth/token
    userinfoUrl: https://api.id.me/api/public/v3/userinfo
    jwksUrl: https://api.id.me/oidc/.well-known/jwks
    pkce: true
    refresh_token: true
  sources: [well-known/idme-openid-configuration.json]
- name: ServicesApiBearer
  type: http
  scheme: bearer
  description: >-
    ID.me Services API uses a Base64-encoded account secret sent as
    "Authorization: Bearer ID.me {token}".
  applies_to: https://services.idmelabs.com
  sources: [https://docs.id.me/services-api-overview]
token_details:
  id_token_signing_alg: [RS256, ES256]
  id_token_encryption_alg: [RSA-OAEP]
  id_token_encryption_enc: [A256CBC-HS512]
  userinfo_signing_alg: [RS256, ES256]
notes: >-
  Also supports SAML 2.0 federation for IAM platforms (Okta, Keycloak, Microsoft
  Entra External ID, PingOne, AWS Cognito). See docs.id.me/guides/saml/overview.

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/idme-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 email required.

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