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.

Account Switcher

If you belong to multiple accounts (e.g. a Buyer account and a Seller account), use the account switcher in the top-right corner to switch between them or add a new account. Account switcher dropdown

Buyer Homepage

After logging in as a Buyer, you’ll see the buyer homepage with quick-access cards for campaigns, advertisers, API keys, and member management. Buyer homepage From here you can:
  • Get started with documentation and quickstart guides
  • View reporting for campaigns and media buys
  • Manage creatives for your campaigns
  • Manage advertisers for your organization
  • Manage API keys for your integrations
  • Manage members and permissions

Seller Homepage

After logging in as a Seller, you’ll see the seller homepage with quick-access cards for your storefront, campaigns, API keys, and member management. Seller homepage From here you can:
  • Get started with documentation and quickstart guides
  • View your storefront and manage products and inventory
  • View reporting for campaigns and media buys
  • Manage API keys for your integrations
  • Manage members and permissions

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

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

Authentication

Learn how to use your API key to authenticate requests

Quick Start

Get started making API calls with your key