Skip to main content

Start here

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

Arizona 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

API access: US-AZ is not yet part of the public countryCode enum. Contact us to enable it on your workspace. Requests sent with countryCode: "US-AZ" will otherwise return 400 until the enum is expanded.

Data Sources

Arizona uses a single live integration against the Arizona Corporation Commission (ACC) Business Center (arizonabusinesscenter.azcc.gov). The ACC Business Center replaced the legacy eCorp portal on 2026-01-12 and is the official register for corporations, limited liability companies, limited partnerships, and other entities formed or qualified to do business in Arizona. A single profile lookup returns the legal name, entity number, status, formation date, foreign jurisdiction (for foreign entities), physical and mailing addresses, officers and members (reported on the latest filing), and statutory agent, all in one call.
Authoritative live lookups only. There is no fast/cached path for Arizona: every request fetches current data directly from the ACC Business Center. Both onboarding and verification requests use the same authoritative live source.
No bulk dataset. The ACC does not publish an open-data extract of Arizona business entities. A paid Database Extraction Request (Form M027) is available from the ACC Records Section but is not automated or recurring, so no fast/snapshot mode is offered.

Company Identifiers

Query Identifiers

Pass the entity number exactly as it appears in ACC records. The “R…” form is assigned by the Arizona Business Center; the legacy numeric form predates the 2026 portal relaunch. Both are accepted by the search and profile endpoints.

Identifiers in API Response

Search Capabilities

Contains search. Name search finds results that contain the query string anywhere in the legal name (case-insensitive). The result set is capped. Use a longer query string to narrow results.

Quirks & Gotchas

Mappings

Legal form is sourced directly from the entity’s record type on the ACC Business Center. The local name (e.g. “Domestic For-Profit Corporation”, “Foreign Limited Liability Company”) is returned alongside a standardized Topograph category, with an ISO 20275 ELF code where one applies. Standardization is performed by AI enrichment against the local name. Common Arizona entity types include:
The full list of Arizona legal forms with ISO 20275 mappings is available on the pricing page.

Officer Roles

The ACC stores officer titles as free-text. Topograph normalizes each title through AI enrichment, producing a standardized role label and an ISO 5009 code where one applies.
Officers, directors, managers, and members are classified as Legal Representatives. The statutory agent is returned as an Other Key Person and is not included in legalRepresentatives.

Company Status

The ACC returns a primary status label combined with a sub-reason where present. The active flag in the API response is true only for entities with the literal Active status.

Data Availability

For full datapoint and document availability, see the Arizona pricing page.

Example API Responses

Search by Name

Search by Entity Number

Company Profile