Skip to main content

Start here

This guide contains public integration notes for Georgia. Use it for identifier formats, search behavior, and state-specific caveats. The live source of truth for coverage, pricing, data sources, documents, legal forms, roles, and status values is the pricing page.

Georgia 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.
State 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

API access: Georgia is in beta. US-GA is accepted by /v2/company and /v2/search, but it is not yet listed in the public countryCode enum of the OpenAPI spec.

Data Sources

Georgia uses a single integration against the Georgia Secretary of State, Corporations Division (eCorp). The register is the authoritative state-level record for all entities organized or qualified to do business in Georgia, including domestic and foreign profit corporations, LLCs, limited partnerships, LLLPs, LLPs, nonprofit corporations, and benefit corporations. It covers approximately 1.1 million active entities. The eCorp portal publishes the entity name, control number, status, formation or registration date, principal office address, registered agent, and, for corporations and nonprofits, an officer roster (CEO, CFO and Secretary). LLCs publish no officers, only the registered agent. This is the only public data source available for Georgia entities at the state level.
No open-data snapshot. Georgia does not publish a bulk open-data extract of its business register. All data is read directly from the live eCorp portal at ecorp.sos.ga.gov. Both onboarding and verification requests are served from the same live source.
Annual registration freshness. Every Georgia entity must file an annual registration. Officer and address data is only updated when the entity files its annual registration, so records can lag up to 12 months behind the most recent changes.

Company Identifiers

Query Identifiers

Control number format varies by entity origin. Domestic Georgia entities use 7-digit numeric codes (e.g. 11078964). Foreign entities qualified in Georgia use an H prefix followed by 6 digits (e.g. H852680). A small number of legacy entities carry letter-prefix forms such as 0X10189. Pass the control number exactly as the register or a prior search result returns it.

Identifiers in API Response

Search Capabilities

Starts-with search. Name search anchors on the beginning of the legal name and is case-insensitive. Names that start with “The” are also matched without typing the article, so Coca-Cola also returns THE COCA-COLA COMPANY. Narrow the query to reduce the result set. The result cap is 20 matches.

Quirks & Gotchas

Mappings

Georgia eCorp publishes entity type labels, which Topograph standardizes with a fixed mapping of Georgia’s statutory entity types. Common values observed on the portal are listed below.
A label that does not match a known Georgia entity type is returned in localName only, with no standardized value.

Officer Roles

The eCorp officer roster for corporations and nonprofits lists a CEO, CFO and Secretary. LLCs publish no officers. Topograph standardizes each raw title with a fixed mapping and always returns the raw title in localName. A title with no mapping is returned in localName only.

Company Status

Status values are read directly from the eCorp portal. Common values include:
Status is returned as both a raw localName from the register and a boolean active field.

Data Availability

For the full, up-to-date catalog of supported datapoints, documents, and sources, see the Georgia pricing page.

Example API Responses

Search by Name

Search by Control Number

Company Profile