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.
The Scope3 platform provides a web dashboard at agentic.scope3.com for managing your organization’s members, API keys, advertisers, partners, and billing.
Dashboard
After logging in, you’ll land on the dashboard with quick-access cards for common actions.
From here you can:
- View documentation for connecting and interfacing with the platform, including REST APIs, MCP, and quick start guides
- Manage API keys for your integrations
- Manage billing settings and payment methods
- Manage members and permissions in your organization
- Manage advertisers for your organization
- Manage partners for your organization
API Keys
Click Manage API keys from the dashboard to view your existing keys.
The API keys list shows each key’s name, description, creation date, and expiration. Use the three-dot menu on each row to manage individual keys.
Creating an API Key
Click + Create API Key to open the creation form.
Fill in the following fields:
| Field | Required | Description |
|---|
| Name | Yes | A descriptive name for the key |
| Description | No | Additional context about the key’s purpose |
| Expiration Date | No | Optional expiry date (max 1 year from today). Leave empty for no expiration |
The API key secret will be shown after creation. Store it securely - you’ll need it to authenticate API and MCP requests.
Advertisers
Click Manage advertisers from the dashboard to view and manage advertiser accounts.
The advertiser list shows each advertiser’s name, brand domain, description, status, and creation date. Use the three-dot menu on each row to manage individual advertisers.
Creating an Advertiser
Click + Create advertiser to open the creation form.
| Field | Required | Description |
|---|
| Name | Yes | The advertiser’s name |
| Brand domain | Yes | The advertiser’s brand domain |
| Description | No | Additional context about the advertiser |
Partners
Click Manage partners from the dashboard to view and manage partner accounts.
Creating a Partner
Click + Create partner to open the creation form.
| Field | Required | Description |
|---|
| Name | Yes | The partner’s name |
| Description | No | Additional context about the partner |
Member Management
Click Manage members from the dashboard to view and manage your organization’s members.
The member list shows each user’s name or email, role, number of assigned advertisers and partners, and their status. Pending invitations show as “Invitation sent” in the Date Created column. You can search for members and change their role using the dropdown in the Role column.
Inviting Members
Click Invite members to add new users to your organization.
Step 1: Enter email and role
- Enter one or more email addresses
- Select a Customer role:
- Admin - Full access to all Advertisers and Partners by default. Seat selection in the following step is optional.
- Member - Limited access. You must assign specific Advertisers and Partners in the next step.
Step 2: Select access
Select which Advertisers and Partners the new member should have access to. For Admin users this step is optional since they have access to everything by default. Click Send to send the invitation.
Next Steps