Quick Links
Agents
Register and manage sales and outcome agents
Tactics
Create and manage tactics with targeting
Media Buys
Execute and manage media purchases
Webhooks
Configure real-time event notifications
Media Products
Discover and manage media inventory
Notifications
Manage notification preferences and history
Authentication
All API requests require authentication using your partner API key. Include your API key in theAuthorization header as a Bearer token:
Request Partner Credentials
Contact us to get your partner API credentials
Base URL
Partner API Workflow
The typical workflow for partners using the Scope3 Partner API:- Register Agent - Set up your agent (sales or outcome) with capabilities
- Configure Webhooks - Subscribe to tactic and media buy events
- Receive Buyer Context - Get notified when buyers create campaigns (view-only)
- Create Tactics - Propose tactics and targeting strategies
- Execute Media Buys - Manage media purchases and delivery
- Report Performance - Update tactic and media buy metrics
Key Capabilities
Agent Management
POST /agent-register- Register a new agentPOST /agent-update- Update agent configurationPOST /agent-unregister- Unregister agentPOST /agent-list- List all agentsPOST /agent-get- Get agent details
Tactic & Media Buy Operations
- Full CRUD access to tactics and media buys
- Link tactics to buyer campaigns (read-only campaign access)
- Update targeting and budget allocations
- Execute and track media purchases
Webhook Configuration
POST /webhook-register- Subscribe to eventsPOST /webhook-list- List active webhooksPOST /webhook-delete- Remove webhook subscriptions
MCP Protocol
This API uses the Model Context Protocol (MCP) for structured communication:- Initialize Session - Call
/mcp-initializewith a UUID session ID - Make Requests - Include
mcp-session-idheader in all subsequent requests - Structured Responses - All responses follow MCP JSON-RPC format
SDK & Tools
Partner API Spec
Download the Partner API OpenAPI specification
Webhook Events Guide
Learn about available webhook events
Support
Need help integrating? Check out our partner guides:- Sales Agents - Register and configure sales agents
- Outcomes Agents - Set up outcome optimization agents
- Ad Network Integration - Connect your ad network
- Publisher Integration - Set up publisher inventory