Create Deposit Address

Create a new deposit address for a specific cryptocurrency. Use this service to create a new address to receive crypto funds. Please note that new address will be created only when the old address has transactions.

⚠️

In May 2026 OSL deployed the One-Coin / Multi-Chain project (see announcement), and this endpoint has been updated to support this.

A new string field networkhas been added that serves as the chain network identifier, e.g. ETHEREUM, TRON, etc.

  • Request Parameters have been updated to include network as an optional field for clients who have already merged.
  • Response Parameters will now include network on all responses.

To identify which networks are available for a given currency, you can use the new Get Supported Transfer Network endpoint.

Body Params
int64
required

The current Unix time in microseconds.

string
required

Crypto ticker (e.g. BTC, ETH).

string
required

To retrieve a new address for the account group

string

Blockchain network identifier, e.g. ETHEREUM, TRON, etc. (use Get Supported Transfer Network for valid values).

Responses

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