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.jurat.io/api/v1/auth/register \ --header 'Content-Type: application/json' \ --data ' { "email": "jsmith@example.com", "password": "<string>" } '
{ "error": { "code": "<string>", "message": "<string>", "requestId": "<string>", "details": [ { "field": "<string>", "message": "<string>" } ] } }
Must include uppercase, lowercase, number, and special character.
8 - 32
Developer user created