Skip to content

Word Declension

Declines Russian words by grammatical case. Supports all six cases of the Russian language: nominative, genitive, dative, accusative, instrumental, prepositional.

URL

Method: GET

  • Production: https://registry.wallet.kvell.group/reg2/help/word-decline

Request parameters

Name Type Required Description
word string Yes Word or array of words to decline
grammar string No Case: NOMINATIVE, GENITIVE, DATIVE, ACCUSATIVE, INSTRUMENTAL, PREPOSITIONAL

Request example

GET https://registry.wallet.kvell.group/reg2/help/word-decline?word=Иван&grammar=GENITIVE

Request headers

Name Type Required Description
X-Api-Key string Yes Unique identifier (UUID)

Response

Response example

{
  "value": ["Ивана"]
}

Response parameters

Name Type Description
value array Resulting value