Logo PopinaPopina API

API Overview

Catalog synchronization (init/bootstrap, push/pull, transform config), and backups (create/list/restore). Models are auto-generated from Zod schemas.

Key areas

  • Server Health: readiness checks
  • Backup: create, list, and restore backups
  • Sync: init/bootstrap, push, pull, and transform configuration
  • Models: reference tables auto-generated from Zod schemas

Base URL

The base URL for the Sync API varies by environment.

Authentication

All endpoints require JWT authentication.

Authorization: Bearer <your-access-token>

Explore Endpoints

Use the left sidebar to browse all available operations.