Build on Drime

Build on Drime

Build on Drime

A REST API, an embeddable signing widget, webhooks for Sign events and rclone compatibility. Everything you need to put Drime inside your own product.

A REST API, an embeddable signing widget, webhooks for Sign events and rclone compatibility. Everything you need to put Drime inside your own product.

REST API • Sign embed • Webhooks • rclone

Drime product interface

Drime API

Work with your Drive from your own code: files, folders, shares and collaboration.

Sign API and embedding

Let visitors sign documents without leaving your site, in plain HTML, React, Vue or Angular.

Webhooks

HTTP notifications for Drime Sign events, so your system reacts the moment a document is signed.

One API for your files and documents

One API for your files and documents

One API for your files and documents

Work with your Drive from your own code: upload and organise files, manage folders, create and control shares, and drive collaboration. Everything documented on docs.drime.cloud.

Work with your Drive from your own code: upload and organise files, manage folders, create and control shares, and drive collaboration. Everything documented on docs.drime.cloud.

Drime sharing

<script src="https://app.drime.cloud/js/sign-embed.js"></script>


<drime-sign-form

data-src=”https://app.drime.cloud/sign/d/YOUR_TEMPLATE_SLUG”

data-email=”{{ signer_email }}”>

</drime-sign-form>


drimeSignForm.addEventListener(‘completed’, (e) => {

console.log(e.detail)

})

<script src="https://app.drime.cloud/js/sign-embed.js"></script>


<drime-sign-form

data-src=”https://app.drime.cloud/sign/d/YOUR_TEMPLATE_SLUG”

data-email=”{{ signer_email }}”>

</drime-sign-form>


drimeSignForm.addEventListener(‘completed’, (e) => {

console.log(e.detail)

})

<script src="https://app.drime.cloud/js/sign-embed.js"></script>


<drime-sign-form

data-src=”https://app.drime.cloud/sign/d/YOUR_TEMPLATE_SLUG”

data-email=”{{ signer_email }}”>

</drime-sign-form>


drimeSignForm.addEventListener(‘completed’, (e) => {

console.log(e.detail)

})

Embed signing in your own product

Embed signing in your own product

Embed signing in your own product

Drop one script tag and a form element into your page. Each visitor signs their own copy of the document, without ever leaving your site. Works with plain HTML, React, Vue and Angular.

Drop one script tag and a form element into your page. Each visitor signs their own copy of the document, without ever leaving your site. Works with plain HTML, React, Vue and Angular.

Webhooks for every event

Webhooks for every event

Webhooks for every event

Point a webhook at your endpoint and Drime posts every event: load, viewed, completed and declined. Your system reacts the moment a document is signed, with no polling and no cron.

Point a webhook at your endpoint and Drime posts every event: load, viewed, completed and declined. Your system reacts the moment a document is signed, with no polling and no cron.

Drime european hosting
Drime document editing

Style the widget to match your brand

Style the widget to match your brand

Style the widget to match your brand

Set the accent and background colours, pre-fill the signer name, email and field values, hide the decline or download buttons, and redirect after signing.

Set the accent and background colours, pre-fill the signer name, email and field values, hide the decline or download buttons, and redirect after signing.

rclone compatible

rclone compatible

rclone compatible

Advanced users can mount, sync and script their Drime storage with rclone, using the official Drime backend at rclone.org/drime.

Advanced users can mount, sync and script their Drime storage with rclone, using the official Drime backend at rclone.org/drime.

Drime photos

Get started in three steps

Get started in three steps

Get started in three steps

01

Get your keys

Create an account and generate your API credentials from the dashboard.

02

Call the API

Follow the reference on docs.drime.cloud and make your first request.

03

Ship it

Embed the signing widget, add a webhook endpoint, and let your product take it from there.

Everything in the developer toolbox

Everything in the developer toolbox

Everything in the developer toolbox

Documented, versioned, and free to use on any plan.

REST API

Files, folders, shares and collaboration, driven from your own backend with documented endpoints.

Sign API

Create signature requests and templates programmatically.

Embeddable widget

One script tag, one element, signing inside your own page.

Webhooks

HTTP notifications for load, viewed, completed and declined.

Template forms

Point the widget at a public template form so every visitor signs their own copy.

rclone backend

Mount, sync and script your Drime storage with the official rclone backend at rclone.org/drime.

Themeable

Accent colour, background, decline and download buttons, all configurable.

Pre-filled fields

Pass the signer name, email and field values straight into the form.

Redirects

Send signers where you want once the document is signed.

Full documentation

Every endpoint, attribute and event on docs.drime.cloud.

Start building with Drime

Start building with Drime

Start building with Drime

Create a free account, grab your keys and follow the reference on docs.drime.cloud.

🇪🇺 Proudly European · Data hosted in the EU

Certaines des choses que vous voudrez savoir

Certaines des choses que vous voudrez savoir

Nous avons répondu aux questions pour que vous n'ayez pas à les poser.

Where is the API documentation?

On docs.drime.cloud, starting with the introduction. It covers authentication, endpoints and the Sign integration.

How do I embed signing on my site?

Which frameworks are supported?

Which events can I listen to?

Can I get server-side notifications?

Can I use rclone with Drime?

Can I point the widget at a template?

Does the API cost extra?