Skip to content
Snippets Groups Projects
Unverified Commit d8d51519 authored by syuilo's avatar syuilo
Browse files

Update description.ts

parent 34469691
No related branches found
No related tags found
No related merge requests found
export const description = `
## Usage
APIはすべてPOSTでリクエスト/レスポンスともにJSON形式です。
**APIはすべてPOSTでリクエスト/レスポンスともにJSON形式です。**
一部のAPIは認証情報(アクセストークン)が必要です。リクエストの際に\`i\`というパラメータでアクセストークンを添付してください。
### アクセストークンを取得する
#### 自分のアカウントのアクセストークンを取得する
### 自分のアカウントのアクセストークンを取得する
「設定 > 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