Developer Documentation
Complete reference for ZoneVast backend services. Learn how to authenticate, interact with APIs, and integrate services into your applications.
Getting Started
Quick setup and first API calls
API Reference
Headers, auth, and conventions
Services
All backend microservices
All Pages
Quick start guide for developers integrating with ZoneVast backend services. Learn authentication, headers, and how to make your first API calls.
Complete reference for authentication headers, JWT token structure, and how authorization works across all ZoneVast services.
Phone-based authentication service supporting OTP and password login. Built with NestJS, deployed on AWS Lambda.
Standard response patterns across all ZoneVast services. Understand how success and error responses are structured in both Django and NestJS services.
How AI agents and LLMs can programmatically read and use this documentation. Includes API endpoints, file access patterns, and how to add new service docs.
Common error codes, troubleshooting patterns, and debugging tips across all ZoneVast services.
Email/username-based authentication service with JWT tokens. Built with Django REST Framework, deployed on AWS Lambda via Zappa.
How pagination works across ZoneVast services. Covers Django DRF and NestJS pagination formats, query parameters, and response metadata.
How to integrate the Feedback Service into Next.js web applications. Reviews, ratings, favorites, feature requests, and comments.
Project management and file attachment service. Handles all file uploads across ZoneVast with S3/CloudFront delivery. Built with Django REST Framework.
How to search, filter, and sort data across ZoneVast services. Covers query parameter syntax for both Django DRF and NestJS backends.
How to integrate the Feedback Service into React Native (Expo) mobile apps. Reviews, ratings, favorites, and feature requests.
Centralized service for managing mobile app versions, maintenance mode, feature flags, and analytics. Built with NestJS, deployed on AWS Lambda.
Rate limiting rules and thresholds across ZoneVast services. Learn about global limits, OTP tiered limits, login lockout, and how to handle 429 responses.
User feedback management service supporting reviews, comments, favorites, feature requests, voting, roadmap, and changelog. Built with NestJS, deployed on AWS Lambda.
Standard error response formats across ZoneVast services. How to parse and handle errors from Django DRF and NestJS backends.
How ZoneVast services communicate, required headers, multi-tenancy, environment routing, and cross-service authentication patterns.
File upload patterns in ZoneVast. Covers the presigned URL flow, direct upload, CloudFront serving, and the attachment model.