# LINDAT MorphoDiTa API

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

LINDAT MorphoDiTa 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, Morphology, and Research. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

Public keyless REST API for morphological analysis, morphological generation, part-of-speech tagging and tokenization, principally for Czech, 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 (5)

| Method | Path | Summary |
|---|---|---|
| GET | `/models` | List available MorphoDiTa models |
| GET | `/tag` | Part-of-speech tag and lemmatize the supplied text |
| GET | `/analyze` | Perform morphological analysis of the supplied text |
| GET | `/generate` | Perform morphological generation from supplied lemmas |
| GET | `/tokenize` | Tokenize the supplied text |

## Machine-readable artifacts (4)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/charles/refs/heads/main/openapi/charles-morphodita-api-openapi.yml
- **Documentation** — https://lindat.mff.cuni.cz/services/morphodita/api-reference.php
- **x-examples** — https://raw.githubusercontent.com/api-evangelist/charles/refs/heads/main/examples/charles-morphodita-tag-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 Korektor API](https://apis.io/apis/charles/lindat-korektor/)
- [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, Morphology, Research

---

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