v4

OpenAPI 3.1.02026-08-012281296.0 MB
Social media lookup

Find LinkedIn URL from X (Twitter) handle

Given an X (Twitter) handle, find the person's LinkedIn profile URL. Accepts bare handles (with or without '@') and full X / Twitter profile URLs.

<span><strong>Rate limit:</strong> 300 requests per 1 minute</span>

<span>💰 <strong>Cost:</strong> 3 credits per X→LinkedIn lookup <span title="Pricing shown is default pricing. Actual pricing may vary."></span></span>

<span><strong>Recommended timeout:</strong> 1 minute <span title="Recommended timeout: set your HTTP client timeout to at least 1 minute for this endpoint."></span></span>

post/v1/twitter-handle-to-linkedin/single

Request body

apiKeystring required

Your Fiber API key

handlestring required

Twitter/X handle to look up. Accepts a bare handle with or without a leading '@' (e.g. 'elonmusk', '@elonmusk'), or a full X/Twitter profile URL (e.g. 'https://x.com/elonmusk', 'twitter.com/@elonmusk').

contextstring nullable

Optional hint about the person, used to disambiguate common-name handles (e.g. "VC at a16z" or "YC W23 founder"). Improves accuracy on ambiguous handles. Max 1000 characters.

Response

Default Response

advicestring[] nullable

Tips, recommendations, and suggestions for using this API effectively.