# LINDAT Korektor API

**Canonical:** https://apis.io/apis/charles/lindat-korektor/  
**Provider:** Charles University — https://apis.io/providers/charles/  
**Base URL:** https://lindat.mff.cuni.cz/services/korektor/api  
**Documentation:** https://lindat.mff.cuni.cz/services/korektor/api-reference.php

LINDAT Korektor API is one of 17 APIs that [Charles University](https://apis.io/providers/charles/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Natural Language Processing, Spellchecking, and Research. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

Public keyless REST API for Czech statistical spellchecking, diacritics generation and ranked correction suggestions, operated by UFAL at Charles University. The OpenAPI here is derived by API Evangelist from the service's published REST API reference and verified against live responses.

## Operations (3)

| Method | Path | Summary |
|---|---|---|
| GET | `/models` | List available Korektor models |
| GET | `/correct` | Auto-correct the supplied text |
| GET | `/suggestions` | Generate ranked spelling suggestions for the supplied text |

## Machine-readable artifacts (4)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/charles/refs/heads/main/openapi/charles-korektor-api-openapi.yml
- **Documentation** — https://lindat.mff.cuni.cz/services/korektor/api-reference.php
- **x-examples** — https://raw.githubusercontent.com/api-evangelist/charles/refs/heads/main/examples/charles-korektor-suggestions-example.json
- **TermsOfService** — https://lindat.mff.cuni.cz/en/terms-of-use

## Other Charles University APIs (12)

- [LINDAT Translation Languages API](https://apis.io/apis/charles/charles-languages-api/)
- [LINDAT Translation Models API](https://apis.io/apis/charles/charles-models-api/)
- [LINDAT Translation Root API](https://apis.io/apis/charles/charles-root-api/)
- [LINDAT UDPipe API](https://apis.io/apis/charles/lindat-udpipe/)
- [LINDAT NameTag API](https://apis.io/apis/charles/lindat-nametag/)
- [LINDAT MorphoDiTa API](https://apis.io/apis/charles/lindat-morphodita/)
- [CU Digital Repository OAI-PMH](https://apis.io/apis/charles/digital-repository-oai/)
- [CU Research Publications Repository OAI-PMH](https://apis.io/apis/charles/publications-repository-oai/)
- [LINDAT/CLARIAH-CZ Repository OAI-PMH](https://apis.io/apis/charles/lindat-repository-oai/)
- [LINDAT/CLARIAH-CZ Repository REST API](https://apis.io/apis/charles/lindat-repository-rest/)
- [Charles University Shibboleth Identity Provider](https://apis.io/apis/charles/identity-provider/)
- [DataCite Registrant — Charles University (CUNI)](https://apis.io/apis/charles/datacite-membership/)

## Tags

Natural Language Processing, Spellchecking, Research

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/charles/lindat-korektor/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/charles/.
