Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

Commit

Permalink
chore: add a warning on rate limiting (#688)
Browse files Browse the repository at this point in the history
* Add a warning on rate limiting

---------

Co-authored-by: Ramon "9Tails" Canales <[email protected]>
  • Loading branch information
RomanBrodetski and githubdoramon authored Sep 4, 2023
1 parent deb6799 commit d93a444
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/api/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@ zkSync Era supports the standard [Ethereum JSON-RPC API](https://ethereum.org/en

## RPC endpoint URLs

:::warning Rate Limits

We apply rate limiting to both HTTPS and Websocket APIs. The limits are generally permissive (currently 10s to 100s RPS per client), but please [contact us](https://github.com/zkSync-Community-Hub/zkync-developers/discussions) if you face any issues in that regard.
:::

### Testnet

- HTTPS: `https://testnet.era.zksync.dev`
Expand Down

0 comments on commit d93a444

Please sign in to comment.