Server-side create user

Creates a new user in the Wirex system using server-side Wirex Partner Credentials authorization.

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

Body data

string
required

The residence country of the user. This should be an Alpha-2 code. (e.g., US, GB, DE)

string
required

The email address of the user that would be registered. This address should be unique, otherwise, the request will fail.

string

EOA of the user, compliant with the format of the chain you're using. This address should be unique, otherwise, the request will fail. Preferred over wallet_address; either field may be supplied.

string

Deprecated: still accepted for backward compatibility, but callers should send user_address — this field carries the user's EOA, which is now accepted as user_address. Either field may be supplied; if both are provided they must match.

Responses

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