Natural AI · Authentication Profile

Natural Ai Authentication

Authentication

Natural AI secures its APIs with http and oauth2 across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).

CompanyArtificial IntelligencePaymentsAgentsFintechMoney MovementWalletsAgentic PaymentsMCP
Methods: http, oauth2 Schemes: 2 OAuth flows: authorizationCode API key in:

Security Schemes

HTTPBearer http
scheme: bearer
OAuth2 oauth2
· flows: authorizationCode

Source

Authentication Profile

Raw ↑
generated: '2026-07-20'
method: searched
source: https://docs.natural.com/api-reference/authentication
docs: https://docs.natural.com/api-reference/authentication
summary:
  types: [http, oauth2]
  http_schemes: [bearer]
  oauth2_flows: [authorizationCode]
  credential_modes: [api-key, agent-key, user-scoped-oauth, agent-scoped-oauth]
schemes:
- name: HTTPBearer
  type: http
  scheme: bearer
  source: openapi/natural-ai-openapi-original.json
  description: >-
    Bearer authentication. Send an API key, agent key, or OAuth access token as
    Authorization: Bearer <credential>.
- name: OAuth2
  type: oauth2
  source: https://api.natural.com/.well-known/oauth-authorization-server
  flows:
  - flow: authorizationCode
    authorizationUrl: https://api.natural.com/oauth/authorize
    tokenUrl: https://api.natural.com/oauth/token
    registrationUrl: https://api.natural.com/oauth/register
    revocationUrl: https://api.natural.com/oauth/revoke
    pkce: S256
    token_endpoint_auth: none
credential_modes:
- mode: api-key
  prefix: sk_ntl_
  format: sk_ntl_{environment}_{secret}
  environments: [prod]
  acts_as: your party
  scopable: true
- mode: agent-key
  prefix: ak_ntl_
  format: ak_ntl_{environment}_{secret}
  acts_as: one specific bound agent, verified by the credential
- mode: user-scoped-oauth
  flow: browser OAuth consent
  acts_as: the authorizing user/party
- mode: agent-scoped-oauth
  flow: browser OAuth consent
  acts_as: a selected or new agent, verified
notes:
- Credentials are scoped and can never exceed the issuing party's permissions.
- Keys are high-entropy, shown once, stored only as one-way hashes.
- OAuth uses 2.1 with PKCE and short-lived access tokens; access tokens signed by AWS KMS.
- Agent-attributed money movement requires an X-Instance-ID header.

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/natural-ai-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.