{
  "id": "dbd01e43-d8ad-4af3-8417-d98f7e79406c",
  "slug": "acra-corporate-entities",
  "name": "ACRA Corporate Entity Information",
  "provider": "ACRA via data.gov.sg",
  "category_slug": "government-data",
  "description": "Registered entity records from ACRA (UEN, entity name, type, status, registration date, registered address) published as open datasets, split alphabetically. Enables free UEN and company-name lookups.",
  "base_url": "https://data.gov.sg/api/action/datastore_search?resource_id=d_3a3807c023c61ddfba947dc069eb53f2",
  "docs_url": "https://guide.data.gov.sg/developer-guide/api-overview",
  "openapi_url": null,
  "auth_type": "none",
  "auth_guide": [
    "No key needed.",
    "Datasets are split by entity-name first character; find each resource id in the ACRA Information on Corporate Entities collection on data.gov.sg.",
    "Query datastore_search with q or filters (e.g. filters={\"uen\":\"...\"})."
  ],
  "pricing": "free",
  "rate_limit": null,
  "example_request": "curl 'https://data.gov.sg/api/action/datastore_search?resource_id=d_3a3807c023c61ddfba947dc069eb53f2&q=BIG+BOX&limit=1'",
  "example_response_snippet": "{\"success\":true,\"result\":{\"fields\":[{\"id\":\"uen\"},{\"id\":\"entity_name\"},{\"id\":\"entity_status_description\"},{\"id\":\"registration_incorporation_date\"}],\"records\":[...]}}",
  "agent_notes": "This is periodic open data, not the live ACRA register; for authoritative live data BizFile APIs exist on api.gov.sg APEX but are restricted to approved partners. To look up an arbitrary company you must pick the right alphabetical resource id first.",
  "status": "live",
  "tags": [
    "acra",
    "uen",
    "company-lookup",
    "business-registry",
    "no-auth"
  ],
  "sg_official": true,
  "created_at": "2026-07-05T08:44:12.133Z",
  "updated_at": "2026-07-05T09:15:26.800Z",
  "page_url": "https://singaporeapi.com/apis/acra-corporate-entities"
}