KEY | PURPOSE |
---|---|
API Key | Used for calling Bolt API from your backend server |
Publishable Key | Embedded on your website and used by Bolt to identify your website |
Signing Secret | Used for signature verification on requests received from bolt |
Bolt’s tokenizer is a public package on NPM and can be used to implement custom back-office integrations, such as direct payment processing, when also paired with the authorization endpoint.
You can integrate Bolt operations directly into your order management and supply chain systems using Bolt’s API. These actions can be performed via Bolt’s Merchant Dashboard without API integration.
Developers, Partners, and Merchant Admins should use this guide to verify that their integration with Bolt is complete and thorough before launching in a production environment.