Skip to main content

Get Your API Token

Before making API requests, you need an access token. You can get one in two ways:
  1. Log in to Drime Cloud
  2. Go to Account Settings → Developers
  3. Click Create a token
  4. Name your token and click Create
  5. Copy and save your token securely

Make Your First Request

Use your token in the Authorization header:

Upload Your First File

1

Get a presigned URL

For files under 5MB, use the simple upload flow:
2

Upload to S3

Upload the file to the presigned URL:
3

Create the file entry

Register the file in Drime Cloud:

List Your Files

Response:

Next Steps

Authentication

Learn more about authentication methods

API Reference

Explore all available endpoints

Multipart Uploads

Upload large files with multipart

Sharing

Share files with others