Credit costs by platform type
Different platform types cost different amounts because they require different levels of compute and time to run.Coding agents cost 5 credits per run because they execute real code, navigate documentation, make tool calls, and recover from errors — a significantly more compute-intensive process than querying an answer engine for a text response.
Why coding agents cost more
When Lightsage runs a prompt through an answer engine, it submits a query and captures the text response. The entire process takes seconds and uses minimal compute. Running the same prompt through a coding agent is a fundamentally different operation. The agent reads your documentation, decides which SDK or endpoint to call, writes code, executes it, handles errors, and may retry multiple times. Lightsage captures each step of this process — recommendation rate, tool call success rate, error recovery, and completion. That depth of evaluation takes more time and more compute, which is reflected in the 5-credit cost per run.Credits per plan
Free plan
250 starter credits on signup. No credit card required. Use them to explore your visibility score, run prompts on one AI platform, and check your Devtool Arena ranking.
Pro plan
1,500 credits per month, included with the $100/month subscription. Credits reset each billing cycle. Top-ups are available if you need more capacity mid-cycle.
Credits do not expire within your billing period. Any unused credits at the end of the cycle do not roll over to the next month.
Estimating your monthly usage
Use this formula to estimate how many credits you’ll need each month:Example calculations
AI search tracking: 20 prompts across 2 platforms
AI search tracking: 20 prompts across 2 platforms
Tracking 20 prompts on 2 AI Search platforms, running daily (30×/month):At 1 credit per run, this is well within the Pro plan’s 1,500 monthly credits, leaving 300 credits for API Performance evaluations.
Coding agent evaluations: 5 endpoints across 3 agents
Coding agent evaluations: 5 endpoints across 3 agents
Testing 5 API endpoints with 3 coding agents, running daily (30×/month):This exceeds the Pro plan’s 1,500 monthly credits. To stay within budget, reduce to alternate-day scheduling (15×/month) or narrow to 2 agents:
Mixed: AI search + API Performance
Mixed: AI search + API Performance
Combining answer engine prompt tracking with API Performance evaluations:
- 20 prompts × 2 AI search platforms × 30 runs = 1,200 credits
- 5 endpoints × 1 coding agent × 30 runs × 5 credits = 750 credits