basic, header, jwt, session_cookie.
Basic Auth
YAML
YAML
YAML
YAML
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
basic, header, jwt, session_cookie.
Basic Auth
authentication:
- host: www.example.com
authType: basic
authentication:
- host: www.example.com
authType: jwt
headerKey: Authorization
jwtUserPath: user.username
authentication:
- host: www.example.com
authType: session_cookie
cookieName: _session_key
authentication:
- host: www.example.com
authType: header
headerKey: X-API-KEY