# Kortext > Kortext is a UK-headquartered digital learning and student engagement company (founded 2013) > supplying etextbooks, course content, AI study tools and learning analytics to higher education > institutions in the UK, US, Ireland, Australia and the Middle East. Publisher partners include > Pearson, Wiley, McGraw Hill, Taylor & Francis and Oxford University Press; in 2025 Follett Higher > Education moved its North American ebook delivery onto Kortext. > GENERATED BY API EVANGELIST — Kortext does not publish an llms.txt (https://kortext.com/llms.txt > returns HTTP 404 as of 2026-08-23). This file is assembled from the API Evangelist profile at > https://apis.io/provider/kortext/ and the artifacts in this repository. It is a third-party > description, not a Kortext document. ## What an agent can and cannot do here Kortext runs no developer program. There is no developer portal, no API key signup, no SDK and no public API documentation. Its production APIs are live but authenticated and undocumented, and institutional access is negotiated commercially, not self-served. Do not attempt to call Kortext APIs on a user's behalf without institutional credentials issued by Kortext. The one openly published machine-readable contract is the OpenAPI 3.1.0 description of the Kortext Labs AI study-tools service, served from a non-production labs host. ## APIs - [Kortext Labs AI Study Tools API](https://api-demo.labs.kortext.com/docs): FastAPI service ("labsapi") behind Kortext's AI study features — quiz generation from a book, URL or pasted text; content indexing and retrieval-augmented chat over a student's bookshelf and uploaded files; flashcards, mnemonics, idea compass, reading plans, Mermaid visualisations and "extract wisdom" summarisation; podcast generation; and per-content study analytics. 67 operations, HTTP bearer (JWT) auth. OpenAPI 3.1.0 at https://api-demo.labs.kortext.com/openapi.json (HTTP 200). - [Kortext VLE / LTI Integration API](https://vle.kortext.com): 1EdTech LTI 1.1 launch and LTI 1.3 Deep Linking endpoints plus authenticated REST resources for books, consumers (institutions), journeys and KeyLinks reading lists. Endpoint paths published at https://vle.kortext.com/assets/config.json. No OpenAPI. Returns 401 without an institutional token. - [Kortext Platform API](https://app.kortext.com): authenticated application API behind the Kortext study reader — identity, content, upload, cover, features, assessments, events, genai and study-tools paths. Tokens from https://app.kortext.com/account/token. No public specification. ## Standards - 1EdTech LTI 1.1 and LTI 1.3 (Deep Linking) — the domain standard for this market; an institution that already speaks LTI integrates Kortext into Blackboard, Moodle or Canvas with no bespoke connector. See conformance/kortext-conformance.yml. - OpenAPI 3.1.0 — one contract, on the labs host only. - NOT implemented: RFC 9457 problem details, OAuth 2.0 (bearer only), SCIM, OneRoster, OAI-PMH, idempotency keys, and no LTI Advantage NRPS/AGS is declared. ## Documentation - [Swagger UI (Labs API)](https://api-demo.labs.kortext.com/docs) - [ReDoc (Labs API)](https://api-demo.labs.kortext.com/redoc) - [Support portal (UK)](https://uk.support.kortext.com/s/) — Salesforce Experience Cloud, renders client-side; LTI setup articles live here but are not machine-readable. - [Support portal (US)](https://support.na1.kortext.com/s/) - [How Kortext integrates with your workflow](https://kortext.com/blog/platform-updates/how-we-integrate-with-your-workflow/) ## Platforms - [Our platforms](https://kortext.com/us/our-platforms/) — fusion, study, study+, IQ, teach, stream, insights, acquire - [Kortext IQ (AI assistant)](https://kortext.com/us/our-platforms/iq/) - [Kortext apps](https://kortext.com/us/kortext-apps/) — iOS, Android, Windows, macOS readers - [Store](https://store.kortext.com/) — per-title etextbook retail ## Company - [About us](https://kortext.com/us/about-us/) - [News](https://kortext.com/us/news/) - [Platform updates](https://kortext.com/blog/platform-updates/) — dated product updates, not API release notes - [Partnerships](https://kortext.com/us/partnerships/) - [Talk to us](https://kortext.com/us/talk-to-us/) — the only commercial route; no published pricing - [Sign in](https://app.kortext.com/identity/signin) / [Sign up](https://app.kortext.com/identity/signup) ## Legal - [Website terms & conditions](https://kortext.com/us/website-terms-and-conditions/) - [Privacy policy](https://kortext.com/us/privacy-policy/) - [Cookie policy](https://kortext.com/us/cookie-policy/) - [Accessibility statement](https://kortext.com/us/accessibility-commitment-statement/) ## Optional - No status page (status.kortext.com does not resolve) - No trust center (trust.kortext.com does not resolve) - No security.txt, no /.well-known/ document on any host - No A2A agent card, no MCP server, no public Postman collection, no GitHub organisation - No published rate limits and no published pricing