{
  "info": {
    "_postman_id": "dffd0d51-b46e-40f3-8828-d5825225eaf1",
    "name": "SlovoKit",
    "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
    "_exporter_id": "2135533"
  },
  "item": [
    {
      "name": "get token",
      "request": {
        "method": "GET",
        "header": [],
        "url": {
          "raw": "https://slovokit.ru/token",
          "protocol": "https",
          "host": [
            "slovokit",
            "ru"
          ],
          "path": [
            "token"
          ]
        }
      },
      "response": []
    },
    {
      "name": "sources",
      "request": {
        "method": "GET",
        "header": [
          {
            "key": "Token",
            "value": "SnzlWSZcKSOJVnsyblQE8MCUdW7g5ZgsvKBEWWFNWZM",
            "type": "text"
          }
        ],
        "url": {
          "raw": "https://slovokit.ru/sources",
          "protocol": "https",
          "host": [
            "slovokit",
            "ru"
          ],
          "path": [
            "sources"
          ]
        }
      },
      "response": []
    },
    {
      "name": "mask",
      "request": {
        "method": "POST",
        "header": [
          {
            "key": "token",
            "value": "sISaNK92Keqc3WgMG18X-QUTuWeECoxHD_900-wRogo",
            "type": "text"
          }
        ],
        "body": {
          "mode": "raw",
          "raw": "{\"pattern\": \"ко***\", \"exclude_letters\":[], \"include_letters\":[\"ж\"], \"language\": \"ru\", \"limit\":3}",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        },
        "url": {
          "raw": "http://localhost:8080/mask",
          "protocol": "http",
          "host": [
            "localhost"
          ],
          "port": "8080",
          "path": [
            "mask"
          ]
        }
      },
      "response": []
    },
    {
      "name": "search",
      "request": {
        "method": "POST",
        "header": [
          {
            "key": "token",
            "value": "J-0lYNwaifzx4r1mVGOiHAyorPoi7W1lI6orXuFSGHs",
            "type": "text"
          }
        ],
        "body": {
          "mode": "raw",
          "raw": "{\"word\": \"венер\", \"sources\": [\"1-001\", \"1-003\"], \"limit\":10}",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        },
        "url": {
          "raw": "http://localhost:8080/search",
          "protocol": "http",
          "host": [
            "localhost"
          ],
          "port": "8080",
          "path": [
            "search"
          ]
        }
      },
      "response": []
    },
    {
      "name": "fake_person",
      "request": {
        "method": "GET",
        "header": [
          {
            "key": "token",
            "value": "BVotk19rR4N7FQUGVk6dsMox-rPeDVQykQAhSSmBelM",
            "type": "text"
          }
        ],
        "url": {
          "raw": "http://localhost:8080/fake_person?count=4",
          "protocol": "http",
          "host": [
            "localhost"
          ],
          "port": "8080",
          "path": [
            "fake_person"
          ],
          "query": [
            {
              "key": "count",
              "value": "4"
            }
          ]
        }
      },
      "response": []
    },
    {
      "name": "anagram",
      "request": {
        "method": "POST",
        "header": [
          {
            "key": "token",
            "value": "sISaNK92Keqc3WgMG18X-QUTuWeECoxHD_900-wRogo",
            "type": "text"
          }
        ],
        "body": {
          "mode": "raw",
          "raw": "{\"pattern\": \"ко***\", \"exclude_letters\":[], \"include_letters\":[\"ж\"], \"language\": \"ru\", \"limit\":3}",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        },
        "url": {
          "raw": "http://localhost:8080/anagram",
          "protocol": "http",
          "host": [
            "localhost"
          ],
          "port": "8080",
          "path": [
            "anagram"
          ]
        }
      },
      "response": []
    },
    {
      "name": "case_n",
      "request": {
        "method": "POST",
        "header": [
          {
            "key": "token",
            "value": "krHDAdRx0RAry8ll93Q0IGUsf77NgQWiSLqYNKhirl0",
            "type": "text"
          }
        ],
        "body": {
          "mode": "raw",
          "raw": "{\"word\": \"автор\", \"count\":10}",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        },
        "url": {
          "raw": "http://localhost:8080/case_n",
          "protocol": "http",
          "host": [
            "localhost"
          ],
          "port": "8080",
          "path": [
            "case_n"
          ]
        }
      },
      "response": []
    },
    {
      "name": "accent",
      "request": {
        "method": "POST",
        "header": [
          {
            "key": "token",
            "value": "D9bRSapB9muUudzvb3yF8h-fjpN2calhXznNBRSQY8g",
            "type": "text"
          }
        ],
        "body": {
          "mode": "raw",
          "raw": "{\"words\": [\"автор\", \"управа\"]}",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        },
        "url": {
          "raw": "http://localhost:8080/accent",
          "protocol": "http",
          "host": [
            "localhost"
          ],
          "port": "8080",
          "path": [
            "accent"
          ]
        }
      },
      "response": []
    },
    {
      "name": "relation",
      "request": {
        "method": "POST",
        "header": [
          {
            "key": "token",
            "value": "Rb81Ar_Vp1DpYStLydq7c2D72Rp0FT6530JOPrV7cec",
            "type": "text"
          }
        ],
        "body": {
          "mode": "raw",
          "raw": "{\"word\": \"яркий\", \"kind\": \"syn\"}",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        },
        "url": {
          "raw": "http://localhost:8080/relation",
          "protocol": "http",
          "host": [
            "localhost"
          ],
          "port": "8080",
          "path": [
            "relation"
          ]
        }
      },
      "response": []
    },
    {
      "name": "cases",
      "request": {
        "method": "POST",
        "header": [
          {
            "key": "token",
            "value": "i_o1xa8-LgCP3PJXVI1BjGhltimSJ-zpq1tXYwmRPA4",
            "type": "text"
          }
        ],
        "body": {
          "mode": "raw",
          "raw": "{\"word\": \"автор\", \"cases\":[]}",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        },
        "url": {
          "raw": "http://localhost:8080/cases",
          "protocol": "http",
          "host": [
            "localhost"
          ],
          "port": "8080",
          "path": [
            "cases"
          ]
        }
      },
      "response": []
    },
    {
      "name": "validate",
      "request": {
        "method": "POST",
        "header": [
          {
            "key": "token",
            "value": "WLVWyozZTBwpEnU02UrVfHCAIv7lZieAJefDIJL8LvA",
            "type": "text"
          }
        ],
        "body": {
          "mode": "raw",
          "raw": "{\"passport\": {\"serial\":\"57 05\", \"number\": \"456970\", \"issue_date\":\"19.07.2005\", \"issuer_code\": \"590-031\"}}",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        },
        "url": {
          "raw": "http://localhost:8080/fake_person/validate",
          "protocol": "http",
          "host": [
            "localhost"
          ],
          "port": "8080",
          "path": [
            "fake_person",
            "validate"
          ]
        }
      },
      "response": []
    },
    {
      "name": "translit",
      "request": {
        "method": "POST",
        "header": [
          {
            "key": "token",
            "value": "OejBre_f-HI3zIo2pTjV6CEh0P7l0mjv0Ld-YjVfEfE",
            "type": "text"
          }
        ],
        "body": {
          "mode": "raw",
          "raw": "{\"name\": \"Жеглов Глеб Викторович\"}",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        },
        "url": {
          "raw": "http://localhost:8080/fake_person/translit",
          "protocol": "http",
          "host": [
            "localhost"
          ],
          "port": "8080",
          "path": [
            "fake_person",
            "translit"
          ]
        }
      },
      "response": []
    }
  ]
}