AnyAPI social.finder (Social Profile Finder)
https://api.getanyapi.com/v1/run/social.finderOverview
AnyAPI social.finder (Social Profile Finder)
Protocol
x402
Price
—
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
getanyapi
Source
bazaar
Indexed
2026-07-17 19:07:43
Health
Status
degraded
Latency (p50)
373ms
Uptime (30d)
100.0%
Reliability Score
85/100
Last Checked
2026-09-11 07:55:08
Last Healthy
Never
Consecutive Failures
2
x402 Payment Validation
Payment Requirements
Invalid
Asset Verified
—
Facilitator
—
Input Schema
{
"bodyFields": {
"limit": {
"description": "Maximum number of results to return (1–10, default 10). You are billed per result returned, so a lower limit costs less.",
"maximum": 10,
"minimum": 1,
"type": "integer"
},
"name": {
"description": "The profile name or handle to search for across social networks (e.g. johndoe).",
"type": "string"
},
"platform": {
"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.",
"type": "string"
}
},
"bodyType": "json",
"discoverable": true,
"method": "POST",
"type": "http"
}
Output Schema
{
"properties": {
"costUsd": {
"description": "Amount charged in USD for this call.",
"type": "number"
},
"items": {
"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.",
"type": "integer"
},
"jqError": {
"description": "Present only when a `jq` expression failed; `output` then carries the full unshaped result and this explains why the reshape did not apply.",
"type": "string"
},
"output": {
"additionalProperties": false,
"properties": {
"data": {
"oneOf": [
{
"type": "null"
},
{
"additionalProperties": false,
"properties": {
"items": {
"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.",
"items": {
"properties": {
"inputProfileName": {
"description": "The name that was searched for. Populated whenever the provider has data for the entity.",
"type": "string",
"x-anyapi-must-populate": true
},
"social": {
"description": "The social network checked (e.g. discord, facebook, github). Populated whenever the provider has data for the entity.",
"type": "string",
"x-anyapi-must-populate": true
},
"socialProfileUrl": {
"description": "URL of the matching profile, or null when no account was found on that network.",
"type": [
"string",
"null"
]
}
},
"required": [
"social",
"socialProfileUrl"
],
"type": "object"
},
"type": "array",
"x-anyapi-must-populate": true
}
},
"required": [
"items"
],
"type": "object"
}
]
},
"found": {
"type": "boolean"
}
},
"required": [
"found",
"data"
],
"title": "Social Profile Finder output",
"type": "object"
},
"provider": {
"description": "Always \"AnyAPI\".",
"type": "string"
},
"resultId": {
"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.",
"type": "string"
}
},
"required": [
"output",
"provider",
"costUsd"
],
"type": "object"
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-09-11 07:55:08 | degraded | 401 | 330ms | |
| 2026-09-10 22:46:31 | degraded | 401 | 322ms | |
| 2026-09-10 08:27:49 | degraded | 401 | 323ms | |
| 2026-09-10 01:59:16 | degraded | 401 | 372ms | |
| 2026-09-09 18:58:41 | degraded | 401 | 373ms | |
| 2026-09-09 10:58:20 | degraded | 401 | 396ms | |
| 2026-09-09 03:41:43 | degraded | 401 | 398ms | |
| 2026-09-08 17:20:45 | degraded | 401 | 1358ms | |
| 2026-09-08 08:40:25 | degraded | 401 | 1387ms |