questions please, as its a bit urgent on our end to make a decision on which provider to use.
As for the throughput: it says on the website that it allows 50 requests per minute on the free tier. Is it per IP of the end users ? (im building a wallet) or it is per my API key? Meaning all users will be able to make only 50 reqs per minute?
Also what about the total number of requests per month? Is it per IP address of the end users? or combined limit across all end users?
In general all rate limit counters are calculating requests by client (request origin) ip address.
Thanks and is it the same for the total number of compute units as well (total credits/tota number of requests) that i see on the plans
I would expect this to be the case, yes.
Can you clarify this withe the teach team pls?
Paid plans are tied to the account making the requests, as far as I'm aware, as it consumes the API credits from it.
Look, for example lets take these limits of Advanced API. On the Premium plan for example its 1500 reqs per minute. But is it a SUM of allowed requests for all of my end users (Im building a wallet app - and lets say have 1000 users) Or is it that each 1000 of my users can make 1500 reqs per minute? which makes 1500000 reqs per minute in total?
If its the limit per request origin (ip address) === end user, then the second statement of EACH of 1000 usrs should be true. But if its the total SUM of requests for all users, then it definitaly is not enough for us. I would like to clarify this
It’s going to be the limit per origin IP.
I see now, thanks. That is clear. Now could you also clarify the followings: 1) Can we start testing the Advanced API on the free plan? Or is it only for premium plan? 2) What about these PAY AS YOU GO Plan? If each wallet user (makes on average 500 requests per day) Will I pay 0.07$ for each wallet user each 2 days? As each wallet user will make 1000 requests per 2 days?
And with 10000 active users, that makes up 10000 * 500 * 30 = 150 MLN requests per month, which will cost 150000000*0.00007 = 10500 USD per month? Is my calculation correct? OR did I made it wrong?
I don't understand why or how would you pay for the free tier users' requests
So with PAYG it would seem you’d need to pay $20 to get more than enough for one month utilisation according to your estimates. There is still a per-minute limit imposed though.
I want to access ADVANCED api, like get all tokens owned by end user, or fetch transaction history for users
Dont I have to pay extra for these endpoints? https:// api-docs . ankr. com / reference/post_ankr-getaccountbalance
https://www. ankr . com /docs/advanced-api/pricing/
Обсуждают сегодня