Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Rate limits for Payment Apps API

Solved

Rate limits for Payment Apps API

Nika_Mueller
Visitor
3 0 0

Hello everyone!

 

Can anybody explain, how to calculate query cost for Payment Apps API?
I've read the doc page, but the only info I got regarding Payment Apps API is that rate limits are 910 p/s and 1820p/s for "standard" and "plus" respectively.
https://shopify.dev/api/usage/rate-limits
Also, it contains description blocks for other APIs, but not for Payment Apps API.
Is the calculation the same as for GraphQL Admin API? Or is it somehow different?


Thank you in advance for your help!

Accepted Solution (1)

Luke_K
Shopify Staff
402 66 103

This is an accepted solution.

Hey @Nika_Mueller 

 

Thanks for getting in touch! Regarding the calculated cost of GQL queries, calculated costs are used in both the Admin GraphQL API and the Payments Apps API alike as both of them are GQL API's). Both API's are subject to requested and actual costs in the same way (docs) .

 

Please feel free to check out the documentation on Calculated Query Costs here, it will provide more guidance. Hope that helps!

| Shopify |
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution!

View solution in original post

Reply 1 (1)

Luke_K
Shopify Staff
402 66 103

This is an accepted solution.

Hey @Nika_Mueller 

 

Thanks for getting in touch! Regarding the calculated cost of GQL queries, calculated costs are used in both the Admin GraphQL API and the Payments Apps API alike as both of them are GQL API's). Both API's are subject to requested and actual costs in the same way (docs) .

 

Please feel free to check out the documentation on Calculated Query Costs here, it will provide more guidance. Hope that helps!

| Shopify |
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution!