You’re viewing the v2 beta documentation. The API is in active development - breaking changes may occur before final release. For production use, switch to v1 using the version selector above.
Authentication
The Scope3 Agentic API v2 uses API keys for authentication. All requests must include a valid API key to access your campaigns, creatives, and other resources.Getting Your API Key
- Visit agentic.scope3.com/api-keys
- Sign up or log into your Scope3 account
- Generate a new API key for your integration
- Copy the key - it starts with
scope3_
API Key Format
Scope3 API keys follow this format:scope3_abc123def456ghi789jkl012mno345pq_xyz789
MCP Authentication (v2)
For Model Context Protocol integrations with AI agents: Python:Base URL
Next Steps
Quick Start Guide
Get started with API v2
API Reference
Browse available v2 endpoints