Start here
This guide contains public integration notes for Rhode Island. Use it for identifier formats, search behavior, and state-specific caveats. The live source of truth for coverage, pricing, data sources, documents, legal forms, and status values is the pricing page.Rhode Island coverage, pricing, and sources
Open the current catalog for supported datapoints, documents, sources, identifiers, and availability.
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
Data Sources
Rhode Island uses a single integration against the Rhode Island Department of State, Business Services Corporate Database. The register covers domestic and foreign for-profit corporations, non-profit corporations, benefit corporations, limited liability companies, limited partnerships, limited liability partnerships, and non-resident landlord registrations.- Rhode Island Department of State, Business Services (verification, primary). The official public register served by the Business Portal. Each query reads live against the register and returns legal name, identification number, entity type with domestic / foreign and profit / non-profit qualifiers, date of incorporation or registration in Rhode Island, current status with revocation, withdrawal, or dissolution dates, the principal-office address, the registered-agent name and address with resignation and address-maintained flags, the statutory officers and directors of a corporation or the managers of an LLC, authorized share capital classes with par value and totals, the corporate purpose, the NAICS code with description, registered fictitious / DBA names, prior corporate names, and merger history.
Shareholders and beneficial owners are not collected by Rhode Island at the state level. Authorized share capital is returned, but the holders of those shares are not part of the register.
Company Identifiers
Query Identifiers
Identifiers in API Response
Search Capabilities
Name search returns up to 50 rows per query and is bound to currently-active entities. To resolve a known inactive entity, query by identification number instead. The identifier path covers active and inactive entities in one lookup.
Quirks & Gotchas
Mappings
Entity Types
The register publishes entity types as composite labels. The standardized mapping below covers the combinations the API returns.Status Values
Active is the implicit default. Inactive entities carry an explicit revocation, withdrawal, or dissolution date on the record. The API returns a normalizedstatus.localName plus an active boolean.
The Active database covers currently-effective entities plus any that were revoked within the prior year. The Inactive database holds older revocations, withdrawals, and dissolutions.
Officer Roles
The register records officers, directors, and managers on each entity. The API surfaces them as eitherlegalRepresentatives (officers with binding signing authority) or otherKeyPersons (the registered agent, executive titles, and supporting officers). Most title strings carry a trailing department qualifier (PRESIDENT, TOYS LICENSING & ENTERTAINMENT, DIRECTOR, RISK MANAGEMENT); the head token is what drives the mapping.
The registered agent is surfaced as an
otherKeyPersons entry with the role registeredAgent. For agents that are corporate entities (such as registered-agent services), the entry carries type: "company" with a legalName; for individual agents, the entry carries type: "individual" with a fullName.