Twitter API 仕様

TwitterTwitter Developer

目次一覧

 状態:  閲覧数:1,915  投稿日:2016-12-10  更新日:2019-06-26
Twitter API Oauth / Application-only authentication: Oauth2 (bearer token) / Application-user authentication: Oauth 1a (access token for user context)

Twitter API Oauth / Application-only authentication: Oauth2 (bearer token) / Application-user authentication: Oauth 1a (access token for user context)

 閲覧数:319 投稿日:2019-03-07 更新日:2019-06-26

Twitter API Oauth


2種類
・Application-only authentication: Oauth2 (bearer token)
・Application-user authentication: Oauth 1a (access token for user context)

比較一覧表
OAuth 1.0A 2.0
認証 ユーザ アプリケーション
トークン access bearer
公式リンク POST oauth/request_token
GET oauth/authorize
GET oauth/authenticate
POST oauth/access_token
Application-only authentication

Application-only authentication: Oauth2 (bearer token)


アプリケーション認証

Application-user authentication: Oauth 1a (access token for user context)


Application Type 「Access level」
・全3種類

Access level一覧
・機能比較表
- Read only Read and Write Read, Write and Access direct messages
タイムラインなどの取得
ツイート ×
ダイレクトメッセージ送信 ×
ダイレクトメッセージ受信・削除 × ×
公式 doc
Application Permission Model


Twitter引用転載仕様調査

Twitterで、画像(extended_entities)取得できないツイートがある場合は、tweet_modeパラメータ付与



週間人気ページランキング / 9-13 → 9-19
順位 ページタイトル抜粋 アクセス数
1 GitHubリモートリポジトリ名には日本語を使用できない。使用すると、ハイフンへ自動置換されてしまう | GitHub(Git) 3
2 「User is not Authorized」エラーの問題点 2
2 インターネット / 文化庁の公式見解 2
2 引用 / 文化庁の公式見解 2
2 Twitter API | Twitter API (Twitter) 2
2 Windows10で使用できるGitクライアント | GitHub(Git) 2
3 過去の「0文字引用RT」を期間指定して取得しようとするも、挫折 | Twitter API (Twitter) 1
3 スペック / 渋谷新南口ビル 1
3 TwitterOAuth では、画像URL を指定した画像投稿は出来ない(と思う)。ライブラリを使用しなければ出来るから、Twitter API の制限ではない(と思われる)  | Twitter 1
3 意図せずSubModuleが作成された場合は、「$ git rm -rf --cached <対象ファイル or path>」後、「$ git add <対象ファイル or path>」 | Git BASH(Git) 1
3 User is not Authorized の闇 | Twitter Developer(Twitter) 1
3 開発 0 1
3 「User is not Authorized」と「Phone number is already in use for too many accounts and cannot be added to another user.」は連動していない | Twitter Developer(Twitter) 1
3 埋め込みツイート 1
3 Twitter引用転載仕様調査 | Twitter Developer(Twitter) 1
3 現時点の調査結果 1
3 著作権法(引用) 第三十二条 1
3 個人事業主が導入可能な「チャージ、支払、送金、出金」機能を有する決済系サービス簡易比較表 1
3 Twitter API v1.1 / OAuth 1.0A / OAuth 2.0 1
3 「インターネット計測とデータ解析 2010」視聴メモ | SFC(プログラミング) 1
2024/9/20 1:01 更新