API Endpoints

Complete reference for all PlyWP API endpoints. Expand each endpoint to view details, headers, query parameters, and request bodies. Click the method badge to see the HTTP verb.

Loading API endpoints...

Getting Started

Export Collection

You can import this collection directly into Postman for testing:

Download Postman Collection

Authentication

Client API endpoints require Authorization: Bearer API_KEY header. Application API endpoints require both Bearer token and X-API-Key header.

Base URLs

  • Client API: http://localhost:5173/api/client
  • Application API: http://localhost:5173/api/application