/georgia/companies/search

POST /api/georgia/companies/search

Price: 1 credit

Search Georgia business entities in the Secretary of State Corporations Division registry by business name or control number. Returns matching entities with name, control number, entity type, status, principal office address and registered agent name. Use the control_number with georgia/companies for the full entity record.

How to use it

Search Georgia business entities by business name or control number. Pass query, count, and optionally search_type (business_name, control_number) and search_criteria (starts_with, contains, exact_match). Returns a list of items, each with name, control_number (the public registration number — the lookup key for georgia/companies), legal_form (e.g. Domestic Limited Liability Company, Foreign Profit Corporation, Name Reservation), status (e.g. Active/Compliance, Withdrawn, Admin. Dissolved, Terminated, Expired), principal_office_address and registered_agent_name. Returns an empty list when nothing matches. Use the control_number with georgia/companies for officers, registered agent and addresses.

Parameters

Request body

Response

Errors

Response headers