Skip to main content
GET
cURL

Authorizations

X-API-Key
string
header
required

Pass your API key in the X-API-Key header (recommended).

Path Parameters

id
string
required

Company slug (e.g., 'apple', 'tesla'), domain (e.g., 'apple.com'), or ID

Response

OK

id
string
required

Unique identifier

name
string
required

Company name

description
string

Company description

identifiers
object

External identifiers

image_mode
enum<string>

Image presentation policy. AUTOMATIC permits client fallbacks, CUSTOM requires the supplied image_url, and NONE suppresses all image fallbacks.

Available options:
AUTOMATIC,
CUSTOM,
NONE
image_url
string

Effective company image URL. Omitted when image_mode is NONE or no automatic image is available.

updated_at
string<date-time>

Last updated timestamp