# API Changelog

Use this page to track public Luxonis Hub API changes as the platform evolves. As we expand and develop the API, we will publish
additions, behavior changes, and deprecation notices here.

> **Early placeholder**
> No public API changelog entries have been published yet. This page will become the canonical place for public API change
notices.

## What will appear here

We will use this page to publish:

 * new public API capabilities
 * notable behavior changes
 * deprecation notices
 * removal notices for previously deprecated API surface

## Deprecation policy

When we deprecate part of the public API, this page will include the deprecation date for that change.

A deprecated public API will remain available for at least 6 months after the deprecation date shown on this page. After that
6-month window has passed, the deprecated API may be removed in any later release.

If you depend on a deprecated field, type, or workflow, use the deprecation date on this page to plan your migration window.

## Related docs

### About GraphQL

Understand request shape, authentication, and the public GraphQL integration boundary.

[About GraphQL](https://docs.luxonis.com/cloud/api/graphql.md)

### Control API Reference

Inspect the current public schema, queries, mutations, and types.

[Control API Reference](https://docs.luxonis.com/cloud/api/reference/control-api.md)
