The API Report CardAPI Index
THE API REPORT CARD / Marketing & Sales / Pardot (Marketing Cloud Account Engagement)
Pardot (Marketing Cloud Account Engagement)

Pardot (Marketing Cloud Account Engagement) API

B2B Marketing Automation · salesforce.com

Account Engagement exposes a v5 REST API covering prospects, lists, campaigns, forms, and emails, with OAuth 2.0 through a Salesforce Connected App. Daily request caps run 25,000 to 100,000 by edition and halt access on overage; webhooks are thin, so integrations poll.

Last verified: July 2026Marketing & Sales
API GRADE
D+
VERIFIED JUL 2026

SCORECARD

ExistenceGOODThe v5 REST API is publicly documented at developer.salesforce.com with a Postman collection and Trailhead modules.
AccessPOORRequires a Salesforce Connected App and Sales Cloud licensing; editions start at $1,250 per month for 10,000 contacts.
CoverageGOODEndpoints span roughly 18 object types including prospects, lists, campaigns, forms, emails, and opportunities, with no named gaps.
AuthGOODOAuth 2.0 through a Salesforce Connected App; every call also needs the 18-character Pardot-Business-Unit-Id header.
Docs & DXPOORPush support is thin: no real webhook catalog, so integrations poll the API on a schedule for prospect and list changes.
StabilityMIXEDv5 is now the only supported version; getting there means rewriting v3 and v4 integrations for new shapes and OAuth-only auth.
Supergood: Pardot (Marketing Cloud Account Engagement) has an API, but using it means gates, contracts, or workarounds. Ours doesn't: stable endpoints, normalized JSON, managed auth.

Frequently asked questions

Pardot (Marketing Cloud Account Engagement) scores D+ on the API Report Card. Account Engagement exposes a v5 REST API covering prospects, lists, campaigns, forms, and emails, with OAuth 2.0 through a Salesforce Connected App. Daily request caps run 25,000 to 100,000 by edition and halt access on overage; webhooks are thin, so integrations poll.

Tried to integrate with Pardot (Marketing Cloud Account Engagement)?
SOURCES
Daily request caps are tiered to your edition: 25,000/day on Growth, 50,000/day on Plus, 100,000/day on Advanced/Premium, exceeding triggers error code 122 and all API access stops until the next day's reset (account-timezone) help.salesforce.com
Only 5 concurrent API requests allowed per account, exceeding triggers error code 66, large parallel ETL/sync jobs must be carefully throttled developer.salesforce.com
v3 and v4 APIs are deprecated; everything must be rewritten for v5, which uses a different request/response shape (relationship fields, JSON-only responses, OAuth-only auth) developer.salesforce.com
Authentication requires a Salesforce Connected App with the 'Manage Pardot Services' OAuth scope and the 18-char Pardot-Business-Unit-Id header, omitting the header returns 400 even with a valid token, a frequent source of integration bugs developer.salesforce.com
WordPress plugin and other third-party integrations regularly crash on the daily rate limit because there is no native backoff or queueing, community-reported repeatedly github.com
Webhook / event-streaming support is thin, most integrations must poll the API on a schedule rather than receive push notifications for prospect/list/form changes developer.salesforce.com
Account Engagement API is a separate API surface from the rest of Salesforce, the standard Salesforce REST/Bulk APIs do not cover Pardot objects, forcing dual-API integrations in Salesforce-native apps docs.celigo.com
Domains differ by environment (pi.pardot.com vs pi.demo.pardot.com) and the correct domain is discoverable only by checking the b2bmaIntegration package namespace in Salesforce Setup, a known onboarding stumble developer.salesforce.com
High entry price for what you get, $1,250/mo Growth covers only 10K contacts, Plus $2,500/mo, Advanced $4,000/mo, Premium $15,000/mo, all on top of mandatory Salesforce Sales Cloud licensing salesforce.com
Each additional 10K-contact block runs $500-$1,500/mo, so account costs balloon as the database grows solutions4sf.com
Outdated UI/UX is the single most-cited complaint in G2 and Capterra reviews, email builder requires HTML knowledge, navigation is dated vs. HubSpot/Marketo g2.com
Limited A/B testing on lower tiers and constrained personalization/dynamic-content options on emails and landing pages salesdorado.com
Steep learning curve, admins typically need a certified Pardot/MCAE consultant or partner agency to deploy scoring, Engagement Studio journeys, and the Salesforce Connector correctly mailflowauthority.com
2022 rebrand from 'Pardot' to 'Marketing Cloud Account Engagement' caused widespread confusion across the customer base, most users still say Pardot, but documentation, URLs, and product UI flip between names thespotforpardot.com
Salesforce Connector sync issues, duplicate Leads, sync queue backlogs, and field-level mapping conflicts are common operational pain points capterra.com
Reporting often requires Tableau / B2B Marketing Analytics (extra license) to go beyond native dashboards, which themselves are limited compared to HubSpot or Marketo native reporting revops.tools
Roadmap uncertainty, Salesforce is investing heavily in the newer Marketing Cloud Growth / Agentforce stack, raising long-running concern that Pardot will be deprecated even though Salesforce publicly denies it inflection.io