/dc/companies/search

POST /api/dc/companies/search

Price: 10 credits

Search Washington DC business entities in the DLCP corporate registry by name or Initial File No., with optional filters for legal form, registry status, Domestic or Foreign registration, registered agent name, business address city, state, postal code and country, and effective-date range. Returns matching entities with Initial File No., name, legal form, registration region, status, effective date, registered agent name and business address.

How to use it

Search Washington DC business entities. Pass count plus any of: name (an entity name or Initial File No., matched by starts_with/contains/exact via match), entity_type, status, region, agent_name, city, state, zip, country, formation_start_date/formation_end_date (YYYY-MM-DD), sort_by and sort_order. The match mode applies to name, agent_name, city and zip; state and country are always matched exactly. Returns items with id and entity_number (both the Initial File No.), name, legal_form, region, status, effective_date, agent_name and address. Returns an empty list when nothing matches. Use entity_number or id with dc/companies for the full record.

Parameters

Request body

Response

Errors

Response headers