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 —
sol_send_transaction(self-paid and fee-sponsored) is live for custodial Solana; EVMeth_send_raw_transaction/ high-level send maturity varies — see the Roadmap. - Stubbed / empty queries —
get_send_transaction_status,get_on_ramp_transaction_status,get_gas_usage,get_nonces,list_fiat_on_ramp_credentialsmay return empty / zero-valued responses. Boot/app proofs andget_attestationare Supported when enclaves are booted andqos_host_controlis configured. - Not in current proto —
get_balancesandget_tvc_app_statushave 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-only —
create_oauth_providersreturns an emptyprovider_idslist; fiat on-ramp CRUD activities only notarize, no real on-ramp is wired.