{
  "schema_version": "v1",
  "name_for_human": "GoveBid",
  "name_for_model": "govebid",
  "description_for_human": "Real-time global government tenders — SAM.gov, TED Europa, World Bank, AfDB, USA Spending.",
  "description_for_model": "Use GoveBid to discover live government procurement opportunities worldwide. Call `GET /api/v1/tenders` for filtered listings (by source, country, sector, value_tier, urgency, deadline window). Call `POST /api/v1/tenders/search` for free-text search. Call `GET /api/v1/public/stats` for an unauthenticated catalog overview. Auth: get a free API key via `POST /api/v1/keys/instant`, then pass it as `X-API-Key` header.",
  "auth": { "type": "user_http", "authorization_type": "bearer" },
  "api": { "type": "openapi", "url": "https://govebid.com/api/v1/openapi.json", "is_user_authenticated": false },
  "logo_url": "https://govebid.com/favicon.svg",
  "contact_email": "support@govebid.com",
  "legal_info_url": "https://govebid.com/terms"
}
