Facebook Data API Supported API

Facebook Data API for profile-focused intelligence

Use Facebook profile methods as part of enrichment, verification, monitoring, and cross-platform identity products where you need a consistent API.

ScrapeStorm is not affiliated with Meta or Facebook. Use only data you are permitted to process.

Use cases

What you can build

Facebook coverage is intentionally organized around currently supported profile data surfaces.

01

Profile enrichment

Resolve public profile-oriented fields for verification and research workflows.

02

Cross-platform context

Combine Facebook coverage with other supported platforms for broader profile intelligence.

03

Operational monitoring

Track API method health and response stability with the shared API status tools.

Entity directory

All supported entities

Browse every supported Facebook entity below, understand what each surface is for, and open the exact docs that matches your workflow.

Facebook profile data

6 API methods

Profile API methods resolve public identity, account context, and the base layer for creator, brand, or people-oriented products.

What you get. Use this entity to fetch account details, contacts, summary context, and the identifiers you need before moving into content or social API methods.

API methods inside this entity 6 API methods

Open the API method that matches the lookup, feed, summary, or discovery job you need.

Launch path

How teams move from evaluation to launch

Each platform page follows the same decision path: choose the data surface, inspect the docs, validate the response, then scale with pricing and status visibility.

  1. 01

    Map the platform surface

    Use the coverage map to identify the entity group that matches your product workflow.

  2. 02

    Open representative docs

    Review the implementation docs for method, path, query parameters, and response shape.

  3. 03

    Normalize into your product model

    Prefer V2 API methods when you need stable fields across dashboards, scoring, or enrichment jobs.

  4. 04

    Monitor price and status

    Check API method pricing and operational status before moving a workflow into production.

Start here

First request

Start with the representative profile API method and open the docs for request and response details.

API method Profile: About by user ID
Request cost 2 credits

Required parameters

user_idstr
GET /api/v2/facebook.com/profile/about-by-user-id
curl --request GET \
  --url "https://www.scrapestorm.net/api/v2/facebook.com/profile/about-by-user-id" \
  --header "X-API-Key: 00000000-0000-4000-8000-000000000000" \
  --get --data-urlencode 'user_id=value'
Auth header X-API-Key
Required parameters user_id
Billing event 2 credits per successful response
Launch details

Pricing, monitoring, and launch details

Facebook API method costs are listed in the same pricing table as the rest of the platform catalog.

ScrapeStorm is not affiliated with Meta or Facebook. Use only data you are permitted to process.

API methods6
Entities1
Credits2 credits

Per-success credit pricing

API method prices are visible before integration and credits are tied to successful API responses.

API reference and implementation docs

Each platform page links to the API reference and implementation docs for exact request and response details.

Responsible data use

ScrapeStorm is independent from the listed platforms; your team remains responsible for permitted data processing.

Details

Questions before launch

These answers cover coverage, pricing, response formats, and launch details before you commit engineering time.

Coverage 1 entity
Credits 2 credits
Health status Check API status
Why is Facebook coverage focused on profile API methods?

The product page reflects the currently supported public API surface, so the available groups mirror live generated API methods.

Can I inspect the exact Facebook schema?

Yes. Open the API reference or implementation docs from the coverage section to inspect parameters and response models.