Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -X GET https://api.finscreener.in/api/offers/my-active \ -H "Authorization: Bearer YOUR_ACCESS_TOKEN"
[ { "offer_id": "offer_pro_monthly", "offer_name": "Professional Monthly", "activated_at": "2026-03-01T00:00:00Z", "expires_at": "2026-03-31T23:59:59Z", "features": ["Recent_GST", "API_ACCESS"], "status": "active" } ]
Get user’s active offer subscriptions
Bearer <access_token>