ListenNotes

FREEMIUM
By Listen Notes | Updated 13 days ago | Media
Popularity

9.2 / 10

Latency

98ms

Service Level

100%

Health Check

N/A

Back to All Discussions

I want to be suspended if I exceed my plan limits

Rapid account: Deleted
[deleted]
6 years ago

About my plan limits

Can I choose being suspended instead of incurring overage charges when I exceed my plan limits ?

Rapid account: Listennotes
listennotes Commented 6 years ago

You can actually see how many requests youโ€™ve already used from headers of responses, and you can check these headers in your code:

X-RateLimit-directory-apis-Limit: 1000

X-RateLimit-directory-apis-Remaining: 1000

X-RateLimit-full-text-search-quota-Limit: 1000

X-RateLimit-full-text-search-quota-Remaining: 999

X-RateLimit-typeahead-quota-Limit: 10000

X-RateLimit-typeahead-quota-Remaining: 10000

Rapid account: Deleted
[deleted] Commented 6 years ago

I just want to use the apis to build a podcast website for fun, not for commercial use. Should I monitor the api usage by myself, any other way to do it conveniately? Thank you

Rapid account: Listennotes
listennotes Commented 6 years ago

From my understanding of the Mashape platform: no.

But you can ask Mashape customer service if itโ€™s possible: https://market.mashape.com/contact

Just curious: what application are you building? I think you can monitor for a couple days and track the api usage, so youโ€™ll have a better idea whether or not youโ€™ll exceed the plan limit per month.

Join in the discussion - add comment below:

Login / Signup to post new comments