Automate Campaign Operations
Build workflows that create, manage, and optimize campaigns across multiple retailers without manual intervention.
We’re rolling out API keys for Toppie, our demand-side platform that streamlines retail media buying across multiple retailers. All Toppie API endpoints will now require secure, token-based authentication.
Automate Campaign Operations
Build workflows that create, manage, and optimize campaigns across multiple retailers without manual intervention.
Custom Integrations
Connect Toppie data to your BI tools, reporting dashboards, or internal systems for unified retail media analytics.
Secure Access Control
Role-based permissions ensure team members only access the data and capabilities they need.
Navigate to Settings in your Toppie dashboard
Select API Integration from the left-hand navigation
Click the ”+ New API Key” button
Store your API key in a secure location (password manager, secrets management system, etc.)
Once you have your API key, you can start making requests to the Toppie API. Include your key in the request headers for authentication.
curl -X GET https://api.topsort.com/toppie/v1/campaigns \ -H "Authorization: Bearer YOUR_API_KEY_HERE" \ -H "Content-Type: application/json"
Explore the full capabilities of the Toppie API:
Visit our Toppie API Reference for complete documentation.
Contact your Toppie account manager for assistance with API integration or to discuss advanced use cases for programmatic campaign management.