REST
Request normalized market data, recent events and bounded history from the live data routes.
Umbrafeed / Machine data
Curated spread, funding and price-movement events for agents, bots, dashboards and research systems—delivered through the interface your workflow needs.
01 / Event contract
Umbrafeed preserves the facts a product needs: stable event identity, family, lifecycle, venue route, market type, measured value, freshness and detection time. It is curated event infrastructure—not a raw exchange-feed resale.
{
"event_id": "EVT-82941",
"family": "spread",
"lifecycle": "open",
"symbol": "BTC/USDT",
"route": ["MEXC", "Bybit"],
"spread_pct": 4.67,
"detected_at": "2026-07-19T18:42:07Z"
}02 / Delivery
The access method changes. The underlying market-event language stays consistent.
Request normalized market data, recent events and bounded history from the live data routes.
Give agents a documented set of market-data tools behind the same scoped API key.
Subscribe to authenticated machine streams with per-credential connection and subscription caps.
Push selected events to verified HTTPS endpoints with HMAC signatures and bounded retries.
03 / Families
Each family keeps its domain-specific measurements while sharing the same structural context.
{"symbol":"BTC/USDT", "spread_pct":4.67}04 / Access tiers
Self-serve plans keep evaluation and production boundaries explicit. Commercial redistribution and custom service levels are scoped separately.
Delayed REST access: prices and spreads at 60 seconds, metadata at 10 minutes, and one hour of history.
REST, MCP and WebSocket, basic webhooks, 30-second spread opens and one week of history.
Immediate rate-limited spreads, deeper retained history, higher limits and full webhook workflows.
05 / Collaboration
Start with a concrete workflow, validate the event contract against it, then scale access and delivery around proven requirements.
Identify the event family, context and destination your product needs.
Test the event shape, delivery mode and limits against a real workflow.
Choose the access tier, controls and delivery capacity that fit the validated use case.
06 / Product boundary
Umbrafeed exposes selected observations and event contracts rather than an unbounded exchange-feed mirror.
Latency, history, scopes, subscriptions and delivery limits are explicit capabilities of each access tier.
No exchange-account control, order routing, portfolio management or promises of executable outcomes.
Umbrafeed is live
Start with delayed REST access, then add MCP, streaming and webhook delivery when your product needs them.