DeepWorkZone
Releases
Releases
  1. Public API
  • Webhooks
  • Public API
    • Authentication
    • User Stats
      GET
    • Get Session History
      GET
  1. Public API

Authentication

OAuth Introspection - API Usage#

Overview#

All routes under /api/v1/public/** require OAuth authentication via Multiplai access token passed as a Bearer token in the Authorization header.

Authentication#

Include your Multiplai access token in every request:
Authorization: Bearer YOUR_MULTIPLAI_ACCESS_TOKEN
Modified at 2025-12-17 06:30:19
Previous
Webhooks
Next
User Stats
Built with