Api
Customer API Overview
Last updated Jun 23, 2026
The Customer API lets you query and manage your account programmatically.
Key endpoints include GET /me for profile, GET /subscription for subscription status, GET /invoices for billing history, GET /licence-keys for licence keys, and GET /support-tickets plus POST /support-tickets for support.
All requests require a valid API token in the Authorization: Bearer <token> header.