latestOpenAPI 3.0.02026-08-10525163.8 KB

327b3674db26

/user/

post/user/register

Request body

recaptchastring required

ReCAPTCHA response token for the novelai.net domain

keystring required

Required access key

emailstring

SHA-256 hashed email in hexadecimal

emailCleartextstring required

Email address (provided as cleartext for email verification, direct service communications, and opt-in marketing)

giftkeystring

Subscription gift key, if provided will be automatically activated upon registration

localeobject

Locale used by the user, e.g. 'en' or 'jp

allowMarketingEmailsboolean required

If the user opts in to marketing emails

isRecaptchaEnterpriseboolean

Response

The user has been successfully created.

accessTokenstring required

Access Token to be used in the Authorization header in the format of "Bearer ${accessToken}"