Get Wallet Address

Get a valid wallet address to deposit cryptocurrency to your OSL account.

⚠️

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 has 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

To select which account group to display the address from.

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