API requests require authentication via API keys passed in headers:
All Environments:
Authorization (required): Bearer token with your platform API key
Authorization
Production Environment Only:
X-Customer-Key (required): End-customer key identifying which customer is making the request
X-Customer-Key
In the test environment, the X-Customer-Key header is not required.
Provision end-customer keys in the Embedded API Portal.
Last updated 15 days ago