Skip to main content
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.

Platform API Reference

Overview

The Scope3 Platform API v2 provides enhanced capabilities for AI-powered advertising campaign management.

Authentication

All API requests require authentication using your Scope3 API key. Include your API key in the x-scope3-api-key header:
curl https://api.agentic.scope3.com/mcp/v2 \
  -H "x-scope3-api-key: scope3_your_api_key_here"

Get API Key

Request API credentials to get started

Base URL

https://api.agentic.scope3.com/mcp/v2

Available Endpoints

The v2 API currently includes:
  • Health Check - Verify API connectivity and status
  • MCP Initialize - Initialize MCP protocol sessions
Additional endpoints will be added as v2 development progresses.

Support

For technical support, contact us at [email protected].