PILLAR API

Public Pillar data.
Ready to build with.

Read the public shop data that powers a Pillar page. Get profile details, social accounts, ordered links, and product listings in one response.

Live private service

WHAT’S ON THE MAP

The data you need.
The details that matter.

View full coverage
01

Get a Pillar page

Accepts a public Pillar profile URL. Returns profile fields, links, and products at the top level, matching the reference API's data shape. Outbound URLs are returned as data and never visited.

YOUR FIRST REQUEST

Get to the
good data.

Start with a local worker and a service key. The examples use the current Pillar contract.

GET/v1/pillar

Get a Pillar page

Accepts a public Pillar profile URL. Returns profile fields, links, and products at the top level, matching the reference API's data shape. Outbound URLs are returned as data and never visited.

Request and response fields
QUICKSTART / LOCAL EXAMPLES
# Local worker · use your own service key
export BASE_URL="http://localhost:3010"

curl --get "$BASE_URL/v1/pillar" \
  -H "x-api-key: $PILLAR_API_KEY" \
  --data-urlencode "url=https://pillar.io/example"
GET/v1/pillarJSON response

Examples target local workers. Use the origin and credentials supplied for your service.

TAKE IT SOMEWHERE USEFUL

Made for what
you’re making.

Build with public data

Retrieve a public Pillar creator profile, social links, link click counts, and featured products.

BEFORE YOU BUILD

A few useful
answers.

Read the full reference
What is supported?

Retrieve a public Pillar creator profile, social links, link click counts, and featured products.

What is the current availability?

Live private service

Is this an official Pillar API?

No. ScrapeAtlas is independent and is not affiliated with Pillar. This endpoint retrieves supported publicly available data.