curl -X POST "https://api.finscreener.in/api/orders/create" \ -H "Authorization: Bearer YOUR_ACCESS_TOKEN" \ -H "Content-Type: application/json" \ -d '{ "orderName": "IT Companies Data", "paymentOption": "credits", "items": [ { "type": "fullcompany", "name": "TCS Limited", "number": "U72200MH2004PTC148441" } ] }'
{ "_id": "order_456", "orderName": "IT Companies Data", "paymentOption": "credits", "total_amount": 5, "status": "completed", "payment_status": "paid", "items_count": 1, "created_at": "2026-02-04T12:00:00Z" }
Create a new data order
Bearer <access_token>
credits
cashfree
Show item properties
company
director
gst
fullcompany