Skip to content

This release includes breaking changes for platform teams planning a safe upgrade.

Published 4mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

api-reference claude documentation mcp model-context-protocol offline-docs
+6 more
twitter twitter-api twitterapi twitterapi-io twitterapiio x-api

Affected surfaces

auth breaking_upgrade

Summary

AI summary

Five new API endpoints added and legacy endpoints deprecated with migration guidance.

Full changelog

Added

  • 5 new endpoints:

    • update_avatar_v2 - Update profile picture
    • update_banner_v2 - Update banner image
    • update_profile_v2 - Update profile info (name, bio, location, url)
    • get_tweet_replies_v2 - Get tweet replies with pagination & sorting
    • get_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_notice field 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

Track dorukardahan/twitterapi-docs-mcp

Get notified when new releases ship.

Sign up free

About dorukardahan/twitterapi-docs-mcp

Offline access to TwitterAPI.io documentation for AI assistants. 52 API endpoints, guides, pricing info, and authentication docs.

All releases →

Beta — feedback welcome: [email protected]