ConsoleCatalog
Sign in
Maharashtra eTenders logo

Maharashtra eTenders

mahatenders.gov.inGovernment Legalno auth

Maharashtra eProcurement - tender search, organisation browse, listings, and tender details.

Organisation Browse Tree

ASYNCREADNo auth

Returns organisations with tender counts and drill-down URLs for browsing tenders.

ParametersFormJSON

Organisation name to match in the browse-tree table row for harvesting the organisation DirectLink sp token

cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \
  -X POST \
  -H "X-API-Key: $ANAKIN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "action_id": "act_mahatenders_gov_in_organisation_browse_tree",
    "params": {
      "organisation_name": "Brihanmumbai Electric Supply and Transport Undertaking"
    }
  }'