Skip to main content
Domavia
API Reference
Latest

API Reference

Interactive API documentation for Domavia REST endpoints

Complete reference for all Domavia REST API endpoints available for external integrations.

Overview

The Domavia REST API provides programmatic access to key platform features:

  • AI Services - Chat, analysis, and insights endpoints
  • Documents - Document management and processing
  • Users - User profile and account management
  • Authentication - Session and token management
  • Subscriptions - Billing and subscription operations
  • Content - Legal updates and guides
  • Analytics - Usage analytics and reporting
  • Admin - Organization administration (requires admin role)

Browse by Category

Use the sidebar to explore endpoints organized by category, or use the search (⌘K) to find specific endpoints.

Complete Specification

For the complete OpenAPI specification and interactive testing tools, see the Developer API Explorer.

Authentication

All endpoints require authentication via:

  • Session cookies (browser-based applications)
  • Bearer tokens (server-to-server integrations)

See API Overview for authentication details.