What One Key Gives An Agent
Give agents the smallest exact surface that matches the job. The agent host and the tool surface are different decisions.Why Teams Choose 0xArchive
Market-data agents need more than a prose description. They need route families, parameter shapes, error handling, request IDs, freshness rules, and safe key handling, and 0xArchive exposes those primitives directly:/v1/hyperliquid/*, /v1/hyperliquid/spot/*, /v1/hyperliquid/hip3/*, /v1/hyperliquid/hip4/*, /v1/lighter/*, /v1/data-quality/*, the X-API-Key header, a generated OpenAPI reference, and agent-specific instructions in Skill discovery indexes and assistant context pages. An agent can read the OpenAPI route shape, send a bounded request, preserve meta.request_id, and check freshness before trusting the result, all from public docs.
An agent that needs execution, account mutation, wallet signing, RPC access, or decoded contract state needs a different tool — 0xArchive stops at market data.