Dwolla · Authentication Profile

Dwolla Authentication

Authentication

Dwolla 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).

PaymentsACHBank TransfersFintechAccount-to-Account PaymentsMoney MovementInstant PaymentsOpen BankingWebhookKYCUnited StatesOpen FinanceSame-Day ACHRTPFedNowMass PaymentsDrop-in ComponentsSDKSandbox
Methods: oauth2 Schemes: 1 OAuth flows: clientCredentials API key in:

Security Schemes

OAuth2ClientCredentials oauth2

Source

Authentication Profile

Raw ↑
generated: '2026-07-18'
method: searched
source: https://developers.dwolla.com/docs/api-reference/api-fundamentals/making-requests-and-authentication
docs: https://developers.dwolla.com/docs/api-reference/api-fundamentals/making-requests-and-authentication
summary:
  types: [oauth2]
  oauth2_flows: [clientCredentials]
  token_delivery: bearer
schemes:
- name: OAuth2ClientCredentials
  type: oauth2
  flow: clientCredentials
  description: >-
    Application authorization (2-legged OAuth). The application exchanges its client_id and
    client_secret for an application access token that acts on the app's own behalf.
  token_urls:
    production: https://api.dwolla.com/token
    sandbox: https://api-sandbox.dwolla.com/token
  grant_type: client_credentials
  token_request_auth: "HTTP Basic — Authorization: Basic base64(client_id:client_secret)"
  token_lifetime: "3600s (one hour); no refresh token — re-exchange credentials on expiry"
  api_request_auth: "Authorization: Bearer {access_token}"
request_headers:
  Accept: application/vnd.dwolla.v1.hal+json
  Content-Type: application/vnd.dwolla.v1.hal+json (or application/json)
scopes:
  note: >-
    The client-credentials application flow does not use scopes. Scope errors (InvalidScopes) can be
    returned for endpoints requiring specific granted permissions; a public scope reference was not
    located, so no scopes/ artifact is emitted (see errors/dwolla-problem-types.yml InvalidScopes).

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