Socialit
Facebook

Facebook Page posts from the Socialit API.

Publish to Facebook Pages with the same seats, scheduling, and media library you use everywhere else. Graph complexity stays on our side.

API

Post to a Facebook Page

Real Socialit shape. target_account_ids points at a connected Facebook account (meta).

Full posts reference →
curl -X POST https://api.socialit.com/v1/posts \
  -H "Authorization: Bearer sk_live_..." \
  -H "Content-Type: application/json" \
  -d '{
    "content": "Store hours update for the weekend.",
    "target_account_ids": ["sa_fb_page"],
    "media_ids": ["med_2Xa..."],
    "publish": true
  }'
Why Socialit

Socialit API vs official Facebook API

Socialit

  • One API key for every network you connect
  • OAuth, token refresh, and media upload handled for you
  • Schedule, queues, and drafts in the same request shape
  • Hosted in our Prague data center. FunFirst-run stack
  • First 2 social accounts free. Pay per seat after that
  • Page publishing, comments, DMs, and reviews in one workspace

Official Facebook API

  • Meta Business app setup and Page permissions
  • Long-lived tokens and Page token exchange to maintain
  • Photo and video publish paths that differ by media type
  • Separate tooling if you also post to Instagram or Threads
  • No shared queues across brands and networks
Content

Supported content types

  • Page posts Long captions supported
  • Images Up to 10
  • Video MP4 / MOV
  • Reviews Read and reply
Features

What you get with Facebook

  • Page connect

    OAuth into Facebook Pages your business manages.

  • Inbox and reviews

    Comments, conversations, and Page ratings where Meta APIs allow.

  • Validate media

    Catch format and size issues before Graph rejects the publish.

  • Multi-brand

    Group Pages with Instagram and other accounts under profiles.

FAQ

Common questions

Is this Facebook personal profiles?

Socialit publishes to Facebook Pages (platform id meta in the API), not personal timeline posting.

Why does the API say meta?

In Socialit, Facebook Page accounts use platform "meta". The product page calls it Facebook for clarity.

Can I reply to reviews?

Yes for Meta Page ratings through the Reviews API when the account is connected.

Does Meta verification block connect?

Some Meta products may still be finishing review for new apps. See the accounts page notice in the app for current status.

Ready to connect Facebook?

First 2 accounts free. Every feature included.