Facebook Pages API website screenshot

Facebook Pages API

The Facebook Pages API is part of the Meta Graph API and allows applications to manage Facebook Pages, including posting content, reading insights, moderating comments, managing tabs and settings, and receiving real-time webhook updates for Page events. Access is granted via OAuth 2.0 Page access tokens with permission scopes such as pages_manage_posts, pages_read_engagement, and pages_messaging.

Facebook Pages API publishes 11 APIs on the APIs.io network, including Comments API, Conversations API, Feed API, and 8 more. Tagged areas include Social Media, Facebook, Meta Graph API, Pages, and Content Publishing.

Facebook Pages API’s developer surface includes authentication, documentation, pricing, signup flow, support, engineering blog, and 5 more developer resources.

29.1/100 thin ▬ flat Agent 28/100 agent aware Full breakdown ↓
scored 2026-08-03 · rubric v0.9
AccessSelf serve
12 APIs
Social MediaFacebookMeta Graph APIPagesContent PublishingSocial Insights

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-03 · rubric v0.9
Composite quality — 29.1/100 · thin
Contract Quality 14.4 / 25
Developer Ergonomics 5.2 / 20
Commercial Clarity 2.1 / 20
Operational Transparency 0.0 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 28/100 · agent aware
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 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 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/facebook-pages: 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 12

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

Meta Graph API - Pages

Graph API endpoints for reading and managing Facebook Pages, including publishing posts and stories, retrieving Page insights, managing comments and conversations, and configuri...

Facebook Pages API Comments API

The Comments API from Facebook Pages API — 1 operation(s) for comments.

Facebook Pages API Conversations API

The Conversations API from Facebook Pages API — 1 operation(s) for conversations.

Facebook Pages API Feed API

The Feed API from Facebook Pages API — 1 operation(s) for feed.

Facebook Pages API Insights API

The Insights API from Facebook Pages API — 1 operation(s) for insights.

Facebook Pages API Me API

The Me API from Facebook Pages API — 1 operation(s) for me.

Facebook Pages API Meta Graph API Pages API

The Meta Graph API Pages API from Facebook Pages API — 2 operation(s) for meta graph api pages.

Facebook Pages API Photos API

The Photos API from Facebook Pages API — 1 operation(s) for photos.

Facebook Pages API Posts API

The Posts API from Facebook Pages API — 1 operation(s) for posts.

Facebook Pages API Settings API

The Settings API from Facebook Pages API — 1 operation(s) for settings.

Facebook Pages API Subscribed Apps API

The Subscribed Apps API from Facebook Pages API — 1 operation(s) for subscribed apps.

Facebook Pages API Tagged API

The Tagged API from Facebook Pages API — 1 operation(s) for tagged.

Scroll for all 12

Open Collections 1

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

Meta Graph API - Pages

OPEN COLLECTION

Security Posture 1

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

Facebook Pages Authentication

oauth2 · 1 scheme

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Facebook Pages Scopes

7 scopes · authorizationCode

7 scopes

SCOPES

Agentic Access 1

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

Facebook Pages Agentic Access

18 operations · 7 acting

18 operations · 7 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 1

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: facebook-pages
name: Facebook Pages API
description: The Facebook Pages API is part of the Meta Graph API and allows applications to manage Facebook Pages, including
  posting content, reading insights, moderating comments, managing tabs and settings, and receiving real-time webhook updates
  for Page events. Access is granted via OAuth 2.0 Page access tokens with permission scopes such as pages_manage_posts, pages_read_engagement,
  and pages_messaging.
type: Index
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/facebook-pages.png
tags:
- Social Media
- Facebook
- Meta Graph API
- Pages
- Content Publishing
- Social Insights
url: https://raw.githubusercontent.com/api-evangelist/facebook-pages/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-11'
specificationVersion: '0.19'
apis:
- aid: facebook-pages:graph-pages-api
  name: Meta Graph API - Pages
  description: Graph API endpoints for reading and managing Facebook Pages, including publishing posts and stories, retrieving
    Page insights, managing comments and conversations, and configuring Page metadata. Authenticated via OAuth 2.0 Page access
    tokens scoped to specific Page permissions.
  humanURL: https://developers.facebook.com/docs/pages-api
  baseURL: https://graph.facebook.com
  tags:
  - Social Media
  - Facebook
  - Pages
  - Content Publishing
  - Webhooks
  properties:
  - type: Documentation
    url: https://developers.facebook.com/docs/pages-api
  - type: GettingStarted
    url: https://developers.facebook.com/docs/pages-api/getting-started
  - type: Authentication
    url: https://developers.facebook.com/docs/facebook-login/guides/access-tokens/get-page
  - type: Permissions
    url: https://developers.facebook.com/docs/permissions
  - type: Webhooks
    url: https://developers.facebook.com/docs/graph-api/webhooks
- aid: facebook-pages:facebook-pages-comments-api
  name: Facebook Pages API Comments API
  description: The Comments API from Facebook Pages API — 1 operation(s) for comments.
  humanURL: https://developers.facebook.com/docs/pages-api
  baseURL: https://graph.facebook.com
  tags:
  - Comments
  properties:
  - type: OpenAPI
    url: openapi/facebook-pages-comments-api-openapi.yml
- aid: facebook-pages:facebook-pages-conversations-api
  name: Facebook Pages API Conversations API
  description: The Conversations API from Facebook Pages API — 1 operation(s) for conversations.
  humanURL: https://developers.facebook.com/docs/pages-api
  baseURL: https://graph.facebook.com
  tags:
  - Conversations
  properties:
  - type: OpenAPI
    url: openapi/facebook-pages-conversations-api-openapi.yml
- aid: facebook-pages:facebook-pages-feed-api
  name: Facebook Pages API Feed API
  description: The Feed API from Facebook Pages API — 1 operation(s) for feed.
  humanURL: https://developers.facebook.com/docs/pages-api
  baseURL: https://graph.facebook.com
  tags:
  - Feed
  properties:
  - type: OpenAPI
    url: openapi/facebook-pages-feed-api-openapi.yml
- aid: facebook-pages:facebook-pages-insights-api
  name: Facebook Pages API Insights API
  description: The Insights API from Facebook Pages API — 1 operation(s) for insights.
  humanURL: https://developers.facebook.com/docs/pages-api
  baseURL: https://graph.facebook.com
  tags:
  - Insights
  properties:
  - type: OpenAPI
    url: openapi/facebook-pages-insights-api-openapi.yml
- aid: facebook-pages:facebook-pages-me-api
  name: Facebook Pages API Me API
  description: The Me API from Facebook Pages API — 1 operation(s) for me.
  humanURL: https://developers.facebook.com/docs/pages-api
  baseURL: https://graph.facebook.com
  tags:
  - Me
  properties:
  - type: OpenAPI
    url: openapi/facebook-pages-me-api-openapi.yml
- aid: facebook-pages:facebook-pages-meta-graph-api-pages-api
  name: Facebook Pages API Meta Graph API Pages API
  description: The Meta Graph API Pages API from Facebook Pages API — 2 operation(s) for meta graph api pages.
  humanURL: https://developers.facebook.com/docs/pages-api
  baseURL: https://graph.facebook.com
  tags:
  - Meta Graph API Pages
  properties:
  - type: OpenAPI
    url: openapi/facebook-pages-meta-graph-api-pages-api-openapi.yml
- aid: facebook-pages:facebook-pages-photos-api
  name: Facebook Pages API Photos API
  description: The Photos API from Facebook Pages API — 1 operation(s) for photos.
  humanURL: https://developers.facebook.com/docs/pages-api
  baseURL: https://graph.facebook.com
  tags:
  - Photos
  properties:
  - type: OpenAPI
    url: openapi/facebook-pages-photos-api-openapi.yml
- aid: facebook-pages:facebook-pages-posts-api
  name: Facebook Pages API Posts API
  description: The Posts API from Facebook Pages API — 1 operation(s) for posts.
  humanURL: https://developers.facebook.com/docs/pages-api
  baseURL: https://graph.facebook.com
  tags:
  - Posts
  properties:
  - type: OpenAPI
    url: openapi/facebook-pages-posts-api-openapi.yml
- aid: facebook-pages:facebook-pages-settings-api
  name: Facebook Pages API Settings API
  description: The Settings API from Facebook Pages API — 1 operation(s) for settings.
  humanURL: https://developers.facebook.com/docs/pages-api
  baseURL: https://graph.facebook.com
  tags:
  - Settings
  properties:
  - type: OpenAPI
    url: openapi/facebook-pages-settings-api-openapi.yml
- aid: facebook-pages:facebook-pages-subscribed-apps-api
  name: Facebook Pages API Subscribed Apps API
  description: The Subscribed Apps API from Facebook Pages API — 1 operation(s) for subscribed apps.
  humanURL: https://developers.facebook.com/docs/pages-api
  baseURL: https://graph.facebook.com
  tags:
  - Subscribed Apps
  properties:
  - type: OpenAPI
    url: openapi/facebook-pages-subscribed-apps-api-openapi.yml
- aid: facebook-pages:facebook-pages-tagged-api
  name: Facebook Pages API Tagged API
  description: The Tagged API from Facebook Pages API — 1 operation(s) for tagged.
  humanURL: https://developers.facebook.com/docs/pages-api
  baseURL: https://graph.facebook.com
  tags:
  - Tagged
  properties:
  - type: OpenAPI
    url: openapi/facebook-pages-tagged-api-openapi.yml
common:
- type: AgenticAccess
  url: agentic-access/facebook-pages-agentic-access.yml
- type: Authentication
  url: authentication/facebook-pages-authentication.yml
- type: OAuthScopes
  url: scopes/facebook-pages-scopes.yml
- type: Website
  url: https://developers.facebook.com
- type: Documentation
  url: https://developers.facebook.com/docs/pages-api
- type: Pricing
  url: https://developers.facebook.com/docs/graph-api/overview/rate-limiting
- type: Signup
  url: https://developers.facebook.com/async/registration
- type: App Dashboard
  url: https://developers.facebook.com/apps
- type: Support
  url: https://developers.facebook.com/support
- type: LlmsText
  url: https://developers.facebook.com/llms.txt
- url: https://developers.facebook.com/blog/
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
Where this information came from

This is an independent, third-party profile of Facebook Pages API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.