🐝 Apiary API

Personal API service for various projects

Built with FastAPI

API Documentation

Interactive API Docs

Swagger UI - Test endpoints interactively with a beautiful interface

Alternative Documentation

ReDoc - Clean, responsive documentation with a three-panel design

Health & Monitoring

Health Check

Basic health status endpoint - returns the current health of the API

Liveness Probe

Kubernetes liveness probe - checks if the application is alive

Readiness Probe

Kubernetes readiness probe with dependency checks and uptime info

Application Metrics

Request counts, error rates, response times, and endpoint statistics

Authentication

Validate API Key

Check if an API key is valid (optional authentication)

Enter your API key:

Authentication Status

Verify authentication status (requires valid API key)

Enter your API key:

Dynamic Endpoints

List Endpoints

Discover all configurable endpoints and available services