Skip to main content

Apply for playground access.

POST 

/users/apply

Apply for access to the Aleph Alpha playground.

Request

Body

required
    email stringrequired

    User's email address

    first_name string

    User's first name

    last_name string

    User's last name

    organization_type stringrequired

    Possible values: [AcademicInstitute, ResearchInstitute]

    Type or organization; must be one of 'AcademicInstitute' or 'ResearchInstitute'

    reason string

    Reason for applying

    newsletter_signup boolean

    Default value: false

    Whether to signup for the Aleph Alpha newsletter.

    email_usage_consent booleanrequired

    Default value: false

    Whether the user consents usage of the email address; must be set to true.

Responses

OK

Loading...