Docs
Get API Keys
  • API Fundamentals
    Authorization
    Accounts
    External Parties
    Exchanges
    Open Banking
    Funding Sources
    Transfers
    Webhook Subscriptions
    Webhooks

Root #

The "root" serves as an entry point to the API, providing your application with the ability to fetch and discover resources available based on the OAuth access_token provided in the request.

HTTP request #

GET https://api.dwolla.com/

Request and response #

Raw
GET https://api.dwolla.com/
Accept: application/vnd.dwolla.v1.hal+json
Authorization: Bearer pBA9fVDBEyYZCEsLf/wKehyh1RTpzjUj5KzIRfDi0wKTii7DqY

...

{
    "_links": {
        "account": {
            "href": "https://api.dwolla.com/accounts/d4a0876f-642e-478b-b684-bfb8632c5937",
            "type": "application/vnd.dwolla.v1.hal+json",
            "resource-type": "account"
        }
    }
}
Test in the Sandbox for free today.
Use sandbox environment to test API requests.
Get API Keys
2024 All Rights Reserved
Financial institutions play an important role in our network.

All funds transfers made using the Dwolla Platform are performed by a financial institution partner, and any funds held in a Dwolla Balance are held by a financial institution partner. Learn more about our financial institution partners.