You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.
Forum Discussion
Anthony C.
10 years agoNew member | Level 1
How do I define an App_key and App_secret
I have a utility to access my dropbox account and pull files from the drop box and load it into my application. How do I go about doing that?
- Greg-DBDropbox Staff
You can get an API app key and secret (a.k.a. consumer key and secret) by creating a Core or Sync API app at:
https://www.dropbox.com/developers/apps/create
Note that Drop-ins do not have app secrets.
Once you have an app created, the app key and secret will be available by going to the App Console and selecting the app here:
https://www.dropbox.com/developers/apps
Once you have an app key and secret you can use the API to list/download/upload files. We recommend using one of the official SDKs if possible:
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,910 PostsLatest Activity: 2 days agoIf 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!