Skip to main content
GET
Look up the canonical profile per platform for a handle

Authorizations

Authorization
string
header
required

API key prefixed with jcr_. To obtain a key programmatically (no dashboard required), see POST /v1/authorize.

Query Parameters

term
string
required

One or more handles to resolve, comma-separated (no # hashtag prefix; @ prefix allowed and stripped). Each handle is looked up on every requested platform. Up to 5 handles per request.

Example:

"juicer,juicerio,juicer.io"

platforms
string
required

Comma-separated list of platforms. Supported: Bluesky, YouTube, LinkedIn, Pinterest, Twitter (X), Instagram, Facebook, TikTok, Google. Unsupported names appear in meta.platforms with error_code = "unknown_platform".

Example:

"Bluesky,YouTube,LinkedIn"

Response

Profiles fetched successfully

data
object[]
required
meta
object
required