Recipe - Food - Nutrition

フリーミアム
Verified
よって David | 更新済み 21 days ago | Food
人気

9.9 / 10

レイテンシー

504ms

サービスレベル

100%

Health Check

N/A

すべてのディスカッションに戻る

API endpoint for checking remaining calls?

Rapid account: Johnwmillr
johnwmillr
6 years ago

Hi,
Is there a way for me to check how many remaining X-RateLimit-responses and X-RateLimit-requests I have without making a new API request that will count against me? Currently I am making a request to the API and checking the response headers to know how many calls I have left, but I need to be able to check this amount (programmatically) without making the initial request to the API.

Thanks,
John

Rapid account: Johnwmillr
johnwmillr Commented 6 years ago

Thanks for getting back to me, David!

The fix I came up with in the meantime is to make an empty GET request to the root path of the Spoonacular API. There is a 404 response, but I’m then able to check the headers for the RateLimit information. And I think that this empty request does not use up any of my daily allotment.

Thanks for providing such a good API! 😃

John

Rapid account: Spoonacular
spoonacular Commented 6 years ago

Hi John,

The rate limiting is done via the RapidAPI proxy so we can’t create an endpoint since we don’t have this information. Could you please ask RapidAPI directly please?

Btw. thanks for being such an avid user of the API 😃

David

ディスカッションに参加しましょう-以下にコメントを追加してください:

ログイン/サインアップして新しいコメントを投稿