Social media lookup

Start social media lookup

Use our AI agent to find social media profiles (Twitter, Instagram) for a person using name and optional context like LinkedIn URL, work email, company, and job title.

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

<span>💰 <strong>Cost:</strong> 3 credits per platform searched <span title="Pricing shown is default pricing. Actual pricing may vary."></span></span>

post/v1/social-media-lookup/trigger

Request body

apiKeystring required

Your Fiber API key

overallContextstring nullable

Optional context about the person to help disambiguation (e.g. "AI researcher at OpenAI"). Useful for common names. Max 1000 characters.

platformsstring[]

Which social media platforms to search. Defaults to Twitter. Supported: TWITTER, INSTAGRAM.

Response

Default Response

advicestring[] nullable

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

Changes

Changed in 1 of the 11 revisions of this API.21

  • 4002aa81d4fb21See the full diff
    • the response property advice became nullable for the status 200

      response-property-became-nullable

    • the response property advice became optional for the status 200

      response-property-became-optional

    • the advice response's property default value was removed for the status 200

      response-property-default-value-removed