Sales Tools

    RocketReach Search: How Lookups, Credits and Rate Limits Actually Work

    RocketReach bills searching and revealing separately. Here is what each action costs in credits, where the search ceilings sit, and how rollover really works.

    Editorial illustration for RocketReach Search
    August 20, 2026Updated August 14, 20267 min read
    Share:
    The short answer

    RocketReach charges one credit per page of up to 100 search results, two credits for a professional email, three for a personal one and six for a phone number. Misses and low-graded addresses cost nothing, re-lookups are free while the plan is current, and rollover applies to monthly plans only.

    Key takeaways

    • Searching and revealing are separate billable operations: 1 credit per page of up to 100 profiles, against 2 credits for a work email and 6 for a phone number.
    • RocketReach's documentation states no credit is charged when no data is found, and emails graded B or F are not billed either.
    • Search is capped at 10,000 results per query and 100 profiles per page, under a global API ceiling of 10 requests per second.
    • Rollover accumulates up to 12 months of unused lookups on monthly plans and is explicitly not supported on annual plans.

    Reviewed and updated August 14, 2026

    A person search on RocketReach costs one credit per page of results, and a page holds up to 100 profiles. Pulling the professional email for a single one of those profiles costs two credits, and pulling a phone number costs six. That ratio, roughly one credit to see a hundred people and six to reach one of them, is the whole economic shape of the platform, and it explains most of what teams get wrong when they budget for it.

    This page covers what RocketReach is, how its search and lookup model works, what each action actually consumes, and where a tool built this way belongs in a data stack. For what the plans cost, see our RocketReach pricing breakdown. For the buying verdict, see our RocketReach review.

    What RocketReach is

    RocketReach is a contact-data platform: a searchable index of professional profiles with contact details attached, reachable through a web app, browser extensions and an API. You filter your way to a set of people, then spend credits to reveal how to contact them.

    The distinction that matters is that searching and revealing are separate, separately billed operations. Most teams think of a data vendor as a database they query. RocketReach is closer to a directory where browsing is nearly free and every door has a toll on it.

    Its own documentation makes this explicit. The universal credits overview on docs.rocketreach.co publishes a per-action cost table, and the actions are not priced anywhere near each other.

    What a credit actually buys

    These figures come from RocketReach's own developer documentation, last updated 17 June 2026 according to the page metadata.

    ActionCredit cost
    Person search1 credit per page of results (up to 100 results per page)
    Company search2 credits per page of results
    Professional email2 credits per person profile
    Personal email3 credits per person profile
    Phone number6 credits per person profile
    Detailed person enrichment1 credit per person profile
    Company enrichment1 credit per company profile

    The framing RocketReach uses is "a single credit system for all your actions", and the practical consequence is that the same credit balance drains at wildly different rates depending on what you ask for. A team building lists burns credits slowly. A team chasing mobile numbers burns them twelve times faster per contact than a team searching, and three times faster than a team collecting work addresses.

    1Person search

    per page, up to 100 results

    2Professional email

    per person profile

    3Personal email

    per person profile

    6Phone number

    per person profile

    Credit cost per action, as published in RocketReach's universal credits documentation. These are the vendor's published figures, not measured results.

    Two documented rules soften that arithmetic, and both are worth knowing before you model a budget.

    No credit is charged when nothing is found. The documentation FAQ states it plainly for lookups: no credit is charged if no data is found. It goes further on quality, saying that emails graded B or F consume no credits either. RocketReach grades resolved addresses A, A minus, B and F, with A described as roughly 98 percent accurate and A minus around 90 percent, B at 75 to 85 percent, and F marked invalid and not to be sent to. Only the top two grades are billable.

    Re-lookups are free while the plan is active. The same FAQ says re-lookups and updates cost nothing as long as your subscription is current. That changes the caching calculation considerably: there is less reason to hoard a stale copy of a record when refreshing it is free.

    Search has its own ceilings, separate from credits

    Section illustration: Search has its own ceilings, separate from credits

    Pagination is the limit people hit first. The documentation caps results at 100 profiles per page and 10,000 results per query. A search that matches 40,000 companies does not hand you 40,000 rows; it hands you the first 10,000, and the rest of the market is reachable only by cutting the query into narrower slices.

    That is the same structural constraint every search-bounded tool carries, and the fix is the same: segment on non-overlapping filters, by geography, headcount band, seniority or industry, and run each slice as its own query.

    The API adds a second ceiling. RocketReach publishes a global rate limit of 10 requests per second across all its APIs, and then per-plan limits underneath it.

    APIEssentialsProUltimate
    Person lookup, per minute1550100
    Person lookup, per day5001,5003,000
    Person lookup, per month5,00020,00050,000
    Person search, per day5007501,000
    Person search, per month10,00015,00020,000

    Exceeding a limit returns HTTP 429 with a Retry-After header, which is the well-behaved version of this and means a client can back off correctly rather than guess. The interesting asymmetry is that lookups are allowed to run considerably harder than searches on the higher plans: 50,000 lookups a month against 20,000 searches on Ultimate. A pipeline designed to search broadly and reveal narrowly will hit the search ceiling first, which is the opposite of what most people expect.

    Rollover, and the trap inside it

    RocketReach publishes a rollover policy, and it does not apply evenly.

    Monthly plansRollover supported
    • Unused lookups accumulate up to 12 months' worth
    • Consumed first in, first out
    • Anything older than 12 months expires permanently
    • Requires the subscription to stay current
    Annual plansNo rollover
    • All lookups are allocated at the start of the subscription
    • They must be used inside the subscription period
    • Annual plans are explicitly excluded from rollover
    • Unused allocation does not carry forward
    How unused lookups behave on each billing term, per RocketReach's published rollover policy.

    The vendor's wording is that rollover lookups are supported for Essentials, Pro and Ultimate monthly plans, and that annual plans are not supported. So the cheaper per-month commitment removes the safety net that protects you when a month goes quiet. Teams with lumpy sourcing patterns, which is most agencies, should price that in rather than assume the annual discount is free money. The cost comparison sits in our pricing breakdown.

    Trials get 50 lookups, phone trials included.

    Where a tool like this belongs

    Section illustration: Where a tool like this belongs

    RocketReach does two jobs that are worth separating in your head, because they compete with different parts of a stack.

    The first is discovery: turning a set of filters into a list of real people at real companies, with titles and employers attached. That is genuinely useful and reasonably priced at one credit per hundred profiles.

    The second is resolution: turning a profile into a contact address. That job is one provider's single attempt, and it sits where a serious outbound stack usually runs several attempts in sequence. A waterfall runs providers in order, stops at the first confident answer, and only pays the next stage for the rows the previous stage could not resolve. The economics behind that ordering are in our waterfall enrichment guide, and the stack we run is MillionVerifier brute-force first, then Prospeo, then Findymail, with no fourth paid stage.

    Placed as the discovery step, RocketReach hands a clean row set into whatever resolution sequence you already run, and the grading rules mean you are not billed for the addresses it cannot stand behind. Placed as the whole stack, it leaves every miss on the table and quietly charges six credits a head for phone numbers you may never dial, since we run email and LinkedIn rather than phone.

    One boundary is worth stating outright: whatever finds your contacts should not be the thing that mails them. Keeping the data vendor and the sending platform separate means a billing dispute or a policy change on one side cannot take out both your list and your ability to contact anyone.

    Judging it on your own rows

    Coverage claims from any vendor in this category are not comparable across lists. Coverage depends on geography, seniority, company size and how recently people moved jobs, so the only ranking with any meaning is the one your own rows produce. RocketReach's documentation publishes its own figures, 87 percent of lookups returning profiles and LinkedIn URLs returning data 99 percent of the time, and those are the vendor's numbers on the vendor's page rather than an independent result.

    The test that settles it in an afternoon is in our guide to email finder tools: the same rows, on the same day, through every provider you are considering, scored on cost per correct address rather than on hit rate. Correct matters more than valid, because an address that is deliverable and belongs to somebody else costs you a prospect rather than a credit.

    If you are weighing it against the rest of the category, our RocketReach alternatives roundup covers the field.

    The short version

    Section illustration: The short version

    RocketReach separates searching from revealing and bills them separately: one credit per page of up to 100 search results, two for a work email, three for a personal one, six for a phone number. Misses and low-graded addresses are not charged, and re-lookups are free while the plan is current. Search is capped at 10,000 results per query and by per-plan API rate limits under a global ceiling of 10 requests per second. Rollover exists on monthly plans only, up to 12 months, and annual plans are explicitly excluded from it. Treated as the discovery step feeding a resolution sequence you already run, it does a job that is hard to replace cheaply. Treated as the entire data stack, it charges the most for the outputs an email-and-LinkedIn motion never uses.

    If you would rather see the whole motion running on your own ICP before you commit to a data vendor, start a free campaign and we will build the list, the copy and the sending infrastructure around it.

    Pricing and features verified as of August 2026. Verify current terms with the vendor before relying on them.

    Questions

    Frequently asked questions.

    Frequently asked questions
    Does a RocketReach search cost credits, or only the lookup?
    Both cost credits. RocketReach's universal credits documentation prices a person search at one credit per page of results, with up to 100 results on a page, and a company search at two credits per page. Revealing contact details is billed on top of that: two credits for a professional email, three for a personal email and six for a phone number.
    What happens if RocketReach cannot find a contact?
    Nothing is charged. The documentation FAQ states that no credit is charged if no data is found on a lookup, and that emails graded B or F consume no credits. RocketReach grades resolved addresses A, A minus, B and F, and only the top two grades are billable, so you are not paying for results the vendor will not stand behind.
    Do unused RocketReach lookups roll over?
    On monthly plans, yes. The published policy allows up to 12 months of unused lookups to accumulate while the subscription stays current, consumed first in first out, with anything older than 12 months expiring permanently. Annual plans are explicitly excluded: the whole allocation is granted at the start of the term and must be used inside it.
    How many results can one RocketReach search return?
    The documentation caps a query at 10,000 results, returned 100 profiles per page. A search matching more people than that will not hand you the remainder, so reaching a larger market means cutting the query into non-overlapping slices by geography, headcount band, seniority or industry and running each slice separately.
    RocketReachSales ToolsData EnrichmentLead GenerationEmail Finder
    Byline

    About the author.

    RevenueFlow Team

    B2B cold email experts helping companies generate qualified leads through done-for-you outreach campaigns.

    RevenueFlow Team

    Your next move

    Ready to scale your outreach?

    We build GTM engines that book real meetings. See the receipts.

    Further reading

    Related articles.

    Sales Tools

    RocketReach Review: Who It Fits, and What to Verify Before You Buy

    An assessment of RocketReach built from its own documented terms rather than aggregated ratings: what its billing edges commit to, and where the trade sits.

    7 min readRead →
    Sales Tools

    RocketReach Pricing: Every Tier, and What Annual Billing Changes

    RocketReach sells three plans on two billing models that are not variations of each other. Every tier, the overage rates, and where the real spending happens.

    7 min readRead →
    Sales Tools

    Clearbit Connect: What Happened to the Gmail Extension

    Clearbit Connect was the free Gmail sidebar for finding work addresses. The vendor named it for discontinuation in 2025. Here is what replaced the job it did.

    7 min readRead →
    Sales Tools

    Skrapp: The Credit Model, the Search Caps, and Where It Fits

    Skrapp bills only for deliverable emails, which is the good news. The daily search caps sit below the prices and constrain more teams than the credit allowance does.

    7 min readRead →
    Sales Tools

    Prospeo: What It Does, and Why It Sits Second in Our Waterfall

    Prospeo is the second stage of the email waterfall we run. The structural property that earns it that position, and what we deliberately will not publish about it.

    7 min readRead →
    Sales Tools

    UpLead Pricing: What Each Plan Costs Per Credit, and What a Credit Buys

    UpLead's annual rates sit behind a collapsed section on the pricing page, 25 percent under the monthly ones. Every plan, the credit math, and the overage twist.

    7 min readRead →