Confusion on plans

I am building a web application “GIS” on reactjs.
i am using the direction api of openroute service with my api key which has limited quota per minute and per day.
if i were to install or use the js sdk provided on platform.will the quota for the same api key remain same ? or there will be some certain uplift in usage?

Hi,

The quota will be the same. You would have to provide your API key to the SDKs, too.

Best regards,

1 Like