Skip to main content
GET
Recognize what a social URL points to

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

url
string
required

Absolute http or https URL of a post, video or account

Required string length: 1 - 2048

Response

What the URL points to

object
string
required
Allowed value: "resolution"
url
string
required
Required string length: 1 - 2048
canonicalUrl
string | null
required
Required string length: 1 - 2048
platform
enum<string> | null
required
Available options:
youtube,
tiktok,
instagram,
meta_ad_library
target
enum<string> | null
required
Available options:
item,
account
id
string | null
required
Pattern: ^(youtube|tiktok|instagram|meta_ad_library):[A-Za-z0-9._-]{1,128}$
supported
boolean
required
reason
enum<string> | null
required
Available options:
unsupported_host,
short_link,
account_not_supported,
object_not_supported,
unrecognized_url