Skip to main content
GET
JavaScript

Authorizations

x-api-key
string
header
required

API key for authentication

Path Parameters

idType
enum<string>
required

Identifier type

Available options:
domain,
twitter,
linkedin,
github,
tiktok,
instagram,
facebook,
youtube
Example:

"domain"

idValue
string
required

Identifier value (e.g. stripe.com, stripe, @stripe)

Minimum string length: 1
Example:

"stripe.com"

Response

Company social profile

companyId
string
required
domain
string
required
socials
object
required
Example:
linkedin
object | null
required
tiktok
object | null
required
github
object | null
required
youtube
object | null
required
sources
object[]
required