Skip to main content
POST
Get an invoice payment address

Authorizations

Authorization
string
header
required

Your instance API key as a bearer token: Authorization: Bearer <api_key>. /rest/1.0 also accepts ?auth_token=; /v0/store also accepts X-StremThru-Store-Authorization: Bearer <api_key>.

Path Parameters

id
string
required

Body

application/json
coin
string

Ticker of the coin to pay with, e.g. btc.

Response

200 - application/json

A payment address.

The response is of type object.