Discover/tendermonitor.ge API
live

tendermonitor.ge APItendermonitor.ge

Access Georgian government procurement data via 4 endpoints. Search tenders by CPV code, registration number, procurer, or supplier. Retrieve tender details and org profiles.

Endpoints
4
Updated
3mo ago
Try it
Page number for pagination.
Tender status filter.
CPV code to filter tenders (e.g. 33600000 for pharmaceutical products).
Procurer name or numeric ID.
Supplier name or numeric ID.
Tender registration number (e.g. NAT260009731).
api.parse.bot/scraper/879777c4-aff3-4b85-9638-c7ebdea8d105/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/879777c4-aff3-4b85-9638-c7ebdea8d105/search_tenders?page=1&cpv_code=33600000' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 4 totalclick to expand

Search for tenders on Tender Monitor Georgia using various filters. Returns paginated results with tender summaries including registration number, status, procurer, supplier, estimated value, and CPV code.

Input
ParamTypeDescription
pageintegerPage number for pagination.
statusstringTender status filter.
cpv_codestringCPV code to filter tenders (e.g. 33600000 for pharmaceutical products).
procurerstringProcurer name or numeric ID.
supplierstringSupplier name or numeric ID.
registration_numberstringTender registration number (e.g. NAT260009731).
Response
{
  "type": "object",
  "fields": {
    "page": "string representing current page number",
    "tenders": "array of tender summary objects with tender_id, registration_number, status, procurer, supplier, announcement_date, estimated_value, cpv_code",
    "total_count": "string representing total number of matching tenders"
  },
  "sample": {
    "data": {
      "page": "1",
      "tenders": [
        {
          "status": "გამოცხადებულია",
          "cpv_code": "Pharmaceutical products (33600000)",
          "procurer": {
            "id": "199633",
            "name": "LTD Rukhis Respublikuri Saavadmqopo"
          },
          "supplier": {
            "id": "",
            "name": "-"
          },
          "tender_id": "666085",
          "estimated_value": "36,000",
          "announcement_date": "11.05.2026",
          "registration_number": "NAT260009731"
        }
      ],
      "total_count": "8335"
    },
    "status": "success"
  }
}

About the tendermonitor.ge API

The Tender Monitor Georgia API exposes 4 endpoints covering government procurement data from tendermonitor.ge. Use search_tenders to filter active and historical tenders by CPV code, procurer, supplier, or registration number, and retrieve paginated summaries including estimated value, status, and announcement date. Separate endpoints cover full tender detail records, supplier search, and organization profile pages with procurement statistics.

Tender Search and Detail

The search_tenders endpoint accepts up to six filter parameters — cpv_code, procurer, supplier, registration_number, status, and page — and returns a paginated list of matching tenders. Each item in the tenders array includes tender_id, registration_number, status, procurer, supplier, announcement_date, and estimated_value. The total_count field tells you how many records match across all pages. CPV codes follow the EU Common Procurement Vocabulary scheme (e.g., 33600000 for pharmaceutical products).

For a single tender, get_tender_detail takes a tender_id (sourced from search results) and returns richer metadata: tender_status, tender_procedure type, estimated_value with currency, a procuring_entity object containing the organization's name and ID, and a documents array with names and direct URLs to associated procurement files.

Supplier and Organization Data

search_suppliers lets you locate organizations by name or id_code (the official Georgian identification code), returning paginated results with organization_id, identification_code, name, and address for each match. Organization IDs from these results — or from procurer/supplier fields in tender summaries — feed directly into get_supplier_detail.

get_supplier_detail returns a full organization profile: name, address, category, identification_code, and a statistics object containing procurement activity metrics. The exact keys within statistics vary by organization type, so treat it as a flexible map when parsing responses.

Common use cases
  • Track all tenders under a specific CPV code to monitor procurement activity in a given product or service category.
  • Look up a supplier's full procurement history and statistics using their organization ID from search results.
  • Verify a tender's document set and procedure type before preparing a bid response.
  • Build alerts for new tenders from a specific procuring entity by polling search_tenders with a procurer filter.
  • Cross-reference a supplier's identification code against tender awards to map vendor concentration across state contracts.
  • Aggregate estimated contract values by CPV code to analyze government spending patterns in Georgia.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does tendermonitor.ge have an official developer API?+
Tendermonitor.ge does not publish a documented public developer API. This Parse API provides structured programmatic access to the procurement data available on the site.
What does `get_tender_detail` return beyond what `search_tenders` provides?+
search_tenders returns summary-level fields: registration number, status, procurer, supplier, announcement date, and estimated value. get_tender_detail adds the procedure type description, the full procuring_entity object with name and ID, and a documents array containing names and download URLs for official tender documents.
Does the `statistics` object in `get_supplier_detail` have a fixed schema?+
No. The keys in the statistics object vary depending on the organization type — a supplier's profile will have different metric keys than a procuring entity's profile. Parse the object dynamically rather than assuming fixed field names.
Does the API cover tender lot-level details or line-item breakdowns within a tender?+
Not currently. The API covers tender-level metadata and associated documents via get_tender_detail, and organization-level data via the supplier endpoints. Lot-level or line-item breakdowns are not exposed. You can fork this API on Parse and revise it to add an endpoint targeting those details.
Can I filter `search_tenders` by date range or announcement date?+
Date range filtering is not currently a supported parameter. Available filters are cpv_code, procurer, supplier, registration_number, status, and page. You can fork this API on Parse and revise it to add date-based filtering if that field is queryable on the source.
Page content last updated . Spec covers 4 endpoints from tendermonitor.ge.
Related APIs in Government PublicSee all →
athletic.net API
Search and analyze cross country and track & field performance data across the US, including athlete profiles, meet results, team rosters, and rankings. Access comprehensive meet information, historical records, and state-level competition data to track athlete progress and discover top performers.
alienvault.com API
Search and analyze global threat intelligence data including indicators of compromise, threat pulses, and adversary profiles from the Open Threat Exchange community. Monitor recent security alerts and access detailed information about threats and adversaries to strengthen your cybersecurity defenses.
eprocurement.gov API
Monitor India's public procurement opportunities by accessing active tenders, bids closing today, global tenders, high-value contracts, and cancelled tenders from the Central Public Procurement Portal. Search tender details, browse participating organizations, and track real-time procurement statistics to stay informed on government contracting opportunities.
maradminbot.com API
Search and retrieve official Marine Corps MARADMIN announcements from Marines.mil, filtering by year, status, and keyword to stay updated on the latest personnel and administrative directives. Get detailed information about specific announcements by number or browse the most recent updates to ensure you never miss critical Marine Corps guidance.
13f.info API
13f.info API
illinoisreportcard.com API
Search and analyze comprehensive performance data for Illinois public schools, districts, and the state, including academic achievements in ELA, math, and science, student demographics, teacher and administrator information, school finances, and environmental conditions. Compare schools side-by-side, track growth metrics, and access accountability ratings and school highlights to make informed decisions about education quality.
customs.gov.mv API
Check import/export duties, tariff classifications, and exchange rates for Maldives customs compliance, plus track vessel movements, company registrations, and declaration statuses. Get real-time data directly from the official customs portal to streamline your trade and logistics operations.
bizapedia.com API
Search for detailed business profiles and contact information from Bizapedia, including company details, employee data, and communication channels. Access comprehensive business intelligence to research companies and build targeted contact lists.