Meta App Review · live console
Manage a Threads presence
Maia helps a Threads creator find public conversations they cover, read replies on their own posts, and publish a reply only after they tap Approve.
What this page is
This is the English login surface for the Threads API app. It is not Facebook Login. The person using the app connects their own Threads account, then uses the data only to manage that account’s presence.
Walkthrough and form notes: maia-astro.com/app-review · Privacy: /privacy · Data deletion: /data-deletion
Step 1 — Connect with Threads
Opens the official Threads OAuth dialog and requests: threads_basic, threads_keyword_search, threads_read_replies, threads_manage_replies, threads_content_publish.
Connected as @ · Disconnect
Step 2 — Search public conversations
Uses threads_keyword_search. Shows the public post (and you can reply to it). After App Review approval, this search includes other people’s public posts.
Step 4 — My posts & replies
Uses threads_basic to list your posts and threads_read_replies to show replies under a post you pick.