Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Company name you wish to query
Example:
"Convergence"
defaults to 1
Example:
"int32"
Response
200 - application/json
Search company
Example:
1
Example:
[
{
"id": 121067,
"logo_path": null,
"name": "Convergence Productions Pty",
"origin_country": ""
},
{
"id": 209306,
"logo_path": null,
"name": "Convergence Entertainment Group",
"origin_country": ""
},
{
"id": 7417,
"logo_path": "/13GyIWMzFvDqJN6I6tZCQYzWr7L.png",
"name": "Convergence Entertainment",
"origin_country": "US"
},
{
"id": 229552,
"logo_path": null,
"name": "Videofilm Convergence Group",
"origin_country": ""
},
{
"id": 235404,
"logo_path": null,
"name": "Impact Media Convergence Inc.",
"origin_country": ""
}
]
Example:
1
Example:
5