v1
OpenAPI 3.1.02026-08-0410576180.0 KBAccounts
Lookup Account
Resolve an email to its account uuid, creating the account on first sight.
Get-or-create, so a brand-new user always has a uuid to submit with. A created account starts at zero credits — exactly the account POST /videos would have provisioned — so can_upload is false until credits are bought.
Send org_id too if you minted the uuid on your side; it is used only when the email is new, so an email we already know keeps its existing uuid and its credits.
post/api/v1/accounts/lookup
Headers
x-api-keystring nullable
Leaguestring nullable
Request body
Response
Successful Response