{"uid":"cap_VxVS0qmYQf4T6Th9YV25f","slug":"anyapi-social-finder-25dfd848","name":"AnyAPI Social Finder","description":"AnyAPI social.finder (Social Profile Finder)","url":"https://api.getanyapi.com/v1/run/social.finder","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"name":{"type":"string","description":"The profile name or handle to search for across social networks (e.g. johndoe)."},"limit":{"type":"integer","description":"Maximum number of results to return (1-10, default 10). You are billed per result returned, so a lower limit costs less."},"platform":{"type":"string","description":"Limit the search to one network: askfm, discord, facebook, github, instagram, linkedin, medium, pinterest, steam, threads, tiktok, twitch, or youtube (e.g. instagram); all networks are searched when omitted."},"preferLatencyUnderMs":{"type":"integer","description":"Optional; omit it and routing is unchanged, with the cheapest source serving. Prefer sources whose typical response time (median over the trailing 30 days, as published on this endpoint's lane health) is under this many milliseconds; among those, the cheapest serves. This can raise your price: when the cheapest source misses the target, a faster and dearer one serves, and you are quoted and charged its price. If no source is that fast the request is still served, by whichever source offers the best speed for its price - it is never refused for being slow. Sources we have not timed are tried last. This is a preference, not a guarantee: the median describes past requests and is not a ceiling on this one, and it excludes any wait this request itself asks for. On a paginated walk it applies to the first page only: later pages stay with the source that page chose, at the price it was quoted."}}},"responseSchema":{"type":"object","required":["output","provider","costUsd","items","replayed"],"properties":{"hint":{"type":"string","description":"Optional one-line nudge, absent when there is nothing to say. `large_result:` suggests the fields/max_items/summary/jq controls for a big response. `paging_unavailable:` means this result came from a source that cannot return a `nextCursor`, so it may be INCOMPLETE and cannot be continued - re-run with `requireFields: [\"nextCursor\"]` to be served only by a source that can page, which may cost more per request."},"items":{"type":"integer","description":"Number of result rows returned. For per-result SKUs the per-item cost is charged against this count; for input-priced SKUs the charge is per submitted input, independent of this count."},"output":{"anyOf":[{"type":"object","title":"Social Profile Finder output","required":["found","data"],"properties":{"data":{"oneOf":[{"type":"null"},{"type":"object","required":["items"],"properties":{"items":{"type":"array","items":{"type":"object","required":["social","socialProfileUrl"],"properties":{"social":{"type":"string","description":"The social network checked (e.g. discord, facebook, github). Populated whenever the provider has data for the entity.","x-anyapi-must-populate":true},"inputProfileName":{"type":"string","description":"The name that was searched for. Populated whenever the provider has data for the entity.","x-anyapi-must-populate":true},"socialProfileUrl":{"type":["string","null"],"description":"URL of the matching profile, or null when no account was found on that network."}}},"description":"Profile match records: the queried profile name, the social network, and the matching profile URL when one was found. Populated whenever the provider has data for the entity.","x-anyapi-must-populate":true}},"additionalProperties":false}]},"found":{"type":"boolean"}},"additionalProperties":false},{"type":"null"}],"description":"Normalized output, or null when the replay payload was not retained."},"costUsd":{"type":"number","description":"USD charged on the original run. On a replay this value is echoed for parity; the replay itself is free."},"jqError":{"type":"string","description":"Present only when a `jq` expression failed; `output` then carries the full unshaped result and this explains why the reshape did not apply."},"provider":{"type":"string","description":"Always \"AnyAPI\"."},"replayed":{"type":"boolean","description":"True when this response replays the durable result of an earlier run without billing or upstream execution."},"resultId":{"type":"string","description":"Opaque handle to the full unshaped result, cached ~15 min. Re-shape it for free (fields/max_items/summary/jq) via GET /v1/results/{id}, no re-billing. Absent when the result was too large to cache."}}},"example":{"request":{"name":"alex johnson","limit":3},"response":{"items":3,"output":{"data":{"items":[{"social":"askfm","inputProfileName":"alex johnson","socialProfileUrl":null},{"social":"discord","inputProfileName":"alex johnson","socialProfileUrl":null},{"social":"facebook","inputProfileName":"alex johnson","socialProfileUrl":"https://www.facebook.com/alexander.johnson.79069"}]},"found":true},"costUsd":0.007,"provider":"AnyAPI"}},"exampleRequest":{"name":"alex johnson","limit":3},"tags":["x402"],"displayCostAmount":"0.00735","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":2,"rating":{"score":"0.54","successRate":"1.00","reviews":2,"stars":"3.2","state":"rated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.021/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.021","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.021","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_ni1RoIz9TpOQNTsZ61itX","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.021","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Finds social media profiles and contact information for a person or entity across multiple platforms using a single API call.","exampleAgentPrompt":"Can you find all the social media profiles you can for someone named 'Alex Johnson' who works at Stripe — I need their LinkedIn, Twitter, and any other accounts tied to their name?","exampleUseCases":null,"resultDescription":"A JSON object containing discovered social media profile URLs, handles, and associated contact information for the queried person or entity across multiple platforms.","failureModes":["Profile not found — returns empty results or 404-style JSON error","Ambiguous name with multiple matches — may return multiple candidates or partial results","Rate limiting or payment failure — request rejected if wallet balance is insufficient","Private or unlisted profiles may not be discoverable","Invalid or malformed input parameter — API returns validation error"],"whenToPreferThis":"Use this endpoint when you need to discover or aggregate a person's social media presence across multiple platforms in one call, especially within a pay-per-request model with no subscription overhead. Prefer over manual platform-by-platform scraping or dedicated single-platform APIs when breadth of coverage matters more than depth.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":14,"lastUsedAt":"2026-07-17T19:37:43.136Z","lastSuccessfullyRanAt":"2026-07-17T19:37:00.016Z","lastHealthCheckAt":"2026-09-14T07:05:05.821Z","isFirstParty":false}