> ## Documentation Index
> Fetch the complete documentation index at: https://docs.magicblock.gg/llms.txt
> Use this file to discover all available pages before exploring further.

# RPC API

> Solana JSON-RPC HTTP methods on MagicBlock devnet RPC endpoints.

This section documents the Solana JSON-RPC HTTP method catalog on MagicBlock endpoints:

**Devnet:**

* `https://devnet-as.magicblock.app/`
* `https://devnet-us.magicblock.app/`
* `https://devnet-eu.magicblock.app/`
* `https://devnet-tee.magicblock.app/`

**Mainnet:**

* `https://as.magicblock.app/`
* `https://us.magicblock.app/`
* `https://eu.magicblock.app/`
* `https://mainnet-tee.magicblock.app/`

The method catalog is aligned with Solana RPC HTTP methods:

* [Solana RPC HTTP Methods](https://solana.com/docs/rpc/http)

<Note>
  TEE RPC endpoints may require an authentication token for certain methods. See
  [Authorization
  guide](/pages/private-ephemeral-rollups-pers/how-to-guide/quickstart#5-authorize)
  for details.
</Note>
