Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Carbone Template API

The Template API from Carbone — 2 operation(s) for template.

Carbone Template API is one of 6 APIs that Carbone publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Template. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 3 operations across 2 paths. It is described by OpenAPI 3.1.0, at version 4.

Requests are made against a single base URL, https://api.carbone.io.

3 operations 2 paths 0 schemas 1 DELETE1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
4
Base URL
https://api.carbone.io
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Carbone Template API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — Carbone Cloud API token

Paths & Operations 3

Across 2 paths, the API surfaces 3 operations — 1 DELETE, 1 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Template 3
POST
/template
Upload a template
uploadTemplate body → 200
GET
/template/{templateId}
Download a template
getTemplate 1 param → 200
DELETE
/template/{templateId}
Delete a template
deleteTemplate 1 param → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

carbone-template-api-openapi.yml Raw ↑

Other APIs Carbone publishes across the network.

Carbone Cloud HTTP API
Carbone On-Premises
Carbone Render Engine (Open Source)
Carbone Render API
Carbone Status API