Skip to main content
The BSPK API is organized around REST. Our API has predictable resource-oriented URLs, accepts form-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs. To access BSPK’s API a company’s administrator must generate an API Key on the BSPK Admin portal and provide a list of IP addresses so that we allow these IP adresses access our API endpoints. Please reach out to bspk-support@bspk.com in case you have any question related to BSPK API.

Current Supported APIs:

Once you are in possession of the API Key and have provided your IP address to our allowed list, then you can start using our API. We provide you a Swagger Documentation for each of our APIs so that you can easily start exploring it.