Skip to main content

July 2026

Developer portal

  • Added a dedicated guide and generated API reference for integration teams.
  • Added production recipes for POS, Odoo, customer sync, webhooks, and wallet pushes.
  • Added a security and operational go-live checklist.

API key safety

  • Direct API-key presets no longer include the internal OAuth-only MCP scope.
  • MCP access now explicitly requires an OAuth token.
  • Test keys cannot mutate customers, enrolments, or webhook configuration.
  • Test marketplace accrual is restricted to existing customers and enrolments.
  • Direct browser playground calls accept only approved Perkstar developer-portal origins.

Documentation contract

  • Test-mode limitations are now part of the canonical OpenAPI description.
  • Documentation navigation and links are validated in CI.

May 2026

  • Added the v1 REST API, scoped API keys, OAuth access tokens, cursor pagination, and request tracing.
  • Added POS-friendly marketplace ping, accrue, enrol, and reverse endpoints.
  • Published the official zero-dependency TypeScript SDK.