Begins the account registration flow. Sends a 6-digit activation code to the provided email address. The code is valid for 15 minutes.
Submit the code to POST /account/register/verify to complete registration
and receive your API key.
This endpoint does not require authentication.
Documentation Index
Fetch the complete documentation index at: https://mintfax.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.