Api

API Documentation

Last updated Jun 23, 2026

Pyvorin exposes two public APIs: the Compiler API for CLI authentication and telemetry, and the Customer API for managing subscriptions, invoices, licences, and support tickets.

Compiler API v1

Base URL: https://crm.pyvorin.com/compiler/v1. Endpoints are rate-limited. Authenticated endpoints expect a licence device token in the Authorization: Bearer <token> header.

Customer API v1

Base URL: https://crm.pyvorin.com/api/v1/customer. Requires a Sanctum personal access token with read or read-write ability. Tokens are created from the API Tokens page.

Rate limits

Compiler endpoints, Customer API endpoints, and webhook endpoints each have separate rate limits. If you receive a 429 response, reduce request frequency or contact support.