Gomry Cloud

Cloud services for AI applications.

Give your application access to web data and tools, with research grounded in cited sources. Available through APIs, billed by usage.

FETCH A PAGE · POST /v1/fetch
curl https://api.cloud.gomry.com/v1/fetch \
  -H "Authorization: Bearer $GOMRY_CLOUD_KEY" \
  -H "Content-Type: application/json" \
  -d '{"url":"https://example.com"}'

Each response includes the usage metered for that request.

Services

Available APIs.

Scrape

Fetch web pages and extract structured data against a JSON schema. Fetching and extraction are metered separately.

Explore Scrape →

ToolsAPI

Find and run over 1,700 tools from more than 55 vendors through your Gomry API key. Lookups and tool execution have separate rates.

Explore ToolsAPI →

Superagent

Submit a research question and a JSON schema. Superagent plans, searches and reads sources, then returns structured findings with citations for each field.

Explore Superagent →
Setup

Make your first request.

Create a project, enable a service and issue an API key scoped to the operation you need. Add an active payment method, then send your request as JSON over HTTPS.

Each project keeps its keys, enabled services, usage and budget together. Responses report the quantity metered alongside the result.

Pricing

Usage and billing.

Each operation has its own per-unit rate. Usage accrues over the calendar month and is charged to your card at month-end.

There is no free tier or separate development tier. Integration requests use the same rates as production requests. Cloud pricing is separate from Gomry ticketing fees.

Usage controls

Control access and spend.

Project budgets

Set a monthly cap, checked before each request against the project’s spend in UTC. Choose whether to block requests at the cap or allow them and flag the overage.

Scoped keys

Each scope permits one operation. Service enablement and key permissions are separate controls. Rate limits apply per key.

Superagent billing

A failed task is not charged the task fee. Sources read and reasoning rounds already completed are still billed. Polling and cancellation are free.

Build with Gomry Cloud.

Add web extraction, tool execution and research to your application.