Meta
Collection of Meta (Facebook) platform APIs for social networking, messaging, advertising, content publishing, AI, and developer tools across Facebook, Instagram, WhatsApp, Threads, and Messenger.
APIs
Facebook Graph API - User
Retrieve and manage Facebook user profiles, friends lists, and account data using the Graph API User node.
Instagram Graph API - User
Access Instagram user profiles, media, and account information for Business and Creator accounts via the Instagram Graph API.
Facebook Graph API - Page
Access and manage Facebook Page settings, content, posts, and metrics using the Graph API Page node.
Facebook Graph API - Post
Create, read, update, and delete posts on Facebook using the Graph API Post node.
Facebook Graph API - Group
Manage Facebook Groups including members, posts, and settings using the Graph API Group node.
Facebook Graph API - Event
Access and manage Facebook Events including details, attendees, and RSVPs using the Graph API Event node.
Facebook Marketing API
Create, manage, and optimize advertising campaigns across Facebook, Instagram, and Audience Network programmatically.
Meta Conversions API
Send web, app, and offline conversion events directly from your server to Meta for improved ad measurement and optimization.
Meta Ad Library API
Search and retrieve publicly visible ads across Meta platforms for transparency and research purposes via the ads_archive Graph API endpoint.
WhatsApp Cloud API
Send and receive messages, manage phone numbers, and build messaging experiences on WhatsApp using Meta's cloud-hosted API.
WhatsApp Business Management API
Manage WhatsApp Business accounts, phone numbers, message templates, and business profiles programmatically.
Messenger Platform API
Build messaging experiences on Facebook Messenger including chatbots, rich media messages, and customer service integrations.
Threads API
Create and manage content, retrieve profiles, and access insights on Meta's Threads social media platform.
Instagram Graph API - Content Publishing
Publish photos, videos, carousels, reels, and stories to Instagram Business and Creator accounts programmatically.
Instagram Messaging API
Send and receive messages on Instagram using the Messenger Platform, enabling customer service and automated messaging for Business accounts.
Meta Content Library API
Programmatic access to the full public content archive from Facebook, Instagram, and Threads for qualified academic and non-profit researchers.
Meta Llama API
Access Meta's Llama large language models including Llama 4 and Llama 3 family for building AI-powered applications via a hosted API.
Collections
Meta Graph API - User
POSTMANArazzo Workflows
Meta Add Current User To Audience
Resolve the authenticated user and add them to a custom audience.
ARAZZOMeta Audit Current User
Resolve the current user, read their full profile node, then pull their feed.
ARAZZOMeta Decommission User Account
Snapshot a user, remove them from a custom audience, then delete the test user.
ARAZZOMeta Get Current User Feed
Resolve the current user from the access token and read their timeline feed.
ARAZZOMeta Onboard User To Audience
Confirm a user exists, then add a hashed payload to a custom audience.
ARAZZOMeta Provision Then Cleanup Test User
Configure a test user with an update, then delete the test user to clean up.
ARAZZOMeta Read User Feed And Identity
Read a target user's feed and resolve the caller's own identity for context.
ARAZZOMeta Refresh Audience Cohort
Resolve the caller, add a new cohort to an audience, then remove stale members.
ARAZZOMeta Sync Custom Audience Membership
Add a fresh set of hashed users to a custom audience and remove a stale set.
ARAZZOMeta Unblock And Add To Audience
Unblock a user from a page, then add them to a custom audience.
ARAZZOMeta Update Current User Profile
Resolve the current user, update their profile, then read it back to confirm.
ARAZZOMeta Verify And Update User
Read a user, branch on whether it exists, and apply an update when found.
ARAZZOGraphQL
Meta Graph API — GraphQL Conceptual Schema
Meta's Graph API is a graph-traversal API modeled around nodes (objects), edges (connections between objects), and fields (properties of objects). While it does not expose a str...
GRAPHQL