# API v2

> The REST API has been redesigned around resource conventions, with an OpenAPI 3.1 specification and generated client SDKs for Go, Python, TypeScript, and Java. API v1 endpoints remain available with a 12-month deprecation window.

Source: https://zop.dev/changelog/v2024-11
Published: 2024-11-01 · Tags: zopnight, api, developers

---

REST API v2 with OpenAPI 3.1 spec

## New

- REST API v2 with OpenAPI 3.1 spec and generated SDKs (Go, Python, TS, Java)
- Personal access tokens with per-scope permissions

## Improved

- API v1 remains available for 12 months with deprecation headers

## Fixed

- Rate limit headers now match the documented format on every endpoint
