Skip to content
Snippets Groups Projects
Commit 900cdf9d authored by syuilo's avatar syuilo
Browse files

Update doc

parent e7901926
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,8 @@
%URL%/?i=xxxxxxxxxxxxxxx
```
認証情報は、自分のAPIキーや、アプリケーションからストリームに接続する際はユーザーのアクセストークンのことを指します。
## ストリームを経由してAPIリクエストする
ストリームを経由してAPIリクエストすると、HTTPリクエストを発生させずにAPIを利用できます。そのため、コードを簡潔にできたり、パフォーマンスの向上を見込めるかもしれません。
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment