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:
- Broadcast —
eth_send_raw_transactionreturns a mock receipt (no real RPC);eth_send_transactionandsol_send_transaction(high-level send) currently error. - Stubbed queries —
get_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_credentialsreturn empty / zero-valued responses. - Not in current proto —
get_balances,get_tvc_app_status, all*_webhook_endpointactivities have documentation pages from the OpenAPI spec but no corresponding RPC in the running services. - Notarize-only —
create_oauth_providersreturns an emptyprovider_idslist; fiat on-ramp CRUD activities only notarize, no real on-ramp is wired.