Skip to main content
Phase 1 status. This reference is generated from the OpenAPI spec and lists every endpoint the public API exposes. Some endpoints are wired but return stubbed responses or have not been connected to downstream infrastructure yet:
  • Broadcasteth_send_raw_transaction returns a mock receipt (no real RPC); eth_send_transaction and sol_send_transaction (high-level send) currently error.
  • Stubbed queriesget_send_transaction_status, get_on_ramp_transaction_status, get_gas_usage, get_nonces, get_boot_proof, get_latest_boot_proof, list_app_proofs, list_fiat_on_ramp_credentials return empty / zero-valued responses.
  • Not in current protoget_balances and get_tvc_app_status have no corresponding RPC in the running services (their doc paths redirect to the Roadmap).
  • Webhooks — webhook endpoint CRUD and listing are wired. Current subscription support is limited to ACTIVITY_UPDATES; update supports URL/name/active status but not subscription changes.
  • Notarize-onlycreate_oauth_providers returns an empty provider_ids list; fiat on-ramp CRUD activities only notarize, no real on-ramp is wired.
See the Roadmap for the authoritative status matrix.