Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.getgranite.ai/api/login_or_create_user \ --header 'Content-Type: application/json' \ --data ' { "email": "<string>" } '
{ "status": "<string>", "message": "<string>", "request_id": "<string>" }
Authenticate user with email and send magic link
User email address
Successful Response
Response from login request
Login request status
Status message
Unique request identifier