Content APIs
Content APIs power everything from content modeling to asset uploads and form submissions.Base URL Format
Examples
Required Headers
| Header | Description |
|---|---|
x-tenant-id | Your tenant UUID |
x-workspace-id | Your workspace UUID |
x-environment-id | ID of the environment |
Authorization | Bearer {your_api_token} |
Discovery APIs
Discovery APIs handle search, autosuggest, and personalized recommendations. These APIs are channel-specific and have a unique base URL for each workspace.Where to Find the Base URL
To locate your API base address:- Log in to the Experro Admin Panel
- Go to Workspace Settings → Channels
- Click Channel Settings for the relevant channel
- Open the Languages tab
- Copy the Base URL shown there 6 This is now the base-address in the following example.
Example
Required Headers
Depending on configuration:| Header | Description |
|---|---|
x-ecomm-provider | eCommerce platform (shopify, bigcommerce, etc.) |
x-customer-group-id | Customer Group ID from BigCommerce |