v1

latestOpenAPI 3.0.32026-08-0421040.6 KB
Auth

Request API access — creates an account if needed and sends a verification code to the provided email. Use with POST /v1/auth/verify-access to complete the flow and receive an API key.

post/v1/auth/request-access

Request body

emailstring email required

Email address to register or re-authenticate

accept_termsboolean required

Must be true to accept terms of service

Response

Default Response

messagestring required

Human-readable status message