curl --location 'https://studio.persianapi.com/web-service/common?format=undefined&limit=undefined&page=undefined' \
--header 'Authorization: Bearer <token>'[
{
"Key": "string",
"Category": "string",
"Title": "string",
"Price": "string",
"Low": "string",
"High": "string",
"type": "string",
"Supply": "string",
"Demand": "string",
"updated_at": "string"
}
]