Need API permissions

I am using the Upstox Developer API.
In my Developer Console, I can create only a “Regular App”.
Market Data API permissions (Market Feed, Quotes, WebSocket Feed, Historical Candle) are NOT available.
Because of this, all market data endpoints return 404.
Please enable Developer Market Data API access for my account.

Hi @Thatipamul_47893615
All Developer APIs, including Market Data APIs, are available to all users.
A 404 response does not indicate missing permissions — it simply means that the endpoint being used is incorrect or invalid.

Please verify the API URL you are calling and ensure it matches the latest documentation.
You can refer to the Market Data API and other endpoints here:

Thanks!