Find My Fbid
This guide explores the concept of a Facebook ID (FBID), why you might need it, and the safest methods to find yours without compromising your account security.
Press Ctrl + F (or Cmd + F on Mac) and search for userID. The number next to it is your unique ID. find my fbid
- Open the Meta Ads Manager app.
- Go to Settings > Account Info.
- Your personal FBID is often listed under “Business Account Information.”
- Graph Enumeration: Attackers can use a known FBID to query the Graph API for public information (name, profile picture, cover photo, friends list if privacy settings permit).
- Phishing Enhancement: Knowing a target’s FBID allows a phisher to craft more convincing fake notifications (e.g., “Your ID 12345 has been flagged”).
- Cross-Platform Correlation: Since many platforms historically allowed login via Facebook, a harvested FBID could be used to link anonymous accounts on other services to a real identity.
Using the Graph API (Official Method)
- Go to
developers.facebook.com/tools/explorer. - Generate a User Access Token for your profile.
- Make a
GETrequest to/me?fields=id,name. - The response returns your FBID.
Method 3: Using a Browser Extension or Online Tool This guide explores the concept of a Facebook
Method 2: The Graph API Explorer (Most Reliable)
This is the "official" way developers find IDs. It does not require installing any software. Open the Meta Ads Manager app
Find a photo’s FBID
Every Facebook user, page, and group is assigned a unique numerical string known as a Facebook ID (FBID). Unlike your username, which you can change, your FBID is a permanent, unchangeable identifier. While often hidden behind custom URLs, this ID is essential for developers, marketing tools, and troubleshooting technical issues with connected apps.