Skip to main content

Get Started 🚀

Explore our wide range of affordable plans tailored to meet your specific needs, available exclusively on our website. Choose the plan that best suits your requirements and sign up for our portal to access powerful tools, real-time insights, and your unique License Key to get started. Our user-friendly platform ensures you can easily retrieve all necessary data and services, empowering you to stay ahead in fraud prevention, data validation, and risk assessment. 💡


Step-by-Step Integration Guide 📝

1. Register for API Access

To get started, follow these steps:

  1. Register on the Bolt Identity SaaS Portal:
  2. Retrieve Your License Key:
    • Navigate to the License Key Section.
    • Copy your unique License Key.
note

Keep your API key secure. Treat it like a password and do not share it publicly.


2. Authenticate Your Requests

All API requests require authentication using your License Key. Add the API key in the request headers with the key name licenseKey.

Base URL:

https://api.boltidentity.com/

Method:

POST

Headers:

licenseKey: api-key-XXXXXXXXXXXXX-XXXXXXXXXXX
Content-Type: application/json 

Sample Request:

POST /api/fraud-engine
HTTP/1.1
Host: api.boltidentity.com
Content-Type: application/json
licenseKey: YOUR_API_KEY