Unified API Service Platform

Alpha Service — Multi-Module Backend

Serving Ace Interview (Offline-First Sync API) and Zrin Lifestyle (Search & AI Backend)

Quick Test Presets:

Response Payload

// Click 'Fetch Ace API Endpoint' or select a preset above

Platform Architecture & Endpoints

GET /api/ace-interview/v1/content-version

Fast version check endpoint for Ace Interview offline-first client sync.

GET /api/ace-interview/v1/sync

Delta sync endpoint returning question & flashcard updates for client SQLite databases.

POST /api/zrin/search

Zrin Lifestyle search endpoint supporting intent extraction, multi-source search, and ranking.

GET /api/health

Stateless service health check endpoint.