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 models API

Operations related to translation models

Charles University models 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 models. 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.

models 3

Operations related to translation models

GET
/models/
Returns a list of available models
get_model_collection → 200
GET
/models/{model}
Get model's details
get_model_item 1 param → 200
POST
/models/{model}
Send text to be processed by the selected model
post_model_item 3 params body → 200415

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Link (8 properties), ModelResource (6 properties), ModelResourceLinks (2 properties), ModelLinks (2 properties). Each schema is shown below with its type and property counts.

EmbeddedModels
object
1 property
ModelsResource
object
2 properties
ModelResource
object
6 properties 2 required
ModelLinks
object
2 properties
ModelResourceLinks
object
2 properties
Link
object
8 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

charles-models-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 languages API
Charles University root API