GET
/
rate
/
verify-rate-key
curl --request GET \
  --url https://staging-api.getpartna.com/v4/rate/verify-rate-key
{
  "data": {
    "isExp": false,
    "isValid": true
  },
  "message": "success"
}

Query Parameters

key
string

Response

200
application/json
Verify rate key success
data
object
message
string