Skip to main content
All requests to the Uplift Ads API must include two authentication headers. These verify both the client application and the specific site making the request.

Required headers

Your x-api-key and x-site-id values are provided by Platform 195 during onboarding. The site ID is passed in both the x-site-id header and the siteId body parameter on every request.

Example request

Keep your x-api-key secure. Do not expose it in client-side code or public repositories. All Uplift Ads requests should be made server-side.