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

The testing endpoint allows you to test various functionality within Bolt. Create a test credit card to process a test payment in your store. You can also simulate tracking an order’s shipment and programmatically create customer accounts to use as dummy data. See our related guide on [Testing](https://help.boltapp.com/developers/production-readiness-guides/test-cards/).

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

This API exposes 6 operations across 6 paths, and defines 20 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against 4 base URLs: https://api.boltapp.com, https://api-sandbox.boltapp.com, https://api-staging.boltapp.com, https://{environment}.boltapp.com/v3.

6 operations 6 paths 20 schemas 2 GET4 POST

Metadata

The identity and technical contract details declared by the specification.

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

Authentication & Security 4

Bolt Financial Testing API declares 4 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). An API key is passed in the header as X-API-Key (api-key). It supports OAuth 2.0 (oauth) using the authorizationCode flow, exposing 3 scopes.

  • 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 6

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

Testing 6

The testing endpoint allows you to test various functionality within Bolt. Create a test credit card to process a test payment in your store. You can also simulate tracking an ord…

POST
/v1/shipments/mock_bolt_shipping
Test Shipping
testShipping body → 200400422
POST
/v1/testing/shopper/create
Create Testing Shopper Account
createTestingShopperAccount 1 param body → 200
GET
/v1/testing/card_token
Fetch a Test Credit Card Token
getTestCreditCardToken → 200
POST
/testing/accounts
Create a test account
testingAccountCreate 1 param body → 2004XXdefault
GET
/testing/accounts/phones
Get a random phone number
testingAccountPhoneGet 1 param → 2004XXdefault
POST
/testing/credit-cards
Retrieve a tokenized test credit card
testingCreditCardGet body → 2004XXdefault

Schemas 20

The contract defines 20 schemas that model the data the API accepts and returns. The most detailed are account-test-creation-data (9 properties), testing_account_details (8 properties), testing_account_request (7 properties), tracking_detail (7 properties). Each schema is shown below with its type and property counts.

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.
tracking_detail
object
7 properties 7 required
testing_account_details
object
8 properties
mock_tracking_input
object
4 properties 4 required
phone
string
A phone number following E164 standards, in its globalized format, i.e. prepended with a plus sign.
email
string
An email address.
request_result
object
Custom-defined Bolt result object.
1 property
account_identifier_status
string
The status of the shopper account identifier (email or phone). If the account does not have this identifier, the status is "missing"; If the identifier has bee…
errors_bolt_api
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.
testing_account_request
object
7 properties
request_failed
boolean
Indicates that the request failed. This value is always false.
field-error
object
An error that pertains to validation of a specific field in the request.
3 properties 3 required
account-test-creation-data
object
9 properties 6 required
account-test-phone-data
object
1 property 1 required
test-credit-card
object
5 properties 5 required
error
object
2 properties 2 required
credit-card-network
string
The credit card's network.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

bolt-financial-testing-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 Statements API
Bolt Financial Subscriptions 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 Testing 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.