Skip to content

Commit

Permalink
Add rate-limiting notice to REST API
Browse files Browse the repository at this point in the history
  • Loading branch information
satazor authored and jackmurdoch committed Apr 16, 2024
1 parent b18c996 commit cd0d8fe
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/rest-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ Topper offers a REST API you can use to:
- Get the list of supported payment methods per flow.
- Create a pricing simulation for a specific flow.

:::info
The REST API has rate-limiting rules in place. If you plan to use the REST API extensively, reach out to us and we will whitelist the IPs you use to make requests to this API.
:::

## OpenAPI documentation

To make it easier to consume the REST API, there's an [OpenAPI specification](https://www.openapis.org/) available at https://api.topperpay.com/docs/json.
Expand Down

0 comments on commit cd0d8fe

Please sign in to comment.