FOCUSCurrently working on ScheduleSomething and LayerdEvents algorithmsLearn More
FOCUSCurrently working on ScheduleSomething and LayerdEvents algorithmsLearn More
FOCUSCurrently working on ScheduleSomething and LayerdEvents algorithmsLearn More
FOCUSCurrently working on ScheduleSomething and LayerdEvents algorithmsLearn More
Tide OsAPI Reference
API Reference Index
Docstide-osAPI ReferenceAPI Reference Index
GitHub Live Sync

API Reference Index

Live technical documentation fetched from GitHub repository omghante/metapilot/docs/api/README.md

API Reference Directory

Welcome to the API Reference section of the MetaPilot documentation. This section covers REST API design, JWT authentication, OpenAPI schema generation, endpoint reference, and WebSocket event protocols.

Contents

  • REST API Overview: API standards, OpenAPI 3.0 / Swagger integration (
    drf-spectacular
    ), versioning, and error payloads.
  • Authentication & JWT: JWT token flow, refresh logic, headers, and RBAC permission checks.
  • REST API Endpoint Reference: Complete endpoint documentation for Auth, Tenants, Agencies, Users, Campaigns, Templates, Notifications, Audit Logs, and Dashboard.
  • WebSocket Protocol Specification: WebSocket connection protocol (
    /ws/inbox/<tenant_id>/
    ), event frames, and heartbeat specs.