Pay per ad account, get every Meta endpoint. See pricing →

What's new ↗ · The Meta Ads API for builders

The Meta Ads API for developers and AI agents.

Ship Meta campaign creation, audience targeting, attribution, and optimization in minutes instead of months. One unified API for the entire Meta Marketing surface.

No credit card required

schedule-campaign.ts
TypeScript
const response = await fetch(
  "https://adsrune.com/api/v1/campaigns", {
  method: "POST",
  headers: {
    "Authorization": `Bearer ${ADSRUNE_API_KEY}`
  },
  body: JSON.stringify({
    name: "Q2 Acquisition Campaign",
    objective: "OUTCOME_SALES",
    dailyBudget: 5000,
    adAccountId: "act_123456789"
  })
});

Be the first to ship with AdsRune

0
campaigns managed this week
0
ad accounts connected this week

Your testimonial here. Be one of the first 10.

How it works

1
Get your API key.
Sign up and grab your key. Takes 30 seconds.
2
Connect ad accounts.
Link Meta ad accounts via OAuth. No Meta Developer App required.
3
Launch.
Create campaigns, manage audiences, pull insights, automate optimization — all via REST.

What you can do

POST
/connect/meta
One OAuth flow. No Meta dev app required.
POST
/campaigns
Create, update, pause, archive Meta campaigns.
POST
/adsets
Manage ad sets, targeting, budgets, schedules.
POST
/ads
Create ads with images, video, carousel, dynamic.
POST
/audiences
Custom audiences, lookalikes, retargeting pixels.
GET
/insights
Impressions, reach, CTR, CPM, CPA, ROAS — unified.
POST
/rules
Automated rules. Pause underperformers. Scale winners.
POST
/webhooks/settings
Campaign published, paused, spent-threshold. No polling.

FAQ

How fast can I integrate AdsRune vs. building against Meta Marketing API directly?+

Direct Meta Marketing API integration takes 8-12 months including app review and verification. AdsRune takes under an hour.

Do I need a Meta Developer App?+

No. We handle app registration, business verification, advanced access. Your users connect via OAuth.

Which Meta endpoints does AdsRune cover?+

Campaign management, ad sets, ads, custom audiences, lookalikes, insights, automated rules, webhooks. Full Meta Marketing API surface.

Is AdsRune white-label?+

Yes. Your end users never see AdsRune branding.

Will using AdsRune get my ad accounts banned?+

No. We use official Meta Marketing API. Your accounts are treated as native API access.

Can AI agents use AdsRune to run Meta ads?+

Yes. AdsRune ships an MCP server. Connect Claude Desktop, Cursor, or any MCP client and your agent can create campaigns, manage budgets, pull insights via natural language.

What's the difference between AdsRune and Meta's official MCP?+

Meta's official MCP gives Claude direct access to your own Meta account. AdsRune is a REST API + MCP server for builders embedding Meta Ads features into their software, with multi-account support, webhooks, and a stable surface.

Stop maintaining 200+ Meta Marketing API endpoints. Start shipping ad features.

Get started