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.
This integration is for the Respan gateway.
What is AI SDK?
The AI SDK (by Vercel) is a TypeScript toolkit for building AI-powered applications with Next.js, React, and other frameworks. Route LLM calls through the Respan gateway to access 250+ models with a single API key.Quickstart
Step 1: Install packages
Step 2: Set environment variables
Step 3: Point the provider to the Respan gateway
- OpenAI
- Anthropic
- Google Gemini
Step 4: Verify
Open the Logs page to see your gateway requests.Looking for tracing integration? See Tracing > Vercel AI SDK.