Coming soonWe are adding Reddit endpoints and more updates.Request an endpoint

Three platforms, one response shape.

Get profiles, posts, comments, followers, search, and more from Instagram, TikTok, and X. Every platform uses the same response shape and price.

100 free requests, no card needed.

Same shape on every platform. Switch and compare.
GET /v1/instagram/posts/{identifier} · 743ms
curl "https://api.openhandle.dev/v1/instagram/posts/{identifier}" \
  -H "Authorization: Bearer $OPENHANDLE_API_KEY"
200 OK · source live
{
  "platform": "instagram",
  "resource": "post",
  "capturedAt": "2026-08-24T09:12:47Z",
  "source": "live",
  "data": {
    "id": "DL2xq81q…",
    "author": { "handle": "instagram", "isVerified": true,  },
    "media": [{ "type": "video", "url": "https://media.openhandle.dev/m_2c9df…" }],
    "metrics": {
      "views": 5081233,
      "likes": 301882,
      "comments": 4211,
      "shares": 88410,
      "saves": 41077,
      "reach": null
    }
    …more data
  }
}

Platforms

Pick a platform.

Every operation is listed on its page, with a real request and response.

Another platform

Tell us what you need.

We pick the next platform based on what people need, when they need it, and how much they will use it. A short list of endpoints is enough.

Optional. A short list is enough.

Send your agent ahead.

Paste the prompt into your agent and it sets everything up. Or come yourself, it takes five minutes.

For agents