Overview
Apollo.io uses a credit-based pricing model where users spend credits to access contact data (like emails, phone numbers, and exports), with higher plans offering more monthly credits. This guide shows how to build the same model in Tirdad.Pricing Breakdown

1. Key Chargeable Features in Apollo
In this model, credits are deducted when the user does an action (e.g. unlock email, export). In Tirdad you will map each action to a credit cost and debit the wallet.A. Contact Data Unlock & Enrichment
How Credits Are Applied
Prepaid allocation: When a user subscribes, they receive credits up to the plan limit. You configure this as recurring grants on the plan. Plans can be billed annually with recurring grants (e.g. credits per month).- Professional plan → 48,000 credits/year (or e.g. 4,000/month as recurring grants)
- Basic → 30,000 credits/year (or e.g. 2,500/month as recurring grants)
| Action | Credit Cost |
|---|---|
| Unlock verified email | 1 credit |
| Unlock mobile number | 5–10 credits |
| Export contact | 1 credit |
| API enrichment | 1 credit per record |
B. Email Sending & AI Outreach Credits
How Credits Are Applied
Email Sending Model: Depending on plan, choose one: daily send limits per mailbox or credits per email sent. When you set up features, create a metered feature (e.g. Emails Sent) and set the credit cost per use.| Action | Credit Cost |
|---|---|
| Send 1 email | 1 credit |
| AI-generated personalization | 1 additional credit |
| Email verification | 1 credit per email |
2. Apollo-Style Credit Model
Key Behaviors
Set cost per action
Example: Credit Cost per Action
| Action | Credit Cost |
|---|---|
| Contact Search | 1 credit |
| Contact Export | 5 credits |
| Email Enrichment | 2 credits |
| Phone Reveal | 10 credits |
Example: Credit Packages (Prepaid)
| Plan | Credits | Price |
|---|---|---|
| Starter | 1,000 | $29 |
| Growth | 5,000 | $99 |
| Pro | 20,000 | $299 |
3. When to Use Credit-Based Pricing
Different cost per action
4. Complete Flow Summary
High level, you will:Create Features
Create Plan
Tirdad Set-up
To implement Apollo-style credit-based pricing in Tirdad, follow these steps in order.Step 1: Create Features (Metered)

Step 2: Create Plan (with Credits or Recurring Grants)

Step 3: Credit Grant and Entitlement (Plan-Based Path)

Step 4: Create Customer

Flex Corporation). Add External ID if you use it for API lookups.For details, see Customer Management.Step 5: Get wallet balance and validate before action
Step 6: Top Up the Wallet (Initial or Add-On Credits)
- Choose the credit type that matches your Price Unit (Custom → Credits).
- Enter the amount in credits (e.g. 1,000).
- Complete the top-up (e.g. Add Credits or link to payment).
Step 7: Debit Wallet When User Performs an Action
Check entitlement
Look up credit cost
Check balance
Debit if sufficient
Next Steps
After setup, do this:Map actions to credit costs
Monitor wallet balances
Optional: Plans with credit packages