Skip to main content
Version: 1.0.0

Dryad Gateway Admin API

Admin API for Dryad Gateway, a lightweight reverse proxy and request router. Runs on port 9090 by default and is intended to be reachable only from localhost or an internal management network.

Authentication

Tokens are defined in the admin_tokens section of config.yaml and support per-token scopes (read, write).

Security Scheme Type:

http

HTTP Authorization Scheme:

bearer

License