# Services

> Every API Gomry Cloud sells, with what each one does and what each operation costs per unit.

Source: https://cloud.gomry.com/services

Each service is enabled per project, carries its own scopes, and prices each of its operations separately. Rates are per unit and billed monthly in arrears.

## Every API we sell

- **Scrape** — Fetch a page and extract structured data from it against a JSON schema. Endpoints: `/v1/scrape, /v1/fetch`. [Reference](https://cloud.gomry.com/services/scrape).
- **ToolsAPI** — Find a tool that can do a task and run it — 1,700+ across 55+ vendors, on your Gomry key. Endpoints: `/v1/toolsapi/run, /v1/toolsapi/discover, /v1/toolsapi/inspect, /v1/toolsapi/runs/{runId}`. [Reference](https://cloud.gomry.com/services/toolsapi).
- **Superagent** — Give it a research question and a JSON schema. It plans, searches, reads, notices what is missing, searches again — and cites every field. Endpoints: `/v1/superagent, /v1/superagent/{taskId}, /v1/superagent/{taskId}`. [Reference](https://cloud.gomry.com/services/tasks).

## What each one costs

| Service | Unit | Price |
| --- | --- | --- |
| Scrape | per page | $0.02 |
| Scrape | per fetch | 0.5¢ |
| ToolsAPI | per µ$ of tool cost | 0.00015¢ |
| ToolsAPI | per lookup | 0.2¢ |
| Superagent | per task | $0.03 |
| Superagent | per source | 0.7¢ |
| Superagent | per round | 0.8¢ |

Only work that produced a result is billed: a validation error, an auth failure, a rate limit, a timeout or an upstream failure costs nothing. The full price list and how invoicing works are at [Pricing](https://cloud.gomry.com/pricing); the mechanics of metering, budgets and payment failures are at [Billing](https://cloud.gomry.com/docs/billing).
