maesn
For partnerships

QuickBooks Partnership Guide: How to get listed in the QuickBooks marketplace

Intuit splits every call into two categories and charges for one of them. Creating invoices and customers is free and uncapped, reading accounts and reports is metered, and which tier you are on decides both your monthly fee and what each further read costs.

Dr. Themo Voswinckel, CEO and Co-Founder at Maesn
Dr. Themo Voswinckel
CEO and Co-Founder · · Updated
Illustration for QuickBooks Partnership Guide: Fees and Marketplace Listing
The context

What the App Partner Program asks of you

Offering an integration with QuickBooks means joining Intuit’s App Partner Program. Every organisation starts on the Builder tier automatically, and the entry requirement is the same at every level: an Intuit-approved app assessment questionnaire, acceptance of the current developer terms and ongoing compliance with the programme.

Intuit groups the benefits into build, engage and grow: tooling and analytics for the development itself, account management and technical consultation, then badging, marketplace reach and go-to-market support.

One constraint belongs at the top rather than in a footnote. The programme is available to partners based in the United States, the United Kingdom, Australia and Canada with the exception of Quebec, and the published rate card is region-specific.

Requirements and regional scope from Intuit’s App Partner Program Guide and the partner benefits page, checked 10 August 2026. The technical side of the same system is a separate guide, linked below once it is published.

The problem

Two categories, and only one of them is metered

This is the change that matters, and it is not a price rise. Intuit splits every call into Core and CorePlus, and the split follows the endpoint together with the HTTP method rather than the volume.

Core covers data-in work: creating and updating invoices, bills, customers, vendors. Intuit’s words are that these calls are “unmetered and uncharged”. CorePlus covers data-out work: reading accounts, querying company information, fetching reports. Those are metered.

So writing into a customer’s books is free and reading back out of them is the billable half. Xero arrived at the same place from a different direction, metering egress gigabytes rather than calls, which makes this a pattern across the market rather than one vendor’s pricing quirk.

QuickBooks, every call you makeper month, per workspace
Core, the data you send innot counted

Uncapped on every tier, Builder included. Creating and updating records is never metered.

CorePlus, the data you read outmetered
Builder
500.000 included, then blocked
Silver
1 million included
Gold
10 million included
Platinum
75 million included

Only successful calls count. A 2xx is metered, an error is not, and sandbox endpoints are excluded entirely.

A retry after a failure is free. It is the one place in this model where something going wrong does not cost anything.

Intuit counts one direction. Credits and rates from the partner benefits page.

Category definitions and the 2xx rule from Intuit’s API classification article, which also lists every endpoint by category. Credit volumes from the benefits page. Both checked 10 August 2026.

The problem

What happens when the included credits run out

Each tier includes a monthly allowance of metered calls, and what happens at the ceiling depends on which tier you are on. That difference is the single most important sentence in the programme for anyone still on the free tier.

Builder does not get an invoice, it gets a wall

Intuit, on the free tier: “Any CorePlus calls made above the included monthly credit will be blocked.” The cap is 500.000 metered calls per calendar month. Your writes keep working and your reads stop, which surfaces as an integration that has quietly gone stale rather than as a bill.

On Silver, Gold and Platinum the same overage keeps working and is charged against the rate card instead. Moving off Builder is therefore a reliability decision before it is a cost one.

Quotation and the cap from platform service fees, checked 10 August 2026. Credits reset monthly on Builder and with the billing cycle on the paid tiers, and calls are counted across every production app in one workspace.

What you get

Four tiers, four rate cards

The monthly fee buys benefits and an allowance. What it also buys, and what is easy to miss, is a better price on everything past that allowance.

Fees and included metered calls, United States rates
TierMonthly feeIncluded readsConnections
BuilderFree500.000, then blockedNo minimum
Silver300 USD1 millionNo minimum
Gold1.700 USD10 million500 minimum
Platinum4.500 USD75 million3.000 minimum

Fees and credits from Intuit’s partner benefits page, the connection minimums from the program guide. Both checked 10 August 2026. Rates shown are the published United States figures.

The rate card underneath is banded by volume, and the bands move with the tier. Between one and ten million metered calls, Silver pays 3,50 USD per thousand while Gold and Platinum pay nothing because they are still inside their allowance. Past 75 million, Silver pays 0,35, Gold 0,28 and Platinum 0,25.

Intuit also notes that calls crossing a band are charged at the next band’s rate, so the effective price falls as volume grows rather than jumping.

QuickBooks tiersListing optional from Silver
  1. Builderfreeno listing

    500.000 reads, then blocked. No listing

  2. Silver300 USD / monthlisting optional

    1 million reads included

  3. Gold1.700 USD / monthlisting optional

    10 million reads, 500 active connections required

  4. Platinum4.500 USD / monthlisting optional

    75 million reads, 3.000 active connections required

Active connections are counted across every production app in one workspace, so several apps add up here. Xero does the opposite and counts each app on its own.

The four tiers and the rung where a listing becomes possible. Figures from Intuit's benefits page and program guide.
What you get

A marketplace listing is optional at every paid tier

If the listing is what brought you here, the good news is that no paid tier forces it and no paid tier withholds it. Intuit’s program guide puts it in a heading: “Marketplace listing is optional for Silver, Gold and Platinum Tier partners.” On Builder it is not applicable.

What the upper tiers do require is scale, measured in active connections. An active connection is one QuickBooks Online or Intuit Enterprise Suite company with a live subscription and a valid, unexpired token attached to your app. Gold asks for 500 of them and Platinum for 3.000.

Because those connections are counted across every production app in the same workspace, a vendor with two products reaches the threshold sooner rather than later. That is the opposite of how Xero counts, and it is the kind of detail that quietly decides whether you run one app or several.

Our own guide asked for more than Intuit does

An earlier version of this page marked the marketplace listing as required for Gold and Platinum. Intuit marks it optional at all three paid tiers. Corrected here, because a requirement that does not exist changes which tier a team budgets for.

Listing status, the connection minimums and the definition of an active connection from Intuit’s App Partner Program Guide, checked 10 August 2026.

Where our part ends

What Maesn covers, and what Intuit bills you for directly

Nothing in the programme changes how you build against Maesn. The data model holds, the interface holds, and QuickBooks stays one system among the rest. What the programme changes sits on the other side of the line.

  • The app is yours, so the tier is yours. You register it under your own product name and the assessment, the tier and the monthly fee belong to that app. We walk the process with you and we cannot hold it for you.
  • Intuit bills you directly. The flat programme fee and any metered overage are charged by Intuit against a payment method you register with them, independently of what you pay Maesn.
  • Reducing metered reads is shared work. Which objects you read and how often is your product decision. Making it once instead of once per platform is ours. Xero meters gigabytes where Intuit meters calls, and the cross-vendor view is the accounting integration partnerships guide.
  • The categories are Intuit’s, not ours. Whether a given call counts as Core or CorePlus is decided by Intuit’s classification list, and it is worth reading it against your own sync plan rather than guessing from the verb.

What the connection itself involves is on the QuickBooks API page.

FAQ

Frequently asked questions

What is the difference between Core and CorePlus calls?

The category follows the endpoint and the HTTP method. Core covers data-in work such as creating or updating invoices, bills, customers and vendors, and it is unmetered and free. CorePlus covers data-out work such as reading accounts, querying company information and fetching reports, and it is metered.

What does the QuickBooks App Partner Program cost?

Builder is free, Silver is 300 USD a month, Gold 1.700 USD and Platinum 4.500 USD. Each tier includes a monthly allotment of CorePlus credits, 500.000 on Builder up to 75 million on Platinum, and usage beyond that is charged against a tier-specific rate card.

What happens when I exceed my CorePlus credits?

It depends on the tier, and the difference matters. On Builder the calls above 500.000 a month are blocked rather than billed, so your integration stops. On Silver, Gold and Platinum they keep working and are charged against the rate card for the volume band you have reached.

Do I have to list in the QuickBooks marketplace?

No. Intuit's own program guide marks the listing as optional for Silver, Gold and Platinum, and not applicable on Builder. What Gold and Platinum do require is a minimum number of active connections, 500 and 3.000, counted across every production app in your workspace.

Are failed API calls and sandbox calls charged?

No. Only successful calls returning a 2xx status count towards metered usage, and every sandbox endpoint is excluded from the fee structure. A retry after an error is therefore free, which is the one place in this pricing model where failure costs nothing.

Is the QuickBooks partner program available everywhere?

No. Intuit lists it for partners based in the US, the UK, Australia and Canada excluding Quebec. The published rate card is also region-specific, so the per-call prices you plan with should be the ones shown for your own region rather than the US figures.

Build once on the Unified API.

Every accounting platform is rewriting its partner programme at the same time. Build against one interface and the next programme change is a line in a table rather than a project.