TenderMatch
For developers & resellers

Tender data, matched and ready, over a clean API.

Query live tenders with eligibility, scope summaries and match scores already attached. Build it into your portal, CRM or reseller product.

GET /v1/tenders
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
}

Eligibility included

Each tender ships with a verdict and criteria breakdown, no parsing on your end.

Normalised fields

One consistent schema across GeM, CPPP and every state portal.

Webhooks

Push new matches to your endpoint the moment they're found.

Endpoints

GET /v1/tenders List matched tenders with filters
GET /v1/tenders/:id Full tender with eligibility & summary
POST /v1/profile Set the company profile to match against
GET /v1/sources Source list & health
POST /v1/webhooks Register a webhook for new matches
API plans from ₹9,999/mo
Metered calls, webhook delivery, reseller keys and a sandbox. Volume and white-label pricing on request.