Facebook Page Token Generator

Get your long-lived Facebook page access tokens in seconds — no tutorials, no Graph Explorer, no developer setup required.

Connect with Facebook

We never store your tokens. They are shown once and discarded. Privacy Policy

How it works

  1. 1

    Connect your Facebook account using the button above.

  2. 2

    We automatically exchange your short-lived token for a long-lived page access token using the Facebook Graph API.

  3. 3

    Copy your tokens — they are shown once and never stored.

Why we request these permissions

Facebook requires specific permissions to generate page tokens. Here is what each one is for:

PermissionWhy it is needed
pages_show_listTo see which Facebook Pages you manage
pages_read_engagementTo read page insights and engagement data
pages_manage_postsRequired to generate tokens that can publish posts
business_managementRequired for Pages owned by a Business account

Frequently asked questions

What is a Facebook Page access token?
A Facebook Page access token is a credential that allows an app or service to take actions on behalf of a Facebook Page — such as publishing posts, reading insights, or managing comments. It is different from a personal user token.
What is the difference between a short-lived and long-lived token?
Short-lived tokens expire in about 1 hour and are issued directly by Facebook's OAuth flow. Long-lived tokens last approximately 60 days and are obtained by exchanging a short-lived token using your app secret. Page tokens derived from a long-lived user token do not expire.
How long does the token last?
The page access tokens generated by this tool do not expire, as long as the user does not revoke access. They are derived from a long-lived user token (~60 days) which is exchanged automatically during the process.
Is it safe to use this tool?
Yes. Your tokens are never stored on our servers. They are held momentarily in a secure, HTTP-only cookie that expires after 5 minutes, shown to you once, and then discarded. We have no database and no way to access your tokens after you leave the page.
What can I do with a Facebook Page access token?
Page access tokens are used to interact with the Facebook Graph API on behalf of a Page. Common uses include scheduling and publishing posts, reading page analytics, replying to comments, and integrating with third-party social media management tools.
Do you store my tokens?
No. We never persist your tokens to any database or storage. Tokens are passed through a short-lived HTTP-only cookie (5-minute expiry) purely to display them to you, and are gone the moment you close the page.