API Reference
Complete API documentation for SelfHostedDB
SelfHostedDB provides a RESTful API for programmatic access to your database. All endpoints require authentication (Basic Auth or API Keys).
Quick Start
Base URL:
http://localhost:3001/apiAuthentication:
- Authentication Guide - Detailed authentication methods
- All Endpoints - Complete endpoint reference
Documentation Sections
Overview
Complete API overview with base URL, response formats, status codes, and best practices.
Authentication
Detailed guide on HTTP Basic Auth and API Key authentication with code examples.
All Endpoints
Complete reference for all API endpoints with request/response examples.
Related Documentation
- Installation Guide - Setup instructions
- Security Guide - Security best practices
- Production Guide - Production deployment
Last Updated: 2025-01-27