Quickstart
1
Install the SDK
2
Get your API key
Sign up at app.surfacedocs.dev and create an API key from your dashboard. Keys start with
sd_live_.You can pass it directly or set it as an environment variable:3
Generate and save a document
Choose your LLM provider:
- OpenAI
- Gemini
- Anthropic
4
View your document
Open the URL printed in the previous step. Your document is live and shareable at
https://app.surfacedocs.dev/d/....Next steps
Python SDK Reference
Explore all SDK methods and models.
LLM Providers
Detailed guides for each LLM provider.