Skip to main content
Building on Node.js? The Node SDK wraps every endpoint below, types the responses, and generates signed URLs correctly — npm install dreep.

Authentication

All API requests require an API key to be passed via the Authorization header as a Bearer token.

Upload and Process Media

You can upload and transform media in a single request.

Example: Uploading an Image

The response will contain the CDN URL for your newly processed asset.