Create User

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

🚧

Necessary Account Settings

Wyre must manually configure the user scopes on your master account. This applies when your platform creates users with the "TRANSFER" or "DEBIT_CARD_L2" scopes. Please reach out to sales

This endpoint creates a new container for personal data on behalf of one of your customers: a user. The field IDs returned are controlled by the scopes provided. All identified fields returned on the object reflect fields which are presently required to achieve access to the requested scopes. This endpoint does not require masqerading.

User Management

You will need to store and map the returned user ids to users on your platform. The user id is required for higher limit wallet orders. You reference the user id in the owner field so that Wyre knows the user has already passed KYC. It is also used as an SRN for processing transfers.

Body Params
blockchains
array of strings
Defaults to []

List of blockchains to connect the user to. Supported: BTC, ETH, ALL. Defaults to none (empty list).

blockchains
boolean
Defaults to false

If true, returns immediately. This skips the default behavior of waiting up to 5 seconds for processing to complete, and so will always result in a PENDING user.

scopes
array of strings

Array of scopes to bias the view returned after the user is created. Only valid scope is currently TRANSFER

scopes
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json