Skip to main content
POST
/
api
/
v1
/
auth
/
signup
{
  "message": "user created",
  "user_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
}

Documentation Index

Fetch the complete documentation index at: https://docs.delphimarkets.com/llms.txt

Use this file to discover all available pages before exploring further.

Body

application/json
email
string<email>
required
password
string
required
Minimum string length: 8

Response

200 - application/json

User created

message
string
Example:

"user created"

user_id
string<uuid>