Omakase Staking API
The Omakase Staking API lets your application manage Ethereum and Solana staking while keeping transaction signing and broadcast under your control.
Base URL
Production requests use:
https://api.staking.0xmakase.co.jp
All endpoints are versioned under /v1.
Get started
- Create and protect an API key.
- Add idempotency keys to requests that create resources or transactions.
- Follow the Ethereum or Solana integration flow.
- Use the API Reference for the exact request, response, and error contracts.
The API returns JSON. Send Content-Type: application/json when a request has a JSON body.