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 purchase. The General Registry does not provide a free public API. Every data retrieval requires purchasing a document from the CIREGISTRY online portal. Documents purchased within the last 24 hours can be re-downloaded free of charge.
How are documents retrieved?
How are documents retrieved?
Documents are purchased 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 Purchase: The selected document is purchased using pre-loaded search credit
- PDF Download: The document is downloaded as a PDF immediately after purchase
- AI Parsing: Text is extracted from the PDF and parsed by AI to produce structured data
Company Identifiers
Query Identifiers
| Company Type | Source | Format | Example | Notes |
|---|---|---|---|---|
| All entities | CIREGISTRY | Entity name (base64-encoded) | QlVUVEVSRklFTEQgQkFOSyAoQ0FZTUFOKSBMSU1JVEVE | The registry has no numeric IDs; entity names serve as identifiers |
Identifiers in API Response
| Identifier Type | Format | Example | Notes |
|---|---|---|---|
registrationNumber | Base64-encoded entity name | QlVUVEVSRklFTEQgQk... | Decode to get the legal name |
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 Type | Pattern | Example | Match Type | Expected Results |
|---|---|---|---|---|
| By Name | Text string (2-100 chars) | "Cayman National" | Contains | Multiple results |
| By Partial Name | Text string (min 2 chars) | "Bank" | Contains | Multiple results |
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
| Quirk | Details |
|---|---|
| No numeric IDs | Entity names are the only identifier. The registrationNumber field contains a base64-encoded entity name, not a numeric ID. Cayman companies do have an internal numeric registration number visible on reports, but it is not usable as a query key. |
| Shareholders are not public | The Cayman Islands Registrar does not make the register of members available to the public. The register is held by the company’s registered office, not the Registry. shareholders cannot be delivered for any Cayman entity via this integration, regardless of entity type. |
| Only current directors | The Companies Act only requires the Registrar to make available the names of current directors. Historical / former directors are not available. |
| Struck-off records are not public | Records of companies removed from the register (struck, dissolved, de-registered) are not accessible. Requests for these entities will fail at source. |
| All data is paid | There is no free public API. Every report must be purchased from the CIREGISTRY portal. |
| Corporate directors | Cayman Islands companies frequently have corporate entities as directors, especially exempted companies. Directors may be of type LEGAL_ENTITY rather than NATURAL_PERSON. |
| 24-hour re-download | Reports purchased from CIREGISTRY can be re-downloaded free of charge within 24 hours of the original purchase. |
| Registered Agent ≠ Director | The Registered Agent is a required appointment but is not a legal representative. Do not confuse with directors. |
| AI-parsed data | Structured data is AI-extracted from PDF reports. Some fields may be approximate. |
Mappings
Company Status
Status is read from the Status field of the Detailed Search Report.| Local Status | Standardized Status | Notes |
|---|---|---|
| Active | Active | Entity is currently operating |
| Dissolved | Closed | Entity has been formally dissolved |
| Struck Off | Closed | Entity removed from register by the Registrar |
| In Liquidation | Under Insolvency Proceeding | Entity is being wound up |
Legal Forms
Legal form is derived from the Entity Type field on the Detailed Search Report.| Local Name | English Translation | Notes |
|---|---|---|
| Exempted Company | Exempted Company | Most common type for offshore entities; not required to hold annual meetings in Cayman |
| Exempted Limited Partnership | Exempted Limited Partnership | Partnership with at least one general and one limited partner |
| Ordinary Resident Company | Ordinary Resident Company | Company that carries on business within the Cayman Islands |
| Foreign Company | Foreign Company | Company incorporated outside Cayman but registered locally |
| Limited Liability Company (LLC) | Limited Liability Company | Hybrid entity combining corporate and partnership features |
| Segregated Portfolio Company (SPC) | Segregated Portfolio Company | Entity with legally segregated portfolios; common for funds |
| Foundation Company | Foundation Company | Entity without shareholders; governed by a supervisor and secretary |
Legal Representatives
Legal representatives are extracted from the List of Directors report (cym-director-details). This report lists current directors and officers only.
| Role | Notes |
|---|---|
| Director | Standard director role; may be individual or corporate |
| Alternate Director | Appointed to act in place of a named director |
| Secretary | Corporate secretary (if disclosed) |
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 purchased 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
| Data Point | Source | Available | Notes |
|---|---|---|---|
| Legal name | Detailed Search Report | Always | Primary identifier for the entity |
| Status | Detailed Search Report | Always | Active, Dissolved, Struck Off, In Liquidation |
| Legal form | Detailed Search Report | Always | From the Entity Type field |
| Registration number | Detailed Search Report | Always | Internal numeric ID assigned by the Registry |
| Registration date | Detailed Search Report | Always | Date of original incorporation |
| Registered office | Detailed Search Report | Always | Always in Cayman Islands; postal code format KY#-#### |
| Authorised share capital | Detailed Search Report | Always | In Cayman dollars (CI$) |
| Nature of business | Detailed Search Report | Always | Free-text description |
| Directors | List of Directors | Current only | Includes corporate directors; no historical data |
| Shareholders | Not available | Never | Register of members is not public in Cayman |
Documents
| Document | SKU | Content |
|---|---|---|
| Detailed Search Report | cym-register-extract | Summary of constitutional documents: identity, registered office, share capital, status |
| Basic Information | cym-company-details | Lighter identity report: name, type, status, incorporation date, registered office |
| List of Directors | cym-director-details | Current directors and officers only |
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:
| Document | SKU | Format |
|---|---|---|
| Detailed Search Report | cym-register-extract | |
| Basic Information | cym-company-details | |
| List of Directors | cym-director-details |