Skip to main content
GET
/
v1
/
common
/
market_auth_verify
/
{token}
Market Service verification
curl --request GET \
  --url https://apigw.ipxo.com/billing/v1/common/market_auth_verify/{token} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

token
string
required

Response

Successful operation