Query live tenders with eligibility, scope summaries and match scores already attached. Build it into your portal, CRM or reseller product.
curl https://api.tendermatch.in/v1/tenders \ -H "Authorization: Bearer tm_live_4f8b…" \ -d state=maharashtra \ -d eligible=true { "id": "TND-50281", "title": "Solar Street Lighting, 240 units", "org": "MEDA", "source": "GeM", "est_value": 8450000, "eligible": "eligible", "match": { "score": 96 }, "days_left": 6 }
Each tender ships with a verdict and criteria breakdown, no parsing on your end.
One consistent schema across GeM, CPPP and every state portal.
Push new matches to your endpoint the moment they're found.