GET
/
api
/
v1
/
usage
curl --location --request GET 'https://app.retailed.io/api/v1/usage' \
--header 'Content-Type: application/json' \
--header 'x-api-key: <token>' \
{
    "plan": "API",
    "remaining": "58485"
}
x-api-key
string
required

Parameter defines the Retailed private key to use.

Response

plan
string

Plan name

remaining
string

Remaining requests