/dc/companies

POST /api/dc/companies

Price: 1 credit

Get a Washington DC business entity from the DLCP corporate registry by its Initial File No.: legal name, file number, legal form, Domestic or Foreign registration, entity status, effective date, foreign date of organization, next biennial report due date, date and timestamp of the last report filed, business address and registered agent with the agent's address.

How to use it

Get one Washington DC business entity by its Initial File No. (e.g. '963942', 'L00008493685', 'P03632', 'US-DC-LL022601161'). Returns id and entity_number (both the Initial File No.), name, legal_form (e.g. 'Domestic Limited Liability Company'), region (Domestic/Foreign), status (e.g. 'Active - In Good Standing', 'Revoked'), effective_date, foreign_organization_date, annual_report_due_date, last_annual_report_filed_date, last_annual_report_filed_at, address and registered_agent. Dates are ISO YYYY-MM-DD; last_annual_report_filed_at is the same filing as an ISO-8601 timestamp in US Eastern time, which usually carries the time of day the report was filed. foreign_organization_date is the registry's date of organization and is carried by most Foreign entities and by well over half of Domestic ones, so its presence does not mean the entity is foreign — read region for that. A handful of file numbers are shared by two registry records and then return both. Use dc/companies/search to find the Initial File No. by name.

Parameters

Request body

Response

Errors

Response headers