Pave Bank · Authentication Profile

Pave Bank Authentication

Authentication

Pave Bank secures its APIs with oauth2 across 1 declared security scheme, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the clientCredentials flow(s).

CompanyFintechBankingPaymentsDigital AssetsStablecoinsCross-Border PaymentsProgrammable Money
Methods: oauth2 Schemes: 1 OAuth flows: clientCredentials API key in:

Security Schemes

OAuth2ClientCredentials oauth2

Source

Authentication Profile

pave-bank-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://docs.pavebank.com/docs/auth
docs: https://docs.pavebank.com/docs/auth
summary:
  types: [oauth2]
  oauth2_flows: [clientCredentials]
  access_model: role-based
schemes:
- name: OAuth2ClientCredentials
  type: oauth2
  flow: clientCredentials
  token_url: https://api.pavebank.com/oauth2/token
  token_request: grant_type=client_credentials&audience=developer
  client_auth: http_basic
  token_use: 'Authorization: Bearer <access_token>'
  sources: [https://docs.pavebank.com/docs/auth]
roles:
- name: admin
  description: Full read and write access. Can perform all API operations including transfers, account creation, and webhook configuration.
- name: viewer
  description: Read-only access. Can view accounts, balances, transactions, and other resources but cannot create or modify them. Unauthorized write attempts return PERMISSION_DENIED.
request_signing:
  supported: true
  type: JWT
  applies_to: mutating operations
  note: Optional JWT-based request payload signing for mutating operations, for compliance and request integrity verification.
notes:
- Pave Bank uses OAuth 2.0 client credentials (server-to-server); no traditional OAuth scopes — access is governed by admin/viewer roles assigned when credentials are created.
- Base API URL is https://api.pavebank.com/v1/.

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/pave-bank-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.