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
  • What is Tempo?
  • What is the Tempo JSON-RPC API?
  • Supported Networks
  • Getting a Tempo Endpoint
  • Step by Step Guide
  • More Information
Getting Started

Tempo RPC Quickstart

How to get started building on Tempo with Conduit RPC Nodes
Was this page helpful?
Previous

Agent Skills

Give your AI coding agent full knowledge of Conduit RPC APIs with a single command.
Next
Built with

What is Tempo?

Tempo is a general-purpose blockchain optimized for payments. It provides a low-cost, high-throughput environment with user and developer features designed to be core to a modern payment system. Conduit is a design partner on Tempo alongside Stripe and Paradigm.

What is the Tempo JSON-RPC API?

The Tempo JSON-RPC API is a fully managed, high-performance endpoint that you can use to read and write data on Tempo networks through standard Ethereum JSON-RPC methods. Conduit operates optimized Tempo nodes to provide a scalable, low-latency interface so you can access the network without running your own infrastructure. Your RPC URL includes an API key for authenticated access, which you can use to query chain data, send transactions, deploy contracts, and integrate Tempo into your applications with minimal setup.

Supported Networks

NetworkTypeChain IDHTTPWSS
Tempo MainnetMainnet4217YesYes
Tempo Testnet (Moderato)Testnet42431YesYes

Getting a Tempo Endpoint

Step by Step Guide

1

Create a Conduit account

Go to app.conduit.xyz and sign in with your work email.

2

Head to the Nodes page

Navigate to app.conduit.xyz/nodes where you will be able to create an API key and access supported endpoints.

3

Create an API key

Click Create API key to access your endpoints.

4

Copy your Tempo RPC URL

From the Endpoints tab, search for the Tempo Mainnet or Tempo Testnet endpoint and copy the RPC URL with your newly created API key appended to it.

More Information

RPC Nodes

Learn more about Conduit RPC Nodes.

Tempo Icon
Tempo Docs

Get in-depth information about Tempo.