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/reference/payment/prices \ -H "Authorization: Bearer YOUR_ACCESS_TOKEN"
{ "company": { "credits": 1, "price_inr": 10 }, "director": { "credits": 1, "price_inr": 10 }, "gst": { "credits": 1, "price_inr": 10 } }
Get payment prices for different data types
Bearer <access_token>