From 783bd79e9dac43b1bf57860803c864269e812a19 Mon Sep 17 00:00:00 2001 From: Tyera Eulberg Date: Wed, 28 Apr 2021 14:13:58 -0600 Subject: [PATCH] Fixup rpc-endpoints (#16924) --- docs/src/cluster/rpc-endpoints.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/docs/src/cluster/rpc-endpoints.md b/docs/src/cluster/rpc-endpoints.md index ac4e46ee74..f99bcf7f39 100644 --- a/docs/src/cluster/rpc-endpoints.md +++ b/docs/src/cluster/rpc-endpoints.md @@ -1,6 +1,10 @@ -# Solana Cluster RPC Endpoints +--- +title: Solana Cluster RPC Endpoints +--- -Solana maintains dedicated api nodes to fulfill [JSON-RPC](https://docs.solana.com/developing/clients/jsonrpc-api) requests for each public cluster, and third parties may as well. Here are the public RPC endpoints currently available and recommended for each public cluster with their specific rate limits: +Solana maintains dedicated api nodes to fulfill [JSON-RPC](developing/clients/jsonrpc-api.md) +requests for each public cluster, and third parties may as well. Here are the +public RPC endpoints currently available and recommended for each public cluster: ## Devnet @@ -37,7 +41,7 @@ Solana maintains dedicated api nodes to fulfill [JSON-RPC](https://docs.solana.c - `https://api.mainnet-beta.solana.com` - Solana-hosted api node cluster, backed by a load balancer; rate-limited - `https://solana-api.projectserum.com` - Project Serum-hosted api node -Rate Limits +#### Rate Limits - Maximum number of requests per 10 seconds per IP: 100 - Maximum number of requests per 10 seconds per IP for a single RPC: 40