Home
Providers
Bolt Financial
Bolt Financial
Bolt Financial, Inc. is an American commerce technology company that gives retailers a one-click, identity-powered checkout backed by a shopper account network, payments processing, tokenization and fraud protection. Merchants integrate Bolt either through platform plugins (Adobe Commerce/Magento, BigCommerce, Salesforce Commerce Cloud, Shopify, WooCommerce) or directly against a REST API surface that covers shopper accounts, order tokens, transaction authorize/capture/refund/void, subscriptions, product catalog, merchant statements, webhooks and a hosted card tokenizer. Bolt publishes OpenAPI 3.0 definitions for its Bolt API, Embeddable Checkout v1 and v3, and Tokenizer endpoints, ships first-party SDKs for TypeScript, Python, C#, Go, PHP, iOS/Swift, Android/Kotlin, React Native, Unity and Unreal, and maintains an explicit agent-facing surface: an llms.txt index, a hosted documentation MCP server and two published agent skills.
Bolt Financial publishes 4 APIs on the APIs.io network, including Bolt API, Bolt Embeddable Checkout v1 API, Bolt Embeddable Checkout v3 API, and 1 more. Tagged areas include Company, Payments, Checkout, eCommerce, and Fintech.
The Bolt Financial catalog on APIs.io includes 1 event-driven AsyncAPI specification.
Bolt Financial’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, pricing, signup flow, and 27 more developer resources.
5 APIs
1 MCP Servers
Company Payments Checkout eCommerce Fintech Subscriptions Tokenization Fraud Identity Webhooks
On this page
Kin Score
APIs 5
MCP Servers 1
Event Specs 1
Security Posture 2
Scopes 1
Resources 34
apis.yml
45 Operational Transparency
Composite quality — 64.3/100 · strong
Contract Quality
17.5 / 25
Developer Ergonomics
15.2 / 20
Commercial Clarity
10.5 / 20
Operational Transparency
5.8 / 13
Agent readiness — 53/100 · agent native
Machine-Readable Contract
18 / 18
Agentic Access Contract
0 / 10
MCP Server
0 / 12
Machine-Readable Auth
10 / 10
Idempotency
9 / 9
Stable Error Semantics
8 / 8
Request/Response Examples
7 / 7
Rate-Limit Signaling
0 / 7
Typed Event Surface
6 / 6
Agent Skills
5 / 5
Well-Known Catalog
4 / 4
Consent & Bot Identity
0 / 3
A2A Agent Card
0 / 8
Dry-Run / Simulate Mode
0 / 4
Individual APIs this provider publishes, each with its own machine-readable definition.
Model Context Protocol servers that expose these APIs to AI agents.
AsyncAPI definitions for this provider's event-driven and streaming APIs.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
OAuth scopes governing access to this provider's APIs.
Get Started 4
Portal, sign-up, and the first successful call
Documentation 2
Reference material describing how the API behaves
Agent Surfaces 3
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 8
Pagination, idempotency, versioning, errors, and events
Scroll for all 8
Build 4
SDKs, sample code, and the tooling you integrate with
Access & Security 4
Authentication, authorization, and security posture
Operate 3
Status, limits, changes, and where to get help
Commercial 3
Pricing, plans, and the legal terms of use
Company 2
The organization behind the API
Other 1
Properties that don't map to a standard resource type
Source (apis.yml)
aid: bolt-financial
name: Bolt Financial
description: 'Bolt Financial, Inc. is an American commerce technology company that gives retailers a one-click, identity-powered
checkout backed by a shopper account network, payments processing, tokenization and fraud protection. Merchants integrate
Bolt either through platform plugins (Adobe Commerce/Magento, BigCommerce, Salesforce Commerce Cloud, Shopify, WooCommerce)
or directly against a REST API surface that covers shopper accounts, order tokens, transaction authorize/capture/refund/void,
subscriptions, product catalog, merchant statements, webhooks and a hosted card tokenizer. Bolt publishes OpenAPI 3.0 definitions
for its Bolt API, Embeddable Checkout v1 and v3, and Tokenizer endpoints, ships first-party SDKs for TypeScript, Python,
C#, Go, PHP, iOS/Swift, Android/Kotlin, React Native, Unity and Unreal, and maintains an explicit agent-facing surface:
an llms.txt index, a hosted documentation MCP server and two published agent skills.'
image: https://kinlane-productions2.s3.amazonaws.com/api-evangelist-site/company-images/bolt-financial.png
url: https://raw.githubusercontent.com/api-evangelist/bolt-financial/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-07-31'
modified: '2026-07-31'
tags:
- Company
- Payments
- Checkout
- eCommerce
- Fintech
- Subscriptions
- Tokenization
- Fraud
- Identity
- Webhooks
apis:
- aid: bolt-financial:bolt-api
name: Bolt API
description: The core Bolt merchant API. Covers Bolt shopper accounts (profile, addresses, payment methods), merchant configuration
and callbacks, order token creation, shipment tracking, transaction authorize/capture/refund/review/void/update, subscriptions
with dunning settings, merchant statements, sandbox testing helpers and webhook registration. Authenticated with an X-Api-Key
header for server-side calls, or OAuth 2.0 authorization-code tokens for shopper-scoped account access.
humanURL: https://help.boltapp.com/api-bolt/
baseURL: https://api.boltapp.com
tags:
- Payments
- Checkout
- Transactions
- Accounts
- Subscriptions
- Webhooks
properties:
- type: OpenAPI
url: openapi/bolt-financial-bolt-api-openapi.yml
- type: Documentation
url: https://help.boltapp.com/api-bolt/
- type: Overlay
url: overlays/bolt-financial-bolt-api-overlay.yaml
- aid: bolt-financial:embeddable-checkout-v1
name: Bolt Embeddable Checkout v1 API
description: The Embeddable Checkout v1 API used by merchants building their own checkout UI on top of Bolt. Exposes shopper
account lookup and management, address and payment-method operations, OAuth token exchange, transaction authorize/capture/refund/void,
tokenizer proxying and sandbox testing helpers. Bolt documents v1 as the default for custom checkout UI.
humanURL: https://help.boltapp.com/api-embedded/
baseURL: https://api.boltapp.com
tags:
- Checkout
- Accounts
- Transactions
- OAuth
properties:
- type: OpenAPI
url: openapi/bolt-financial-embeddable-checkout-v1-openapi.yml
- type: Documentation
url: https://help.boltapp.com/api-embedded/
- type: Overlay
url: overlays/bolt-financial-embeddable-checkout-v1-overlay.yaml
- aid: bolt-financial:embeddable-checkout-v3
name: Bolt Embeddable Checkout v3 API
description: The v3 generation of the Bolt Embeddable Checkout API, served under a /v3 path with a templated environment
server variable. Reorganises the surface around Accounts, Payments (including guest payments), Orders, OAuth, merchant
Callbacks, Testing and Events. Bolt gates v3 behind explicit enablement and directs most integrations to v1.
humanURL: https://help.boltapp.com/api-embedded-v3/
baseURL: https://api.boltapp.com/v3
tags:
- Checkout
- Payments
- Orders
- Accounts
properties:
- type: OpenAPI
url: openapi/bolt-financial-embeddable-checkout-v3-openapi.yml
- type: Documentation
url: https://help.boltapp.com/api-embedded-v3/
- type: Overlay
url: overlays/bolt-financial-embeddable-checkout-v3-overlay.yaml
- aid: bolt-financial:tokenizer
name: Bolt Tokenizer API
description: The Bolt Tokenizer endpoint, hosted on the separate bolttk.com domain so raw card data never touches the merchant
server. Publishes an RSA public key for client-side encryption and exchanges an encrypted card payload for a Bolt payment
token that can be used with the transaction APIs.
humanURL: https://help.boltapp.com/api-tokenizer/
baseURL: https://production.bolttk.com
tags:
- Tokenization
- Payments
- Security
properties:
- type: OpenAPI
url: openapi/bolt-financial-tokenizer-openapi.yml
- type: Documentation
url: https://help.boltapp.com/api-tokenizer/
- type: Overlay
url: overlays/bolt-financial-tokenizer-overlay.yaml
- aid: bolt-financial:mcp
name: Bolt MCP Servers
description: 'Bolt exposes two Model Context Protocol surfaces: a hosted documentation MCP server advertised at help.boltapp.com/mcp
with search_docs, get_doc_page and list_doc_sections tools, and a Speakeasy-generated API MCP server (boltcheckout) published
as source in the BoltApp GitHub organization with 22 tools bound to Bolt API operations.'
humanURL: https://help.boltapp.com/ai-agents/mcp-server
baseURL: https://help.boltapp.com/mcp
tags:
- MCP
- Agents
properties:
- type: MCPServer
url: mcp/bolt-financial-mcp.yml
- type: ToolCrosswalk
url: mcp/bolt-financial-tool-crosswalk.yml
- type: Documentation
url: https://help.boltapp.com/ai-agents/mcp-server
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com
- FN: APIs.json
email: info@apis.io
common:
- type: DomainSecurity
url: security/bolt-financial-domain-security.yml
- type: Website
url: https://www.bolt.com
- type: DeveloperPortal
url: https://help.boltapp.com/developers/
- type: Documentation
url: https://help.boltapp.com/
- type: APIReference
url: https://help.boltapp.com/api-bolt/
- type: GettingStarted
url: https://help.boltapp.com/getting-started/introduction/
- type: Support
url: https://help.boltapp.com/support
- type: Blog
url: https://boltapp.com/blog
- type: GitHubOrganization
url: https://github.com/BoltApp
- type: Postman
url: https://www.postman.com/bolt-inc/bolt-public
- type: Pricing
url: https://help.boltapp.com/dashboard/billing/fees/
- type: SignUp
url: https://merchant.boltapp.com/onboarding
- type: TermsOfService
url: https://boltapp.com/end-user-terms
- type: PrivacyPolicy
url: https://boltapp.com/privacy
- type: StatusPage
url: https://status.bolt.com
- type: ChangeLog
url: changelog/bolt-financial-changelog.yml
- type: Packages
url: packages/bolt-financial-packages.yml
- type: SDKs
url: packages/bolt-financial-packages.yml
- type: WellKnown
url: well-known/bolt-financial-well-known.yml
- type: LLMsTxt
url: llms/bolt-financial-llms.txt
- type: Authentication
url: authentication/bolt-financial-authentication.yml
- type: OAuthScopes
url: scopes/bolt-financial-scopes.yml
- type: OpenIDConnect
url: well-known/bolt-financial-openid-configuration.json
- type: Conventions
url: conventions/bolt-financial-conventions.yml
- type: Idempotency
url: conventions/bolt-financial-conventions.yml
- type: ErrorCatalog
url: errors/bolt-financial-error-codes.yml
- type: Lifecycle
url: lifecycle/bolt-financial-lifecycle.yml
- type: Conformance
url: conformance/bolt-financial-conformance.yml
- type: Compliance
url: conformance/bolt-financial-conformance.yml
- type: Sandbox
url: sandbox/bolt-financial-sandbox.yml
- type: Components
url: components/bolt-financial-components.yml
- type: DataModel
url: data-model/bolt-financial-data-model.yml
- type: Webhooks
url: asyncapi/bolt-financial-webhooks.yml
- type: AgentSkill
url: skills/_index.yml
x-enrichment:
date: '2026-07-31'
status: enriched
artifacts_added: 34
pass: local-v1