How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Bud Financial Retrieve Financial Data API

Retrieve a customer's financial data from a range of sources.

Bud Financial Retrieve Financial Data API is one of 32 APIs that Bud Financial publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 2 JSON Schema definitions.

Tagged areas include Retrieve Financial Data. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 2 JSON Schemas.

This API exposes 11 operations across 11 paths, and defines 45 schemas. It is described by OpenAPI 3.2.0, at version 2.10.10.

Requests are made against a single base URL, https://api-sandbox.thisisbud.com.

11 operations 11 paths 45 schemas 11 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.10.10
Base URL
https://api-sandbox.thisisbud.com
Authentication
HTTP Basic, OAuth 2.0
Resource Areas
1

Authentication & Security 2

Bud Financial Retrieve Financial Data API declares 2 security schemes for authenticating requests. It accepts HTTP basic authentication (Basic). It supports OAuth 2.0 (OAuth2) using the clientCredentials flow.

  • OAuth2 — Authentication flow: 1. Perform OAuth2 Client Credentials authentication using API Credentials (clientid,clientsecret) to obtain an accesstoken against /v1/oau…

Paths & Operations 11

Across 11 paths, the API surfaces 11 operations — 11 GET. Each is listed below with its method, path, parameters, and response codes.

Retrieve Financial Data 11

Retrieve a customer's financial data from a range of sources.

GET
/financial/v3/accounts
Retrieve Accounts V3
financial_v3_accounts_get 10 params → 200400401500
GET
/financial/v3/accounts/{account_id}
Retrieve Account By ID V3
financial_v3_accounts_account_id_get 5 params → 200400401500
GET
/financial/v3/accounts/transaction-dates
Retrieve Account Transaction Dates
financial_v3_accounts_transaction_dates_get 4 params → 200400401500
GET
/financial/v3/balances
Retrieve Balances Over Time V3
financial_v3_balances_get 8 params → 200400401500
GET
/financial/v3/accounts/{account_id}/balances
Retrieve Balances Over Time By Account V3
financial_v3_accounts_balances_get 9 params → 200400401404500
GET
/financial/v2/transactions
Retrieve Transactions V2
v2_transactions_get 17 params → 2004014055XX
GET
/financial/v2/authorised-payments
Retrieve Authorised Payments V2
financial_v2_authorised_payments_get 9 params → 200400401500
GET
/financial/v2/accountsdeprecated
Retrieve Accounts V2
financial_v2_accounts 9 params → 200400401500
GET
/financial/v2/accounts/{account_id}deprecated
Retrieve Account By ID V2
financial_v2_accounts_account_id 5 params → 200400401500
GET
/financial/v2/balancesdeprecated
Retrieve Balances Over Time
financial_v2_balances_get 8 params → 200400401500
GET
/financial/v2/accounts/{account_id}/balancesdeprecated
Retrieve Balances Over Time By Account
financial_v2_accounts_balances_get 9 params → 200400401404500

Schemas 45

The contract defines 45 schemas that model the data the API accepts and returns. The most detailed are Transaction (19 properties), AccountV3 (18 properties), AccountV2 (14 properties), AuthorisedPayment (8 properties). Each schema is shown below with its type and property counts.

Token
object
The token item.
2 properties 2 required
AccountV3
object
18 properties 3 required
GetAuthorisedPaymentsV2Response
object
3 properties 3 required
RetrieveAccountByIDV2Response
object
3 properties 3 required
Location
object
Location enrichment associated with a Transaction
3 properties
BalanceV3Amount
object
A representation of both the amount and the credit/debit indicator
2 properties 2 required
TransactionDatesV3
object
3 properties 3 required
BudMonetaryValue
string
The value of the monetary amount. The value is formatted with the number of decimal places for the respective currency. Example: 10.98
BalanceOverTimeV3DataPoint
object
A single record of the balance at the end of the given date.
3 properties 3 required
Enrichments
object
Contextual enrichments associated with a Transaction
7 properties
BudDateRangeMetadata
object
2 properties 2 required
AccountV2
object
14 properties 2 required
GetBalancesResponse
object
3 properties 1 required
AccountV3CreditLine
object
2 properties 2 required
AccountV3Balance
object
3 properties 3 required
RetrieveAccountByIDV3Response
object
3 properties 3 required
GetBalancesV3Response
object
3 properties 1 required
ListAccountTransactionDatesV3Response
object
3 properties 3 required
BadRequestResponse
object
Expected response structure
4 properties 4 required
ListAccountsV3Response
object
3 properties 3 required
ClientAttributes
object
An optional map of key-value string pairs that allows clients to attach arbitrary metadata to the transaction. This field can be used to store any relevant inf…
1 property
GetBalancesForAccountIDV3Response
object
3 properties 1 required
Transaction
object
A financial transaction
19 properties 8 required
Processor
object
Processor enrichment associated with a Transaction, as generated using a combination of Bud's artificial intelligence models and database of known payment proc…
6 properties
BudCurrency
string
The three-letter [ISO currency code](https://www.iso.org/iso-4217-currency-codes.html) of the monetary amount. Example: GBP
BudTransactionType
object
The code and a description of the transaction type. Providing these fields may help improve enrichment accuracy.
2 properties
Categories
object
Categories enrichment associated with a Transaction, as generated by Bud's artificial intelligence models. Currently two levels of category are supported, with…
2 properties
BalanceOverTimeDataPoint
object
A single record of the balance at the end of the given date.
3 properties 2 required
ServerErrorResponse
object
4 properties 3 required
Regularity
object
Regularity enrichment associated with a Transaction, as generated by Bud's artificial intelligence models. Transactions that are similar and have a known frequ…
3 properties
AccountV3CreditLine_WithType
object
3 properties 3 required
AuthorisedPaymentItem
object
An authorised payment item.
4 properties 4 required
ListAccountsV2Response
object
3 properties 3 required
Error
objectnull
Contains a field specific error message
Category
object
Category associated with a Transaction
2 properties 2 required
AccountV3Balance_WithType
object
4 properties 3 required
BalanceAmount
object
A representation of both the amount and the credit/debit indicator
3 properties 3 required
GetBalancesForAccountIDResponse
object
3 properties 1 required
Errors
object
Contains a list of error messages
AuthorisedPayment
object
An authorised payment item.
8 properties 6 required
ListTransactionsResponse
object
3 properties 3 required
OperationId
string
A unique identifier/reference associated with a given endpoint/operation
BudAmount
object
The monetary amount.
2 properties 2 required
Merchant
object
Merchant enrichment associated with a Transaction, as generated using a combination of Bud's artificial intelligence models and database of known merchants.
7 properties
BadRequestNotFoundResponse
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

bud-co-retrieve-financial-data-api-openapi.yml Raw ↑

Other APIs Bud Financial publishes across the network.

Bud Financial Aggregation Buckets API
Bud Financial Correct Financial Data API
Bud Financial Create a Connection API
Bud Financial Custom Insights API
Bud Financial Customer Application Links API
Bud Financial Customer Applications API
Bud Financial Debt Collection Finder API
Bud Financial Enrichment Resources API
Bud Financial Enrichment Totals API
Bud Financial Frontend Widgets API
Bud Financial Income Finder API
Bud Financial Ingest First Party Data API
Where this information came from

This is an independent, third-party profile of Bud Financial Retrieve Financial Data API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.