Skip to main content
POST
Generate wallets

Authorizations

Authorization
string
header
required

OAuth 2.0 access token from Auth-Edge.

Headers

Idempotency-Key
string
required

Unique client-generated key (use a UUID) that makes this request safe to retry. A retry sent with the same key returns the original result instead of submitting again. See Idempotency.

Body

application/json
chainType
enum<string>
required
Available options:
EVM,
SOLANA
purpose
string

Logical tag for the addresses (e.g. deposit).

Response

OK

The response is of type object.