Proxy Service API
The Proxy Service manages proxy configurations, recording sessions, recorded pairs, sanitization rules, and replay rules.
Base URL (local): http://localhost:3007
Swagger UI: http://localhost:3007/api/docs
Endpoints
| Tag | Description |
|---|---|
proxy-configs | Proxy target configuration and modes |
recording-sessions | Start/stop recording, session management |
recorded-pairs | Captured request/response pairs |
sanitization-rules | Data sanitization before replay |
replay-rules | Request matching for replay mode |
proxy | Live proxy request handling |
OpenAPI Spec
Auto-generated API docs from the OpenAPI spec will populate this section. Access the interactive Swagger UI at localhost:3007/api/docs.