Threads integration

Threads API (Meta): posts, replies, user profiles, media, insights

Help CentreConnectors

Overview

Threads API (Meta) covers posts, replies, user profiles, media, insights. The Automize Threads connector covers content publishing + read.

  • Regions: Where Threads is available (most countries now).
  • Plans: Free with Threads Business profile.

Setting up the connection

Auth type: OAuth 2.0 (Authorization Code).

  1. Meta Developers → Threads API access.
  2. OAuth scope: threads_basic, threads_content_publish.
  3. In Automize → Settings → Connectors → Threads. Paste credentials.

Find your credentials at https://developers.facebook.com/docs/threads/.


Rate limits

Per-app + per-user.


Data model

Threads primitives:

    User ─── Threads (posts) ── Replies
                            └─ Insights

Available operations

8 operations available. Click any row to jump to its detail.

OperationCategoryWhat it does
Create Thread ContainerGeneralCreate a container for a new thread
Get InsightsGeneralGet account-level thread insights
Get ProfileGeneralGet the authenticated user profile
Get ThreadGeneralGet a single thread by ID
List RepliesGeneralList replies to a thread
List ThreadsGeneralList threads posted by the user
Publish ThreadGeneralPublish a previously created container
Reply to ThreadGeneralReply to an existing thread

Operations

Create Thread Container

Create a container for a new thread

ParameterRequiredTypeDescription
Text textYestext
Media Type media_typeYestext
Image Url image_urlYestext
Video Url video_urlYestext

Get Insights

Get account-level thread insights

No input parameters.

Tips

  • Reach, views, likes, replies, reposts.

Get Profile

Get the authenticated user profile

No input parameters.


Get Thread

Get a single thread by ID

ParameterRequiredTypeDescription
Thread Id thread_idYestext

List Replies

List replies to a thread

ParameterRequiredTypeDescription
Thread Id thread_idYestext

Tips

  • Per post. Threaded conversation.

List Threads

List threads posted by the user

No input parameters.


Publish Thread

Publish a previously created container

ParameterRequiredTypeDescription
Creation Id creation_idYestext

Reply to Thread

Reply to an existing thread

ParameterRequiredTypeDescription
Text textYestext
Reply To Id reply_to_idYestext
Media Type media_typeYestext

FAQ

Cross-post from Instagram?
Meta auto-prompts cross-posting. API enforces same content policies.

Related connectors

See it working on your own data

Everything documented here ships with the platform – try the document tools free, or go live in 7 days.