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 Agno?
Agno is a Python framework for building AI agents with built-in reasoning, tool use, and OpenInference instrumentation. The Respan exporter captures Agno’s trace data and sends it to Respan.Setup
View your trace
Open the Traces page to see your agent trace.

Configuration
| Parameter | Type | Default | Description |
|---|---|---|---|
api_key | str | RESPAN_API_KEY env var | Respan API key. |
endpoint | str | None | None | Custom ingest endpoint URL. |
base_url | str | None | None | API base URL. |
environment | str | None | None | Environment label. |
customer_identifier | str | None | None | Default customer identifier. |