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.Per-Result
A fee per result item returned, with an optional flat base fee.Viewing Prices
Prices are shown in three places:- Discover results — each endpoint includes its price
- Inspect details — full pricing breakdown with notes
- 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
Theprice field is included in discover, inspect, and run responses.
Next Steps
- Set up with MCP — Connect your AI client
- Set up with Skill — Give your agent the Monid skill
- CLI Run Reference — Execute endpoints from the command line
- API Run Reference — Execute endpoints via the API