Skip to main content

Start here

This guide contains public integration notes for Marshall 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.

Marshall Islands coverage, pricing, and sources

Open the current catalog for supported datapoints, documents, sources, identifiers, and availability.
This jurisdiction may be in preview or limited availability. Check the live pricing page or contact support before relying on it in production.
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

Marshall Islands data comes from a single official source, the Republic of the Marshall Islands Corporate Register, maintained by International Registries, Inc. It covers non-resident and resident entities: corporations, limited liability companies, partnerships, limited partnerships, foreign maritime entities and resident entities.
  • Marshall Islands Corporate Register (resources.register-iri.com). The sole source for search, the company profile, the registered agent, and the Non-Resident Entity Report. Every request reads the register live; there is no bulk extract of this register.
The register publishes the entity number, legal name, entity type, status, existence (formation) date, and the registered agent’s name and address. Officers, directors, members and shareholders are not publicly available.
Modes. Both mode: "onboarding" and mode: "verification" (the default) read the same live register and return the same fields. Onboarding results are flagged authoritative: false; verification results are authoritative. See Modes.

Company Identifiers

Query Identifiers

Identifiers in API Response

The entity number is the only public identifier. The Marshall Islands does not issue tax identification or VAT numbers for non-resident entities.

Search Capabilities

Name search returns entities whose legal name starts with your query, so start from the first word of the name. The query must be at least 4 characters. Results cover all six entity types and are de-duplicated by entity number. A result whose legal name matches the query exactly is returned with matchType: exactLegalName.
Numeric queries are treated as entity numbers only. A query made entirely of digits is not run as a name search.
Both searches query the register live. Search results carry the entity number (id) and legal name; status, entity type and address come from the company datapoint.

Quirks & Gotchas

Mappings

Company Status

Status is mapped deterministically from the register’s status value. A status value outside this list is returned with its localName and no active flag. Legal form is mapped deterministically from the register’s entity type, a closed list of six values. The register does not publish ISO 20275 (ELF) codes, so iso20275Code is not returned. Not available. The register does not publish directors, officers or managers.

Other Key Persons

The registered agent is returned with its legal name and address.

Shareholders

Not available. Shareholder and member registers are held privately by the entity and are not published by the register.

Activity Code Mapping

Not available. The register does not collect industry classification codes.

Data Availability

Data Availability Matrix

The same fields are returned in onboarding and verification mode.

Documents by Company Type

The Trade Register Extract is included with the company data. It is listed for every entity through the availableDocuments datapoint. See the pricing page for current pricing.

Example API Responses