Skip to content

Get price recommendation ​

GET
/v1/tickets/sales/recommendation/{category_id}/{validity}

Authorizations​

api_key
Type
API Key (header: X-Api-Key)

Parameters​

Path Parameters

category_id*
Type
string
Required
validity*
Type
string
Required
event_id*
Required
Default
null

Responses​

OK

application/json
JSON
{
  
"category_id": "f6b124c00e4c4b26954ee08ed9bf2840_ctg",
  
"cheapest": 1000,
  
"costliest": 5000
}

Playground​

Server
Authorization
Variables
Key
Value

Samples​