Carbone Cloud HTTP API

Cloud-hosted Carbone API. Two flows — upload-once via POST /template then render with a template ID; or single-request inline-base64 render. Bearer-token auth (Authorization header). Sync and async via webhooks. Hosted on European providers (OVHCloud, Scaleway, BunnyCDN).

API entry from apis.yml

apis.yml Raw ↑
aid: carbone:cloud
name: Carbone Cloud HTTP API
description: Cloud-hosted Carbone API. Two flows — upload-once via POST /template then render with a template
  ID; or single-request inline-base64 render. Bearer-token auth (Authorization header). Sync and async
  via webhooks. Hosted on European providers (OVHCloud, Scaleway, BunnyCDN).
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://carbone.io/api-reference.html
baseURL: https://api.carbone.io
tags:
- REST
- Templates
- Render
- Async
- Webhooks
properties:
- type: Documentation
  url: https://carbone.io/api-reference.html
- type: Authentication
  url: https://carbone.io/api-reference.html#authentication
- type: SDK
  url: https://github.com/carboneio/carbone-sdk-js