How credits, credit plans, MCP plans, top-ups, usage windows and the free trial work.
Goal: understand what you pay with, which plan fits how you call Anysite, and what happens when credits or a plan run out. Prices are on the plans page, not here.
ACTION FOR THE HUMAN: open https://app.anysite.io/billing?tab=plans (Open plans).
x-credits-charged response header, and the credits left in x-token-points.412) is
charged, and so is a search that returned an empty list. A short, fixed list of database and
enrichment endpoints answers a free 209 instead. x-credits-charged: 0 on the response means the
call was free. The full rule is in Errors and limits.| Credit plans (Starter, Growth, Scale, Pro, Enterprise) | MCP plans (MCP, MCP x5, MCP x15) | |
|---|---|---|
| REST API | Yes | No — calls return 403 |
| MCP server | Yes | Yes |
| API keys | Copyable, managed on the Billing page | No copyable key; connect on the MCP page |
| Top-ups | Yes | No |
| Usage windows | Only if the plan sets them | 5-hour and weekly windows; higher tiers raise them |
A plan's requests-per-minute limit is shown on its card on the plans page and next to each key on the Billing page.
Plans with usage windows cap the credits spent over a rolling 5-hour window and a rolling
weekly window, and some add LinkedIn-only windows of the same lengths. When a window is full,
calls return 429 until older usage leaves the window. For an MCP plan, the percentage used of each
window is shown on the MCP page.
ACTION FOR THE HUMAN: open https://app.anysite.io/mcp (Open MCP usage).
A top-up adds purchased credits to your credit plan's balance. Buying one requires an active credit
plan. Purchased credits can be spent only while the plan is active: after the plan ends, calls return
401 Token expired until you renew it.
| Situation | API response |
|---|---|
| Balance has fewer credits than the call's price | 401 Points limit exhausted, required at least N points |
| Plan period has ended | 401 Token expired |
| A usage window is full | 429 with retry_after |
A call that returns more results than its base price covers can take the balance below zero. The negative amount is subtracted from credits you add later.
Everything below happens on the Billing page.
ACTION FOR THE HUMAN: open https://app.anysite.io/billing (Open billing).