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

Bolt Financial Statements API

[Statements](/merchants/references/financials/statements/) are available in the Merchant Dashboard for merchants who use Bolt Payments as their processor. Merchants using other processors do not receive these statements.

Bolt Financial Statements API is one of 13 APIs that Bolt Financial publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Statements. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 1 operation across 1 path, and defines 11 schemas. It is described by OpenAPI 3.2.0, at version 1.0.1.

Requests are made against 3 base URLs: https://api.boltapp.com, https://api-sandbox.boltapp.com, https://api-staging.boltapp.com.

1 operations 1 paths 11 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.1
Base URL
https://api.boltapp.com
Authentication
OAuth 2.0, API Key
Resource Areas
1

Authentication & Security 2

Bolt Financial Statements API declares 2 security schemes for authenticating requests. It supports OAuth 2.0 (OAuth) using the authorizationCode flow, exposing 3 scopes. An API key is passed in the header as X-API-Key (X-API-Key). By default, every request must be authenticated.

  • OAuth — Bolt utilizes the OAuth flow that developers can use to attain access to Bolt Account data via APIs. For all APIs that require authorization, please provide yo…
  • X-API-Key — Admins and Developers can obtain their Bolt API key from the Bolt Merchant Dashboard.

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.

Statements 1

[Statements](/merchants/references/financials/statements/) are available in the Merchant Dashboard for merchants who use Bolt Payments as their processor. Merchants using other pr…

POST
/v1/merchant/statement
Fetch a Statement
getStatements body → 200403404422

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are errors_bolt_api_response (2 properties), error_bolt_api (2 properties), request_result (1 property). Each schema is shown below with its type and property counts.

statements_date
integer
This is the date of the statement, in milliseconds since the Unix epoch time.
error_bolt_api
object
Error object containing custom error information
2 properties
message
string
Human-readable description of the error for developers. Should not be shown to users and is not localized.
statements_type
string
The time period and statement type: [Funding details statement](https://help.boltapp.com/operations/financials/export-funding-detail-statements/) with transact…
request_result
object
Custom-defined Bolt result object.
1 property
statements_url
string
This is the pre-signed URL of the requested statement. The URL has an expiration period of 5 minutes. Sharing the URL implies sharing the statement and its con…
errors_bolt_api
array
statements_file_type
string
This is the type of the file. Currently, Bolt only supports CSV statements.
errors_bolt_api_response
object
2 properties
code
integer
Custom-defined Bolt error code. This can be used to programmatically react to specific errors.
request_failed
boolean
Indicates that the request failed. This value is always false.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

bolt-financial-statements-api-openapi.yml Raw ↑

Other APIs Bolt Financial publishes across the network.

Bolt MCP Servers
Bolt Financial Account API
Bolt Financial Callbacks API
Bolt Financial Configuration API
Bolt Financial O Auth API
Bolt Financial Orders API
Bolt Financial Payments API
Bolt Financial Subscriptions API
Bolt Financial Testing API
Bolt Financial Tokenizer API
Bolt Financial Transactions API
Bolt Financial Webhooks API
Where this information came from

This is an independent, third-party profile of Bolt Financial Statements 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.