v1
latestSwagger 2.02026-08-06291030.8 KBAuth
Register a new API user. Rate limit to 10 calls per minute.
Registers a new API user by creating an account and issuing a client ID and client secret for API access.
post/v1/auth/register
Request body
Response
User registered successfully.
Example response
{
"message": "User registered successfully! Save these credentials securely as you will not be able to access them again. Treat them as sensitive access keys."
}