Get company
GET /api/company/{cnpj}/
Returns registry information for a Brazilian company identified by its CNPJ. Companies in this dataset are suppliers where congresspeople made CEAP expenses and filed reimbursement claims.
The 14-digit CNPJ of the company. Must be digits only (e.g.
11111111000191, not 11.111.111/0001-91).404 if no company with the given CNPJ exists in the database.
Response
CNPJ of the company in formatted notation (e.g.
11.111.111/0001-91).Official registered name of the company.
Trade name (fantasy name) used by the company, if any.
Date the company was registered. Format:
YYYY-MM-DD.Legal entity type (e.g. limited liability, sole proprietor).
Company type code.
Current registration status code.
Current regulatory situation (e.g. active, suspended, cancelled).
Reason for the current regulatory situation.
Date the current regulatory situation took effect. Format:
YYYY-MM-DD.Special situation designation, if applicable.
Date the special situation took effect. Format:
YYYY-MM-DD.Federative entity responsible for the company’s registration.
Street address.
Building or unit number.
Additional address details (complement).
Neighborhood.
Postal code (CEP).
City name.
State abbreviation (e.g.
SP, RJ).Contact email address.
Contact phone number.
Geographic latitude of the company’s address.
Geographic longitude of the company’s address.
Primary CNAE activity codes and descriptions for this company.
Secondary CNAE activity codes and descriptions, if any.
Timestamp of the last update to this company record. Format: ISO 8601.
Example
Example response
404 response
