Referenta

API Reference

This section documents the internal dashboard API used by Referenta. The endpoint pages are generated from the checked-in OpenAPI schema and are meant to support dashboard integrations, internal tooling, and implementation review.

Expectations

  • Most routes assume an authenticated dashboard session.
  • Schemas are intentionally conservative for dynamic AI and proxy-backed responses.
  • Version v1 is mounted under /api/v1.

This reference documents the stable public surface of the dashboard API. The dashboard also has additional internal endpoints (chat attachments, research, social media, tools, cron, payment) that are not part of the documented contract and may change without notice.

Start Here

On this page