Skip to main content

Start here

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

Antigua and Barbuda 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

Antigua and Barbuda uses a single official register. All data comes from the Intellectual Property and Commerce Office (IPCO), which keeps the companies register of Antigua and Barbuda (abipco.gov.ag). There is no cross-register merging.
  • IPCO companies register: the sole source for company search and for the company datapoint. It provides the legal name, entity number, company type, status, incorporation date, and registered office address.
Same answer in both modes. The IPCO register is the only source, so onboarding (mode: "onboarding") and verification (mode: "verification") requests return the same data from the same source.

Company Identifiers

Query Identifiers

Pass the entity number exactly as the register writes it, including any space. Some numbers contain a space after the C (for example C 917). The register treats C 917 and C917 as different values, so the version without the space does not find the company, in search or in /v2/company. If you are unsure of the exact spelling, search by company name and use the id it returns.

Identifiers in API Response

The company id is the entity number, as written by the register.

Search Capabilities

Search is live. Both name and entity-number searches query the IPCO register in real time. Name search matches the query anywhere in the legal name, so short queries return many results. Use a fuller name to narrow them down.
An entity-number search can return more than one company when other numbers contain the same characters. Pick the result whose id equals your entity number, then pass that id to /v2/company.
Search results carry the company id, legalName, countryCode, and matchReason. Status, company type, and address come with the company datapoint.

Quirks & Gotchas

Mappings

Company Status

The register’s status label is returned unchanged in status.localName. No English translation or standardized status is added. The register’s company type is returned unchanged in legalForm.localName (for example Private Ordinary Company). No standardized legal form or ISO 20275 code is returned for Antigua and Barbuda. Not applicable. The register does not publish officers, shareholders, beneficial owners, or activity codes.

Data Availability

Data Availability Matrix

For the full datapoint catalog, check the Antigua and Barbuda pricing page.

Documents by Company Type

No documents are available for Antigua and Barbuda. The register does not offer downloadable certificates or extracts, so availableDocuments and document orders are not supported.

Example API Responses

All examples use placeholder data.