For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Company
Open App
Introduction Chains RPC NodesChangelog
Introduction Chains RPC NodesChangelog
    • Overview
  • Getting Started
    • Get an API Key
    • Making an RPC Request
    • Tempo RPC Quickstart
    • Agent Skills
  • Information
    • Throughput
    • WebSockets
    • Compute Units (CUs)
    • Pricing & Costs
  • Guides
    • Access Controls & Settings
    • Additional Monitoring
    • Managing Nonces
LogoLogo
Company
Open App
On this page
  • Steps
Getting Started

Get an API Key

Was this page helpful?
Previous

Make your First RPC Request

Next
Built with

The same way you might use platforms like Alchemy or Infura to access Ethereum, you can use our endpoints to send requests to the built-in RPCs on Conduit chains.

To do this you’ll need to get an API key.

Steps

1

Sign up or log in to Conduit

Sign up or log in to Conduit.

2

Head to the Nodes page

Go to the Nodes page.

3

Click Create API key and name your key

Append your API key to the RPC url of the rollups you wish to interact with.

4

Start sending requests to the RPC endpoint

Your API key will work on all public and private endpoints (private endpoints do not appear in the Conduit app).


Get started →