This endpoint retrieves a list of alternative names associated with a specific company.
Documentation Index
Fetch the complete documentation index at: https://sirjosh.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
A unique identifier assigned to a company.
""
alternative names
the unique identifier of the company.
3268
This section contains an array of objects representing different names associated with the company.
[
{ "name": "Home Box Office", "type": "" },
{
"name": "Home Box Office (HBO)",
"type": ""
},
{ "name": "HBO Entertainment", "type": "" }
]