- NodeJS
- NodeJS (server-auth)
- Java
- Rust
- REST API
You can create a user by calling the Refer to the API reference for more details on the available
parameters and returns.
.users().create()
method on the PrivyClient
.User creation endpoints have a rate limit of 240 users in total per minute. If you are being rate
limited, responses will have status code 429. We suggest you set up exponential back-offs starting
at 1 second to seamlessly recover.