
Instant Documentation Generation
Drag-and-drop OAS 2.0/3.x, Postman Collections, or link a repo. We parse schemas, auth, and examples, then build a complete reference you can style and ship fast.
Integrated Continuous Deployment
Connect GitHub/GitLab/Bitbucket or use our CLI to keep docs in lockstep with your code. On each commit, Theneo detects spec and content changes, runs previews, and updates your reference. Gate releases with approvals, publish to staging or production, and roll back instantly if needed. Webhooks and status checks ensure every change is traceable.


Unified Collaboration Platform
Bring engineers, PMs, and writers into one workflow. Comment inline, request changes, and approve updates with role-based permissions. Draft in branches, compare diffs, and merge when it’s ready. Work in the web editor or sync with your repository so your docs stay reviewable like code.



Public & Private Documentation
Make your documentation public to improve SEO and attract users, or keep it private with flexible access controls. Invite partners, guests, and teams, and set endpoint-level permissions for added security.


Customized Brand Appearance
Match your brand without rebuilding your site. Configure logos, fonts, and themes, add custom CSS, and tailor layouts and components. White-label the experience on your own subdomain so your API reference looks and feels like the rest of your product.


.webp)
Frequently Asked Questions
Everything you need to know about how Theneo generates and maintains
your interactive API reference—automatically and safely.
How do you keep the API reference in sync with our spec?
Connect a Git repo/CI or upload in the editor. On commit, Theneo rebuilds the reference and updates endpoints, navigation, and examples automatically. You can stage changes and approve before publishing.
Is the reference interactive? How is authentication handled?
Yes. Users can run real requests with API keys or OAuth 2.0/OIDC. Configure headers, environments (Sandbox/Prod), and sample payloads. Sensitive values are masked for viewers.
What AI features are included for the API reference?
Theneo’s AI can draft/complete endpoint and parameter descriptions, propose and repair request/response examples, flag missing or inconsistent fields, summarize complex schemas, power semantic search across your docs, and generate changelog/release-note drafts from diffs—so you ship clearer docs faster.
How are versions, deprecations, and changelogs managed?
Maintain multiple versions (e.g., v1/v2), mark deprecations with timelines, and auto-generate changelogs from spec diffs. You can bundle updates, schedule releases, and let AI propose human-editable notes for each change.
Theneo automatically detects changes through two primary methods:
CI/CD Pipeline Integration: By integrating Theneo with your existing CI/CD pipeline, it can monitor and identify changes every time you deploy updates. This ensures that any modifications made during the development and deployment processes are captured seamlessly.
Web Editor Deployments: If you manually make changes using Theneo's web editor and deploy them, Theneo will automatically detect these updates. This flexibility allows you to manage changes both programmatically and manually without missing any alterations.
This dual approach ensures comprehensive and real-time tracking of all changes to your API and documentation without requiring manual intervention.
We employ universally agreeable criteria to identify breaking changes in your API. Currently, it detects changes such as:
Making Optional Fields Required: Changing a previously optional parameter to mandatory.
Removing Endpoints: Deleting existing API endpoints.
Modifying Parameter Types: Altering the data type of existing parameters.C
hanging Response Structures: Altering the structure of the API responses in a way that affects existing integrations.
In the future, we will offer the flexibility to define additional rules tailored to your specific API requirements, allowing for more customized detection of breaking changes.
Theneo's AI-powered release summaries provide a comprehensive overview of all changes, including:
Added: Introduction of new API endpoints, parameters, or documentation sections.
Updated: Modifications to existing endpoints, parameters, or documentation content to enhance functionality or clarity.
Deleted: Removal of outdated or deprecated endpoints, parameters, or documentation sections.
Deprecated Features: Features that are phased out and may be removed in future releases.
Breaking Changes: Significant alterations that may affect existing integrations, as detailed in our breaking changes detection.
No, Theneo's changelog features are completely free. Users can subscribe to and receive as many updates as they want without any cost. This allows your team and users to stay informed about all changes and enhancements without any financial barriers.
