.xlsx, .docx, or .pptx — no templates, no code generation, no manual formatting. Every document is fully editable and can be iterated on with follow-up prompts.
Quick Start
Make your first API call and download a real document in under five minutes.
Get an API Key
Sign up and mint your
sk_live_* key to start making authenticated requests.Format Guides
Step-by-step examples for Excel, Word, PowerPoint, and document analysis.
API Reference
Explore every endpoint, request schema, and response shape interactively.
How it works
Get an API key
Sign up at app.overten.ai or call
POST /signup programmatically. You’ll receive a sk_live_* key that authenticates every request.Generate a document
Call
POST /excel/generate, /word/generate, or /slides/generate with a natural-language prompt. The API returns a download_url pointing to your finished file.Download or embed
Fetch the file directly, or use the
edit_url to embed Overten’s in-browser editor in your own app so end users can refine the document themselves.What you can build
- Report generators — feed data and a prompt, receive a polished spreadsheet with charts and formulas
- Deck builders — turn a sales brief into a presentation with cohesive branding
- Proposal automation — merge dynamic client data into well-formatted Word documents
- Document analysis — ask natural-language questions of an existing Excel or Word file without producing a new one

