Cloudprinter · Authentication Profile

Cloudprinter Authentication

Authentication

Cloudprinter secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

Print on DemandPrint FulfillmentPrintingOrdersLogistics
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

apikeyBody apiKey
· in: header (apikey)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/cloudprinter-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: apikeyBody
  type: apiKey
  in: header
  parameter: apikey
  description: CloudCore API key from the Cloudprinter.com dashboard. The API key is supplied
    in the JSON request body as the "apikey" field on every call; this scheme is declared as
    a header for tooling compatibility.
  sources:
  - openapi/cloudprinter-openapi.yml