forked from FoundKeyGang/FoundKey
Update doc
This commit is contained in:
parent
e79019266f
commit
900cdf9d9a
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@
|
|||
%URL%/?i=xxxxxxxxxxxxxxx
|
||||
```
|
||||
|
||||
認証情報は、自分のAPIキーや、アプリケーションからストリームに接続する際はユーザーのアクセストークンのことを指します。
|
||||
|
||||
## ストリームを経由してAPIリクエストする
|
||||
|
||||
ストリームを経由してAPIリクエストすると、HTTPリクエストを発生させずにAPIを利用できます。そのため、コードを簡潔にできたり、パフォーマンスの向上を見込めるかもしれません。
|
||||
|
|
Loading…
Reference in a new issue