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 Aggregation Buckets API

Manage virtual "buckets" for grouping and aggregating transactions by theirunderlying categories.Use this for retrieving financial data for customers of the Assess Dashboard(where the `bucket_id` is `assess-dashboard`) as it appears in said dashboard.

Bud Financial Aggregation Buckets 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 Aggregation Buckets. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 2 JSON Schemas.

This API exposes 6 operations across 3 paths, and defines 27 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.

6 operations 3 paths 27 schemas 1 DELETE3 GET1 POST1 PUT

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 Aggregation Buckets 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 6

Across 3 paths, the API surfaces 6 operations — 1 DELETE, 3 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Aggregation Buckets 6

Manage virtual "buckets" for grouping and aggregating transactions by their underlying categories. Use this for retrieving financial data for customers of the Assess Dashboard (wh…

POST
/aggregations/v2/buckets
Create Buckets
aggregations_v2_buckets_post 1 param body → 201400401
GET
/aggregations/v2/buckets
Retrieve All Buckets
aggregations_v2_buckets_get 1 param → 200400401403
GET
/aggregations/v2/buckets/{bucket_id}
Retrieve Bucket
aggregations_v2_bucket_get 5 params → 200400401403404
PUT
/aggregations/v2/buckets/{bucket_id}
Update Bucket
aggregations_v2_bucket_put 2 params body → 204400401
DELETE
/aggregations/v2/buckets/{bucket_id}
Delete Buckets
aggregations_v2_bucket_delete 2 params → 204401403404
GET
/aggregations/v2/buckets/{bucket_id}/totals
Retrieve Bucket Totals
aggregations_v2_bucket_totals_get 12 params → 200401403404

Schemas 27

The contract defines 27 schemas that model the data the API accepts and returns. The most detailed are TotalGroup (7 properties), GroupStatistic (4 properties), Criteria (4 properties), BucketDefinition (4 properties). Each schema is shown below with its type and property counts.

GetBucketsResponse
object
2 properties 2 required
BadRequestNotFoundResponse
object
3 properties 3 required
schema
string
Month (YYYY-MM) from which the transactions should be returned from, this works in pair with the monthto parameter.
TotalGroup
object
7 properties 6 required
CategorisationModel
string
Categorisation model that the categories in this bucket relate to. See [V2 Categories](https://docs.thisisbud.com/reference/resourcesv2categoriesget) for detai…
Criteria
object
4 properties 3 required
DateTimeISO8601
string
A date (and time) in ISO 8601 format.
BucketPair
object
2 properties 2 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
GroupType
string
schemas-DateTimeISO8601
string
ISO Date Format
CategoryPair
object
2 properties 2 required
AdditionalData
Set your own additional properties for a bucket for your own use-cases, e.g. json { "additionaldata": { "displayname": "Bucket name", "somecustomfield": "value…
CreateBucketRequest
object
3 properties 3 required
BudCurrency
string
The three-letter [ISO currency code](https://www.iso.org/iso-4217-currency-codes.html) of the monetary amount. Example: GBP
GroupStatistic
object
4 properties 3 required
GetBucketResponse
object
3 properties 3 required
GroupTransactionLinks
object
1 property 1 required
BucketDefinition
object
4 properties 4 required
URLMonthTo-schema
string
Month (YYYY-MM) from which the transactions should be returned to, this works in pair with the monthfrom parameter.
Slug
string
Bucket
object
3 properties 2 required
TimezoneIdentifier
string
Timezone identifier (e.g. Europe/London) to make dates relativised to the target location. In the case of daylight savings in a location, this ensures that the…
CreateBucketResponse
object
2 properties 2 required
GetBucketTotalsResponse
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

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

bud-co-aggregation-buckets-api-openapi.yml Raw ↑

Other APIs Bud Financial publishes across the network.

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
Bud Financial Initiate Payment - Bud license API
Where this information came from

This is an independent, third-party profile of Bud Financial Aggregation Buckets 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.