Start here
This guide contains public integration notes for Cayman Islands. Use it for identifier formats, search behavior, and country-specific caveats. The live source of truth for coverage, pricing, data sources, documents, legal forms, roles, and status values is the pricing page.Cayman Islands coverage, pricing, and sources
Open the current catalog for supported datapoints, documents, sources, identifiers, and availability.
Country details below are preserved as integration notes. If a table or example conflicts with the live pricing page, use the pricing page as the source of truth and contact support.
Table of Contents
- Data Sources
- Company Identifiers
- Search Capabilities
- Quirks & Gotchas
- Mappings
- Data Availability
- Example API Responses
Data Sources
All Cayman Islands company data is sourced from the General Registry of the Cayman Islands, the official registrar of companies, partnerships, and trusts. The registry maintains records of over 120,000 active companies. The system uses three paid report types from the CIREGISTRY online portal (online.ciregistry.gov.ky), all delivered as PDF documents and AI-parsed for structured data. Each report contains a distinct, non-overlapping subset of company data.
-
Detailed Search Report (
cym-register-extract). A summary of the company’s constitutional documents: legal name, entity type, registration number and date, registered office, initial subscriber, authorised share capital, nature of business, financial year end, and status. Does not contain directors, officers, or members. This is the primary source for thecompanydatapoint. -
Basic Information / Company Details (
cym-company-details). A lighter report with the same core identity fields as the Detailed Search Report. Useful as a cheaper alternative when no constitutional context is needed. -
List of Directors / Director Details (
cym-director-details). The only report that contains director and officer information. Lists current directors only, per the Companies Act. This is the source for thelegalRepresentativesdatapoint.
All reports require retrieve. The General Registry does not provide a free public API. Every data retrieval requires retrieving a document from the CIREGISTRY online portal. Documents retrieved within the last 24 hours can be re-downloaded free of charge.
How are documents retrieved?
How are documents retrieved?
Documents are retrieved through an automated process:
- Authentication: The system maintains a pool of pre-authenticated sessions with the CIREGISTRY portal
- Entity Search: The entity is located by name on the portal
- Document retrieval: The selected document is retrieved using pre-loaded search credit
- PDF Download: The document is downloaded as a PDF immediately after retrieve
- AI Parsing: Text is extracted from the PDF and parsed by AI to produce structured data
Company Identifiers
Query Identifiers
Identifiers in API Response
Cayman Islands entities do not have VAT numbers, tax IDs, or other secondary identifiers in the public registry. The entity name is the sole identifier.
Search Capabilities
Search is name-only. Since the registry has no numeric IDs, all searches are by entity name. The search queries the CIREGISTRY portal in real time using a pre-authenticated session.
Quirks & Gotchas
Mappings
Company Status
Status is read from the Status field of the Detailed Search Report.Legal Forms
Legal form is derived from the Entity Type field on the Detailed Search Report.Legal Representatives
Legal representatives are extracted from the List of Directors report (cym-director-details). This report lists current directors and officers only.
Corporate directors are common in Cayman Islands companies. When a director is a legal entity rather than an individual, it is returned with
type: "LEGAL_ENTITY" and the entity name in the legalName field.Shareholders
Shareholder data is not available for Cayman Islands entities. The Cayman Islands Registrar does not hold or publish the register of members. The register is kept privately at the company’s registered office and is not accessible through the CIREGISTRY portal for any entity type. If a customer needs shareholder information for a resident (local) Cayman company, a Certificate of Shareholders can be retrieved manually via the Cayman Business Portal (CBP), which is separate from the CIREGISTRY portal used by this integration. This is not currently offered as an automated datapoint.Data Availability
Data Availability Matrix
Documents
Example API Responses
Active Exempted Company
Active Exempted Company
Shareholders array is empty because exempted companies are not required to publicly disclose shareholder information.
Active Ordinary Resident Company
Active Ordinary Resident Company
Shareholders are always an empty array for Cayman entities. The register of members is not public in Cayman.
Dissolved Company
Dissolved Company
Available Documents
Available Documents
All three reports are available for every active entity found via search: