This release includes breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+6 more
Affected surfaces
Summary
AI summaryFive new API endpoints added and legacy endpoints deprecated with migration guidance.
Full changelog
Added
-
5 new endpoints:
update_avatar_v2- Update profile pictureupdate_banner_v2- Update banner imageupdate_profile_v2- Update profile info (name, bio, location, url)get_tweet_replies_v2- Get tweet replies with pagination & sortingget_user_to_monitor_tweet- Get monitored users list
-
Deprecation notices for legacy endpoints (visible in API responses)
Changed
- Total endpoints: 54 → 59
- Legacy endpoints now include
deprecation_noticefield pointing to v2 alternatives
Legacy Endpoints with Notices
| Endpoint | Status | Alternative |
|----------|--------|-------------|
| login_by_2fa | ⚠️ DEPRECATED | user_login_v2 |
| login_by_email_or_username | ⚠️ LEGACY | user_login_v2 |
| create_tweet | ℹ️ v1 | create_tweet_v2 |
| like_tweet | ℹ️ v1 | like_tweet_v2 |
| retweet_tweet | ℹ️ v1 | retweet_tweet_v2 |
| upload_tweet_image | ℹ️ v1 | upload_media_v2 |
Full Changelog: https://github.com/dorukardahan/twitterapi-io-mcp/compare/v1.0.14...v1.0.15
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About dorukardahan/twitterapi-docs-mcp
Offline access to TwitterAPI.io documentation for AI assistants. 52 API endpoints, guides, pricing info, and authentication docs.
Related context
Beta — feedback welcome: [email protected]