Skip to main content
Question

Operation cost

  • May 22, 2025
  • 2 replies
  • 50 views

Forum|alt.badge.img

What kind of operation is the user paying for when uploading a file - calling api, converting a file, or something else?

2 replies

Forum|alt.badge.img

Box Business plans come with a set of API calls. For example, the Starter plan comes with 25k API calls per month. Each API call your application makes counts against the limit of that Box Enterprise. For example, uploading a file using the API would count as one API call. 


Forum|alt.badge.img

Thank you!