1. Start PasteGuard
http://localhost:3000. Open http://localhost:3000/dashboard to see the dashboard.
For custom configuration, European languages, or persistent logs, see Installation.
2. API Endpoints
Point your tools or SDKs to PasteGuard:| API | PasteGuard URL |
|---|---|
| OpenAI | http://localhost:3000/openai/v1 |
| Anthropic | http://localhost:3000/anthropic |
3. Verify It Works
Send a test request and check the response headers:4. View Dashboard
Openhttp://localhost:3000/dashboard in your browser to see:
- Request history
- Detected PII entities
- Masked content sent to OpenAI or Anthropic
