Base URL: https://api.wetransform.com OpenAPI Spec

API Overview

The WeTransform API allows you to programmatically manage file transformations, customer accounts, and integration workflows. Built on RESTful principles, it returns JSON-encoded responses.

Receiver API

Manage transformation templates, customer profiles, and organisational metadata.

Sender API

Upload files, monitor transformation jobs, and manage results via /send/{subdomain}.


Authentication

WeTransform uses Bearer tokens. Generate and manage API tokens in your account settings.

Authorization: Bearer YOUR_TOKEN

Customer Impersonation (Sender API)

Use the X-Customer header when acting on behalf of a specific customer.

X-Customer: customer@example.com

Localization

WeTransform supports multiple languages. The path prefix determines the response language.

Locale Path prefix
fr /fr/…
en /en/…

Endpoints

Data Transformation

Templates

Interactive Console

Please login in order to access the console.

© 2026