Skip to main content

Documentation Index

Fetch the complete documentation index at: https://x-preview-mintlify-weekly-changelog-1778710653.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Mutes lookup: Standard v1.1 compared to X API v2

If you have been working with the standard v1.1 GET mutes/users/ids and GET mutes/users/list endpoints, the goal of this guide is to help you understand the similarities and differences between the standard v1.1 and X API v2 mutes lookup endpoints.
  • Similarities
    • Authentication
  • Differences
    • Endpoint URLs
    • Users per request limits
    • App and Project requirements
    • Response data formats
    • Request parameters

Similarities

Authentication Both the standard v1.1 and X API v2 mutes lookup endpoints use OAuth 1.0a User Context. Therefore, if you were previously using one of the standard v1.1 mutes lookup endpoints, you can continue using the same authentication method if you migrate to the X API v2 version. 

Differences

Endpoint URLs Users per request limits The standard v1.1 endpoints allow you to return up to 5000 users per request. The new v2 endpoints allow you to return up to 1000 users per request. To return a full 1000 users, you w