{"Example Response":"No response example available for now."}
curl --location --request GET 'https://zylalabs.com/api/10350/twitter+content+analysis+api/19904/tweet+fetcher&tweet_id=Required' --header 'Authorization: Bearer YOUR_API_KEY'
{"success":true,"data":{"tweet":{"id":"1997764462338625786","text":"Exawatts or you’re not really trying","created_at":"2025-12-07T20:25:39.000Z","lang":"en","display_text_range":[0,36]},"user":{"id":"44196397","name":"Elon Musk","username":"elonmusk","verified":false,"blue_verified":true,"profile_image_url":"https://pbs.twimg.com/profile_images/1995407795835772928/Wp7m4L9h_normal.jpg","profile_image_shape":"Circle"},"engagement":{"likes":37507,"retweets":0,"replies":0,"quotes":0,"views":0,"conversation_count":5376},"media":[],"hashtags":[],"mentions":[],"urls":[],"conversation":{"reply_count":0,"is_thread":true},"edit_control":{"editable_until":"1765142739000","is_edit_eligible":false,"edits_remaining":"5"}}}
curl --location --request GET 'https://zylalabs.com/api/10350/twitter+content+analysis+api/19908/tweet+analytics&tweet_id=Required' --header 'Authorization: Bearer YOUR_API_KEY'
After signing up, every developer is assigned a personal API access key, a unique combination of letters and digits provided to access to our API endpoint. To authenticate with the Twitter Content Analysis API simply include your bearer token in the Authorization header.
| Header | Description |
|---|---|
Authorization
|
Required
Should be Bearer access_key. See "Your API Access Key" above when you are subscribed.
|
No long-term commitment. Upgrade, downgrade, or cancel anytime. Free Trial includes up to 50 requests.
(Save 2 months with annual billing 🎉)
The API has been designed to provide a detailed and structured view of each post, making it an essential tool for users who want to understand and optimize their social media presence.
Upon receiving a tweet ID or associated data, the API returns a complete set of metrics and attributes. These include the tweet text, creation date, language, content sensitivity, and display range. It also provides comprehensive user information such as name, username, verification, profile picture, and additional features that help to better contextualize the origin of the message.
One of the most relevant aspects is engagement metrics, such as the number of likes, retweets, replies, quotes, and views, which are essential indicators for measuring the impact of a post. The API also provides details on associated conversations, the number of comments, and whether the tweet is part of a thread, allowing for a more in-depth analysis of user interaction.
The API also manages embedded media information, such as photos and videos, delivering URLs in different formats, resolutions, and metadata, which expands the possibilities for visual content analysis. All of this is complemented by structured data on hashtags, mentions, and links, which are key to understanding the spread of the message and its reach within the network.
The GET Tweet Fetcher returns detailed information about individual tweets, including text, user data, engagement metrics, media, and conversational context. The GET Tweet Analytics endpoint provides a comprehensive overview of a tweet, encompassing similar data along with additional insights into user interactions and content performance.
Key fields include tweet text, creation date, language, engagement metrics (likes, retweets, replies), user information (name, username, verification status), media URLs, and contextual data such as hashtags and mentions, which help analyze the tweet's reach and impact.
The response data is structured in JSON format, with nested objects for user information, engagement metrics, and media details. Each tweet's attributes are clearly labeled, allowing for easy parsing and analysis of the data returned by both endpoints.
The GET Tweet Fetcher provides insights into individual tweets, including user engagement and media. The GET Tweet Analytics offers a broader analysis, including detailed metrics on interactions, conversation context, and comprehensive user profiles, enhancing understanding of tweet performance.
Users can specify parameters such as tweet ID for the GET Tweet Fetcher and additional filters like date range or engagement metrics for the GET Tweet Analytics. This customization allows users to tailor their requests to specific tweets or performance criteria.
Users can leverage the returned data to assess tweet performance, identify trends in engagement, and optimize messaging strategies. For example, analyzing engagement metrics can help determine the best times to post or the types of content that resonate with audiences.
The data is sourced directly from Twitter's platform, ensuring real-time accuracy and relevance. The API processes this data to provide structured insights, maintaining high quality through continuous updates and adherence to Twitter's data standards.
Typical use cases include social media monitoring, content strategy optimization, and performance analysis for marketing campaigns. Users can track engagement trends, evaluate the effectiveness of messaging, and refine their social media strategies based on detailed insights from the API.
To obtain your API key, first sign in to your account and navigate to the API you want to use. From the API's Pricing section, choose a plan and complete the subscription process. Once subscribed, return to the API page and you will see your API Access Key displayed at the top of the documentation page. You can use this key to authenticate your requests.
You can’t switch APIs during the free trial. If you subscribe to a different API, your trial will end and the new subscription will start as a paid plan.
The free trial lasts for 7 days and allows you to make up to 50 API requests.
No, the free trial is available only once, so we recommend using it on the API that interests you the most. Most of our APIs offer a free trial, but some may not include this option.
Yes. If the API offers a free trial, you will see a "Free 7-Day Trial" option in its Pricing section. The trial lasts for 7 days and allows up to 50 API requests, enabling you to evaluate the API before subscribing to a paid plan.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
You can monitor your API usage through the response headers included with every request:
x-zyla-api-calls-monthly-used: Shows the total number of API requests you have used during the current billing period.
x-zyla-api-calls-monthly-remaining: Shows the number of API requests you have remaining for the current billing period.
Yes, you can cancel your subscription at any time. Simply go to the Pricing section of the API you're subscribed to and click the "Unsubscribe" button.
Please note that upgrades, downgrades, and cancellations take effect immediately. Once your subscription is canceled, access to the service will end immediately, regardless of any remaining API calls in your quota.
Please have a look at our Refund Policy: https://zylalabs.com/terms#refund