Confronto degli endpoint Lists della X API
Descrizione | Standard v1.1 | X API v2 |
---|---|---|
Metodi HTTP supportati | POST | POST |
Dominio host | https://api.x.com | https://api.x.com |
Percorso endpoint | /1.1/lists/create.json | /2/lists |
Authentication | OAuth 1.0a User Context | OAuth 1.0a User Context |
rate limits di richiesta predefiniti | Nessuno | 300 richieste per 15 min (per utente) |
Descrizione | Standard v1.1 | X API v2 |
---|---|---|
Metodi HTTP supportati | POST | DELETE |
Dominio host | https://api.x.com | https://api.x.com |
Percorso endpoint | /1.1/lists/destroy.json | /2/lists/:id |
Authentication | OAuth 1.0a User Context | OAuth 1.0a User Context |
rate limits di richiesta predefiniti | Nessuno | 300 richieste per 15 min (per utente) |
Descrizione | Standard v1.1 | X API v2 |
---|---|---|
Metodi HTTP supportati | POST | PUT |
Dominio host | https://api.x.com | https://api.x.com |
Percorso endpoint | /1.1/lists/update.json | /2/lists/:id |
Authentication | OAuth 1.0a User Context | OAuth 1.0a User Context |
rate limits di richiesta predefiniti | Nessuno | 300 richieste per 15 min (per utente) |