Threads website screenshot

Threads

The Meta Threads API enables developers to build integrations for the Threads social media platform. It supports publishing text, image, video, carousel, and quote posts, reading and managing replies, accessing profile information, retrieving media insights, and managing account settings. Authentication uses OAuth 2.0 with scoped access tokens.

Threads publishes 9 APIs on the APIs.io network, including Authorization API, Post to Threads > Quote Threads Posts API, Post to Threads > Repost Threads Posts API, and 6 more. Tagged areas include Social, Social Networks, Meta, Publishing, and Media.

The Threads catalog on APIs.io includes 1 JSON-LD context and 2 Spectral governance rulesets.

Threads’ developer surface includes authentication, getting-started guide, changelog, and 12 more developer resources.

39.7/100 developing ▬ flat Agent 29/100 agent ready saas Full breakdown ↓
scored 2026-09-14 · rubric v0.22.0
AccessFreemiumSelf serve⚡ Free to try
2 APIs
SocialSocial NetworksMetaPublishingMedia

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-14 · rubric v0.22.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/threads-api: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 9

Individual APIs this provider publishes, each with its own machine-readable definition.

Threads Authorization API

Authorization is a required step to get the necessary user permissions to act on behalf of the user. Please take a look at the [walkthrough of the authentication process](https:...

Threads Post to Threads > Quote Threads Posts API

This folder will enable you to: 1. Create a Media Container. The API will return a Media Container ID which will be used in the second step. 2. Publish a single Quote post.

Threads Post to Threads > Repost Threads Posts API

This folder will enable you to repost an original Threads post.

Threads Read And Manage Threads > Read and Manage Threads Replies API

The Threads Reply Moderation API allows you to read and manage replies to users' own Threads.

Threads Read And Manage Threads > Read Replies Media Objects API

This folder will enable you to use the Threads API to retrieve details about a user's own replies.

Threads Read And Manage Threads > Read Threads Insights API

This folder will enable you to use the Threads API to retrieve details about posts and accounts.

Threads Read And Manage Threads > Retrieve Threads Media Objects API

This folder will enable you to use the Threads API to retrieve details about posts.

Threads Read And Manage Threads > Retrieve Threads Profiles API

This folder will enable you to get profile information about a Threads user.

Threads Troubleshooting API

This folder will enbale you to perform basic toubleshooting.

Scroll for all 9

Open Collections 11

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Threads Authorization API

OPEN COLLECTION

Threads API

OPEN COLLECTION

Scroll for all 11

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Threads Api Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Threads Api Context

26 classes · 0 properties

JSON-LD

Spectral Rules 2

Spectral governance rulesets for linting and validating these APIs.

Threads API Rules

5 rules · 4 warnings 1 info

SPECTRAL

Threads API Rules

7 rules · 3 errors 3 warnings 1 info

SPECTRAL

JSON Schema 1

Standalone JSON Schema definitions for this provider's data models.

Thread

17 properties

JSON SCHEMA

JSON Structure 1

JSON Structure definitions describing this provider's data shapes.

Threads Api Thread Structure

0 properties

JSON STRUCTURE

Examples 2

Example request and response payloads for these APIs.

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Threads Api Authentication

http · 2 schemes

SECURITY

Threads Api Domain Security

TLSv1.3 · HSTS

SECURITY

Threads Api Vulnerability Disclosure

security.txt · contact published

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Threads Api Agentic Access

32 operations · 10 acting · 2 human-in-the-loop

32 operations · 10 acting

AGENTIC

Resources

Get Started 2

Portal, sign-up, and the first successful call

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: threads-api
name: Threads
description: The Meta Threads API enables developers to build integrations for the Threads social media platform. It supports
  publishing text, image, video, carousel, and quote posts, reading and managing replies, accessing profile information, retrieving
  media insights, and managing account settings. Authentication uses OAuth 2.0 with scoped access tokens.
type: Index
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: medium
  source:
  - plans
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
position: Consuming
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/threads-api.png
tags:
- Social
- Social Networks
- Meta
- Publishing
- Media
created: '2024-11-16'
modified: '2026-05-19'
url: https://raw.githubusercontent.com/api-evangelist/threads-api/refs/heads/main/apis.yml
specificationVersion: '0.23'
apis:
- aid: threads-api:threads-api-authorization-api
  name: Threads Authorization API
  description: 'Authorization is a required step to get the necessary user permissions to act on behalf of the user. Please
    take a look at the [walkthrough of the authentication process](https://developers.facebook.com/docs/threads/get-started/get-access-tokens-and-permissions).
    Once the access token is retrieved, use the [access token debugger](https://developers.facebook.com/tools/debug/accesstoken)
    to check if the access token has the correct permissions (including `threads_basic`, `threads_content_publish`, `threads_read_replies`,
    `threads_manage_replies`, `threads_manage_insights`) and verify that the access token hasn''t expired.


    Follow the [documentation](https://developers.facebook.com/docs/threads/get-started/long-lived-tokens) to exchange a short-lived
    Threads User Access Token for a long-lived token and refresh unexpired long-lived Threads User Access tokens. **Note:**
    The `threads_basic` permission is sufficient for the exchange or refresh process.'
  humanURL: https://developers.facebook.com/docs/threads/
  baseURL: https://graph.threads.net
  tags:
  - Authorization
  properties:
  - type: OpenAPI
    url: openapi/threads-api-authorization-api-openapi.yml
  - type: Documentation
    url: https://developers.facebook.com/docs/threads/
  - type: PostmanCollection
    url: https://www.postman.com/meta/threads/collection/dht3nzz/threads-api?action=share&creator=35240
  - type: GettingStarted
    url: https://developers.facebook.com/docs/threads/get-started
  - type: Authentication
    url: https://developers.facebook.com/docs/threads/get-started/get-access-tokens-and-permissions
  - type: Webhooks
    url: https://developers.facebook.com/docs/threads/webhooks
  - type: ChangeLog
    url: https://developers.facebook.com/docs/threads/changelog
  - type: PostmanWorkspace
    url: https://www.postman.com/meta/threads/overview
  - type: JSONSchema
    url: json-schema/threads-api-thread-schema.json
- aid: threads-api:threads-api-post-to-threads-quote-threads-posts-api
  name: Threads Post to Threads > Quote Threads Posts API
  description: "This folder will enable you to:\n\n1. Create a Media Container. The API will return a Media Container ID which\
    \ will be used in the second step.\n    \n2. Publish a single Quote post."
  humanURL: https://developers.facebook.com/docs/threads/
  baseURL: https://graph.threads.net
  tags: []
  tags_raw:
  - Post to Threads > Quote Threads Posts
  properties:
  - type: OpenAPI
    url: openapi/threads-api-post-to-threads-quote-threads-posts-api-openapi.yml
  - type: Documentation
    url: https://developers.facebook.com/docs/threads/
  - type: PostmanCollection
    url: https://www.postman.com/meta/threads/collection/dht3nzz/threads-api?action=share&creator=35240
  - type: GettingStarted
    url: https://developers.facebook.com/docs/threads/get-started
  - type: Authentication
    url: https://developers.facebook.com/docs/threads/get-started/get-access-tokens-and-permissions
  - type: Webhooks
    url: https://developers.facebook.com/docs/threads/webhooks
  - type: ChangeLog
    url: https://developers.facebook.com/docs/threads/changelog
  - type: PostmanWorkspace
    url: https://www.postman.com/meta/threads/overview
  - type: JSONSchema
    url: json-schema/threads-api-thread-schema.json
- aid: threads-api:threads-api-post-to-threads-repost-threads-posts-api
  name: Threads Post to Threads > Repost Threads Posts API
  description: This folder will enable you to repost an original Threads post.
  humanURL: https://developers.facebook.com/docs/threads/
  baseURL: https://graph.threads.net
  tags: []
  tags_raw:
  - Post to Threads > Repost Threads Posts
  properties:
  - type: OpenAPI
    url: openapi/threads-api-post-to-threads-repost-threads-posts-api-openapi.yml
  - type: Documentation
    url: https://developers.facebook.com/docs/threads/
  - type: PostmanCollection
    url: https://www.postman.com/meta/threads/collection/dht3nzz/threads-api?action=share&creator=35240
  - type: GettingStarted
    url: https://developers.facebook.com/docs/threads/get-started
  - type: Authentication
    url: https://developers.facebook.com/docs/threads/get-started/get-access-tokens-and-permissions
  - type: Webhooks
    url: https://developers.facebook.com/docs/threads/webhooks
  - type: ChangeLog
    url: https://developers.facebook.com/docs/threads/changelog
  - type: PostmanWorkspace
    url: https://www.postman.com/meta/threads/overview
  - type: JSONSchema
    url: json-schema/threads-api-thread-schema.json
- aid: threads-api:threads-api-read-and-manage-threads-read-and-manage-threads-replies-api
  name: Threads Read And Manage Threads > Read and Manage Threads Replies API
  description: The Threads Reply Moderation API allows you to read and manage replies to users' own Threads.
  humanURL: https://developers.facebook.com/docs/threads/
  baseURL: https://graph.threads.net
  tags: []
  tags_raw:
  - Read And Manage Threads > Read and Manage Threads Replies
  properties:
  - type: OpenAPI
    url: openapi/threads-api-read-and-manage-threads-read-and-manage-threads-replies-api-openapi.yml
  - type: Documentation
    url: https://developers.facebook.com/docs/threads/
  - type: PostmanCollection
    url: https://www.postman.com/meta/threads/collection/dht3nzz/threads-api?action=share&creator=35240
  - type: GettingStarted
    url: https://developers.facebook.com/docs/threads/get-started
  - type: Authentication
    url: https://developers.facebook.com/docs/threads/get-started/get-access-tokens-and-permissions
  - type: Webhooks
    url: https://developers.facebook.com/docs/threads/webhooks
  - type: ChangeLog
    url: https://developers.facebook.com/docs/threads/changelog
  - type: PostmanWorkspace
    url: https://www.postman.com/meta/threads/overview
  - type: JSONSchema
    url: json-schema/threads-api-thread-schema.json
- aid: threads-api:threads-api-read-and-manage-threads-read-replies-media-objects-api
  name: Threads Read And Manage Threads > Read Replies Media Objects API
  description: This folder will enable you to use the Threads API to retrieve details about a user's own replies.
  humanURL: https://developers.facebook.com/docs/threads/
  baseURL: https://graph.threads.net
  tags: []
  tags_raw:
  - Read And Manage Threads > Read Replies Media Objects
  properties:
  - type: OpenAPI
    url: openapi/threads-api-read-and-manage-threads-read-replies-media-objects-api-openapi.yml
  - type: Documentation
    url: https://developers.facebook.com/docs/threads/
  - type: PostmanCollection
    url: https://www.postman.com/meta/threads/collection/dht3nzz/threads-api?action=share&creator=35240
  - type: GettingStarted
    url: https://developers.facebook.com/docs/threads/get-started
  - type: Authentication
    url: https://developers.facebook.com/docs/threads/get-started/get-access-tokens-and-permissions
  - type: Webhooks
    url: https://developers.facebook.com/docs/threads/webhooks
  - type: ChangeLog
    url: https://developers.facebook.com/docs/threads/changelog
  - type: PostmanWorkspace
    url: https://www.postman.com/meta/threads/overview
  - type: JSONSchema
    url: json-schema/threads-api-thread-schema.json
- aid: threads-api:threads-api-read-and-manage-threads-read-threads-insights-api
  name: Threads Read And Manage Threads > Read Threads Insights API
  description: This folder will enable you to use the Threads API to retrieve details about posts and accounts.
  humanURL: https://developers.facebook.com/docs/threads/
  baseURL: https://graph.threads.net
  tags: []
  tags_raw:
  - Read And Manage Threads > Read Threads Insights
  properties:
  - type: OpenAPI
    url: openapi/threads-api-read-and-manage-threads-read-threads-insights-api-openapi.yml
  - type: Documentation
    url: https://developers.facebook.com/docs/threads/
  - type: PostmanCollection
    url: https://www.postman.com/meta/threads/collection/dht3nzz/threads-api?action=share&creator=35240
  - type: GettingStarted
    url: https://developers.facebook.com/docs/threads/get-started
  - type: Authentication
    url: https://developers.facebook.com/docs/threads/get-started/get-access-tokens-and-permissions
  - type: Webhooks
    url: https://developers.facebook.com/docs/threads/webhooks
  - type: ChangeLog
    url: https://developers.facebook.com/docs/threads/changelog
  - type: PostmanWorkspace
    url: https://www.postman.com/meta/threads/overview
  - type: JSONSchema
    url: json-schema/threads-api-thread-schema.json
- aid: threads-api:threads-api-read-and-manage-threads-retrieve-threads-media-objects-api
  name: Threads Read And Manage Threads > Retrieve Threads Media Objects API
  description: This folder will enable you to use the Threads API to retrieve details about posts.
  humanURL: https://developers.facebook.com/docs/threads/
  baseURL: https://graph.threads.net
  tags: []
  tags_raw:
  - Read And Manage Threads > Retrieve Threads Media Objects
  properties:
  - type: OpenAPI
    url: openapi/threads-api-read-and-manage-threads-retrieve-threads-media-objects-api-openapi.yml
  - type: Documentation
    url: https://developers.facebook.com/docs/threads/
  - type: PostmanCollection
    url: https://www.postman.com/meta/threads/collection/dht3nzz/threads-api?action=share&creator=35240
  - type: GettingStarted
    url: https://developers.facebook.com/docs/threads/get-started
  - type: Authentication
    url: https://developers.facebook.com/docs/threads/get-started/get-access-tokens-and-permissions
  - type: Webhooks
    url: https://developers.facebook.com/docs/threads/webhooks
  - type: ChangeLog
    url: https://developers.facebook.com/docs/threads/changelog
  - type: PostmanWorkspace
    url: https://www.postman.com/meta/threads/overview
  - type: JSONSchema
    url: json-schema/threads-api-thread-schema.json
- aid: threads-api:threads-api-read-and-manage-threads-retrieve-threads-profiles-api
  name: Threads Read And Manage Threads > Retrieve Threads Profiles API
  description: This folder will enable you to get profile information about a Threads user.
  humanURL: https://developers.facebook.com/docs/threads/
  baseURL: https://graph.threads.net
  tags: []
  tags_raw:
  - Read And Manage Threads > Retrieve Threads Profiles
  properties:
  - type: OpenAPI
    url: openapi/threads-api-read-and-manage-threads-retrieve-threads-profiles-api-openapi.yml
  - type: Documentation
    url: https://developers.facebook.com/docs/threads/
  - type: PostmanCollection
    url: https://www.postman.com/meta/threads/collection/dht3nzz/threads-api?action=share&creator=35240
  - type: GettingStarted
    url: https://developers.facebook.com/docs/threads/get-started
  - type: Authentication
    url: https://developers.facebook.com/docs/threads/get-started/get-access-tokens-and-permissions
  - type: Webhooks
    url: https://developers.facebook.com/docs/threads/webhooks
  - type: ChangeLog
    url: https://developers.facebook.com/docs/threads/changelog
  - type: PostmanWorkspace
    url: https://www.postman.com/meta/threads/overview
  - type: JSONSchema
    url: json-schema/threads-api-thread-schema.json
- aid: threads-api:threads-api-troubleshooting-api
  name: Threads Troubleshooting API
  description: This folder will enbale you to perform basic toubleshooting.
  humanURL: https://developers.facebook.com/docs/threads/
  baseURL: https://graph.threads.net
  tags:
  - Troubleshooting
  properties:
  - type: OpenAPI
    url: openapi/threads-api-troubleshooting-api-openapi.yml
  - type: Documentation
    url: https://developers.facebook.com/docs/threads/
  - type: PostmanCollection
    url: https://www.postman.com/meta/threads/collection/dht3nzz/threads-api?action=share&creator=35240
  - type: GettingStarted
    url: https://developers.facebook.com/docs/threads/get-started
  - type: Authentication
    url: https://developers.facebook.com/docs/threads/get-started/get-access-tokens-and-permissions
  - type: Webhooks
    url: https://developers.facebook.com/docs/threads/webhooks
  - type: ChangeLog
    url: https://developers.facebook.com/docs/threads/changelog
  - type: PostmanWorkspace
    url: https://www.postman.com/meta/threads/overview
  - type: JSONSchema
    url: json-schema/threads-api-thread-schema.json
common:
- type: CapabilityMap
  url: capabilities/threads-api-capability-edges.yml
  name: Threads Business Capability Map
- type: AgenticAccess
  url: agentic-access/threads-api-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/threads-api-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/threads-api-domain-security.yml
- type: Authentication
  url: authentication/threads-api-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/threads-meta
- type: Website
  url: https://www.threads.net/
- type: DeveloperPortal
  url: https://developers.facebook.com/docs/threads/
- type: GettingStarted
  url: https://developers.facebook.com/docs/threads/get-started
- type: Authentication
  url: https://developers.facebook.com/docs/threads/get-started/get-access-tokens-and-permissions
- type: ChangeLog
  url: https://developers.facebook.com/docs/threads/changelog
- type: Webhooks
  url: https://developers.facebook.com/docs/threads/webhooks
- type: PostmanWorkspace
  url: https://www.postman.com/meta/threads/overview
- type: TermsOfService
  url: https://developers.facebook.com/terms/
- type: PrivacyPolicy
  url: https://www.facebook.com/privacy/policy/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/threads-api"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/threads-api/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/threads-api/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.