Stay up-to-date with the latest features, improvements, and bug fixes for TwitterAPI.io
Two new endpoints for accessing Twitter list data
Automatic email alerts when your account credits are running low
We've implemented an automatic notification system that sends warning emails when your account balance is running low. This helps prevent unexpected service interruptions and ensures your API access remains uninterrupted.
Subject: [Action Required] Your TwitterAPI.io balance is running low
Hello [Username],
Your TwitterAPI.io account balance is currently at 10% of your typical monthly usage. To avoid service interruption, we recommend adding credits to your account.
Current Balance: $5.25
Estimated Remaining API Calls: ~3,500
Estimated Days Remaining: 3
[Add Credits Now]
You can customize notification thresholds and frequency in your account settings. By default, all accounts have this feature enabled.
For any questions about this feature, please contact our support team.
Check if two users follow each other with a single API call
Added new API check_follow_relationship that allows you to determine if two users follow each other with just one API call.
This endpoint is particularly useful for social graph analysis, mutual connection discovery, and building more efficient user relationship features in your applications.
For implementation examples, check our developer resources.
Fetch complete conversation context in a single API call
Our latest endpoint allows developers to fetch the complete conversation context for any tweet - including parent tweets and direct replies in a single call.
This endpoint is particularly valuable for conversation analysis, sentiment tracking across threads, and building more context-aware social media monitoring tools. It enables developers to create richer user experiences by presenting complete conversation flows.
New endpoints for sending tweets and interacting with content
These new endpoints enable developers to create more interactive applications that can not only read Twitter data but also publish content and engage with tweets. This opens up new possibilities for social media management tools, automated content publishing, and engagement analytics.
For any questions about these new features, please contact our support team.
More updates coming soon. Stay tuned!