Sign Up
Auth
Sign Up
Registers a new user.
POST
Sign Up
Query Parameters
Comma-separated list of fields to include in the response. Supports dot notation for nested projection (e.g. id,name,user.email,trips.route.id). Unknown fields are silently dropped.
Body
application/json
Sign-up payload
Full name
Example:
"Maria Silva"
Date of birth
Example:
"1990-05-15"
CPF
Example:
"36641876870"
Password
Minimum string length:
8Example:
"P@ssw0rd!"
International dialing code
Example:
"55"
Phone ISO country code
Example:
"BR"
Phone number without country code
Example:
"99999999999"
Email address
Example:
"maria@example.com"