API Reference

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/api

Authentication:


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


Last Updated: 2025-01-27