Lunar.dev · Capability
Lunar.dev Gateway Admin API
The Lunar.dev Gateway Admin API provides administrative endpoints for managing and monitoring the Lunar API Consumption Gateway. The gateway acts as an egress proxy for third-party API traffic, providing visibility, control, and performance optimization. The admin API enables health monitoring, endpoint discovery, flow validation, and policy management for the running gateway instance.
What You Can Do
GET
Gethealthcheck
— Lunar.dev Check gateway health
/healthcheck
GET
Getdiscover
— Lunar.dev Discover API endpoints
/discover
POST
Applypolicies
— Lunar.dev Apply policies
/apply_policies
POST
Validatepolicies
— Lunar.dev Validate policies
/validate_policies
POST
Validateflows
— Lunar.dev Validate flows
/validate_flows
POST
Applyflows
— Lunar.dev Apply flows
/apply_flows
MCP Tools
gethealthcheck
Lunar.dev Check gateway health
read-only
idempotent
getdiscover
Lunar.dev Discover API endpoints
read-only
idempotent
applypolicies
Lunar.dev Apply policies
validatepolicies
Lunar.dev Validate policies
validateflows
Lunar.dev Validate flows
applyflows
Lunar.dev Apply flows