API Reference

Comprehensive reference for the offload.run API.

Base URL

All API requests should be made to the following base URL:

https://api.offload.run/v1

Authentication

Authenticate your requests by including your API key in the Authorization header.

Authorization: Bearer YOUR_API_KEY

Endpoints

POST /jobs
Enqueue a new processing job.
Job
GET /jobs/:id
Get the status and result of a job.
Status