Storage APIs for AI agents

Reference guides for the storage apps an AI agent can work with: every endpoint, the permission each one needs, and how to give agents safe, governed access.

Backblaze B2

27 endpoints

The Backblaze B2 API is how an app or AI agent works with B2 cloud storage: uploading and downloading files, listing and deleting their versions, creating and managing buckets, and minting application keys.

Updated 23 June 2026 · API v3
View full guide

Box

24 endpoints

The Box API is how an app or AI agent works with a Box account: listing a folder, uploading and downloading files, copying, moving, and deleting content, searching, and sharing files through collaborations and shared links.

Updated 23 June 2026 · API 2.0
View full guide

Dropbox

27 endpoints

The Dropbox API is how an app or AI agent works with a Dropbox account: listing a folder, uploading or downloading a file, moving and deleting content, searching, sharing files through links, and reading the account's profile and storage.

Updated 23 June 2026 · API 2
View full guide

Egnyte

32 endpoints

The Egnyte API is how an app or AI agent works with an Egnyte domain: listing and downloading files, uploading new ones, creating folders, setting who can see a folder, creating shared links, and running audit reports.

Updated 23 June 2026 · API v1
View full guide

Google Drive

35 endpoints

The Google Drive API is how an app or AI agent works with a Google account's files: searching and reading documents, creating and uploading new files, organizing them into folders, and sharing them with people.

Updated 23 June 2026 · API v3
View full guide

OneDrive

21 endpoints

The OneDrive API is how an app or AI agent works with the files in a OneDrive or SharePoint document library: reading a folder's contents, uploading and updating files, moving and copying items, searching across a drive, and sharing a file with someone.

Updated 23 June 2026 · API v1.0
View full guide

Uploadcare

35 endpoints

The Uploadcare API is how an app or AI agent works with a project's media: uploading a file, storing or deleting it, grouping files together, converting a document or video, and running an add-on like a virus scan.

Updated 23 June 2026 · API v0.7
View full guide
Orientation

About storage APIs for AI agents

A storage API is how an app or AI agent works with files and folders. The platforms here, including Google Drive, Dropbox, Box, and OneDrive, hold a company’s documents, and their APIs let an agent read a file, upload or update one, or react when something changes in a folder.

File stores often hold sensitive documents, so a read permission can reach a lot and a write permission can change or delete files. Access runs on an access token, usually scoped to particular folders or actions. A governed layer lets an agent that files reports write to one folder without being able to read everything in the drive.

Frequently asked questions

Which file storage APIs can an AI agent use?+
The Atlas covers Google Drive, Dropbox, Box, OneDrive, Egnyte, Backblaze B2, and Uploadcare. Their APIs handle reading, uploading, and managing files and folders.
Can an AI agent read or upload a file?+
Yes. These platforms expose endpoints to read a file with a read permission and to upload or update one with a write permission.
Can a storage agent be limited to one folder?+
Yes. Access can be scoped to chosen folders, so an agent reaches a single folder without the rest of an account’s files.
How does an AI agent know when a file changes?+
Most of these tools send a live update to a webhook when a file or folder changes, so an agent is notified as it happens.
What is Bollard AI?

Control what every AI agent can do.

Bollard AI sits between a team's AI agents and the apps it runs on. Grant each agent exactly the access it needs, read or write, app by app, and every call is checked and logged.