Skip to main content

Create deposit address

POST 

/v1/crypto-transfers/addresses

This endpoint allows users to create a new blockchain address on a specified network. If an address on that network already exists, the existing address will be returned.

It is expected to be used while performing crypto deposits, the information returned by this endpoint should be made visible to the users for their deposit requests.

Request

Responses

Success Response (Subsequent Idempotent Request)