Numeric · Authentication Profile

Numeric Authentication

Authentication

Numeric secures its APIs with oauth2 and openIdConnect across 1 declared security scheme, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode, deviceCode, refreshToken, and clientCredentials flow(s).

CompanyFintechAccountingFinancial CloseReconciliationMCPAgent SkillsAuthentication
Methods: oauth2, openIdConnect Schemes: 1 OAuth flows: authorizationCode, deviceCode, refreshToken, clientCredentials API key in:

Security Schemes

OAuth2 oauth2

Source

Authentication Profile

numeric-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://auth.numeric.io/.well-known/openid-configuration
docs: https://api.numeric.io/.well-known/oauth-authorization-server
summary:
  types: [oauth2, openIdConnect]
  oauth2_flows: [authorizationCode, deviceCode, refreshToken, clientCredentials]
  bearer_methods: [header]
  dynamic_client_registration: true
schemes:
- name: OAuth2
  type: oauth2
  issuer: https://auth.numeric.io
  authorization_endpoint: https://auth.numeric.io/oauth2/authorize
  token_endpoint: https://auth.numeric.io/oauth2/token
  device_authorization_endpoint: https://auth.numeric.io/oauth2/device_authorization
  introspection_endpoint: https://auth.numeric.io/oauth2/introspection
  registration_endpoint: https://auth.numeric.io/oauth2/register
  userinfo_endpoint: https://auth.numeric.io/oauth2/userinfo
  jwks_uri: https://auth.numeric.io/oauth2/jwks
  grant_types_supported:
  - authorization_code
  - client_credentials
  - refresh_token
  - "urn:ietf:params:oauth:grant-type:device_code"
  code_challenge_methods_supported: [S256]
  token_endpoint_auth_methods_supported: [none, client_secret_basic, client_secret_post]
  id_token_signing_alg_values_supported: [RS256]
  scopes_supported: [openid, profile, email, offline_access]
  sources:
  - well-known/numeric-openid-configuration.json
  - well-known/numeric-oauth-authorization-server.json
protected_resources:
- resource: https://api.numeric.io/mcp
  authorization_servers: [https://auth.numeric.io]
  bearer_methods_supported: [header]
  source: well-known/numeric-oauth-protected-resource-mcp.json

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/numeric-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.