cURL
Accounts
Create an account
Creates an account and returns a raw API key once. Store the returned key immediately; the server stores only its BLAKE3 hash.
POST
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Example:
"operator@example.com"