How limit 1 API can be subscribe to M2M application

Hi Auth0

I would like to know is there any doc or reference about is there any limit for 1 API can be subscribe to m2m applications

example this api


is being used/ register to 1000 different m2m applications

Thanks

Hi @rizki.rachman

Thank you for reaching out to us!

There is no limit of how many applications can be set to consume the same API, the only limiting factors in having a large number of applications set to use the same API can include:

  • token rate limit : more applications using the same API will result in potential constraint on usage;
  • managing permissions : if the required permissions for each application is vastly different, it can become cumbersome to manage all of them under the same API;
  • limit on how many applications can be created : how many applications can be created under the same tenant depend on the Subscription level → you can view more information regarding these limits in our documentation on Entity Limit Policy.

Hope this helped!
Gerald

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.