Back to catalog
☁️

Dropbox

OAuth

File Sharing and Storage

☁️Cloud Storage & File SharingHTTPS

Dropbox

5 items

startup-pitch-deck.pptx

/Projects/Presentations/startup-pitch-deck.pptx

file

Assets

/Projects/Assets

folder

invoice-feb-2026.pdf

/Finance/invoice-feb-2026.pdf

file

api-docs.md

/Engineering/api-docs.md

file

Backups

/Backups

folder

Sample Response

response.json
1{
2 "items": [
3 {
4 "name": "startup-pitch-deck.pptx",
5 "path": "/Projects/Presentations/startup-pitch-deck.pptx",
6 "size_bytes": 8912345,
7 "modified": "2026-02-24T18: 30: 00Z",
8 "type": "file"
9 },
10 {
11 "name": "Assets",
12 "path": "/Projects/Assets",
13 "size_bytes": 0,
14 "modified": "2026-02-23T10: 15: 00Z",
15 "type": "folder"

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://www.dropbox.com/developers" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_ACCESS_TOKEN"
View Documentation

Similar APIs