summaryrefslogtreecommitdiff
path: root/src/docs/api.ja.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/docs/api.ja.md')
-rw-r--r--src/docs/api.ja.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/docs/api.ja.md b/src/docs/api.ja.md
index 22a491e4b0..c7a4ffc728 100644
--- a/src/docs/api.ja.md
+++ b/src/docs/api.ja.md
@@ -71,6 +71,9 @@ APIの詳しい使用法は「Misskey APIの利用」セクションをご覧く
## Misskey APIの利用
APIはすべてリクエストのパラメータ・レスポンスともにJSON形式です。また、すべてのエンドポイントはPOSTメソッドのみ受け付けます。
+
+ストリーミングAPIも提供しています。
+
APIリファレンスもご確認ください。
### レートリミット