Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Charles University languages API

Operations with source and target languages

Charles University languages API is one of 6 APIs that Charles University publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include languages. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 3 operations across 2 paths, and defines 6 schemas. It is described by OpenAPI 3.0.3, at version 2.0.

Requests are made against a single base URL, https://lindat.mff.cuni.cz/services/translation/api/v2.

3 operations 2 paths 6 schemas 2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2.0
Base URL
https://dspace.cuni.cz/oai/request
Resource Areas
1

Paths & Operations 3

Across 2 paths, the API surfaces 3 operations — 2 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

languages 3

Operations with source and target languages

GET
/languages/
Returns a list of available languages
get_language_collection → 200
POST
/languages/
Translate input from src lang to tgt lang
post_language_collection 2 params body → 200415
GET
/languages/{language}
Returns a language resource object
get_language_item 1 param → 200

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Link (8 properties), LanguageResourceLinks (4 properties), LanguageResource (3 properties), LanguageLinks (3 properties). Each schema is shown below with its type and property counts.

EmbeddedLanguages
object
1 property
LanguageLinks
object
3 properties
LanguageResourceLinks
object
4 properties
LanguageResource
object
3 properties
Link
object
8 properties
LanguagesResource
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

charles-languages-api-openapi.yml Raw ↑

Other APIs Charles University publishes across the network.

CU Digital Repository OAI-PMH
CU Research Publications Repository OAI-PMH
LINDAT NameTag API
Charles University models API
Charles University root API