# Pricing - Veezee

Start free: your agent creates its own key in one call, no account or card, and gets 200 credits per IP per day (about 6,000 a month). Need more? Pay as you go at $2.00 per 1,000 credits ($20.00 minimum), or $99.00/mo with 80,000 credits included. Payment credits the key you already have, so nothing needs reconfiguring. Every tool's cost is fixed and shown on every response.

Only calls that return data spend credits: failed calls refund automatically, and unused purchased credits are refunded on request within 14 days. What agents pay elsewhere: the leading LinkedIn MCP vendor charges $1.50 per 1,000 results pay-as-you-go and $1,999/month on its volume plan; the official X API bills $0.005 per post read and $0.010 per user lookup on prepaid credits and requires an approved developer account (docs.x.com/x-api/getting-started/pricing, checked 2026-07-17), covering neither LinkedIn nor Reddit. Veezee starts at $0 with one prepaid meter across all three platforms. Named, dated sources: https://veezee.io/alternatives

## Packs

| Pack | Credits | Price | Notes |
| --- | --- | --- | --- |
| Free key | 200 credits/day | $0.00 | shared per IP; the agent mints the key free, no signup, no card, recent data only |
| Pay-as-you-go | per 1,000 credits | $2.00 | unit rate; $20.00 minimum purchase |
| Flex pack | 10,000 credits | $20.00 | prepaid, does not expire while the account is open |
| Production | 80,000 credits/mo | $99.00/mo | 5 concurrent, higher rate limits (120 req/min, search up to 30 results/call) |

## How to buy

Humans buy on https://veezee.io/pricing (each plan card checks out directly) or on https://veezee.io/upgrade; a new key is shown once on the confirmation page. Already have a key (agents mint one free at `POST /v1/keys/mint`)? Use the personalized upgrade_url that get_usage or a payment-fixable error returns: payment credits that same key, nothing to reconfigure. Payment runs through Stripe Checkout.

## Tool costs

| Tool | Credits | Notes |
| --- | --- | --- |
| linkedin_resolve_url | 2 |  |
| linkedin_get_profile | 4 | first 2 sections included; +2/section after, up to 4 total |
| linkedin_search_people | 10 | first 10 results included; +1/10 more, up to 30 (10 on trial) |
| linkedin_get_company | 4 |  |
| linkedin_get_posts | 4 |  |
| reddit_search | 6 |  |
| reddit_get_subreddit | 4 |  |
| reddit_get_subreddit_posts | 4 |  |
| reddit_get_user | 4 |  |
| reddit_get_post | 4 |  |
| reddit_resolve_url | 2 |  |
| x_search | 6 |  |
| x_get_profile | 4 |  |
| x_get_tweets | 4 |  |
| x_get_tweet | 4 |  |
| x_resolve_url | 2 |  |
| get_usage | 0 |  |

Realtime freshness (`freshness: "realtime"`) adds 2 credits to any tool that accepts it; refunded automatically if the live fetch falls back to cached data. Realtime needs a paid key: a free key always serves cached (`recent`) data.

## Free-key and trial-key limits

Free-key calls draw from the per-IP daily budget above (the Free plan). A `vz_trial_` key, issued through account recovery, carries its own caps: 500 credits, 1 concurrent call, 20 calls/minute, search capped at 10 results/call, 5 realtime fetches total. Claim any trial key with an email and confirm it by signing in at https://veezee.io/login: that adds a one-time 10,000-credit grant (once per email, once per key), spent under the same trial limits, after the free daily budget.

## Example costs

| Call | Credits | PAYG cost |
| --- | --- | --- |
| linkedin_resolve_url, one URL | 2 | $0.00 |
| linkedin_get_profile, up to 2 sections | 4 | $0.01 |
| linkedin_get_profile, all 4 sections | 8 | $0.02 |
| linkedin_search_people, limit=10 | 10 | $0.02 |
| linkedin_search_people, limit=30 | 12 | $0.02 |
| linkedin_get_company, one company | 4 | $0.01 |
| linkedin_get_posts, one page | 4 | $0.01 |
| realtime surcharge, any tool | 2 | $0.00 |

## Example recipes

### Enrich 100 leads with role and company

100 profile fetches at 4 credits each (1 extra section is within the 2 included). $0.80 on PAYG; a free self-minted key covers 5 a day.

**400 credits** ($0.80 on PAYG)

### Find 30 candidates at a company and screen the top 10

One company lookup (4 credits), one 30-result search (12 credits), and 10 two-section profile fetches (40 credits). About $0.11 on PAYG.

**56 credits** ($0.11 on PAYG)

### Weekly voice-of-company check on 5 companies

5 company fetches + 5 post pages at 4 credits each, per weekly run. $0.08 on PAYG.

**40 credits** ($0.08 on PAYG)

### Daily brand-monitoring sweep across Reddit and X

3 comment searches at 6 credits each (18), one subreddit poll at 4 credits, and one X sweep at 6 credits, per daily run. $0.06 on PAYG.

**28 credits** ($0.06 on PAYG)

### Deep recency sweep across X

5 search pages at 6 credits each, a deep chronological sweep. $0.06 on PAYG.

**30 credits** ($0.06 on PAYG)
