Bespot Blueprint API offers a range of capabilities supporting and extending the Bespot SDK. Authentication credentials need to be available in order to consume the resources of this API. Authentication credentials are different for each environment.Documentation Index
Fetch the complete documentation index at: https://docs.bespot.com/llms.txt
Use this file to discover all available pages before exploring further.
API Reference
Blueprint API exposes a variety of resources (endpoints) for 3rd parties to consume. All connections are over HTTPS.HTTP Headers
Content-Type: application/jsonAn HTTP header is required for all resources.Authorization: Bearer {token}The bearer token is required for authentication and access to resources.