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.