Skip to main content
apiLens home page
Search...
⌘K
Website
Discord
GitHub
Open App
Open App
Search...
Navigation
System
Health Check
Guide
Start Here
API Lens Developer Docs
Introduction
Quickstart
Architecture
Operate
API Lens Customer Guide
Sign In and Access
Create Your First App
Monitor Endpoints and Logs
Troubleshooting
Authentication
Authentication Flow
Passwordless and Password
Ingest
Ingest API
Request Schema
SDK
Building an SDK
Python SDK Setup
API Reference
System
GET
Health Check
Auth
Users
Apps
Ingest
Engineering Blog
Server-Driven Filtering at Scale
Multi-Tenant Guardrails
ClickHouse Ingest Patterns
Release Notes
Alpha Release: API Lens
Health Check
cURL
curl --request GET \ --url https://api.example.com/api/v1/health
System
Health Check
Copy page
Copy page
GET
/
api
/
v1
/
health
Try it
Health Check
cURL
curl --request GET \ --url https://api.example.com/api/v1/health
Response
200
OK
Python SDK Setup
Request Magic Link
⌘I