Set up Respan
Set up Respan
- Sign up — Create an account at platform.respan.ai
- Create an API key — Generate one on the API keys page
- Add credits or a provider key — Add credits on the Credits page or connect your own provider key on the Integrations page
Use AI
Use AI
Add the Docs MCP to your AI coding tool to get help building with Respan. No API key needed.
What is Superagent?
Superagent is a safety guardrails platform that providesguard, redact, scan, and test operations for LLM applications. The Respan exporter wraps these calls to capture them as tool spans.
Setup
View your trace
Open the Traces page to see your safety operations.
Configuration
| Parameter | Type | Default | Description |
|---|---|---|---|
api_key | str | RESPAN_API_KEY env var | Respan API key. |
base_url | str | None | None | API base URL. |
Attributes
Pass Respan-specific params to each operation:| Attribute | Description |
|---|---|
customer_identifier | User/customer identifier. |
metadata | Custom key-value pairs. |
disable_log | Set True to skip logging this call. |