Skip to main content
POST
Create user

Autorizações

Authorization
string
header
obrigatório

Bearer API key (recommended). Format: Bearer sk_live_<hex>. Send the key directly - no signature, nonce or timestamp. Create/revoke keys in the dashboard or via /partners/me/api-keys. Accepted on the same routes as the HMAC scheme. - API key Bearer (recomendada), aceita nas mesmas rotas que o esquema HMAC.

Corpo

application/json
externalUserId
string

Your user id

pubkey
string

Blockchain address

blockchain
string

Network of the pubkey

email
string
name
string

Alias for displayName

phone
string

Alias for phoneNumber

taxId
string

Stored as SHA-256 hash

Resposta

Default Response