API Reference
The current API status and what is planned.
Last updated July 2026
Olto Discovery does not yet offer a public or programmatic API. There is no stable, versioned set of endpoints or API keys to build an integration against today.
No public API yet — scoped keys are on the roadmap
The app runs on internal Next.js route handlers protected by your Supabase session cookies and a CSRF / same-origin guard on every state-changing request. They are meant to be called by the Olto web app from your browser, not as a third-party integration surface, and their shape can change without notice — a raw token request from outside the browser is rejected by the origin guard on write routes. Documented, versioned endpoints with scoped API keys are planned. If you have an integration in mind, email enterprise@oltodiscovery.com and tell us your use case.
Exporting your data
You are never locked in. You can export a JSON copy of your account data from your account settings, download any protocol or guided-test session report as a branded PDF, and export inventory, statistics, image/gel analyses, standards, and citations in standard formats (CSV / BibTeX / RIS).
Related
Was this page helpful?Send feedback