X API के सूची lookup endpoints की तुलना
| विवरण | Standard v1.1 | X API v2 |
| समर्थित HTTP methods | GET | GET |
| Host domain | https://api.x.com | https://api.x.com |
| Endpoint path | /1.1/lists/show.json | /2/lists/:id |
| प्रमाणीकरण | OAuth 1.0a User Context केवल ऐप | OAuth 1.0a User Context PKCE के साथ OAuth 2.0 Authorization Code केवल ऐप |
| डिफ़ॉल्ट request रेट लिमिट्स | OAuth 1.0a के साथ 15 मिनट में 75 requests OAuth 2.0 के साथ 15 मिनट में 75 requests केवल ऐप के साथ 15 मिनट में 75 requests | OAuth 1.0a के साथ 15 मिनट में 75 requests OAuth 2.0 के साथ 15 मिनट में 75 requests केवल ऐप के साथ 15 मिनट में 75 requests |
| विवरण | Standard v1.1 | X API v2 |
| समर्थित HTTP methods | GET | GET |
| Host domain | https://api.x.com | https://api.x.com |
| Endpoint path | /1.1/lists/ownerships.json | /2/users/:id/owned_lists |
| प्रमाणीकरण | OAuth 1.0a User Context केवल ऐप | OAuth 1.0a User Context PKCE के साथ OAuth 2.0 Authorization Code केवल ऐप |
| डिफ़ॉल्ट request रेट लिमिट्स | OAuth 1.0a के साथ 15 मिनट में 15 requests केवल ऐप के साथ 15 मिनट में 15 requests | OAuth 1.0a के साथ 15 मिनट में 15 requests OAuth 2.0 के साथ 15 मिनट में 15 requests केवल ऐप के साथ 15 मिनट में 15 requests |