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 11 more developer resources.

55.8/100 developing ▬ flat Agent 42/100 agent ready Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemiumSelf serve⚡ Free to try
9 APIs
SocialSocial NetworksMetaPublishingMedia

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 55.8/100 · developing
Contract Quality 15.1 / 25
Developer Ergonomics 7.0 / 20
Commercial Clarity 12.1 / 20
Operational Transparency 7.2 / 13
Governance 7.0 / 12
Discoverability 7.4 / 10
Agent readiness — 42/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. 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. Want it done for you? Prioritized profiling — $2,500 →

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 1

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

Threads API

OPEN COLLECTION

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

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
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
position: Consumer
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.19'
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:
  - 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:
  - 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:
  - 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:
  - 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:
  - 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:
  - 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:
  - 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: 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