RegistrationRequest
Request to register for self-service API access.
- agreedType: boolean
To Terms requiredMust be true. Confirms you have read and agree to the API Terms of Service.
- contactType: string
Email max length:255Format: emailrequiredYour contact email address. Used for verification and account recovery.
- displayType: string
Name max length:200requiredYour name or the name that will appear on your integration.
- intendedType: string | null
Use max length:1000Brief description of how you plan to use the API (optional).
- organizationType: string | null
Name max length:200Your company or organization name. Used to generate your partner ID slug.
- websiteType: string | null
Url max length:500Your company website URL (optional).