API

API Key Management

Each account can interact with the platform using its own set of RocketFi API keys. These keys function as private cryptographic credentials, allowing users to securely sign and authenticate requests. They can be created, managed and revoked via the RocketFi dApp or directly via the API. Please do not share your keys.

SDKs

Built neatly for both humans and AI to integrate easily. Please give it a try, it shouldn't take more than a few minutes to get one of the examples running. Feedback welcome on X, Discord or email info@rocketfoundation.io.

Python SDK

Rust SDK

API Endpoints

Environment
REST Endpoint
WebSocket Endpoint

Devnet

https://devnet.rocket-cluster-1.com

wss://devnet.rocket-cluster-1.com

Testnet

https://testnet.rocket-cluster-1.com

wss://testnet.rocket-cluster-1.com

Beta

https://beta.rocket-cluster-1.com

wss://beta.rocket-cluster-1.com

Last updated