Make requests
Last updated
Last updated
The Arbitrum API is a superset of the Ethereum JSON-RPC specification and supports all the . When interacting with the API, you can expect all the usual fields, used to display information unique to Arbitrum.
WebSocket calls are not supported when using the Arbitrum endpoints
Use HTTPS to call a JSON-RPC method. In this example we use to make the HTTPS request.
Note: Ensure that you replace YOUR-API-KEY
with an API key from your .
The result should look similar to the following: