Search
Search for X Posts that are eligible to receive a Community Note
Developers can retrieve a list of X Posts that are eligible to receive a Community Note using theGET https://api.x.com/2/notes/search/posts_eligible_for_notes
endpoint.
Search for Community Notes that have been written by the user on X Posts
Developers can retrieve a list of Community Notes that have been written by the authenticating user on X Posts using theGET https://api.x.com/2/notes/search/notes_written
endpoint.
Manage Community Notes
Developers can submit Community Notes on X Posts using thePOST https://api.x.com/2/notes
endpoint.