One month down in 2025: How are your resolutions coming along? Check out how to get back on track here.
Forum Discussion
kkajjac
7 years agoNew member | Level 2
Status storage in my website
Hello guys's.
I need a help with create my idea.
I need with my site to display the status of how much space the person has available in the drop box and the person login your drop box in my web site.
Before you think the idea is crazy, I want to create a differentiated service for people to manage their storage accounts in the cloud.
- You can use the /2/users/get_space_usage endpoint to get the space information for the connected user:
https://www.dropbox.com/developers/documentation/http/documentation#users-get_space_usage
That's a link to the documentation for the HTTPS endpoints themselves, but we recommend using one of the official SDKs if possible:
https://www.dropbox.com/developers/documentation
Those have corresponding native methods for the HTTPS endpoints.
- Greg-DB
Dropbox Staff
You can use the /2/users/get_space_usage endpoint to get the space information for the connected user:
https://www.dropbox.com/developers/documentation/http/documentation#users-get_space_usage
That's a link to the documentation for the HTTPS endpoints themselves, but we recommend using one of the official SDKs if possible:
https://www.dropbox.com/developers/documentation
Those have corresponding native methods for the HTTPS endpoints.
About Discuss Dropbox Developer & API
Make connections with other developers804 PostsLatest Activity: 4 days ago
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!