Your First Test Call


RPC Testing

You can test any Carbium RPC endpoint and method directly from your dashboard. How to Run a Test Call


  1. Select Your RPC Endpoint Use the dropdown menu to choose the Carbium RPC endpoint you want to test.
  2. Choose a Method Select any Solana JSON-RPC method (for example: getBalance, getHealth, getSlot, etc.).
  3. Enter Required Parameters Provide the required input fields.
  4. Click “Run” Instantly view the live response, showing result, error, and credits used.'

Why Use RPC Testing?

  • Instant feedback: Validate integration and endpoint health without writing code.
  • Debug fast: Inspect real error messages and response data.
  • Perfect for developers: Save time during setup, troubleshooting, and QA.

📘

Before rolling updates into production scripts, test new endpoints and methods here. Catch errors early, before they consume credits or trigger downtime.