World Scuba Diving Sites Api

GRATIS CON POSSIBILITÀ DI UPGRADE
Da jojokcreator | Aggiornamento hace 8 días | Travel
Popolarità

8.8 / 10

Latenza

701ms

Livello di servizio

80%

Health Check

N/A

Torna a tutte le discussioni

Cache & API limits

Rapid account: Hubert Struminski
hubert.struminski
hace 6 meses

Hi,

I have a few questions:

  1. Can I cache those responses in my REST API ? If yes what is maximum time o cache ?
  2. What does mean 25 requests per second. If I have for example 100 000 users and all users in the same second will make the same request to this API, so rest of requests will be suspended ?

Regards.

Rapid account: Jojokcreator
jojokcreator Commented hace 6 meses

Yes, you can cache responses in your REST API get request. The maximum time to cache depends on the value you set in your api headers .

If 100,000 users simultaneously make requests, the excess requests beyond the limit will be throttled. It’s important to design your application to be able to use the cached responses for all users i.e via one api route that handles all users.

Partecipa alla discussione - aggiungi un commento di seguito:

Accedi/Iscriviti per pubblicare nuovi commenti