Quickstart
Go from zero to your first AI-powered document edit in 5 minutes.1. Create an account
Sign up at use.superdocs.app with Google or email/password. Free plan includes 500 operations per month.2. Create an API key
- Click the gear icon in the app to open Settings
- Go to the API Keys tab
- Click Create API Key and give it a name
- Copy the key immediately — it’s only shown once
sk_a1b2c3d4e5f6a1b2c3d4e5f6a1b2c3d4
3. Make your first request
4. Read the response
response— The AI’s reply explaining what it diddocument_changes.updated_html— The full updated document HTML. Render this in your editor.usage— How many operations you’ve used this month
5. Continue the conversation
Use the samesession_id to continue editing. Send back the updated HTML:

