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.
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. Scope3 dashboard 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. API Keys page 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. Create API Key form Fill in the following fields:
FieldRequiredDescription
NameYesA descriptive name for the key
DescriptionNoAdditional context about the key’s purpose
Expiration DateNoOptional 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. Advertisers page 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. Create Advertiser form
FieldRequiredDescription
NameYesThe advertiser’s name
Brand domainYesThe advertiser’s brand domain
DescriptionNoAdditional context about the advertiser

Partners

Click Manage partners from the dashboard to view and manage partner accounts. Partners page

Creating a Partner

Click + Create partner to open the creation form. Create Partner form
FieldRequiredDescription
NameYesThe partner’s name
DescriptionNoAdditional context about the partner

Member Management

Click Manage members from the dashboard to view and manage your organization’s members. Member management page 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 Invite members - 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 Invite members - 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