---
title: "CloudPrint API changelog"
description: "Review changes to the CloudPrint Public API contract and documentation without confusing API and product releases."
---
<nav class="docs-breadcrumb" aria-label="Breadcrumb"><a href="/docs/">CloudPrint Documentation</a><span aria-hidden="true">/</span><span>API reference</span></nav>

# CloudPrint API changelog

<p class="docs-lead">Review changes to the CloudPrint Public API contract and documentation without confusing API and product releases.</p>

<div class="api-reference-actions"><span><strong>API version:</strong> v1</span><a href="/docs/api/v1/openapi.json">Download OpenAPI v1 JSON</a><a href="/docs/api/v1/explorer/">Open in the interactive API Explorer</a><a href="/docs/api/changelog/index.md">View as Markdown</a></div>

## 10 August 2026 — hosted Agent onboarding

Added a CloudPrint-hosted onboarding URL, `GET /agent-download-api/v1/releases` and `GET /agent-download-api/v1/installers/{filename}`. Integrators no longer send customers to a localhost deep link or configure Agent API routing.

## 7 August 2026 — Partner Agent lifecycle

Added direct managed-account lookup, idempotent Agent Enrollment creation, Enrollment and Agent lists, individual revocation and monthly Partner usage. Removed the onboarding-only enrollment reissue operation.

## 6 August 2026 — App Installation tokens

Synchronized the reference with the public Developer Application endpoint for issuing App Installation access tokens. Published its RS256 assertion requirements, request and response schemas, error statuses and stable operation URL.

## Current v1 surface

The operation catalog on this page is generated from the published OpenAPI v1 contract and covers account credentials, App Installation tokens, Partner Management, Agent downloads, Agents, printers, documents and print jobs.

## How to read this changelog

Documentation clarifications are identified separately from compatible API additions, deprecations and breaking versions. Product UI releases are not API contract changes.

## Related documentation

<div class="docs-card-grid"><a class="docs-card" href="/docs/api/v1/versioning/"><strong>CloudPrint API versioning</strong><span>Understand compatibility guarantees, additive v1 changes, breaking versions, deprecation notices and migration policy.</span></a>
<a class="docs-card" href="/docs/api/v1/"><strong>CloudPrint API v1 reference</strong><span>Build a CloudPrint integration with versioned, indexable documentation for authentication, printers, documents, print jobs, errors and retries.</span></a>
<a class="docs-card" href="/docs/api/v1/explorer/"><strong>CloudPrint API v1 Explorer</strong><span>Interactively inspect the complete CloudPrint API v1 OpenAPI contract, schemas and code samples.</span></a></div>

<nav class="docs-resource-links" aria-label="Next steps"><a href="/docs/api/v1/explorer/">OpenAPI</a><a href="https://my.cloudprint.me">Open account</a><a href="/docs/legal/privacy/">Privacy Policy</a><a href="/docs/legal/terms/">Terms</a><a href="/docs/legal/payments-and-refunds/">Payment and refunds</a><a href="/docs/legal/data-processing/">DPA</a></nav>