Have your say in Community Polls: What was/is your greatest motivation to start your own business?
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.

Re: What is limit of storefront API active tokens?

Solved

What is limit of storefront API active tokens?

sudip_chavan
Shopify Partner
2 0 0

I want to start learning storefront API. I read that, Apps can have a maximum of 100 active storefront access tokens per shop.

 

what is that limit means?? Please explain this.

Accepted Solution (1)
SBD_
Shopify Staff
1831 273 421

This is an accepted solution.

Hey @sudip_chavan yep it would be visible to all.

Scott | Developer Advocate @ Shopify 

View solution in original post

Replies 4 (4)

SBD_
Shopify Staff
1831 273 421

Hey @sudip_chavan 

 

That's referring to the token used to access the Storefront API. Most stores will only need a single token, but it's possible to have up to 100.

Scott | Developer Advocate @ Shopify 

sudip_chavan
Shopify Partner
2 0 0

Thank You so much for your response.

 

I have another question. Suppose my app is installed by 10 shops, and they get new button below their product images. If 10,000 users visiting these shops at same time, does that button will visible to all??

 

Thank you...

SBD_
Shopify Staff
1831 273 421

This is an accepted solution.

Hey @sudip_chavan yep it would be visible to all.

Scott | Developer Advocate @ Shopify 

wtho
Shopify Partner
1 0 2

What if I try to issue the 101st Storefront API access token?
Will the oldest token expire automatically?
Or will the issuance fail and I have to delete one of the 100 tokens first?