Find My Fbid [exclusive]

To find your unique numeric Facebook ID (FBID) , you can use several manual methods or external lookup tools. Option 1: Use a Lookup Tool (Easiest) The most direct way is to use a dedicated service like RandomTools.io CrawlCenter Go to your Facebook profile or page and copy the URL from your browser's address bar (e.g.,

Here’s a concise, informative write-up for “Find My FBID” — a common query from people trying to locate their Facebook numeric ID. find my fbid


Method 3: Finding a Page ID

If you need the ID for a business page rather than a personal profile: To find your unique numeric Facebook ID (FBID)

  1. Go to the specific Facebook Page.
  2. Click "See more" in the left-hand menu.
  3. Scroll down to the very bottom. You will see "Page ID" listed explicitly.

I need my FBID for a deceased relative’s account. Can I get it?

Only if you are a legacy contact or have been granted special access by Meta. Submit a request via Facebook’s “Memorialized Accounts” process. Method 3: Finding a Page ID If you


Using cURL in Terminal:

curl -i -X GET "https://graph.facebook.com/me?access_token=YOUR_ACCESS_TOKEN&fields=id"

This returns pure JSON, with your id field being the FBID.