Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.0xkey.io/llms.txt

Use this file to discover all available pages before exploring further.

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, get_tvc_app_status, all *_webhook_endpoint activities have documentation pages from the OpenAPI spec but no corresponding RPC in the running services.
  • 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.