Skip to content

api-evangelist/bolt

Repository files navigation

Bolt

Bolt is a checkout experience platform that provides a REST API for one-click checkout, managing shopper accounts, processing payments, and accessing shopper network data across merchants. Bolt enables mid-market and enterprise eCommerce merchants to integrate optimized, frictionless checkout across platforms including Adobe Commerce, BigCommerce, Shopify, WooCommerce, and Salesforce Commerce Cloud.

The Bolt Shopper Network allows returning shoppers to complete purchases with stored credentials across all Bolt-powered merchants, reducing friction and improving conversion rates.

Website: https://www.bolt.com/
Developer Docs: https://help.bolt.com/
API Reference: https://help.bolt.com/api-bolt/
GitHub: https://github.com/BoltApp
Status: https://status.bolt.com/
Blog: https://www.bolt.com/blog
X: https://x.com/bolt
LinkedIn: https://www.linkedin.com/company/bolt-com

APIs

API Description
Bolt API Core API for order tokens, transactions, and financial statements
Embeddable Checkout v3 API Embed checkout and shopper account management into storefronts
Merchant Callback API Handle discounts, cart updates, shipping, tax, and transaction events
Subscriptions API Create and manage recurring billing subscriptions
Tokenizer API Custom back-office payment processing and card tokenization
Bolt Connect Merchant Onboarding API Programmatic merchant onboarding for platforms
Checkout Everywhere API (Beta) Checkout links for social commerce and off-site channels

Authentication

Bolt APIs use API key authentication via the X-Api-Key header. Each request also requires a unique X-Nonce value. Merchants can maintain up to five active API keys simultaneously for zero-downtime key rotation.

  • Sandbox: https://api-sandbox.bolt.com
  • Production: https://api.bolt.com

Resources


APIs.json profile maintained by Kin Lane

Releases

No releases published

Packages

 
 
 

Contributors