Expired Instruments API toggle missing in Developer Console (Plus plan active)

Hello Team,

I have upgraded my account to Upstox Plus, and under Profile → Pricing Plan my plan is showing as Plus (Active).

However, when I go to Developer → My Apps → Edit App, I only see the basic app details form (App Name, Redirect URL, IPs, Postback, etc.). There is no Permissions / API scopes section where I can enable marketdata or the new **Expired Instruments API` scope.

My requirement is to run 6-month backtests that depend on the Expired Instruments API (get_expiries, get_expired_option_contracts, get_expired_historical_candles). At the moment, the toggle for this scope is not visible in my console.

Can you please:

  1. Confirm that my account has been provisioned correctly for the Expired Instruments API.

  2. Enable the missing Permissions section in my Developer Console so I can assign marketdata and Expired Instruments API to my app.

Screenshots I can provide:

  • Pricing Plan page showing Plus Active.

  • Edit App page with no Permissions block.

Thanks in advance for enabling this, so I can proceed with my backtests.

Regards,
Akhil Guguloth
Client Code: 2EA6UK

Hi @AKHIL_5829225
Once you have enabled the Plus plan, no additional steps are required in the My Apps section.
Simply create your access token, and it will automatically include the details of your Plus plan.

Thanks!