{
  "id": "a5412f34-8b98-4c92-b345-c138164ac2da",
  "slug": "apex-api-gov-sg",
  "name": "APEX (api.gov.sg Gateway)",
  "provider": "GovTech Singapore",
  "category_slug": "government-data",
  "description": "The whole-of-government API gateway through which agencies publish APIs (including ACRA BizFile, CPF and other agency services) to other agencies and approved businesses. Discovery and onboarding surface for gov APIs that are not on data.gov.sg.",
  "base_url": "https://public-stg.api.gov.sg",
  "docs_url": "https://www.apex.gov.sg/",
  "openapi_url": null,
  "auth_type": "restricted",
  "auth_guide": [
    "Browse the APEX catalogue at apex.gov.sg to find the agency API you need.",
    "Government users log in with TechPass; external businesses must be sponsored/approved by the owning agency.",
    "Complete the agency's onboarding (agreements, keys or certificates) before receiving credentials.",
    "Most APEX APIs are not publicly callable; treat listings as leads, not endpoints."
  ],
  "pricing": "contact",
  "rate_limit": null,
  "example_request": "curl 'https://www.apex.gov.sg/' # discovery only; individual APIs require onboarding",
  "example_response_snippet": "n/a (gateway/discovery portal; per-API responses vary by agency)",
  "agent_notes": "Do not tell users they can just call APEX APIs: nearly all require agency approval. Useful as the authoritative index of what exists behind government walls (BizFile, CPF, MOM services).",
  "status": "live",
  "tags": [
    "apex",
    "gateway",
    "govtech",
    "restricted",
    "bizfile",
    "cpf"
  ],
  "sg_official": true,
  "created_at": "2026-07-05T08:44:12.185Z",
  "updated_at": "2026-07-05T09:15:26.857Z",
  "page_url": "https://singaporeapi.com/apis/apex-api-gov-sg"
}