Skip to main content

Comparing X API’s List members endpoints

The v2 List members endpoint group will replace the standard v1.1 GET lists/membersGET lists/membershipsPOST lists/members/create and POST lists/members/destroy endpoints. If you have code, apps, or tools that use one of these versions of the List member endpoints, and are considering migrating to the newer X API v2 endpoint, then this set of guides is for you. 

List members lookup

The v2 List members lookup endpoints will replace the standard  GET lists/membersGET lists/memberships, endpoints. The following tables compare the standard v1.1 and X API v2 List endpoints: List member Lookup List membership lookup

Manage List members

The v2 manage List members endpoints will replace the standard POST lists/members/create, POST lists/members/destroy endpoints. The following tables compare the standard v1.1 and X API v2 List endpoints: Add member Remove member To access the X API v2 endpoints, you must sign up for a developer account. When authenticating, you must use keys and tokens from a developer App that is located within a Project Learn more about getting access to the X API v2 endpoints in our getting started page.