# Openhandle API

**Canonical:** https://apis.io/apis/openhandle/openhandle-api/  
**Provider:** Openhandle — https://apis.io/providers/openhandle/  
**Base URL:** https://api.openhandle.dev  
**Documentation:** https://openhandle.dev/docs

Openhandle API is published by [Openhandle](https://apis.io/providers/openhandle/) on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. This API exposes 6 JSON Schema definitions. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, and 6 JSON Schemas.

Read-only REST API returning public Instagram, TikTok, X (Twitter), and Reddit profiles, posts, comments, followers, and search in one normalized envelope. 109 GET operations under /v1/, Bearer API-key auth, opaque cursor pagination, per-request freshness tiers, and a uniform error envelope. Also reachable as a remote MCP server.

## Operations (60 of 109)

| Method | Path | Summary |
|---|---|---|
| GET | `/v1/instagram/comments/{identifier}/likers` | List comment likers |
| GET | `/v1/instagram/hashtags/{identifier}` | Get a hashtag |
| GET | `/v1/instagram/hashtags/{identifier}/posts` | List hashtag posts |
| GET | `/v1/instagram/hashtags/{identifier}/reels` | List hashtag reels |
| GET | `/v1/instagram/highlights/{identifier}` | Get a highlight |
| GET | `/v1/instagram/locations/{identifier}` | Get a location |
| GET | `/v1/instagram/locations/{identifier}/posts` | List location posts |
| GET | `/v1/instagram/music/{identifier}` | Get a music |
| GET | `/v1/instagram/music/{identifier}/stream` | List music stream pages |
| GET | `/v1/instagram/posts/{identifier}` | Get a post |
| GET | `/v1/instagram/posts/{identifier}/clip-metadata` | Get clip metadata |
| GET | `/v1/instagram/posts/{identifier}/comment-metadata` | Get comment metadata |
| GET | `/v1/instagram/posts/{identifier}/comment-moderation` | Check comment moderation |
| GET | `/v1/instagram/posts/{identifier}/comments` | List post comments |
| GET | `/v1/instagram/posts/{identifier}/comments/{comment_id}/replies` | List comment replies |
| GET | `/v1/instagram/posts/{identifier}/insights` | Get post insights |
| GET | `/v1/instagram/posts/{identifier}/likers` | List post likers |
| GET | `/v1/instagram/posts/{identifier}/oembed` | Get post oEmbed data |
| GET | `/v1/instagram/posts/{identifier}/tagged-users` | List tagged users |
| GET | `/v1/instagram/posts/{identifier}/template` | Get post template |
| GET | `/v1/instagram/profiles/{identifier}` | Get a profile |
| GET | `/v1/instagram/profiles/{identifier}/about` | Get profile about information |
| GET | `/v1/instagram/profiles/{identifier}/business-recommendations` | List business recommendations |
| GET | `/v1/instagram/profiles/{identifier}/followers` | List profile followers |
| GET | `/v1/instagram/profiles/{identifier}/followers/search` | Search profile followers |
| GET | `/v1/instagram/profiles/{identifier}/following` | List profile following |
| GET | `/v1/instagram/profiles/{identifier}/following/search` | Search profile following |
| GET | `/v1/instagram/profiles/{identifier}/highlights` | List profile highlights |
| GET | `/v1/instagram/profiles/{identifier}/pinned-posts` | List profile pinned posts |
| GET | `/v1/instagram/profiles/{identifier}/posts` | List profile posts |
| GET | `/v1/instagram/profiles/{identifier}/reels` | List profile reels |
| GET | `/v1/instagram/profiles/{identifier}/reposts` | List profile reposts |
| GET | `/v1/instagram/profiles/{identifier}/stories` | List profile stories |
| GET | `/v1/instagram/profiles/{identifier}/suggested` | List profile suggested |
| GET | `/v1/instagram/profiles/{identifier}/tagged-posts` | List profile tagged posts |
| GET | `/v1/instagram/profiles/{identifier}/videos` | List profile videos |
| GET | `/v1/instagram/search/hashtags` | Search Instagram hashtags |
| GET | `/v1/instagram/search/music` | Search Instagram music |
| GET | `/v1/instagram/search/places` | Search Instagram places |
| GET | `/v1/instagram/search/profiles` | Search Instagram profiles |
| GET | `/v1/instagram/search/reels` | Search Instagram reels |
| GET | `/v1/instagram/search/top` | Search all Instagram results |
| GET | `/v1/instagram/stories/{identifier}` | Get a story |
| GET | `/v1/reddit/domains/{identifier}/posts` | List domain posts |
| GET | `/v1/reddit/posts/{identifier}` | Get a post |
| GET | `/v1/reddit/posts/{identifier}/comments` | List post comments |
| GET | `/v1/reddit/posts/{identifier}/duplicates` | List duplicate posts |
| GET | `/v1/reddit/profiles/{identifier}` | Get a profile |
| GET | `/v1/reddit/profiles/{identifier}/comments` | List profile comments |
| GET | `/v1/reddit/profiles/{identifier}/moderated` | List moderated subreddits |
| GET | `/v1/reddit/profiles/{identifier}/posts` | List profile posts |
| GET | `/v1/reddit/profiles/{identifier}/trophies` | List profile trophies |
| GET | `/v1/reddit/search/posts` | Search posts |
| GET | `/v1/reddit/search/profiles` | Search profiles |
| GET | `/v1/reddit/search/subreddits` | Search subreddits |
| GET | `/v1/reddit/subreddits/new` | List new subreddits |
| GET | `/v1/reddit/subreddits/popular` | List popular subreddits |
| GET | `/v1/reddit/subreddits/{identifier}` | Get a subreddit |
| GET | `/v1/reddit/subreddits/{identifier}/posts` | List subreddit posts |
| GET | `/v1/reddit/subreddits/{identifier}/rules` | List subreddit rules |

…and 49 more operations. They are listed in full on the page.

## Machine-readable artifacts (13)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/openhandle/refs/heads/main/openapi/openhandle-openapi.yml
- **OpenAPI** — https://api.openhandle.dev/openapi.json
- **Documentation** — https://openhandle.dev/docs
- **APIReference** — https://openhandle.dev/docs/api-reference
- **GettingStarted** — https://openhandle.dev/docs/quickstart
- **LLMsTxt** — https://openhandle.dev/llms.txt
- **JSONSchema** — https://raw.githubusercontent.com/api-evangelist/openhandle/refs/heads/main/json-schema/openhandle-instagram-story-schema.json
- **JSONSchema** — https://raw.githubusercontent.com/api-evangelist/openhandle/refs/heads/main/json-schema/openhandle-instagram-post-schema.json
- **JSONSchema** — https://raw.githubusercontent.com/api-evangelist/openhandle/refs/heads/main/json-schema/openhandle-tik-tok-profile-schema.json
- **JSONSchema** — https://raw.githubusercontent.com/api-evangelist/openhandle/refs/heads/main/json-schema/openhandle-instagram-profile-schema.json
- **JSONSchema** — https://raw.githubusercontent.com/api-evangelist/openhandle/refs/heads/main/json-schema/openhandle-tik-tok-music-schema.json
- **JSONSchema** — https://raw.githubusercontent.com/api-evangelist/openhandle/refs/heads/main/json-schema/openhandle-tik-tok-post-schema.json
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/openhandle/refs/heads/main/apis.yml

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/openhandle/openhandle-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/openhandle/.
