curl --location --request GET 'https://studio.persianapi.com/web-service/common?format&limit&page' \
--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"
}
]