Skip to content

Instantly share code, notes, and snippets.

@cucmberium
Last active November 24, 2023 05:14
Show Gist options
  • Save cucmberium/b58fd7f5e5ad80131319876dfe76fa70 to your computer and use it in GitHub Desktop.
Save cucmberium/b58fd7f5e5ad80131319876dfe76fa70 to your computer and use it in GitHub Desktop.
TwitterAPIからMastodonAPIに移行するときの対応表です

Twitter API to Mastodon API

一部の記載する意味が無いと思ったTwitterAPIは表から削除されています。

Mastodon 2.1.0に相当するTwitterAPIとMastodonAPIの対応表です。 (2017/12/20日現在)

ここには乗っていないAPIもMastodonには存在する場合があります。

参考

Account

Application

Blocks

Collections

DirectMessages

Favorites

Followers

Friends

Geo

Help

List

Media

Mutes

SavedSearches

Search

  • GET search/tweets
    • 該当APIなし
    • Mastodonでは全文検索ができないがユーザー、ハッシュタグの候補、TootURLから該当Tootを検索することがGET /api/v1/searchで可能である

Statuses

Trends

Users

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment