Login
Create User
Crée un nouvel utilisateur dans Supabase.
Two anti-abuse paths:
- From CEP panel (X-Device-Fingerprint header present): block if this device already created an account. Account is active immediately.
- From web site (no fingerprint header): require email verification before the account receives any AI credits. Disposable emails rejected. Both paths are rate-limited per source IP.
post/api/users/
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.