ReddGrowReddGrow Docs

Pricing

ReddGrow Agent API credit plans and pricing

The ReddGrow Agent API uses a credit-based pricing model. Credits reset monthly.

Plans

PlanCredits / MonthOverage Rate
Free50
Starter1,000$0.01 / credit
Growth5,000$0.008 / credit
Pro15,000$0.003 / credit
Enterprise100,000Custom

Credit Costs per Endpoint

CreditsOperationEndpoints
1Simple lookupGET /agent/me, about, rules, traffic, widgets, GET /agent/users/{username}
2List / feedposts, comments, user posts, user comments, post comments
3Searchsubreddit search, post search, check-url
5Heavy / batchwiki, wiki page, post duplicates, batch posts, domain mentions

Response Headers

Every API response includes your current credit usage:

HeaderDescription
X-Credits-UsedCredits consumed by this request
X-Credits-RemainingCredits remaining this billing period
X-Credits-LimitTotal credits in your plan

FAQ

Do unused credits roll over? No, credits reset at the start of each billing period.

Can I buy additional credits? Yes — overage is billed automatically at your plan's overage rate (Starter and above).

Is there a rate limit? The credit system serves as the rate limit. Requests are not throttled by time.