Skip to content

Prismio API Documentation

Welcome to Prismio's API documentation!

Overview

Prismio API is a comprehensive Django application built on modern best practices for multi-tenant applications.

Documentation

Features

  • Multi-tenancy support with django-multitenant
  • User management with django-allauth
  • REST API with django-rest-framework
  • Modern admin interface with django-unfold
  • File management with proper access control
  • Comprehensive permission system

Getting Started

See the How To section for setup instructions.