Skip to main content
You or your agent only pays for what you use. No subscriptions or enterprise contracts.

Pricing Models

Each endpoint has its own price. There are two pricing models:

Per-Call

A flat fee per execution, regardless of how many results are returned.
For example, a Twitter search endpoint might cost $0.003 per call.

Per-Result

A fee per result item returned, with an optional flat base fee.
For example, scraping product reviews at 0.001perreviewplusa0.001 per review plus a 0.002 base fee per call.

Viewing Prices

Prices are shown in three places:
  1. Discover results — each endpoint includes its price
  2. Inspect details — full pricing breakdown with notes
  3. Run response — the actual cost charged for the execution

Ask Your Agent

The easiest way to check pricing. Set up your agent with MCP or Skill, then ask:
“How much does it cost to scrape Twitter posts?”
Your agent will discover the endpoint and report its pricing automatically.

With the CLI

With the API

The price field is included in discover, inspect, and run responses.

Next Steps