COMPANY
Details
This endpoint get the company details by ID.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
A unique identifier assigned to a company.
Example:
""
Response
200 - application/json
details
A textual overview of the company or organization.
Example:
""
The location of the company’s main office or operational center.
Example:
"New York City, New York"
The official website of the company, providing information about its services, offerings, and contact details.
Example:
"https://www.hbo.com"
the unique identifier of the company.
Example:
3268
The file path for the company’s logo, typically used to display the brand image visually.
Example:
"/tuomPhY2UtuPTqqFnKMVHvSb724.png"
The official name of the company or organization.
Example:
"HBO"
The country where the company was established or primarily operates.
Example:
"US"