/
QO
qomplement
/
FastAPI
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
qomplement
FastAPI
post
Register User
v1
latest
OpenAPI 3.1.0
2026-08-04
552
282
508.9 KB
users
Register User
Register a new user
post
/api/users/register
Request body
UserRegistration
required
email
string
email
required
full_name
string
nullable
subscription_tier
string
Response
Successful Response
UserManagementUserResponse
required
id
string
required
email
string
required
full_name
string
nullable
required
subscription_tier
string
required
daily_token_limit
integer
required
is_active
boolean
required
created_at
string
date-time
required