Skip to main content

Scope

Current public, non-admin moderation-adjacent routes are primarily user report submission endpoints.

Endpoint map

  • Feedback and reports: /api/feedback/bug-report, /api/feedback/native-crash

Integration notes

  • These endpoints are write-oriented and should be called with validated, structured payloads.
  • For internal moderation tooling routes, refer to admin/private documentation (not public API reference).

Deep-dive documentation