hubapi.com

Upload and manage files.

๐Ÿ”‘ apikey 18 endpoints
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Search files
curl \
  # append ?hapikey=$API_KEY to the URL \
  https://api.hubapi.com/files/v3/files/search
Get file.
curl \
  # append ?hapikey=$API_KEY to the URL \
  https://api.hubapi.com/files/v3/files/{fileId}
Search folders
curl \
  # append ?hapikey=$API_KEY to the URL \
  https://api.hubapi.com/files/v3/folders/search
Endpoints (18 total)
GET
/files/v3/files/search
Search files
GET
/files/v3/files/{fileId}
Get file.
GET
/files/v3/folders/search
Search folders
GET
/files/v3/folders/{folderId}
Get folder
GET
/files/v3/folders/{folderPath}
Get folder.
GET
/files/v3/files/{fileId}/signed-url
Get signed URL to access private file.
GET
/files/v3/folders/update/async/tasks/{taskId}/status
Check folder update status.
GET
/files/v3/files/import-from-url/async/tasks/{taskId}/status
Check import status.
POST
/files/v3/files
Upload file
POST
/files/v3/folders
Create folder.
POST
/files/v3/folders/update/async
Update folder properties
POST
/files/v3/files/import-from-url/async
Import a file from a URL into the file manager.
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints18
Authapikey
https://api.hubapi.com