Skip to content

Commit

Permalink
51d: remove specific API request limits from doc (#11546)
Browse files Browse the repository at this point in the history
API limits should not be hardcoded in the module doc, as they might change - the interested use should check the pricing plan web page that contains actual information.
  • Loading branch information
justadreamer committed May 23, 2024
1 parent 565825f commit e8c6891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/51DegreesRtdProvider.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ In order to use the module please first obtain a Resource Key using the [Configu
* ScreenInchesWidth
* PixelRatio (optional)

PixelRatio is desirable, but it's a paid property requiring a paid license. Also free API service is limited to 500,000 requests per month - consider picking a [51Degrees pricing plan](https://51degrees.com/pricing) that fits your needs.
PixelRatio is desirable, but it's a paid property requiring a paid license. Free API service is limited. Please check [51Degrees pricing](https://51degrees.com/pricing) to choose a plan that suits your needs.

#### User Agent Client Hint (UA-CH) Permissions

Expand Down

0 comments on commit e8c6891

Please sign in to comment.