メインコンテンツへスキップ
POST
/
validate_kana
テキストがAquesTalk 風記法に従っているか判定する
curl --request POST \
  --url https://api.example.com/validate_kana
true

クエリパラメータ

text
string
必須

判定する対象の文字列

レスポンス

Successful Response

The response is of type boolean.

最終更新日 2026年5月27日