# ZephyrDB - Documentation ## Docs - [Create a new API key](https://docs.zephyrdb.com/api-reference/authentication/create-a-new-api-key.md): Creates a new API key with specified permissions - [Get user profile](https://docs.zephyrdb.com/api-reference/authentication/get-user-profile.md): Returns the authenticated user's profile information - [List user's API keys](https://docs.zephyrdb.com/api-reference/authentication/list-users-api-keys.md): Returns a list of API keys for the authenticated user - [Revoke an API key](https://docs.zephyrdb.com/api-reference/authentication/revoke-an-api-key.md): Revokes an existing API key - [Update API key permissions](https://docs.zephyrdb.com/api-reference/authentication/update-api-key-permissions.md): Updates permissions for an existing API key - [Validate API key](https://docs.zephyrdb.com/api-reference/authentication/validate-api-key.md): Validates the current API key - [Get detailed health information](https://docs.zephyrdb.com/api-reference/health/get-detailed-health-information.md): Returns detailed health information (requires authentication in production) - [Get system health status](https://docs.zephyrdb.com/api-reference/health/get-system-health-status.md): Returns comprehensive health status of the system - [Get system metrics](https://docs.zephyrdb.com/api-reference/health/get-system-metrics.md): Returns system metrics for monitoring - [Kubernetes liveness probe](https://docs.zephyrdb.com/api-reference/health/kubernetes-liveness-probe.md): Checks if service is alive and healthy - [Kubernetes readiness probe](https://docs.zephyrdb.com/api-reference/health/kubernetes-readiness-probe.md): Checks if service is ready to receive traffic - [Kubernetes startup probe](https://docs.zephyrdb.com/api-reference/health/kubernetes-startup-probe.md): Checks if service has started successfully - [Simple alive check](https://docs.zephyrdb.com/api-reference/health/simple-alive-check.md): Returns basic process information to verify the service is running - [Create new user](https://docs.zephyrdb.com/api-reference/master-api/create-new-user.md): Creates a new user/tenant (Master API) - [Delete user](https://docs.zephyrdb.com/api-reference/master-api/delete-user.md): Deletes a user and all associated data (Master API) - [Force cleanup specific node](https://docs.zephyrdb.com/api-reference/master-api/force-cleanup-specific-node.md): Forces cleanup of a specific node (Master API) - [Force run cleanup process](https://docs.zephyrdb.com/api-reference/master-api/force-run-cleanup-process.md): Forces the cleanup process to run immediately (Master API) - [Get node cleanup statistics](https://docs.zephyrdb.com/api-reference/master-api/get-node-cleanup-statistics.md): Returns statistics about node cleanup operations (Master API) - [Get system overview statistics](https://docs.zephyrdb.com/api-reference/master-api/get-system-overview-statistics.md): Returns comprehensive system statistics (Master API) - [Get user details](https://docs.zephyrdb.com/api-reference/master-api/get-user-details.md): Returns detailed information about a specific user (Master API) - [List all nodes with filters](https://docs.zephyrdb.com/api-reference/master-api/list-all-nodes-with-filters.md): Returns a list of all nodes with optional filtering (Master API) - [List all users](https://docs.zephyrdb.com/api-reference/master-api/list-all-users.md): Returns a list of all users/tenants (Master API) - [Master API health check](https://docs.zephyrdb.com/api-reference/master-api/master-api-health-check.md): Health check endpoint for Master API (Master API) - [Reactivate inactive node](https://docs.zephyrdb.com/api-reference/master-api/reactivate-inactive-node.md): Reactivates an inactive node (Master API) - [Update user status](https://docs.zephyrdb.com/api-reference/master-api/update-user-status.md): Updates the status of a user (Master API) - [Execute batch queries](https://docs.zephyrdb.com/api-reference/query/execute-batch-queries.md): Executes multiple SQL queries in batch - [Execute SQL query](https://docs.zephyrdb.com/api-reference/query/execute-sql-query.md): Executes a SQL query against the database - [Get query history](https://docs.zephyrdb.com/api-reference/query/get-query-history.md): Returns the user's query execution history - [Get nodes by region](https://docs.zephyrdb.com/api-reference/system/get-nodes-by-region.md): Returns nodes in a specific region - [Get system information](https://docs.zephyrdb.com/api-reference/system/get-system-information.md): Returns basic system information and available endpoints - [List all nodes](https://docs.zephyrdb.com/api-reference/system/list-all-nodes.md): Returns a list of all nodes in the system - [Introduction](https://docs.zephyrdb.com/index.md): Build lightning-fast applications with ZephyrDB's serverless, real-time database platform - [Overview](https://docs.zephyrdb.com/overview.md): This guide provides a comprehensive look at ZephyrDB's architecture, design principles, and core concepts that make it the ideal choice for modern application development. - [Quickstart](https://docs.zephyrdb.com/quickstart.md): Get ready to build lightning-fast applications with ZephyrDB in under 5 minutes once early access begins ## OpenAPI Specs - [openapi](https://docs.zephyrdb.com/api-reference/openapi.json) ## Optional - [Status](https://status.zephyrdb.com) - [GitHub](https://github.com/zephyr-db) - [Community](https://discord.gg/vSHCpxnnfd) - [Company](https://linkedin.com/company/zephyrdb)