Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

rate limits explained in API docs [BAC-88] #489

Merged
merged 1 commit into from
Jun 30, 2020
Merged

Conversation

samweinberg23
Copy link
Contributor

No description provided.

@linear
Copy link

linear bot commented Jun 30, 2020

@@ -18,6 +18,10 @@ wish to be able to quickly cancel their orders without waiting for a transaction

The HTTP API is documented below. For easier implementation we recommend using the official [Python Client](python.md) or [TypeScript Client](typescript.md#api). We may build clients for other languages in the future, so if you have other language/framework needs, please let us know.

### Rate Limits

If greater than 100 requests are made in 10 seconds, requests will be blocked for one minute.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we include that we are willing to modify that on a per request basis?

@samweinberg23 samweinberg23 merged commit 6a1abcd into master Jun 30, 2020
@samweinberg23 samweinberg23 deleted the sw_api_limits branch June 30, 2020 19:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants