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 Configuration API

Use this resource to retrieve and set Merchant Callback URLs. Bolt uses these URLs to exchange information with your commerce server. See our related guide [About the Merchant Callback API](https://help.boltapp.com/products/checkout/how-to-integrate/merchant-api-new/).

Bolt Financial Configuration 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 Configuration. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

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

3 operations 2 paths 12 schemas 2 GET1 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 Configuration 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 3

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

Configuration 3

Use this resource to retrieve and set Merchant Callback URLs. Bolt uses these URLs to exchange information with your commerce server. See our related guide [About the Merchant Cal…

GET
/v1/merchant/callbacks
Get Callback URLs
getMerchantCallbacks 1 param → 200400403
POST
/v1/merchant/callbacks
Set Callback URLs
setMerchantCallbacks body → 200400403422
GET
/v1/merchant/identifiers
Get Merchant Identifiers
getMerchantIdentifiers → 200403

Schemas 12

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

merchant_identifiers_view
object
3 properties
merchant_callbacks_input
object
2 properties 2 required
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.
request_result
object
Custom-defined Bolt result object.
1 property
errors_bolt_api
array
merchant_divisions_identifiers_view
array
errors_bolt_api_response
object
2 properties
code
integer
Custom-defined Bolt error code. This can be used to programmatically react to specific errors.
merchant_callbacks_view
object
1 property
merchant_callback_url_type
string
Bolt merchant division callback URL type
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-configuration-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 O Auth API
Bolt Financial Orders API
Bolt Financial Payments API
Bolt Financial Statements 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 Configuration 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.