Docs Navigationexpand_more

API Reference

Public Relayer API Reference

OpenRPC-based reference for the permissionless public relayer JSON-RPC surface (POST /relayers on the spec’s server entry). See Supported Networks for the mainnet vs testnet endpoint matrix and the Gas Abstraction quickstart for integration rules.

Rendering live from /openrpc/openrpc.jsonView raw JSON
Loading OpenRPC spec...

Before you integrate

The Public Relayer has two endpoints: production mainnet chains use https://relayer.1shotapi.com/relayers; testnet chains (Base Sepolia, Ethereum Sepolia) use https://relayer.1shotapi.dev/relayers. Chain selection is via method params, not the URL path.