X API の List ルックアップ endpoint の比較
説明 | Standard v1.1 | X API v2 |
サポートされる HTTP メソッド | GET | GET |
ホストドメイン | https://api.x.com | https://api.x.com |
endpoint パス | /1.1/lists/show.json | /2/lists/:id |
Authentication | OAuth 1.0a ユーザーコンテキスト App only | OAuth 1.0a ユーザーコンテキスト OAuth 2.0 Authorization Code(PKCE 付き) App only |
既定のリクエストのレートリミット | OAuth 1.0a で 15 分あたり 75 リクエスト OAuth 2.0 で 15 分あたり 75 リクエスト App only で 15 分あたり 75 リクエスト | OAuth 1.0a で 15 分あたり 75 リクエスト OAuth 2.0 で 15 分あたり 75 リクエスト App only で 15 分あたり 75 リクエスト |
説明 | Standard v1.1 | X API v2 |
サポートされる HTTP メソッド | GET | GET |
ホストドメイン | https://api.x.com | https://api.x.com |
endpoint パス | /1.1/lists/ownerships.json | /2/users/:id/owned_lists |
Authentication | OAuth 1.0a ユーザーコンテキスト App only | OAuth 1.0a ユーザーコンテキスト OAuth 2.0 Authorization Code(PKCE 付き) App only |
既定のリクエストのレートリミット | OAuth 1.0a で 15 分あたり 15 リクエスト App only で 15 分あたり 15 リクエスト | OAuth 1.0a で 15 分あたり 15 リクエスト OAuth 2.0 で 15 分あたり 15 リクエスト App only で 15 分あたり 15 リクエスト |