Skip to main content
POST
Request buyer access

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
email
string<email>
required
Maximum string length: 254
Pattern: ^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$
first_name
string
required
Required string length: 1 - 80
last_name
string
required
Required string length: 1 - 80
company
string
required
Required string length: 1 - 200
role
enum<string> | null
Available options:
brand,
agency
intent
enum<string> | null
Available options:
self_service,
assisted_pilot,
evaluate,
integration_partnership,
campaign_management,
agent_connection
agent_name
string | null
Required string length: 1 - 200
source
enum<string>
default:agentic-signup
Available options:
agentic-signup,
agentic-login,
marketing-site
use_case
string | null
Maximum string length: 1000
intended_markets
string[]
Maximum array length: 249
Required string length: 2 - 32
intended_channels
enum<string>[]
Maximum array length: 22
Available options:
display,
olv,
social,
search,
ctv,
linear_tv,
radio,
streaming_audio,
podcast,
dooh,
ooh,
print,
cinema,
email,
gaming,
retail_media,
influencer,
affiliate,
product_placement,
sponsored_intelligence,
audio,
other
pilot_budget
string | null
Required string length: 1 - 100
pilot_timing
enum<string> | null
Available options:
ready_now,
one_to_three_months,
later
self_service_experience
boolean | null
website
string
Maximum string length: 500

Response

Request buyer access

success
enum<boolean>
required
Available options:
true
data
object
required