ESC
Example searches: “Production API”, “string”, “words”, “en_type”, “MIT License”
Search…
Ctrl+K
⌘K
API Changelog
Download source
JSON OpenAPI specification
YAML OpenAPI specification
Toggle dark mode
Topics
Introduction
Servers
Authentication
Endpoints
words
Retrieve words from MedDict Database from pattern
GET
Update a word in the database.
PUT
Create a new word in the database.
POST
Delete (a) word(s) in the database.
DELETE
Import words from an Excel file.
POST
Retrieve illustration from MedDict Database of a specific word, from its id.
GET
Upload a new illustration for a specific word, associated its id.
POST
Retrieve sound from MedDict Database of a specific word, from its id.
GET
pages
Retrieve words from the database, based on the starting letter.
GET
user
Get information about this user
GET
Add User
POST
Remove User
DELETE
auth
Oauth:Google.Jwt.Authorize
GET
Oauth:Google.Jwt.Callback
GET
Search…
Ctrl+K
⌘K
API Changelog
Download source
JSON OpenAPI specification
YAML OpenAPI specification
Toggle dark mode
Dismiss highlight
Show more
Servers
Base URL
Description
http://localhost:5000
Local development API
https://api.meddict-vinuni.com
Production API