Vergleich der List-Lookup-Endpunkte der X API
Beschreibung | Standard v1.1 | X API v2 |
Unterstützte HTTP-Methoden | GET | GET |
Hostdomain | https://api.x.com | https://api.x.com |
Endpoint-Pfad | /1.1/lists/show.json | /2/lists/:id |
Authentication | OAuth 1.0a User Context App only | OAuth 1.0a User Context OAuth 2.0 Authorization Code with PKCE App only |
Standardmäßige Anfrage-Rate Limits | 75 requests per 15 min with OAuth 1.0a 75 requests per 15 min with OAuth 2.0 75 requests per 15 min with App only | 75 requests per 15 min with OAuth 1.0a 75 requests per 15 min with OAuth 2.0 75 requests per 15 min with App only |
Beschreibung | Standard v1.1 | X API v2 |
Unterstützte HTTP-Methoden | GET | GET |
Hostdomain | https://api.x.com | https://api.x.com |
Endpoint-Pfad | /1.1/lists/ownerships.json | /2/users/:id/owned_lists |
Authentication | OAuth 1.0a User Context App only | OAuth 1.0a User Context OAuth 2.0 Authorization Code with PKCE App only |
Standardmäßige Anfrage-Rate Limits | 15 requests per 15 min with OAuth 1.0a 15 requests per 15 min with App only | 15 requests per 15 min with OAuth 1.0a 15 requests per 15 min with OAuth 2.0 15 requests per 15 min with App only |