- Platform API
- Connect
- Scraper
1
Create an API key
Open Settings → Integrations in the SideShift dashboard and create a key.Platform access requires an active SideShift subscription. Without one, requests
return
402 { "error": "Active subscription required" }.2
List your programs
Send the key as Programs represent the campaigns or marketing initiatives creators participate in.
The OAuth surface calls the same objects campaigns.
x-api-key. Results are paginated, 25 per page by default.3
Go wider
The API key is read-oriented. To create campaigns, sign contracts, execute payouts,
or send messages, use OAuth 2.1 instead.
Next
Platform API
Programs, contracts, payouts, and analytics.
Connect
Embedded payments and payouts.
Scraper
Social profiles, posts, and metrics.