# About Gomry Cloud

> Gomry Cloud sells the web-fetching, tool-running and research services Gomry built for its own event platform as metered HTTP APIs, billed per unit with no plans or seats.

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

Gomry Cloud is the developer platform of **Gomry**, the event ticketing and management company. It sells the technical services Gomry built to run its own product — fetching and understanding web pages, running third-party tools, and doing multi-step research — as metered HTTP APIs that anyone can call.

## What we do

Gomry runs an event platform. To do that it had to solve a set of problems that turn out not to be about events at all: reading a venue's page well enough to know when the doors open, reaching a tool that can do a job no one on the team has integrated, and answering a research question that needs twenty sources rather than one. Each of those became a service, and each is now sold on its own terms.

Every API is described at [Services](https://cloud.gomry.com/services), priced at [Pricing](https://cloud.gomry.com/pricing) and callable at `https://api.cloud.gomry.com`. The same services power Gomry's own product, which is the only quality guarantee worth stating: an outage here is an outage there.

- **Scrape** — Fetch a page and extract structured data from it against a JSON schema. [Read more](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. [Read more](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. [Read more](https://cloud.gomry.com/services/tasks).

## How we charge

Postpaid and metered. You are charged per unit actually consumed, usage accrues over the calendar month, and the total is invoiced to the card on file at the end of it. There are no plans, no seats, no minimum commitment and no annual contract. Stripe is the ledger — we never hold a balance.

There is deliberately **no free tier**. Every request carries real upstream cost the moment it runs, so an active payment method is required before any API will serve. Free usage, when we grant it, is a credit on the account that spans every service and runs out — not a permanent allowance written into the code. The full reasoning is on [Billing](https://cloud.gomry.com/docs/billing).

## Company

- `Legal name` — Gomry
- `Parent product` — Gomry event ticketing and management — https://www.gomry.com
- `Address` — 44 Montgomery St, San Francisco, CA 94104, US
- `Contact` — info@gomry.com — see [Contact](https://cloud.gomry.com/contact)
- `Source` — Open-source clients and examples at https://github.com/GomryHQ
