Get Tweet by ID API

API ID 13629

Get comprehensive X (Twitter) post information using a tweet ID, including content, author, engagement, timestamps, mentions, replies, and attached media.

Documentación de la API

Endpoints

Solicitud
Recuperar información detallada sobre una publicación de X por ID de tweet incluyendo texto autor métricas de engagement marcas de tiempo menciones respuestas y metadatos
Endpoint ID: 30490
GET https://zylalabs.com/api/13629/get+tweet+by+id+api/30490/tweet
PARÁMETROS DE ENTRADA

Tweet — Características del Endpoint

Objeto Descripción
id Requerido Enter the tweet ID

Pruebas gratuitas restantes: 3 de 3.


PARÁMETROS DE ENTRADA

id
RESPUESTA DE EJEMPLO DE LA API
JSON
{
    "success": true,
    "id": "1587911540770222081",
    "url": "https://x.com/elonmusk/status/1587911540770222081",
    "text": "@AOC Your feedback is appreciated, now pay $8",
    "display_text": "Your feedback is appreciated, now pay $8",
    "created_at": "Wed Nov 02 20:56:27 +0000 2022",
    "created_at_iso": "2022-11-02T20:56:27.000Z",
    "status": "active",
    "lang": "en",
    "sensitive": null,
    "source": "Twitter for iPhone",
    "likes": 931152,
    "retweets": 65562,
    "bookmarks": 2371,
    "quotes": 16460,
    "replies": 38181,
    "views": null,
    "reply_to": "1587647032457449473",
    "in_reply_to_screen_name": "AOC",
    "in_reply_to_status_id_str": "1587647032457449473",
    "in_reply_to_user_id_str": "138203134",
    "conversation_id": "1587647032457449473",
    "conversation_control": {
        "policy": null
    },
    "initial_tweets": null,
    "entities": {
        "user_mentions": [
            {
                "id_str": "138203134",
                "indices": [
                    0,
                    4
                ],
                "screen_name": "AOC",
                "name": "AOC"
            }
        ],
        "hashtags": [],
        "symbols": [],
        "timestamps": [],
        "urls": []
    },
    "author": {
        "rest_id": "44196397",
        "name": "Elon Musk",
        "screen_name": "elonmusk",
        "image": "https://pbs.twimg.com/profile_images/2053244804520427520/m8mdWZCG_200x200.jpg",
        "blue_verified": true,
        "verification": {
            "verified": true,
            "verified_at": null,
            "type": "individual"
        },
        "sub_count": 241524461,
        "username": "elonmusk",
        "verified": true,
        "followers": 241524461,
        "following": 1397,
        "biography": "http://Terafab.AI",
        "profile_image_url": "https://pbs.twimg.com/profile_images/2053244804520427520/m8mdWZCG_200x200.jpg",
        "posts_count": 4709,
        "location": "",
        "banner_url": "https://pbs.twimg.com/profile_banners/44196397/1774145451",
        "joined": "Tue Jun 02 20:12:29 +0000 2009",
        "website": null
    },
    "media": null,
    "metrics": {
        "likes": 931152,
        "reposts": 65562,
        "replies": 38181,
        "quotes": 16460,
        "bookmarks": 2371
    },
    "hashtags": null,
    "external_url": null,
    "quoted_post": null,
    "tagged_users": [
        {
            "profile_id": "138203134",
            "profile_name": "AOC",
            "url": "https://x.com/AOC",
            "screen_name": "AOC",
            "biography": null,
            "is_verified": null,
            "following": null,
            "followers": null
        }
    ],
    "community_note": null,
    "is_note_tweet": false
}
Tweet — CÓDIGOS DE EJEMPLO

curl --location --request GET 'https://zylalabs.com/api/13629/get+tweet+by+id+api/30490/tweet?id=1587911540770222081' --header 'Authorization: Bearer YOUR_API_KEY' 


    
Solicitud
Recuperar información integral del perfil X por nombre de usuario incluyendo verificación seguidores seguidos publicaciones detalles del perfil conteos de medios y metadatos de la cuenta
Endpoint ID: 30493
GET https://zylalabs.com/api/13629/get+tweet+by+id+api/30493/profile
PARÁMETROS DE ENTRADA

Perfil — Características del Endpoint

Objeto Descripción
screenname Requerido Enter the username

Pruebas gratuitas restantes: 3 de 3.


PARÁMETROS DE ENTRADA

screenname
RESPUESTA DE EJEMPLO DE LA API
JSON
{
    "success": true,
    "status": "active",
    "profile": "elonmusk",
    "rest_id": "44196397",
    "id": "44196397",
    "name": "Elon Musk",
    "screen_name": "elonmusk",
    "username": "elonmusk",
    "blue_verified": true,
    "verified": true,
    "verification": {
        "verified": true,
        "verified_at": null,
        "type": "individual"
    },
    "avatar": "https://pbs.twimg.com/profile_images/2053244804520427520/m8mdWZCG_normal.jpg",
    "profile_image_url": "https://pbs.twimg.com/profile_images/2053244804520427520/m8mdWZCG_normal.jpg",
    "header_image": "https://pbs.twimg.com/profile_banners/44196397/1774145451",
    "banner_url": "https://pbs.twimg.com/profile_banners/44196397/1774145451",
    "desc": "http://Terafab.AI",
    "biography": "http://Terafab.AI",
    "protected": false,
    "location": "",
    "friends": 1397,
    "following": 1397,
    "sub_count": 241495950,
    "followers": 241495950,
    "statuses_count": 107664,
    "posts_count": 107664,
    "media_count": 4709,
    "likes": 245794,
    "created_at": "Tue Jun 02 20:12:29 +0000 2009",
    "website": null,
    "url": "https://x.com/elonmusk"
}
Perfil — CÓDIGOS DE EJEMPLO

curl --location --request GET 'https://zylalabs.com/api/13629/get+tweet+by+id+api/30493/profile?screenname=elonmusk' --header 'Authorization: Bearer YOUR_API_KEY' 


    
Solicitud
Obtén información de fondo de la cuenta X por nombre de usuario incluyendo país precisión de ubicación fuente y historial de cambios de nombre de usuario
Endpoint ID: 30495
GET https://zylalabs.com/api/13629/get+tweet+by+id+api/30495/about+the+profile
PARÁMETROS DE ENTRADA

Acerca del perfil — Características del Endpoint

Objeto Descripción
screenname Requerido Enter the username

Pruebas gratuitas restantes: 3 de 3.


PARÁMETROS DE ENTRADA

screenname
RESPUESTA DE EJEMPLO DE LA API
JSON
{
    "success": true,
    "profile": "elonmusk",
    "about_account": {
        "based_in": "United States",
        "location_accurate": true,
        "created_country_accurate": true,
        "source": "United States App Store",
        "username_changes": {
            "count": 0,
            "last_changed_at": null
        }
    }
}
Acerca del perfil — CÓDIGOS DE EJEMPLO

curl --location --request GET 'https://zylalabs.com/api/13629/get+tweet+by+id+api/30495/about+the+profile?screenname=elonmusk' --header 'Authorization: Bearer YOUR_API_KEY' 


    
Solicitud
Recuperar la línea de tiempo X de un usuario con publicaciones recientes, autores, métricas de compromiso, medios, marcas de tiempo, respuestas, menciones y metadatos detallados de las publicaciones
Endpoint ID: 30497
GET https://zylalabs.com/api/13629/get+tweet+by+id+api/30497/timeline
PARÁMETROS DE ENTRADA

Cronología — Características del Endpoint

Objeto Descripción
screenname Requerido Enter the username
cursor Opcional Indicates the next or previous cursor
count Opcional Number of results (default 20, max 100)

Pruebas gratuitas restantes: 3 de 3.


PARÁMETROS DE ENTRADA

screenname
cursor
count
RESPUESTA DE EJEMPLO DE LA API
JSON
{
    "success": true,
    "screen_name": "elonmusk",
    "timeline": [
        {
            "success": true,
            "id": "2092300153818423778",
            "url": "https://x.com/ShanaDiez/status/2092300153818423778",
            "text": "As a Louisiana native (I was born and raised in and around Baton Rouge), I’m excited to share this post. Building off of what we have learned about Starship here in Starbase, Texas and about cadence at both the Cape and Vandenberg, this will be the first launch site ever purpose built to truly achieve the rate required for a spacefaring civilization.",
            "display_text": "As a Louisiana native (I was born and raised in and around Baton Rouge), I’m excited to share this post. Building off of what we have learned about Starship here in Starbase, Texas and about cadence at both the Cape and Vandenberg, this will be the first launch site ever purpose built to truly achieve the rate required for a spacefaring civilization.",
            "created_at": "Tue Aug 25 17:16:44 +0000 2026",
            "created_at_iso": "2026-08-25T17:16:44.000Z",
            "status": "active",
            "lang": "en",
            "sensitive": null,
            "source": null,
            "likes": 3194,
            "retweets": 329,
            "bookmarks": 89,
            "quotes": 8,
            "replies": 133,
            "views": 555880,
            "reply_to": null,
            "in_reply_to_screen_name": null,
            "in_reply_to_status_id_str": null,
            "in_reply_to_user_id_str": null,
            "conversation_id": "2092300153818423778",
            "conversation_control": {
                "policy": null
            },
            "initial_tweets": null,
            "entities": {
                "user_mentions": [],
                "hashtags": [],
                "symbols": [],
                "timestamps": [],
                "urls": []
            },
            "author": {
                "rest_id": "589369459",
                "name": "Shana Diez",
                "screen_name": "ShanaDiez",
                "image": "https://pbs.twimg.com/profile_images/1895606220326670336/9vlQI_K9_200x200.jpg",
                "blue_verified": true,
                "verification": {
                    "verified": true,
                    "verified_at": null,
                    "type": "individual"
                },
                "sub_count": 15289,
                "username": "ShanaDiez",
                "verified": true,
                "followers": 15289,
                "following": 28,
                "biography": "Rocket woman, mom, adventure seeker",
                "profile_image_url": "https://pbs.twimg.com/profile_images/1895606220326670336/9vlQI_K9_200x200.jpg",
                "posts_count": 121,
                "location": "Brownsville, TX",
                "banner_url": "https://pbs.twimg.com/profile_banners/589369459/1784261005",
                "joined": "Thu May 24 19:36:41 +0000 2012",
                "website": null
            },
            "media": null,
            "metrics": {
                "likes": 3194,
                "reposts": 329,
                "replies": 133,
                "views": 555880,
                "quotes": 8,
                "bookmarks": 89
            },
            "hashtags": null,
            "external_url": null,
            "quoted_post": null,
            "tagged_users": null,
            "community_note": null,
            "is_note_tweet": true
        }
    ],
    "results": [
        {
            "success": true,
            "id": "2092300153818423778",
            "url": "https://x.com/ShanaDiez/status/2092300153818423778",
            "text": "As a Louisiana native (I was born and raised in and around Baton Rouge), I’m excited to share this post. Building off of what we have learned about Starship here in Starbase, Texas and about cadence at both the Cape and Vandenberg, this will be the first launch site ever purpose built to truly achieve the rate required for a spacefaring civilization.",
            "display_text": "As a Louisiana native (I was born and raised in and around Baton Rouge), I’m excited to share this post. Building off of what we have learned about Starship here in Starbase, Texas and about cadence at both the Cape and Vandenberg, this will be the first launch site ever purpose built to truly achieve the rate required for a spacefaring civilization.",
            "created_at": "Tue Aug 25 17:16:44 +0000 2026",
            "created_at_iso": "2026-08-25T17:16:44.000Z",
            "status": "active",
            "lang": "en",
            "sensitive": null,
            "source": null,
            "likes": 3194,
            "retweets": 329,
            "bookmarks": 89,
            "quotes": 8,
            "replies": 133,
            "views": 555880,
            "reply_to": null,
            "in_reply_to_screen_name": null,
            "in_reply_to_status_id_str": null,
            "in_reply_to_user_id_str": null,
            "conversation_id": "2092300153818423778",
            "conversation_control": {
                "policy": null
            },
            "initial_tweets": null,
            "entities": {
                "user_mentions": [],
                "hashtags": [],
                "symbols": [],
                "timestamps": [],
                "urls": []
            },
            "author": {
                "rest_id": "589369459",
                "name": "Shana Diez",
                "screen_name": "ShanaDiez",
                "image": "https://pbs.twimg.com/profile_images/1895606220326670336/9vlQI_K9_200x200.jpg",
                "blue_verified": true,
                "verification": {
                    "verified": true,
                    "verified_at": null,
                    "type": "individual"
                },
                "sub_count": 15289,
                "username": "ShanaDiez",
                "verified": true,
                "followers": 15289,
                "following": 28,
                "biography": "Rocket woman, mom, adventure seeker",
                "profile_image_url": "https://pbs.twimg.com/profile_images/1895606220326670336/9vlQI_K9_200x200.jpg",
                "posts_count": 121,
                "location": "Brownsville, TX",
                "banner_url": "https://pbs.twimg.com/profile_banners/589369459/1784261005",
                "joined": "Thu May 24 19:36:41 +0000 2012",
                "website": null
            },
            "media": null,
            "metrics": {
                "likes": 3194,
                "reposts": 329,
                "replies": 133,
                "views": 555880,
                "quotes": 8,
                "bookmarks": 89
            },
            "hashtags": null,
            "external_url": null,
            "quoted_post": null,
            "tagged_users": null,
            "community_note": null,
            "is_note_tweet": true
        }
    ],
    "status": "active",
    "cursor": {
        "top": "DAAHCgABHQrpEFHAJvsLAAIAAAATMjA5MjMwMDM2NTE0ODYzNTU3NAgAAwAAAAEAAA",
        "bottom": "DAAHCgABHQrpEFG__9YLAAIAAAATMjA5MTk5NzEyNDc2NjYyOTk1MggAAwAAAAIAAA"
    },
    "next_cursor": "DAAHCgABHQrpEFG__9YLAAIAAAATMjA5MTk5NzEyNDc2NjYyOTk1MggAAwAAAAIAAA",
    "prev_cursor": "DAAHCgABHQrpEFHAJvsLAAIAAAATMjA5MjMwMDM2NTE0ODYzNTU3NAgAAwAAAAEAAA"
}
Cronología — CÓDIGOS DE EJEMPLO

curl --location --request GET 'https://zylalabs.com/api/13629/get+tweet+by+id+api/30497/timeline?screenname=elonmusk&cursor=DAAHCgABHQrpEFG__-oLAAIAAAATMjA5MjMwNzI3OTE0MDA1NzU4MwgAAwAAAAIAAA&count=1' --header 'Authorization: Bearer YOUR_API_KEY' 


    
Solicitud
Recuperar las respuestas de un usuario incluyendo el texto de las respuestas los autores métricas de interacción marcas de tiempo y el contexto de la conversación
Endpoint ID: 30499
GET https://zylalabs.com/api/13629/get+tweet+by+id+api/30499/replies
PARÁMETROS DE ENTRADA

Respuestas — Características del Endpoint

Objeto Descripción
screenname Requerido Enter the username
cursor Opcional Indicates the next or previous cursor.
count Opcional Number of results (default 20, max 100)

Pruebas gratuitas restantes: 3 de 3.


PARÁMETROS DE ENTRADA

screenname
cursor
count
RESPUESTA DE EJEMPLO DE LA API
JSON
{
    "success": true,
    "screen_name": "elonmusk",
    "timeline": [
        {
            "success": true,
            "id": "2092594798234620084",
            "url": "https://x.com/Teslaconomics/status/2092594798234620084",
            "text": "Just wondering… has anyone actually connected Grok Bot to their bank account yet?\n\nI’m seriously thinking about doing it.\n\nMy thinking is… if Grok Bot can see everything coming in and going out, track spending, move money, pay bills, watch for weird charges, and help me make smarter decisions… at what point do I even need a personal banker?\n\nMy significant other is telling me ABSOLUTELY NOT bc she thinks something bad could happen if I give an AI that much access.\n\nI personally think this is where everything is headed anyway and I trust Grok Bot to do a much better job.\n\nLMK.",
            "display_text": "Just wondering… has anyone actually connected Grok Bot to their bank account yet?\n\nI’m seriously thinking about doing it.\n\nMy thinking is… if Grok Bot can see everything coming in and going out, track spending, move money, pay bills, watch for weird charges, and help me make smarter decisions… at what point do I even need a personal banker?\n\nMy significant other is telling me ABSOLUTELY NOT bc she thinks something bad could happen if I give an AI that much access.\n\nI personally think this is where everything is headed anyway and I trust Grok Bot to do a much better job.\n\nLMK.",
            "created_at": "Wed Aug 26 12:47:33 +0000 2026",
            "created_at_iso": "2026-08-26T12:47:33.000Z",
            "status": "active",
            "lang": "en",
            "sensitive": null,
            "source": null,
            "likes": 3463,
            "retweets": 74,
            "bookmarks": 465,
            "quotes": 21,
            "replies": 293,
            "views": 596290,
            "reply_to": null,
            "in_reply_to_screen_name": null,
            "in_reply_to_status_id_str": null,
            "in_reply_to_user_id_str": null,
            "conversation_id": "2092594798234620084",
            "conversation_control": {
                "policy": null
            },
            "initial_tweets": null,
            "entities": {
                "user_mentions": [],
                "hashtags": [],
                "symbols": [],
                "timestamps": [],
                "urls": []
            },
            "author": {
                "rest_id": "985243593538338816",
                "name": "Teslaconomics",
                "screen_name": "Teslaconomics",
                "image": "https://pbs.twimg.com/profile_images/1882967991362727936/bySD-Rwj_200x200.jpg",
                "blue_verified": true,
                "verification": {
                    "verified": true,
                    "verified_at": null,
                    "type": "individual"
                },
                "sub_count": 504145,
                "username": "Teslaconomics",
                "verified": true,
                "followers": 504145,
                "following": 229,
                "biography": "I post my conscious thoughts w/ the world, live to the fullest, keep things simple, truthful & filter the noise. Long-term investor in Tesla, SpaceX, xAI/X.",
                "profile_image_url": "https://pbs.twimg.com/profile_images/1882967991362727936/bySD-Rwj_200x200.jpg",
                "posts_count": 57369,
                "location": "Mars",
                "banner_url": "https://pbs.twimg.com/profile_banners/985243593538338816/1737767469",
                "joined": "Sat Apr 14 19:49:12 +0000 2018",
                "website": null
            },
            "media": null,
            "metrics": {
                "likes": 3463,
                "reposts": 74,
                "replies": 293,
                "views": 596290,
                "quotes": 21,
                "bookmarks": 465
            },
            "hashtags": null,
            "external_url": null,
            "quoted_post": null,
            "tagged_users": null,
            "community_note": null,
            "is_note_tweet": true
        },
        {
            "success": true,
            "id": "2092690415866822950",
            "url": "https://x.com/cb_doge/status/2092690415866822950",
            "text": "Grok Build made this fun lil Mars simulator game for my nephew.\n\nI gave it simple prompts. It did the rest: wrote systems, built and tested it, studied gameplay, found and fixed bugs, then kept iterating.\n\nGrok Build is very powerful. It feels like having a game studio on demand.",
            "display_text": "Grok Build made this fun lil Mars simulator game for my nephew.\n\nI gave it simple prompts. It did the rest: wrote systems, built and tested it, studied gameplay, found and fixed bugs, then kept iterating.\n\nGrok Build is very powerful. It feels like having a game studio on demand.",
            "created_at": "Wed Aug 26 19:07:30 +0000 2026",
            "created_at_iso": "2026-08-26T19:07:30.000Z",
            "status": "active",
            "lang": "en",
            "sensitive": false,
            "source": null,
            "likes": 1296,
            "retweets": 181,
            "bookmarks": 81,
            "quotes": 12,
            "replies": 160,
            "views": 312573,
            "reply_to": null,
            "in_reply_to_screen_name": null,
            "in_reply_to_status_id_str": null,
            "in_reply_to_user_id_str": null,
            "conversation_id": "2092690415866822950",
            "conversation_control": {
                "policy": null
            },
            "initial_tweets": null,
            "entities": {
                "user_mentions": [],
                "hashtags": [],
                "symbols": [],
                "timestamps": [],
                "urls": []
            },
            "author": {
                "rest_id": "1389913567671975937",
                "name": "DogeDesigner",
                "screen_name": "cb_doge",
                "image": "https://pbs.twimg.com/profile_images/1498070100393754625/C2V-fbll_200x200.jpg",
                "blue_verified": true,
                "verification": {
                    "verified": true,
                    "verified_at": null,
                    "type": "individual"
                },
                "sub_count": 1897787,
                "username": "cb_doge",
                "verified": true,
                "followers": 1897787,
                "following": 1037,
                "biography": "",
                "profile_image_url": "https://pbs.twimg.com/profile_images/1498070100393754625/C2V-fbll_200x200.jpg",
                "posts_count": 59186,
                "location": "",
                "banner_url": "https://pbs.twimg.com/profile_banners/1389913567671975937/1711058670",
                "joined": "Wed May 05 12:03:43 +0000 2021",
                "website": null
            },
            "media": {
                "videos": [
                    "https://video.twimg.com/amplify_video/2092690347440971776/vid/avc1/640x332/mXxqzEGzUc7qi7mT.mp4?tag=29"
                ]
            },
            "metrics": {
                "likes": 1296,
                "reposts": 181,
                "replies": 160,
                "views": 312573,
                "quotes": 12,
                "bookmarks": 81
            },
            "hashtags": null,
            "external_url": null,
            "quoted_post": null,
            "tagged_users": null,
            "community_note": null,
            "is_note_tweet": false
        },
        {
            "success": true,
            "id": "2092691713399931124",
            "url": "https://x.com/elonmusk/status/2092691713399931124",
            "text": "Free usage limit reset for Grok @Bot users",
            "display_text": "Free usage limit reset for Grok @Bot users",
            "created_at": "Wed Aug 26 19:12:39 +0000 2026",
            "created_at_iso": "2026-08-26T19:12:39.000Z",
            "status": "active",
            "lang": "en",
            "sensitive": null,
            "source": null,
            "likes": 12823,
            "retweets": 1014,
            "bookmarks": 591,
            "quotes": 107,
            "replies": 1331,
            "views": 11544377,
            "reply_to": null,
            "in_reply_to_screen_name": null,
            "in_reply_to_status_id_str": null,
            "in_reply_to_user_id_str": "2085838061347217408",
            "conversation_id": "2092691713399931124",
            "conversation_control": {
                "policy": null
            },
            "initial_tweets": null,
            "entities": {
                "user_mentions": [
                    {
                        "id_str": "2085838061347217408",
                        "indices": [
                            32,
                            36
                        ],
                        "screen_name": "bot",
                        "name": "bot"
                    }
                ],
                "hashtags": [],
                "symbols": [],
                "timestamps": [],
                "urls": []
            },
            "author": {
                "rest_id": "44196397",
                "name": "Elon Musk",
                "screen_name": "elonmusk",
                "image": "https://pbs.twimg.com/profile_images/2053244804520427520/m8mdWZCG_200x200.jpg",
                "blue_verified": true,
                "verification": {
                    "verified": true,
                    "verified_at": null,
                    "type": "individual"
                },
                "sub_count": 241511390,
                "username": "elonmusk",
                "verified": true,
                "followers": 241511390,
                "following": 1397,
                "biography": "http://Terafab.AI"
            }
        }
    ],"_note":"Response truncated for documentation purposes"}
Respuestas — CÓDIGOS DE EJEMPLO

curl --location --request GET 'https://zylalabs.com/api/13629/get+tweet+by+id+api/30499/replies?screenname=elonmusk' --header 'Authorization: Bearer YOUR_API_KEY' 


    
Solicitud
Buscar publicaciones X por palabra clave, devolviendo publicaciones coincidentes con texto, autores, métricas de engagement, marcas de tiempo, medios, entidades y cursores de paginación
Endpoint ID: 30501
GET https://zylalabs.com/api/13629/get+tweet+by+id+api/30501/search
PARÁMETROS DE ENTRADA

Buscar — Características del Endpoint

Objeto Descripción
query Requerido Enter your query
cursor Opcional Indicates the next or previous cursor.
count Opcional Number of results (default 20, max 100)

Pruebas gratuitas restantes: 3 de 3.


PARÁMETROS DE ENTRADA

query
cursor
count
RESPUESTA DE EJEMPLO DE LA API
JSON
{
  "success": true,
  "query": "tennis",
  "results": [
    {
      "success": true,
      "id": "2092754415073816581",
      "url": "https://x.com/Wana____/status/2092754415073816581",
      "text": "Cobolli looks very comfortable in doubles tennis.",
      "display_text": "Cobolli looks very comfortable in doubles tennis.",
      "created_at": "Wed Aug 26 23:21:48 +0000 2026",
      "created_at_iso": "2026-08-26T23:21:48.000Z",
      "status": "active",
      "lang": "en",
      "sensitive": null,
      "source": "Twitter for Android",
      "likes": 0,
      "retweets": 0,
      "bookmarks": 0,
      "quotes": 0,
      "replies": 0,
      "views": 23,
      "reply_to": null,
      "in_reply_to_screen_name": null,
      "in_reply_to_status_id_str": null,
      "in_reply_to_user_id_str": null,
      "conversation_id": "2092754415073816581",
      "conversation_control": {
        "policy": null
      },
      "initial_tweets": null,
      "entities": {
        "user_mentions": [],
        "hashtags": [],
        "symbols": [],
        "timestamps": [],
        "urls": []
      },
      "author": {
        "rest_id": "48685848",
        "name": "Jannik Beginner",
        "screen_name": "Wana____",
        "image": "https://pbs.twimg.com/profile_images/2026076334473224192/JOSj_O8w_200x200.jpg",
        "blue_verified": false,
        "verification": {
          "verified": false,
          "verified_at": null,
          "type": null
        },
        "sub_count": 33490,
        "username": "Wana____",
        "verified": false,
        "followers": 33490,
        "following": 10439,
        "biography": "Trying.",
        "profile_image_url": "https://pbs.twimg.com/profile_images/2026076334473224192/JOSj_O8w_200x200.jpg",
        "posts_count": 386075,
        "location": "LOS | YYC",
        "banner_url": "https://pbs.twimg.com/profile_banners/48685848/1747325128",
        "joined": "Fri Jun 19 11:57:51 +0000 2009",
        "website": {
          "url": "http://x.com",
          "display_url": "x.com"
        }
      },
      "media": null,
      "metrics": {
        "likes": 0,
        "reposts": 0,
        "replies": 0,
        "views": 23,
        "quotes": 0,
        "bookmarks": 0
      },
      "hashtags": null,
      "external_url": null,
      "quoted_post": null,
      "tagged_users": null,
      "community_note": null,
      "is_note_tweet": false
    },
    {
      "success": true,
      "id": "2092754147183321565",
      "url": "https://x.com/_Chuu____/status/2092754147183321565",
      "text": "Cried then...\nTeary now as I see \"Twelve Final Days\" 🥹🥹\n\nMy Greatest Of All Time in the world of tennis!",
      "display_text": "Cried then...\nTeary now as I see \"Twelve Final Days\" 🥹🥹\n\nMy Greatest Of All Time in the world of tenni",
      "created_at": "Wed Aug 26 23:20:44 +0000 2026",
      "created_at_iso": "2026-08-26T23:20:44.000Z",
      "status": "active",
      "lang": "en",
      "sensitive": null,
      "source": "Twitter for Android",
      "likes": 0,
      "retweets": 0,
      "bookmarks": 0,
      "quotes": 0,
      "replies": 0,
      "views": 3,
      "reply_to": null,
      "in_reply_to_screen_name": null,
      "in_reply_to_status_id_str": null,
      "in_reply_to_user_id_str": null,
      "conversation_id": "2092754147183321565",
      "conversation_control": {
        "policy": null
      },
      "initial_tweets": null,
      "entities": {
        "user_mentions": [],
        "hashtags": [],
        "symbols": [],
        "timestamps": [],
        "urls": []
      },
      "author": {
        "rest_id": "1062018896985755648",
        "name": "OlaJuwon",
        "screen_name": "_Chuu____",
        "image": "https://pbs.twimg.com/profile_images/1886578198638379008/b_0MaaRn_200x200.jpg",
        "blue_verified": false,
        "verification": {
          "verified": false,
          "verified_at": null,
          "type": null
        },
        "sub_count": 532,
        "username": "_Chuu____",
        "verified": false,
        "followers": 532,
        "following": 658,
        "biography": "Believer || Medical Doctor🩺 || Husband || Carlos Alcaraz🎾 ||\nHere for Laughs 🤓",
        "profile_image_url": "https://pbs.twimg.com/profile_images/1886578198638379008/b_0MaaRn_200x200.jpg",
        "posts_count": 15948,
        "location": "England, United Kingdom",
        "banner_url": "https://pbs.twimg.com/profile_banners/1062018896985755648/1741027241",
        "joined": "Mon Nov 12 16:26:51 +0000 2018",
        "website": null
      },
      "media": null,
      "metrics": {
        "likes": 0,
        "reposts": 0,
        "replies": 0,
        "views": 3,
        "quotes": 0,
        "bookmarks": 0
      },
      "hashtags": null,
      "external_url": null,
      "quoted_post": null,
      "tagged_users": null,
      "community_note": null,
      "is_note_tweet": false
    },
    {
      "success": true,
      "id": "2092754016220414429",
      "url": "https://x.com/usatodaysports/status/2092754016220414429",
      "text": "The U.S. Open faced backlash after it initially denied Wawrinka a wild card, until another player's injury opened a spot days before the main draw. https://www.usatoday.com/story/sports/tennis/open/2026/08/26/us-open-stan-wawrinka-wild-card/91475623007/?taid=6a8f74ad2c351600015c05b3&utm_campaign=trueanthem&utm_medium=social&utm_source=twitter",
      "display_text": "The U.S. Open faced backlash after it initially denied Wawrinka a wild card, until another player's injury opened a spot days before the main draw. https://www.usatoday.co",
      "created_at": "Wed Aug 26 23:20:13 +0000 2026",
      "created_at_iso": "2026-08-26T23:20:13.000Z",
      "status": "active",
      "lang": "en",
      "sensitive": false,
      "source": "trueanthem_pro2",
      "likes": 2,
      "retweets": 2,
      "bookmarks": 0,
      "quotes": 0,
      "replies": 0,
      "views": 342,
      "reply_to": null,
      "in_reply_to_screen_name": null,
      "in_reply_to_status_id_str": null,
      "in_reply_to_user_id_str": null,
      "conversation_id": "2092754016220414429",
      "conversation_control": {
        "policy": null
      },
      "initial_tweets": null,
      "entities": {
        "user_mentions": [],
        "hashtags": [],
        "symbols": [],
        "timestamps": [],
        "urls": [
          {
            "url": "https://t.co/wwV0ZMe4l8",
            "expanded_url": "https://www.usatoday.com/story/sports/tennis/open/2026/08/26/us-open-stan-wawrinka-wild-card/91475623007/?taid=6a8f74ad2c351600015c05b3&utm_campaign=trueanthem&utm_medium=social&utm_source=twitter",
            "display_url": "usatoday.com/story/sports/t…",
            "indices": [
              148,
              171
            ]
          }
        ]
      },
      "author": {
        "rest_id": "15764001",
        "name": "USA TODAY Sports",
        "screen_name": "usatodaysports",
        "image": "https://pbs.twimg.com/profile_images/924985978711707648/IChoF1Bp_200x200.jpg",
        "blue_verified": true,
        "verification": {
          "verified": true,
          "verified_at": null,
          "type": "individual"
        },
        "sub_count": 279589,
        "username": "usatodaysports",
        "verified": true,
        "followers": 279589,
        "following": 1377,
        "biography": "Breaking news, opinion + analysis from the USA TODAY Sports staff.",
        "profile_image_url": "https://pbs.twimg.com/profile_images/924985978711707648/IChoF1Bp_200x200.jpg",
        "posts_count": 326023,
        "location": "USA TODAY",
        "banner_url": "https://pbs.twimg.com/profile_banners/15764001/1723555544",
        "joined": "Thu Aug 07 14:45:36 +0000 2008",
        "website": {
          "url": "https://www.usatoday.com/sports",
          "display_url": "usatoday.com/sports"
        }
      },
      "media": null,
      "metrics": {
        "likes": 2,
        "reposts": 2,
        "replies": 0,
        "views": 342,
        "quotes": 0,
        "bookmarks": 0
      },
      "hashtags": null,
      "external_url": null,
      "quoted_post": null,
      "tagged_users": null,
      "community_note": null,
      "is_note_tweet": false
    },
    {
      "success": true,
      "id": "2092754004086288651",
      "url": "https://x.com/Tennis__Fashion/status/2092754004086288651",
      "text": "Clement Chidekh played a great match today vs Arthur Gea. 🇫🇷 🎾 💪",
      "display_text": "Clement Chidekh played a great match today vs Arthur Gea. 🇫🇷 \ud83c",
      "created_at": "Wed Aug 26 23:20:10 +0000 2026",
      "created_at_iso": "2026-08-26T23:20:10.000Z",
      "status": "active",
      "lang": "en",
      "sensitive": false,
      "source": "Twitter for iPhone",
      "likes": 0,
      "retweets": 0,
      "bookmarks": 0,
      "quotes": 0,
      "replies": 0,
      "views": 5,
      "reply_to": null,
      "in_reply_to_screen_name": null,
      "in_reply_to_status_id_str": null,
      "in_reply_to_user_id_str": null,
      "conversation_id": "2092754004086288651",
      "conversation_control": {
        "policy": null
      },
      "initial_tweets": null
    }
  ],
  "_note": "Response truncated for documentation purposes"
}
Buscar — CÓDIGOS DE EJEMPLO

curl --location --request GET 'https://zylalabs.com/api/13629/get+tweet+by+id+api/30501/search?query=tennis&cursor=DAADDAABCgABHQr1kAqXAIAKAAIdCvUYRhtgjgAIAAIAAAACCAADAAAAAAgABAAAAAAKAAUdCvWrAsAnEAoABh0K9asCv9jwCwAHAAAAiEVtUEM2d0FBQWZRL2dHSk4wdkdwL0FBQUFBb2RDdlVZUmh0Z2poMEs5U2w3MjlINUhRcjFmUHZYRVRRZEN2Vm9DQmNRemgwSzlTZ3BHcEg3SFFyMWVUcFhzR01kQ3ZXQVlaZHhkQjBLOVdKNEZ2R3hIUXIxZEdVVzRCY2RDdldRQ3BjQWdBPT0AAA&count=10' --header 'Authorization: Bearer YOUR_API_KEY' 


    
Solicitud
Encontrar perfiles X que coincidan con una consulta de búsqueda, devolviendo detalles del perfil, estado de verificación, conteos de seguidores, biografías, sitios web y metadatos de la cuenta
Endpoint ID: 30503
GET https://zylalabs.com/api/13629/get+tweet+by+id+api/30503/followers
PARÁMETROS DE ENTRADA

Seguidores — Características del Endpoint

Objeto Descripción
screenname Requerido Enter the username
cursor Opcional Indicates the next or previous cursor.
count Opcional Number of results (default 20, max 100)

Pruebas gratuitas restantes: 3 de 3.


PARÁMETROS DE ENTRADA

screenname
cursor
count
RESPUESTA DE EJEMPLO DE LA API
JSON
{
    "success": true,
    "screen_name": "elonmusk",
    "results": [
        {
            "success": true,
            "status": "active",
            "profile": "Flex738k",
            "rest_id": "2092756065221824512",
            "id": "2092756065221824512",
            "name": "Flex",
            "screen_name": "Flex738k",
            "username": "Flex738k",
            "blue_verified": false,
            "verified": false,
            "verification": {
                "verified": false,
                "verified_at": null,
                "type": null
            },
            "avatar": "https://pbs.twimg.com/profile_images/2092757082172727296/3i9nqi2m_normal.jpg",
            "profile_image_url": "https://pbs.twimg.com/profile_images/2092757082172727296/3i9nqi2m_normal.jpg",
            "header_image": "",
            "banner_url": "",
            "desc": "",
            "biography": "",
            "protected": false,
            "location": "",
            "friends": 8,
            "following": 8,
            "sub_count": 0,
            "followers": 0,
            "statuses_count": 2,
            "posts_count": 2,
            "media_count": 0,
            "likes": 4,
            "created_at": "Wed Aug 26 23:31:16 +0000 2026",
            "website": null,
            "url": "https://x.com/Flex738k"
        },
        {
            "success": true,
            "status": "active",
            "profile": "PaulBulauiu7",
            "rest_id": "2092756668563984384",
            "id": "2092756668563984384",
            "name": "Paul Bulau",
            "screen_name": "PaulBulauiu7",
            "username": "PaulBulauiu7",
            "blue_verified": false,
            "verified": false,
            "verification": {
                "verified": false,
                "verified_at": null,
                "type": null
            },
            "avatar": "https://abs.twimg.com/sticky/default_profile_images/default_profile_normal.png",
            "profile_image_url": "https://abs.twimg.com/sticky/default_profile_images/default_profile_normal.png",
            "header_image": "",
            "banner_url": "",
            "desc": "",
            "biography": "",
            "protected": false,
            "location": "",
            "friends": 57,
            "following": 57,
            "sub_count": 0,
            "followers": 0,
            "statuses_count": 0,
            "posts_count": 0,
            "media_count": 0,
            "likes": 0,
            "created_at": "Wed Aug 26 23:31:34 +0000 2026",
            "website": null,
            "url": "https://x.com/PaulBulauiu7"
        },
        {
            "success": true,
            "status": "protected",
            "profile": "mmm_ple30794",
            "rest_id": "1692043345508364289",
            "id": "1692043345508364289",
            "name": "3 Ple MMM",
            "screen_name": "mmm_ple30794",
            "username": "mmm_ple30794",
            "blue_verified": false,
            "verified": false,
            "verification": {
                "verified": false,
                "verified_at": null,
                "type": null
            },
            "avatar": "https://abs.twimg.com/sticky/default_profile_images/default_profile_normal.png",
            "profile_image_url": "https://abs.twimg.com/sticky/default_profile_images/default_profile_normal.png",
            "header_image": "",
            "banner_url": "",
            "desc": "",
            "biography": "",
            "protected": true,
            "location": "",
            "friends": 2423,
            "following": 2423,
            "sub_count": 9,
            "followers": 9,
            "statuses_count": 8,
            "posts_count": 8,
            "media_count": 1,
            "likes": 963,
            "created_at": "Thu Aug 17 05:19:44 +0000 2023",
            "website": null,
            "url": "https://x.com/mmm_ple30794"
        },
        {
            "success": true,
            "status": "active",
            "profile": "112Imk",
            "rest_id": "2000635272015626240",
            "id": "2000635272015626240",
            "name": "Imk 112",
            "screen_name": "112Imk",
            "username": "112Imk",
            "blue_verified": false,
            "verified": false,
            "verification": {
                "verified": false,
                "verified_at": null,
                "type": null
            },
            "avatar": "https://pbs.twimg.com/profile_images/2000638079254855681/Iw3tVrpU_normal.jpg",
            "profile_image_url": "https://pbs.twimg.com/profile_images/2000638079254855681/Iw3tVrpU_normal.jpg",
            "header_image": "https://pbs.twimg.com/profile_banners/2000635272015626240/1765824262",
            "banner_url": "https://pbs.twimg.com/profile_banners/2000635272015626240/1765824262",
            "desc": "",
            "biography": "",
            "protected": false,
            "location": "",
            "friends": 79,
            "following": 79,
            "sub_count": 10,
            "followers": 10,
            "statuses_count": 0,
            "posts_count": 0,
            "media_count": 0,
            "likes": 0,
            "created_at": "Mon Dec 15 18:34:48 +0000 2025",
            "website": null,
            "url": "https://x.com/112Imk"
        },
        {
            "success": true,
            "status": "active",
            "profile": "lynah_ii",
            "rest_id": "1871105068835184640",
            "id": "1871105068835184640",
            "name": "Lynah",
            "screen_name": "lynah_ii",
            "username": "lynah_ii",
            "blue_verified": false,
            "verified": false,
            "verification": {
                "verified": false,
                "verified_at": null,
                "type": null
            },
            "avatar": "https://pbs.twimg.com/profile_images/2084662873683374080/bIqdlXqK_normal.jpg",
            "profile_image_url": "https://pbs.twimg.com/profile_images/2084662873683374080/bIqdlXqK_normal.jpg",
            "header_image": "https://pbs.twimg.com/profile_banners/1871105068835184640/1785858555",
            "banner_url": "https://pbs.twimg.com/profile_banners/1871105068835184640/1785858555",
            "desc": "The true wisdom comes from who you are",
            "biography": "The true wisdom comes from who you are",
            "protected": false,
            "location": "USA",
            "friends": 242,
            "following": 242,
            "sub_count": 97,
            "followers": 97,
            "statuses_count": 100,
            "posts_count": 100,
            "media_count": 12,
            "likes": 160,
            "created_at": "Mon Dec 23 08:07:19 +0000 2024",
            "website": null,
            "url": "https://x.com/lynah_ii"
        },
        {
            "success": true,
            "status": "active",
            "profile": "Oreomonkeq3ti",
            "rest_id": "2092454625588793344",
            "id": "2092454625588793344",
            "name": "Oreomonke",
            "screen_name": "Oreomonkeq3ti",
            "username": "Oreomonkeq3ti",
            "blue_verified": false,
            "verified": false,
            "verification": {
                "verified": false,
                "verified_at": null,
                "type": null
            },
            "avatar": "https://abs.twimg.com/sticky/default_profile_images/default_profile_normal.png",
            "profile_image_url": "https://abs.twimg.com/sticky/default_profile_images/default_profile_normal.png",
            "header_image": "",
            "banner_url": "",
            "desc": "",
            "biography": "",
            "protected": false,
            "location": "",
            "friends": 2,
            "following": 2,
            "sub_count": 2,
            "followers": 2,
            "statuses_count": 0,
            "posts_count": 0,
            "media_count": 0,
            "likes": 0,
            "created_at": "Wed Aug 26 03:31:07 +0000 2026",
            "website": null,
            "url": "https://x.com/Oreomonkeq3ti"
        },
        {
            "success": true,
            "status": "active",
            "profile": "nicole62tv5",
            "rest_id": "2092756918406107137",
            "id": "2092756918406107137",
            "name": "Nicole Jonathan",
            "screen_name": "nicole62tv5",
            "username": "nicole62tv5",
            "blue_verified": false,
            "verified": false,
            "verification": {
                "verified": false,
                "verified_at": null,
                "type": null
            },
            "avatar": "https://abs.twimg.com/sticky/default_profile_images/default_profile_normal.png",
            "profile_image_url": "https://abs.twimg.com/sticky/default_profile_images/default_profile_normal.png",
            "header_image": "",
            "banner_url": "",
            "desc": "",
            "biography": "",
            "protected": false,
            "location": "",
            "friends": 22,
            "following": 22,
            "sub_count": 0,
            "followers": 0,
            "statuses_count": 0,
            "posts_count": 0,
            "media_count": 0,
            "likes": 0,
            "created_at": "Wed Aug 26 23:32:33 +0000 2026",
            "website": null,
            "url": "https://x.com/nicole62tv5"
        },
        {
            "success": true
        }
    ],
    "_note": "Response truncated for documentation purposes"
}
Seguidores — CÓDIGOS DE EJEMPLO

curl --location --request GET 'https://zylalabs.com/api/13629/get+tweet+by+id+api/30503/followers?screenname=elonmusk&cursor=1874630736535803581|2092757614726217656&count=10' --header 'Authorization: Bearer YOUR_API_KEY' 


    
Solicitud
Buscar X usuarios por nombre de usuario devolviendo perfiles coincidentes con nombres de usuario biografías verificación conteo de seguidores sitios web y metadatos de la cuenta
Endpoint ID: 30505
GET https://zylalabs.com/api/13629/get+tweet+by+id+api/30505/following
PARÁMETROS DE ENTRADA

Siguiente — Características del Endpoint

Objeto Descripción
screenname Requerido Enter the username
cursor Opcional Indicates the next or previous cursor
count Opcional Number of results (default 20, max 100)

Pruebas gratuitas restantes: 3 de 3.


PARÁMETROS DE ENTRADA

screenname
cursor
count
RESPUESTA DE EJEMPLO DE LA API
JSON
{
    "success": true,
    "screen_name": "elonmusk",
    "results": [
        {
            "success": true,
            "status": "active",
            "profile": "jreichelt",
            "rest_id": "19069018",
            "id": "19069018",
            "name": "Julian Reichelt",
            "screen_name": "jreichelt",
            "username": "jreichelt",
            "blue_verified": true,
            "verified": true,
            "verification": {
                "verified": true,
                "verified_at": null,
                "type": "individual"
            },
            "avatar": "https://pbs.twimg.com/profile_images/1544270905064493058/Ynr5lMl4_normal.jpg",
            "profile_image_url": "https://pbs.twimg.com/profile_images/1544270905064493058/Ynr5lMl4_normal.jpg",
            "header_image": "https://pbs.twimg.com/profile_banners/19069018/1778835406",
            "banner_url": "https://pbs.twimg.com/profile_banners/19069018/1778835406",
            "desc": "Achtung, Reichelt! | \nDie Stimme der Mehrheit |  \nDie Revolution der Vernunft\nhttps://bsky.app/profile/julian-reichelt.bsky.social",
            "biography": "Achtung, Reichelt! | \nDie Stimme der Mehrheit |  \nDie Revolution der Vernunft\nhttps://bsky.app/profile/julian-reichelt.bsky.social",
            "protected": false,
            "location": "Berlin",
            "friends": 1584,
            "following": 1584,
            "sub_count": 514264,
            "followers": 514264,
            "statuses_count": 35322,
            "posts_count": 35322,
            "media_count": 5926,
            "likes": 2753,
            "created_at": "Fri Jan 16 14:45:26 +0000 2009",
            "website": {
                "url": "https://www.youtube.com/c/AchtungReichelt",
                "display_url": "youtube.com/c/AchtungReich…"
            },
            "url": "https://x.com/jreichelt"
        },
        {
            "success": true,
            "status": "active",
            "profile": "jaybaxter",
            "rest_id": "249353968",
            "id": "249353968",
            "name": "Jay Baxter",
            "screen_name": "jaybaxter",
            "username": "jaybaxter",
            "blue_verified": true,
            "verified": true,
            "verification": {
                "verified": true,
                "verified_at": null,
                "type": "individual"
            },
            "avatar": "https://pbs.twimg.com/profile_images/1893009625408217088/3fSYgEmX_normal.jpg",
            "profile_image_url": "https://pbs.twimg.com/profile_images/1893009625408217088/3fSYgEmX_normal.jpg",
            "header_image": "https://pbs.twimg.com/profile_banners/249353968/1635224785",
            "banner_url": "https://pbs.twimg.com/profile_banners/249353968/1635224785",
            "desc": "@CommunityNotes Founding ML Lead. Member of Technical Staff @X / @xAI. Built BayesDB @MIT",
            "biography": "@CommunityNotes Founding ML Lead. Member of Technical Staff @X / @xAI. Built BayesDB @MIT",
            "protected": false,
            "location": "Bellevue, WA",
            "friends": 2103,
            "following": 2103,
            "sub_count": 8369,
            "followers": 8369,
            "statuses_count": 1817,
            "posts_count": 1817,
            "media_count": 173,
            "likes": 13615,
            "created_at": "Tue Feb 08 21:51:19 +0000 2011",
            "website": {
                "url": "http://jaybaxter.net",
                "display_url": "jaybaxter.net"
            },
            "url": "https://x.com/jaybaxter"
        },
        {
            "success": true,
            "status": "active",
            "profile": "theskory",
            "rest_id": "1394449160",
            "id": "1394449160",
            "name": "Boris Skorobogaty",
            "screen_name": "theskory",
            "username": "theskory",
            "blue_verified": true,
            "verified": true,
            "verification": {
                "verified": true,
                "verified_at": null,
                "type": "individual"
            },
            "avatar": "https://pbs.twimg.com/profile_images/2088269248141414400/luE7guGN_normal.jpg",
            "profile_image_url": "https://pbs.twimg.com/profile_images/2088269248141414400/luE7guGN_normal.jpg",
            "header_image": "",
            "banner_url": "",
            "desc": "Cooking at @spaceXAI, ex Senior Staff @Meta",
            "biography": "Cooking at @spaceXAI, ex Senior Staff @Meta",
            "protected": false,
            "location": "London, England",
            "friends": 331,
            "following": 331,
            "sub_count": 3674,
            "followers": 3674,
            "statuses_count": 123,
            "posts_count": 123,
            "media_count": 5,
            "likes": 495,
            "created_at": "Wed May 01 11:37:54 +0000 2013",
            "website": null,
            "url": "https://x.com/theskory"
        },
        {
            "success": true,
            "status": "active",
            "profile": "johnfederspiel",
            "rest_id": "845021022",
            "id": "845021022",
            "name": "John Federspiel",
            "screen_name": "johnfederspiel",
            "username": "johnfederspiel",
            "blue_verified": true,
            "verified": true,
            "verification": {
                "verified": true,
                "verified_at": null,
                "type": "individual"
            },
            "avatar": "https://pbs.twimg.com/profile_images/2044051292604039168/T6Zho-G8_normal.jpg",
            "profile_image_url": "https://pbs.twimg.com/profile_images/2044051292604039168/T6Zho-G8_normal.jpg",
            "header_image": "https://pbs.twimg.com/profile_banners/845021022/1776174855",
            "banner_url": "https://pbs.twimg.com/profile_banners/845021022/1776174855",
            "desc": "http://terafab.ai",
            "biography": "http://terafab.ai",
            "protected": false,
            "location": "",
            "friends": 89,
            "following": 89,
            "sub_count": 2013,
            "followers": 2013,
            "statuses_count": 25,
            "posts_count": 25,
            "media_count": 1,
            "likes": 446,
            "created_at": "Tue Sep 25 07:00:28 +0000 2012",
            "website": null,
            "url": "https://x.com/johnfederspiel"
        },
        {
            "success": true,
            "status": "active",
            "profile": "eliebakouch",
            "rest_id": "1745892418539417600",
            "id": "1745892418539417600",
            "name": "elie",
            "screen_name": "eliebakouch",
            "username": "eliebakouch",
            "blue_verified": true,
            "verified": true,
            "verification": {
                "verified": true,
                "verified_at": null,
                "type": "individual"
            },
            "avatar": "https://pbs.twimg.com/profile_images/1745893660099592193/MmYemsw6_normal.jpg",
            "profile_image_url": "https://pbs.twimg.com/profile_images/1745893660099592193/MmYemsw6_normal.jpg",
            "header_image": "https://pbs.twimg.com/profile_banners/1745892418539417600/1751243891",
            "banner_url": "https://pbs.twimg.com/profile_banners/1745892418539417600/1751243891",
            "desc": "training llm @PrimeIntellect (prev: @huggingface)\nanon feedback: https://www.admonymous.co/eliebakouch",
            "biography": "training llm @PrimeIntellect (prev: @huggingface)\nanon feedback: https://www.admonymous.co/eliebakouch",
            "protected": false,
            "location": "",
            "friends": 4523,
            "following": 4523,
            "sub_count": 23505,
            "followers": 23505,
            "statuses_count": 8088,
            "posts_count": 8088,
            "media_count": 1294,
            "likes": 22226,
            "created_at": "Fri Jan 12 19:36:21 +0000 2024",
            "website": null,
            "url": "https://x.com/eliebakouch"
        },
        {
            "success": true,
            "status": "active",
            "profile": "aplusk",
            "rest_id": "19058681",
            "id": "19058681",
            "name": "ashton kutcher",
            "screen_name": "aplusk",
            "username": "aplusk",
            "blue_verified": true,
            "verified": true,
            "verification": {
                "verified": true,
                "verified_at": null,
                "type": "individual"
            },
            "avatar": "https://pbs.twimg.com/profile_images/1790795561538568192/ZIaTNHCY_normal.jpg",
            "profile_image_url": "https://pbs.twimg.com/profile_images/1790795561538568192/ZIaTNHCY_normal.jpg",
            "header_image": "https://pbs.twimg.com/profile_banners/19058681/1782932386",
            "banner_url": "https://pbs.twimg.com/profile_banners/19058681/1782932386",
            "desc": "I build things, stories, companies, collaborations of thoughts, dreams, & believe in a future where we all have a right to pursue happiness. +1 (319) 519-0576",
            "biography": "I build things, stories, companies, collaborations of thoughts, dreams, & believe in a future where we all have a right to pursue happiness. +1 (319) 519-0576",
            "protected": false,
            "location": "Los Angeles, California",
            "friends": 859,
            "following": 859
        }
    ],
    "_note": "Response truncated for documentation purposes"
}
Siguiente — CÓDIGOS DE EJEMPLO

curl --location --request GET 'https://zylalabs.com/api/13629/get+tweet+by+id+api/30505/following?screenname=elonmusk&cursor=1868094348489697122|2092758262834266040&count=10' --header 'Authorization: Bearer YOUR_API_KEY' 


    
Solicitud
Recuperar un hilo completo de X por ID de hilo incluyendo la publicación original respuestas perfiles de autor medios métricas de engagement y contexto de la conversación
Endpoint ID: 30507
GET https://zylalabs.com/api/13629/get+tweet+by+id+api/30507/tweet+thread
PARÁMETROS DE ENTRADA

Hilo de Tweets — Características del Endpoint

Objeto Descripción
id Requerido Enter the thread ID

Pruebas gratuitas restantes: 3 de 3.


PARÁMETROS DE ENTRADA

id
RESPUESTA DE EJEMPLO DE LA API
JSON
{
    "success": true,
    "id": "2018171156893696392",
    "status": {
        "success": true,
        "id": "2018086998804984104",
        "url": "https://x.com/ArthurMacwaters/status/2018086998804984104",
        "text": "1) imagine being dumb enough to think these emails make Elon look bad\n\n2) Reid, gates, and others are everything - and much worse - that they’ve spent years accusing Elon and Trump of \n\n3) send x links to your friends, because the legacy media is already pushing fakes and twisting things",
        "display_text": "1) imagine being dumb enough to think these emails make Elon look bad\n\n2) Reid, gates, and others are everything - and much worse - that they’ve spent years accusing Elon and Trump of \n\n3) send x links to your friends, because the legacy media is already pushing fakes and twisting things",
        "created_at": "Sun Feb 01 22:20:09 +0000 2026",
        "created_at_iso": "2026-02-01T22:20:09.000Z",
        "status": "active",
        "lang": "en",
        "sensitive": false,
        "source": "Twitter for iPhone",
        "likes": 4230,
        "retweets": 850,
        "bookmarks": 338,
        "quotes": 30,
        "replies": 345,
        "views": 1038121,
        "reply_to": null,
        "in_reply_to_screen_name": null,
        "in_reply_to_status_id_str": null,
        "in_reply_to_user_id_str": null,
        "conversation_id": "2018086998804984104",
        "conversation_control": {
            "policy": null
        },
        "initial_tweets": null,
        "entities": {
            "user_mentions": [],
            "hashtags": [],
            "symbols": [],
            "timestamps": [],
            "urls": []
        },
        "author": {
            "rest_id": "1317327383628705793",
            "name": "Arthur MacWaters",
            "screen_name": "ArthurMacwaters",
            "image": "https://pbs.twimg.com/profile_images/1921033752140279808/TgndOxdb_200x200.jpg",
            "blue_verified": true,
            "verification": {
                "verified": true,
                "verified_at": null,
                "type": "individual"
            },
            "sub_count": 90626,
            "username": "ArthurMacwaters",
            "verified": true,
            "followers": 90626,
            "following": 995,
            "biography": "founder @legionhealth, American exceptionalism and techno-futurist 🇺🇸 ex @mckinsey @princeton",
            "profile_image_url": "https://pbs.twimg.com/profile_images/1921033752140279808/TgndOxdb_200x200.jpg",
            "posts_count": 64029,
            "location": "SF",
            "banner_url": "https://pbs.twimg.com/profile_banners/1317327383628705793/1786216072",
            "joined": "Sat Oct 17 04:51:47 +0000 2020",
            "website": {
                "url": "https://jobs.ashbyhq.com/legionhealth/",
                "display_url": "jobs.ashbyhq.com/legionhealth/"
            }
        },
        "media": {
            "photos": [
                "https://pbs.twimg.com/media/HAGvbG0a8AAKDiy.jpg?name=orig",
                "https://pbs.twimg.com/media/HAGvbGqa0AAw1OZ.jpg?name=orig"
            ]
        },
        "metrics": {
            "likes": 4230,
            "reposts": 850,
            "replies": 345,
            "views": 1038121,
            "quotes": 30,
            "bookmarks": 338
        },
        "hashtags": null,
        "external_url": null,
        "quoted_post": null,
        "tagged_users": null,
        "community_note": null,
        "is_note_tweet": true
    },
    "thread": [
        {
            "success": true,
            "id": "2018086998804984104",
            "url": "https://x.com/ArthurMacwaters/status/2018086998804984104",
            "text": "1) imagine being dumb enough to think these emails make Elon look bad\n\n2) Reid, gates, and others are everything - and much worse - that they’ve spent years accusing Elon and Trump of \n\n3) send x links to your friends, because the legacy media is already pushing fakes and twisting things",
            "display_text": "1) imagine being dumb enough to think these emails make Elon look bad\n\n2) Reid, gates, and others are everything - and much worse - that they’ve spent years accusing Elon and Trump of \n\n3) send x links to your friends, because the legacy media is already pushing fakes and twisting things",
            "created_at": "Sun Feb 01 22:20:09 +0000 2026",
            "created_at_iso": "2026-02-01T22:20:09.000Z",
            "status": "active",
            "lang": "en",
            "sensitive": false,
            "source": "Twitter for iPhone",
            "likes": 4230,
            "retweets": 850,
            "bookmarks": 338,
            "quotes": 30,
            "replies": 345,
            "views": 1038121,
            "reply_to": null,
            "in_reply_to_screen_name": null,
            "in_reply_to_status_id_str": null,
            "in_reply_to_user_id_str": null,
            "conversation_id": "2018086998804984104",
            "conversation_control": {
                "policy": null
            },
            "initial_tweets": null,
            "entities": {
                "user_mentions": [],
                "hashtags": [],
                "symbols": [],
                "timestamps": [],
                "urls": []
            },
            "author": {
                "rest_id": "1317327383628705793",
                "name": "Arthur MacWaters",
                "screen_name": "ArthurMacwaters",
                "image": "https://pbs.twimg.com/profile_images/1921033752140279808/TgndOxdb_200x200.jpg",
                "blue_verified": true,
                "verification": {
                    "verified": true,
                    "verified_at": null,
                    "type": "individual"
                },
                "sub_count": 90626,
                "username": "ArthurMacwaters",
                "verified": true,
                "followers": 90626,
                "following": 995,
                "biography": "founder @legionhealth, American exceptionalism and techno-futurist 🇺🇸 ex @mckinsey @princeton",
                "profile_image_url": "https://pbs.twimg.com/profile_images/1921033752140279808/TgndOxdb_200x200.jpg",
                "posts_count": 64029,
                "location": "SF",
                "banner_url": "https://pbs.twimg.com/profile_banners/1317327383628705793/1786216072",
                "joined": "Sat Oct 17 04:51:47 +0000 2020",
                "website": {
                    "url": "https://jobs.ashbyhq.com/legionhealth/",
                    "display_url": "jobs.ashbyhq.com/legionhealth/"
                }
            },
            "media": {
                "photos": [
                    "https://pbs.twimg.com/media/HAGvbG0a8AAKDiy.jpg?name=orig",
                    "https://pbs.twimg.com/media/HAGvbGqa0AAw1OZ.jpg?name=orig"
                ]
            },
            "metrics": {
                "likes": 4230,
                "reposts": 850,
                "replies": 345,
                "views": 1038121,
                "quotes": 30,
                "bookmarks": 338
            },
            "hashtags": null,
            "external_url": null,
            "quoted_post": null,
            "tagged_users": null,
            "community_note": null,
            "is_note_tweet": true
        }
    ],
    "author": {
        "success": true,
        "status": "active",
        "profile": "ArthurMacwaters",
        "rest_id": "1317327383628705793",
        "id": "1317327383628705793",
        "name": "Arthur MacWaters",
        "screen_name": "ArthurMacwaters",
        "username": "ArthurMacwaters",
        "blue_verified": true,
        "verified": true,
        "verification": {
            "verified": true,
            "verified_at": null,
            "type": "individual"
        },
        "avatar": "https://pbs.twimg.com/profile_images/1921033752140279808/TgndOxdb_200x200.jpg",
        "profile_image_url": "https://pbs.twimg.com/profile_images/1921033752140279808/TgndOxdb_200x200.jpg",
        "header_image": "https://pbs.twimg.com/profile_banners/1317327383628705793/1786216072",
        "banner_url": "https://pbs.twimg.com/profile_banners/1317327383628705793/1786216072",
        "desc": "founder @legionhealth, American exceptionalism and techno-futurist 🇺🇸 ex @mckinsey @princeton",
        "biography": "founder @legionhealth, American exceptionalism and techno-futurist 🇺🇸 ex @mckinsey @princeton",
        "protected": false,
        "location": "SF",
        "friends": 995,
        "following": 995,
        "sub_count": 90626,
        "followers": 90626,
        "statuses_count": 64029,
        "posts_count": 64029,
        "media_count": 8349,
        "likes": 146123,
        "created_at": "Sat Oct 17 04:51:47 +0000 2020",
        "website": {
            "url": "https://jobs.ashbyhq.com/legionhealth/",
            "display_url": "jobs.ashbyhq.com/legionhealth/"
        },
        "url": "https://x.com/ArthurMacwaters"
    }
}
Hilo de Tweets — CÓDIGOS DE EJEMPLO

curl --location --request GET 'https://zylalabs.com/api/13629/get+tweet+by+id+api/30507/tweet+thread?id=2018171156893696392' --header 'Authorization: Bearer YOUR_API_KEY' 


    
Solicitud
Recuperar un post de X su hilo completo respuestas detalles del autor métricas de participación medios y datos de paginación utilizando un ID de post o conversación
Endpoint ID: 30508
GET https://zylalabs.com/api/13629/get+tweet+by+id+api/30508/conversation+id
PARÁMETROS DE ENTRADA

ID de conversación — Características del Endpoint

Objeto Descripción
id Requerido Enter the conversation ID
cursor Opcional Indicates the next or previous cursor.
count Opcional Number of results (default 20, max 100)

Pruebas gratuitas restantes: 3 de 3.


PARÁMETROS DE ENTRADA

id
cursor
count
RESPUESTA DE EJEMPLO DE LA API
JSON
{
    "success": true,
    "id": "2018171156893696392",
    "status": {
        "success": true,
        "id": "2018086998804984104",
        "url": "https://x.com/ArthurMacwaters/status/2018086998804984104",
        "text": "1) imagine being dumb enough to think these emails make Elon look bad\n\n2) Reid, gates, and others are everything - and much worse - that they’ve spent years accusing Elon and Trump of \n\n3) send x links to your friends, because the legacy media is already pushing fakes and twisting things",
        "display_text": "1) imagine being dumb enough to think these emails make Elon look bad\n\n2) Reid, gates, and others are everything - and much worse - that they’ve spent years accusing Elon and Trump of \n\n3) send x links to your friends, because the legacy media is already pushing fakes and twisting things",
        "created_at": "Sun Feb 01 22:20:09 +0000 2026",
        "created_at_iso": "2026-02-01T22:20:09.000Z",
        "status": "active",
        "lang": "en",
        "sensitive": false,
        "source": "Twitter for iPhone",
        "likes": 4229,
        "retweets": 849,
        "bookmarks": 338,
        "quotes": 30,
        "replies": 345,
        "views": 1038121,
        "reply_to": null,
        "in_reply_to_screen_name": null,
        "in_reply_to_status_id_str": null,
        "in_reply_to_user_id_str": null,
        "conversation_id": "2018086998804984104",
        "conversation_control": {
            "policy": null
        },
        "initial_tweets": null,
        "entities": {
            "user_mentions": [],
            "hashtags": [],
            "symbols": [],
            "timestamps": [],
            "urls": []
        },
        "author": {
            "rest_id": "1317327383628705793",
            "name": "Arthur MacWaters",
            "screen_name": "ArthurMacwaters",
            "image": "https://pbs.twimg.com/profile_images/1921033752140279808/TgndOxdb_200x200.jpg",
            "blue_verified": true,
            "verification": {
                "verified": true,
                "verified_at": null,
                "type": "individual"
            },
            "sub_count": 90627,
            "username": "ArthurMacwaters",
            "verified": true,
            "followers": 90627,
            "following": 995,
            "biography": "founder @legionhealth, American exceptionalism and techno-futurist 🇺🇸 ex @mckinsey @princeton",
            "profile_image_url": "https://pbs.twimg.com/profile_images/1921033752140279808/TgndOxdb_200x200.jpg",
            "posts_count": 64033,
            "location": "SF",
            "banner_url": "https://pbs.twimg.com/profile_banners/1317327383628705793/1786216072",
            "joined": "Sat Oct 17 04:51:47 +0000 2020",
            "website": {
                "url": "https://jobs.ashbyhq.com/legionhealth/",
                "display_url": "jobs.ashbyhq.com/legionhealth/"
            }
        },
        "media": {
            "photos": [
                "https://pbs.twimg.com/media/HAGvbG0a8AAKDiy.jpg?name=orig",
                "https://pbs.twimg.com/media/HAGvbGqa0AAw1OZ.jpg?name=orig"
            ]
        },
        "metrics": {
            "likes": 4229,
            "reposts": 849,
            "replies": 345,
            "views": 1038121,
            "quotes": 30,
            "bookmarks": 338
        },
        "hashtags": null,
        "external_url": null,
        "quoted_post": null,
        "tagged_users": null,
        "community_note": null,
        "is_note_tweet": true
    },
    "thread": [
        {
            "success": true,
            "id": "2018086998804984104",
            "url": "https://x.com/ArthurMacwaters/status/2018086998804984104",
            "text": "1) imagine being dumb enough to think these emails make Elon look bad\n\n2) Reid, gates, and others are everything - and much worse - that they’ve spent years accusing Elon and Trump of \n\n3) send x links to your friends, because the legacy media is already pushing fakes and twisting things",
            "display_text": "1) imagine being dumb enough to think these emails make Elon look bad\n\n2) Reid, gates, and others are everything - and much worse - that they’ve spent years accusing Elon and Trump of \n\n3) send x links to your friends, because the legacy media is already pushing fakes and twisting things",
            "created_at": "Sun Feb 01 22:20:09 +0000 2026",
            "created_at_iso": "2026-02-01T22:20:09.000Z",
            "status": "active",
            "lang": "en",
            "sensitive": false,
            "source": "Twitter for iPhone",
            "likes": 4229,
            "retweets": 849,
            "bookmarks": 338,
            "quotes": 30,
            "replies": 345,
            "views": 1038121,
            "reply_to": null,
            "in_reply_to_screen_name": null,
            "in_reply_to_status_id_str": null,
            "in_reply_to_user_id_str": null,
            "conversation_id": "2018086998804984104",
            "conversation_control": {
                "policy": null
            },
            "initial_tweets": null,
            "entities": {
                "user_mentions": [],
                "hashtags": [],
                "symbols": [],
                "timestamps": [],
                "urls": []
            },
            "author": {
                "rest_id": "1317327383628705793",
                "name": "Arthur MacWaters",
                "screen_name": "ArthurMacwaters",
                "image": "https://pbs.twimg.com/profile_images/1921033752140279808/TgndOxdb_200x200.jpg",
                "blue_verified": true,
                "verification": {
                    "verified": true,
                    "verified_at": null,
                    "type": "individual"
                },
                "sub_count": 90627,
                "username": "ArthurMacwaters",
                "verified": true,
                "followers": 90627,
                "following": 995,
                "biography": "founder @legionhealth, American exceptionalism and techno-futurist 🇺🇸 ex @mckinsey @princeton",
                "profile_image_url": "https://pbs.twimg.com/profile_images/1921033752140279808/TgndOxdb_200x200.jpg",
                "posts_count": 64033,
                "location": "SF",
                "banner_url": "https://pbs.twimg.com/profile_banners/1317327383628705793/1786216072",
                "joined": "Sat Oct 17 04:51:47 +0000 2020",
                "website": {
                    "url": "https://jobs.ashbyhq.com/legionhealth/",
                    "display_url": "jobs.ashbyhq.com/legionhealth/"
                }
            },
            "media": {
                "photos": [
                    "https://pbs.twimg.com/media/HAGvbG0a8AAKDiy.jpg?name=orig",
                    "https://pbs.twimg.com/media/HAGvbGqa0AAw1OZ.jpg?name=orig"
                ]
            },
            "metrics": {
                "likes": 4229,
                "reposts": 849,
                "replies": 345,
                "views": 1038121,
                "quotes": 30,
                "bookmarks": 338
            },
            "hashtags": null,
            "external_url": null,
            "quoted_post": null,
            "tagged_users": null,
            "community_note": null,
            "is_note_tweet": true
        }
    ],
    "replies": [],
    "author": {
        "success": true,
        "status": "active",
        "profile": "ArthurMacwaters",
        "rest_id": "1317327383628705793",
        "id": "1317327383628705793",
        "name": "Arthur MacWaters",
        "screen_name": "ArthurMacwaters",
        "username": "ArthurMacwaters",
        "blue_verified": true,
        "verified": true,
        "verification": {
            "verified": true,
            "verified_at": null,
            "type": "individual"
        },
        "avatar": "https://pbs.twimg.com/profile_images/1921033752140279808/TgndOxdb_200x200.jpg",
        "profile_image_url": "https://pbs.twimg.com/profile_images/1921033752140279808/TgndOxdb_200x200.jpg",
        "header_image": "https://pbs.twimg.com/profile_banners/1317327383628705793/1786216072",
        "banner_url": "https://pbs.twimg.com/profile_banners/1317327383628705793/1786216072",
        "desc": "founder @legionhealth, American exceptionalism and techno-futurist 🇺🇸 ex @mckinsey @princeton",
        "biography": "founder @legionhealth, American exceptionalism and techno-futurist 🇺🇸 ex @mckinsey @princeton",
        "protected": false,
        "location": "SF",
        "friends": 995,
        "following": 995,
        "sub_count": 90627,
        "followers": 90627,
        "statuses_count": 64033,
        "posts_count": 64033,
        "media_count": 8350,
        "likes": 146127,
        "created_at": "Sat Oct 17 04:51:47 +0000 2020",
        "website": {
            "url": "https://jobs.ashbyhq.com/legionhealth/",
            "display_url": "jobs.ashbyhq.com/legionhealth/"
        },
        "url": "https://x.com/ArthurMacwaters"
    },
    "cursor": {
        "bottom": "DAAKCgABHQr6qkO___0LAAIAAAAoRW1QQzZ3QUFBZlEvZ0dKTjB2R3AvQUFBQUFFY0FmdjVkcGFCaUE9PQgAAwAAAAILAAQAAAAGQm90dG9tAAA"
    },
    "next_cursor": "DAAKCgABHQr6qkO___0LAAIAAAAoRW1QQzZ3QUFBZlEvZ0dKTjB2R3AvQUFBQUFFY0FmdjVkcGFCaUE9PQgAAwAAAAILAAQAAAAGQm90dG9tAAA",
    "prev_cursor": null
}
ID de conversación — CÓDIGOS DE EJEMPLO

curl --location --request GET 'https://zylalabs.com/api/13629/get+tweet+by+id+api/30508/conversation+id?id=2018171156893696392&cursor=DAAKCgABHQr4_Cy___0LAAIAAAAoRW1QQzZ3QUFBZlEvZ0dKTjB2R3AvQUFBQUFFY0FmdjVkcGFCaUE9PQgAAwAAAAILAAQAAAAGQm90dG9tAAA"&count=10' --header 'Authorization: Bearer YOUR_API_KEY' 


    

Clave de Acceso a la API y Autenticación

Después de registrarte, a cada desarrollador se le asigna una clave de acceso a la API personal, una combinación única de letras y dígitos proporcionada para acceder a nuestro endpoint de la API. Para autenticarte con el Get Tweet by ID API simplemente incluye tu token de portador en el encabezado de Autorización.

Encabezados
Encabezado Descripción
Autorización Requerido Debería ser Bearer access_key. Consulta "Tu Clave de Acceso a la API" arriba cuando estés suscrito.

Sin compromiso a largo plazo. Mejora, reduce o cancela en cualquier momento. La Prueba Gratuita incluye hasta 50 solicitudes.

(Ahorra 2 meses pagando anualmente 🎉)

🚀 PLAN CORPORATIVO A MEDIDA

Comienza en
$ 10.000/Año


  • Volumen Personalizado
  • Límite de solicitudes personalizado
  • Soporte al Cliente Especializado
  • Monitoreo de API en Tiempo Real

Resumen

The Get Tweet by ID API provides a simple and reliable way to retrieve detailed information about individual public posts on X (formerly Twitter) using a tweet ID. The API returns structured data that makes it easy to analyze tweet content without having to manually parse the X platform.

With a single request, users can retrieve the tweet text, display text, creation date and time, language, status, engagement metrics, reply information, conversation ID, and other relevant metadata. Engagement data includes likes, retweets, replies, quotes, and bookmarks, providing a comprehensive view of a post’s performance.

Get Tweet by ID API FAQs

Cada endpoint devuelve datos estructurados relacionados con publicaciones o perfiles de X. Por ejemplo, el endpoint GET Tweet proporciona el texto del tweet, detalles del autor, métricas de participación y marcas de tiempo, mientras que el endpoint GET Profile devuelve información del perfil del usuario, incluyendo el estado de verificación y el conteo de seguidores

Los campos clave varían según el punto final. Para GET Tweet, los campos importantes incluyen "texto", "me gusta", "retweets" y "creado_en". Para GET Perfil, campos como "nombre", "seguidores" y "verificado_azul" son cruciales. La respuesta de cada punto final está adaptada a su enfoque de datos específico

Los datos de respuesta están organizados en un formato JSON con una bandera de "éxito" que indica el estado de la solicitud Los datos de cada endpoint están encapsulados en objetos relevantes como "tweet" o "perfil" lo que facilita el acceso a información específica como métricas de compromiso o detalles del usuario

Cada punto final acepta parámetros específicos. Para GET Tweet, necesitas proporcionar un "ID de tweet". GET Profile requiere un "nombre de usuario", mientras que GET Search permite una "palabra clave" para buscar publicaciones. Los parámetros ayudan a personalizar las solicitudes para recuperar datos específicos

La información varía según el punto final GET Tweet proporciona contenido de tweets y métricas de engagement GET Profile ofrece detalles del usuario y estado de verificación y GET Timeline devuelve publicaciones recientes con datos de engagement Cada punto final satisface necesidades de datos distintas

Los usuarios pueden analizar métricas de engagement para evaluar el rendimiento de las publicaciones seguir las interacciones de los usuarios a través de respuestas y monitorear tendencias a través de resultados de búsqueda El formato estructurado permite una fácil integración en aplicaciones para visualización de datos o informes

Los casos de uso típicos incluyen análisis de redes sociales análisis de sentimientos monitoreo de marcas e investigación sobre la opinión pública Las empresas pueden aprovechar las métricas de compromiso para refinar las estrategias de marketing o rastrear el rendimiento de los influencers según sus publicaciones

La precisión de los datos se mantiene a través de la recuperación directa de la plataforma X asegurando actualizaciones en tiempo real Las respuestas estructuradas de la API minimizan los errores de análisis y el formato de datos consistente ayuda en la integración y análisis confiables

General FAQs

Zyla API Hub es como una gran tienda de APIs, donde puedes encontrar miles de ellas en un solo lugar. También ofrecemos soporte dedicado y monitoreo en tiempo real de todas las APIs. Una vez que te registres, puedes elegir qué APIs quieres usar. Solo recuerda que cada API necesita su propia suscripción. Pero si te suscribes a varias, usarás la misma clave para todas, lo que hace todo más fácil para ti.
Los precios se muestran en USD (dólar estadounidense), EUR (euro), CAD (dólar canadiense), AUD (dólar australiano) y GBP (libra esterlina). Aceptamos todas las principales tarjetas de débito y crédito. Nuestro sistema de pago utiliza la última tecnología de seguridad y está respaldado por Stripe, una de las compañías de pago más confiables del mundo. Si tienes algún problema para pagar con tarjeta, contáctanos en [email protected]

Además, si ya tienes una suscripción activa en cualquiera de estas monedas (USD, EUR, CAD, AUD, GBP), esa moneda se mantendrá para suscripciones posteriores. Puedes cambiar la moneda en cualquier momento siempre que no tengas suscripciones activas.
La moneda local que aparece en la página de precios se basa en el país de tu dirección IP y se proporciona solo como referencia. Los precios reales están en USD (dólar estadounidense). Cuando realices un pago, el cargo aparecerá en tu estado de cuenta en USD, incluso si ves el monto equivalente en tu moneda local en nuestro sitio web. Esto significa que no puedes pagar directamente en tu moneda local.
Ocasionalmente, un banco puede rechazar el cargo debido a sus configuraciones de protección contra fraude. Te sugerimos comunicarte con tu banco primero para verificar si están bloqueando nuestros cargos. También puedes acceder al Portal de Facturación y cambiar la tarjeta asociada para realizar el pago. Si esto no funciona y necesitas más ayuda, por favor contacta a nuestro equipo en [email protected]
Los precios se determinan mediante una suscripción recurrente mensual o anual, dependiendo del plan elegido.
Las llamadas a la API se descuentan de tu plan en base a solicitudes exitosas. Cada plan incluye una cantidad específica de llamadas que puedes realizar por mes. Solo las llamadas exitosas, indicadas por una respuesta con estado 200, se contarán en tu total. Esto asegura que las solicitudes fallidas o incompletas no afecten tu cuota mensual.
Zyla API Hub funciona con un sistema de suscripción mensual recurrente. Tu ciclo de facturación comenzará el día en que compres uno de los planes de pago, y se renovará el mismo día del mes siguiente. Así que recuerda cancelar tu suscripción antes si quieres evitar futuros cargos.
Para actualizar tu plan de suscripción actual, simplemente ve a la página de precios de la API y selecciona el plan al que deseas actualizarte. La actualización será instantánea, permitiéndote disfrutar inmediatamente de las funciones del nuevo plan. Ten en cuenta que las llamadas restantes de tu plan anterior no se transferirán al nuevo plan, por lo que debes considerar esto al actualizar. Se te cobrará el monto total del nuevo plan.
Para verificar cuántas llamadas a la API te quedan en el mes actual, revisa el campo 'X-Zyla-API-Calls-Monthly-Remaining' en el encabezado de la respuesta. Por ejemplo, si tu plan permite 1,000 solicitudes por mes y has usado 100, este campo mostrará 900 llamadas restantes.
Para ver el número máximo de solicitudes a la API que permite tu plan, revisa el encabezado de la respuesta 'X-Zyla-RateLimit-Limit'. Por ejemplo, si tu plan incluye 1,000 solicitudes por mes, este encabezado mostrará 1,000.
El encabezado 'X-Zyla-RateLimit-Reset' muestra el número de segundos hasta que tu límite se restablezca. Esto te indica cuándo tu conteo de solicitudes se reiniciará. Por ejemplo, si muestra 3,600, significa que faltan 3,600 segundos para que el límite se restablezca.
Sí, puedes cancelar tu plan en cualquier momento desde tu cuenta, seleccionando la opción de cancelación en la página de Facturación. Ten en cuenta que las actualizaciones, degradaciones y cancelaciones tienen efecto inmediato. Además, al cancelar ya no tendrás acceso al servicio, incluso si te quedaban llamadas en tu cuota.
Para darte la oportunidad de probar nuestras APIs sin compromiso, ofrecemos una prueba gratuita de 7 días que te permite realizar hasta 50 llamadas a la API sin costo. Esta prueba solo se puede usar una vez, por lo que recomendamos aplicarla a la API que más te interese. Aunque la mayoría de nuestras APIs ofrecen prueba gratuita, algunas pueden no hacerlo. La prueba finaliza después de 7 días o cuando realices 50 solicitudes, lo que ocurra primero. Si alcanzas el límite de 50 solicitudes durante la prueba, deberás "Iniciar tu Plan de Pago" para continuar haciendo solicitudes. Puedes encontrar el botón "Iniciar tu Plan de Pago" en tu perfil bajo Suscripción -> Elige la API a la que estás suscrito -> Pestaña de Precios. Alternativamente, si no cancelas tu suscripción antes del día 7, tu prueba gratuita finalizará y tu plan se cobrará automáticamente, otorgándote acceso a todas las llamadas a la API especificadas en tu plan. Ten esto en cuenta para evitar cargos no deseados.
Después de 7 días, se te cobrará el monto total del plan al que estabas suscrito durante la prueba. Por lo tanto, es importante cancelar antes de que finalice el periodo de prueba. No se aceptan solicitudes de reembolso por olvidar cancelar a tiempo.
Cuando te suscribes a una prueba gratuita de una API, puedes realizar hasta 50 llamadas. Si deseas realizar más llamadas después de este límite, la API te pedirá que "Inicies tu Plan de Pago". Puedes encontrar el botón "Iniciar tu Plan de Pago" en tu perfil bajo Suscripción -> Elige la API a la que estás suscrito -> Pestaña de Precios.
Las Órdenes de Pago se procesan entre el día 20 y el 30 de cada mes. Si envías tu solicitud antes del día 20, tu pago será procesado dentro de ese período.
Puedes contactarnos a través de nuestro canal de chat para recibir asistencia inmediata. Siempre estamos en línea de 8 a. m. a 5 p. m. (EST). Si nos contactas fuera de ese horario, te responderemos lo antes posible. Además, puedes escribirnos por correo electrónico a [email protected]