← Integrations

ads

Meta Ads integration

Boost organic posts and launch campaigns on Facebook and Instagram.

Overview

Promote any post you published through Blazto to a paid Meta campaign, or build campaigns from scratch with the campaigns endpoint. Pull spend, results, and ROAS in real time.

Quick start

blazto.tsTypeScript
import { Blazto } from "@blazto/node";
const blazto = new Blazto(process.env.BLAZTO_API_KEY);

// Promote any organic post to a paid Meta campaign
await blazto.ads.boost({
  platform: "meta",
  postId: "post_01H...",
  budget: { daily: 50, currency: "USD" },
  duration: 7,
});

What you can do

Key endpoints

POST/ads/boost
Promote an organic post on Meta.
GET/ads/insights
Spend and performance metrics.

Built for

Performance dashboards

Unified ad reporting across networks.

Related integrations

Ship the Meta Ads integration today

One API key, one SDK, every platform you need.

Start for free