diff --git a/docs/pages/zora-network/api-access.mdx b/docs/pages/zora-network/api-access.mdx index 43da594a..5b3b832d 100644 --- a/docs/pages/zora-network/api-access.mdx +++ b/docs/pages/zora-network/api-access.mdx @@ -7,6 +7,7 @@ There are a few supported APIs to access ZORA chain information. * Use viem/ethers with the public RPC url (https://rpc.zora.energy/) or [your own node](https://docs.conduit.xyz/guides/run-a-node/op-stack-node) to access information. * You can create a [conduit account](https://docs.conduit.xyz/nodes/get-api-keys) to get a free API key for the ZORA network without rate limits on the public node. * You can also use [dRPC](https://drpc.org/chainlist/zora) or [QuickNode](https://www.quicknode.com/chains/zora) as paid RPC node providers. + * If you're looking for dedicated infrastructure, check out QuickNode's [Clusters](https://www.quicknode.com/clusters) offering. 2. Explorer Access: