Obter Tweet por ID API

API ID 13629

Obtenha informações abrangentes de postagens no X (Twitter) usando um ID de tweet, incluindo conteúdo, autor, engajamento, timestamps, menções, respostas e mídia anexa

Documentação da API

Endpoints

Requisição
Recuperar informações detalhadas sobre um post do X pelo ID do tweet incluindo texto autor métricas de engajamento carimbos de data e hora menções respostas e metadados
Endpoint ID: 30490
GET https://zylalabs.com/api/13629/get+tweet+by+id+api/30490/tweet
PARÂMETROS DE ENTRADA

Tweet — Recursos do endpoint

Objeto Descrição
id Obrigatório Enter the tweet ID

Solicitações gratuitas de teste restantes: 3 de 3.


PARÂMETROS DE ENTRADA

id
RESPOSTA DE EXEMPLO DA 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 — TRECHOS DE CÓDIGO

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


    
Requisição
Recupere informações completas do perfil X pelo nome de usuário, incluindo verificação, seguidores, seguindo, postagens, detalhes do perfil, contagens de mídia e metadados da conta
Endpoint ID: 30493
GET https://zylalabs.com/api/13629/get+tweet+by+id+api/30493/profile
PARÂMETROS DE ENTRADA

Perfil — Recursos do endpoint

Objeto Descrição
screenname Obrigatório Enter the username

Solicitações gratuitas de teste restantes: 3 de 3.


PARÂMETROS DE ENTRADA

screenname
RESPOSTA DE EXEMPLO DA 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 — TRECHOS DE CÓDIGO

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


    
Requisição
Obtenha informações de fundo da conta X pelo nome de usuário, incluindo país, precisão da localização, fonte e histórico de mudanças de nome de usuário
Endpoint ID: 30495
GET https://zylalabs.com/api/13629/get+tweet+by+id+api/30495/about+the+profile
PARÂMETROS DE ENTRADA

Sobre o Perfil — Recursos do endpoint

Objeto Descrição
screenname Obrigatório Enter the username

Solicitações gratuitas de teste restantes: 3 de 3.


PARÂMETROS DE ENTRADA

screenname
RESPOSTA DE EXEMPLO DA 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
        }
    }
}
Sobre o Perfil — TRECHOS DE CÓDIGO

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' 


    
Requisição
Recupere a linha do tempo X de um usuário com postagens recentes autores métricas de engajamento mídias timestamps respostas menções e metadados detalhados da postagem
Endpoint ID: 30497
GET https://zylalabs.com/api/13629/get+tweet+by+id+api/30497/timeline
PARÂMETROS DE ENTRADA

Linha do tempo — Recursos do endpoint

Objeto Descrição
screenname Obrigatório Enter the username
cursor Opcional Indicates the next or previous cursor
count Opcional Number of results (default 20, max 100)

Solicitações gratuitas de teste restantes: 3 de 3.


PARÂMETROS DE ENTRADA

screenname
cursor
count
RESPOSTA DE EXEMPLO DA 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"
}
Linha do tempo — TRECHOS DE CÓDIGO

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' 


    
Requisição
Recuperar as respostas de um usuário incluindo o texto das respostas os autores métricas de interação carimbos de data e hora e o contexto da conversa
Endpoint ID: 30499
GET https://zylalabs.com/api/13629/get+tweet+by+id+api/30499/replies
PARÂMETROS DE ENTRADA

Respostas — Recursos do endpoint

Objeto Descrição
screenname Obrigatório Enter the username
cursor Opcional Indicates the next or previous cursor.
count Opcional Number of results (default 20, max 100)

Solicitações gratuitas de teste restantes: 3 de 3.


PARÂMETROS DE ENTRADA

screenname
cursor
count
RESPOSTA DE EXEMPLO DA 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"}
Respostas — TRECHOS DE CÓDIGO

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


    
Requisição
Pesquisar X postagens por palavra-chave retornando postagens correspondentes com texto autores métricas de engajamento timestamps mídia entidades e cursos de paginação
Endpoint ID: 30501
GET https://zylalabs.com/api/13629/get+tweet+by+id+api/30501/search
PARÂMETROS DE ENTRADA

Buscar — Recursos do endpoint

Objeto Descrição
query Obrigatório Enter your query
cursor Opcional Indicates the next or previous cursor.
count Opcional Number of results (default 20, max 100)

Solicitações gratuitas de teste restantes: 3 de 3.


PARÂMETROS DE ENTRADA

query
cursor
count
RESPOSTA DE EXEMPLO DA 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 — TRECHOS DE CÓDIGO

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' 


    
Requisição
Encontre perfis X que correspondam a uma consulta de pesquisa retornando detalhes do perfil status de verificação contagens de seguidores bios sites e metadados da conta
Endpoint ID: 30503
GET https://zylalabs.com/api/13629/get+tweet+by+id+api/30503/followers
PARÂMETROS DE ENTRADA

Seguidores — Recursos do endpoint

Objeto Descrição
screenname Obrigatório Enter the username
cursor Opcional Indicates the next or previous cursor.
count Opcional Number of results (default 20, max 100)

Solicitações gratuitas de teste restantes: 3 de 3.


PARÂMETROS DE ENTRADA

screenname
cursor
count
RESPOSTA DE EXEMPLO DA 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 — TRECHOS DE CÓDIGO

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' 


    
Requisição
Pesquise usuários X pelo nome de usuário, retornando perfis correspondentes com nomes de usuário, bios, verificação, contagens de seguidores, sites e metadados da conta
Endpoint ID: 30505
GET https://zylalabs.com/api/13629/get+tweet+by+id+api/30505/following
PARÂMETROS DE ENTRADA

Seguindo — Recursos do endpoint

Objeto Descrição
screenname Obrigatório Enter the username
cursor Opcional Indicates the next or previous cursor
count Opcional Number of results (default 20, max 100)

Solicitações gratuitas de teste restantes: 3 de 3.


PARÂMETROS DE ENTRADA

screenname
cursor
count
RESPOSTA DE EXEMPLO DA 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"
}
Seguindo — TRECHOS DE CÓDIGO

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' 


    
Requisição
Recupere um fio completo X pelo ID do fio, incluindo a postagem original, respostas, perfis de autores, mídia, métricas de engajamento e contexto da conversa
Endpoint ID: 30507
GET https://zylalabs.com/api/13629/get+tweet+by+id+api/30507/tweet+thread
PARÂMETROS DE ENTRADA

Thread de Tweets — Recursos do endpoint

Objeto Descrição
id Obrigatório Enter the thread ID

Solicitações gratuitas de teste restantes: 3 de 3.


PARÂMETROS DE ENTRADA

id
RESPOSTA DE EXEMPLO DA 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"
    }
}
Thread de Tweets — TRECHOS DE CÓDIGO

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' 


    
Requisição
Recupere um post X seu thread completo respostas detalhes do autor métricas de engajamento mídia e dados de paginação usando um ID de post ou conversa
Endpoint ID: 30508
GET https://zylalabs.com/api/13629/get+tweet+by+id+api/30508/conversation+id
PARÂMETROS DE ENTRADA

ID da conversa — Recursos do endpoint

Objeto Descrição
id Obrigatório Enter the conversation ID
cursor Opcional Indicates the next or previous cursor.
count Opcional Number of results (default 20, max 100)

Solicitações gratuitas de teste restantes: 3 de 3.


PARÂMETROS DE ENTRADA

id
cursor
count
RESPOSTA DE EXEMPLO DA 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 da conversa — TRECHOS DE CÓDIGO

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' 


    

Chave de acesso à API e autenticação

Após se cadastrar, cada desenvolvedor recebe uma chave de acesso à API pessoal, uma combinação única de letras e dígitos para acessar nosso endpoint de API. Para autenticar com a Obter Tweet por ID API basta incluir seu token Bearer no cabeçalho Authorization.

Cabeçalhos
Cabeçalho Descrição
Authorization Obrigatório Deve ser Bearer access_key. Veja "Sua chave de acesso à API" acima quando você estiver inscrito.

Sem compromisso de longo prazo. Faça upgrade, downgrade ou cancele a qualquer momento. O teste gratuito inclui até 50 requisições.

(Economize 2 meses com cobrança anual 🎉)

🚀 Plano Empresarial

A partir de
$ 10.000/Ano


  • Volume personalizado
  • Limite de taxa personalizado
  • Suporte ao cliente especializado
  • Monitoramento de API em tempo real

Visão Geral

A API Get Tweet by ID fornece uma maneira simples e confiável de recuperar informações detalhadas sobre publicações públicas individuais no X (anteriormente Twitter) usando um ID de tweet. A API retorna dados estruturados que facilitam a análise do conteúdo do tweet sem a necessidade de analisar manualmente a plataforma X Com uma única solicitação, os usuários podem recuperar o texto do tweet, texto de exibição, data e hora de criação, idioma, status, métricas de engajamento, informações sobre respostas, ID da conversa e outros metadados relevantes. Os dados de engajamento incluem likes, retweets, respostas, citações e favoritos, fornecendo uma visão abrangente do desempenho de uma publicação

Obter Tweet por ID API FAQs

Cada endpoint retorna dados estruturados relacionados a X postagens ou perfis Por exemplo o endpoint GET Tweet fornece texto do tweet detalhes do autor métricas de engajamento e timestamps enquanto o endpoint GET Profile retorna informações do perfil do usuário incluindo status de verificação e contagem de seguidores

Os campos-chave variam de acordo com o ponto final Para GET Tweet campos importantes incluem "texto" "curtidas" "retweets" e "created_at" Para GET Profile campos como "nome" "seguidores" e "blue_verified" são cruciais A resposta de cada ponto final é adaptada para seu foco específico de dados

Os dados de resposta estão organizados em um formato JSON com uma bandeira de "sucesso" indicando o status da solicitação Os dados de cada ponto final estão encapsulados em objetos relevantes como "tweet" ou "perfil" facilitando o acesso a informações específicas como métricas de engajamento ou detalhes do usuário

Cada endpoint aceita parâmetros específicos Para GET Tweet você precisa fornecer um "ID do tweet" GET Profile requer um "nome de usuário" enquanto GET Search permite uma "palavra-chave" para pesquisar posts Parâmetros ajudam a personalizar pedidos para recuperar dados direcionados

As informações variam por ponto de extremidade GET Tweet fornece conteúdo do tweet e métricas de engajamento GET Profile oferece detalhes do usuário e status de verificação e GET Timeline retorna postagens recentes com dados de engajamento Cada ponto de extremidade atende a necessidades de dados distintas

Os usuários podem analisar métricas de engajamento para avaliar o desempenho de postagens acompanhar interações de usuários por meio de respostas e monitorar tendências por meio de resultados de pesquisa O formato estruturado permite fácil integração em aplicativos para visualização de dados ou relatórios

Casos de uso típicos incluem análise de mídias sociais análise de sentimentos monitoramento de marcas e pesquisa sobre opinião pública As empresas podem aproveitar métricas de engajamento para aprimorar estratégias de marketing ou acompanhar o desempenho de influenciadores com base em suas postagens

A precisão dos dados é mantida através da recuperação direta da plataforma X, garantindo atualizações em tempo real. As respostas estruturadas da API minimizam erros de análise e a formatação consistente dos dados ajuda na integração e análise confiáveis

Perguntas Frequentes Gerais

O Zyla API Hub é como uma grande loja de APIs, onde você pode encontrar milhares delas em um só lugar. Também oferecemos suporte dedicado e monitoramento em tempo real de todas as APIs. Após se cadastrar, você pode escolher quais APIs deseja usar. Lembre-se apenas de que cada API precisa de sua própria assinatura. Mas se você se inscrever em várias, usará a mesma chave para todas elas, facilitando as coisas para você.
Os preços são listados em USD (Dólar Americano), EUR (Euro), CAD (Dólar Canadense), AUD (Dólar Australiano) e GBP (Libra Esterlina). Aceitamos todos os principais cartões de débito e crédito. Nosso sistema de pagamento usa a mais recente tecnologia de segurança e é operado pela Stripe, uma das empresas de pagamento mais confiáveis do mundo. Se tiver problemas para pagar com cartão, entre em contato conosco em [email protected]

Além disso, se você já tiver uma assinatura ativa em qualquer uma dessas moedas (USD, EUR, CAD, AUD, GBP), essa moeda será mantida para assinaturas subsequentes. Você pode alterar a moeda a qualquer momento, desde que não tenha assinaturas ativas.
A moeda local exibida na página de preços é baseada no país do seu endereço IP e é fornecida apenas como referência. Os preços reais são em USD (Dólar Americano). Ao efetuar o pagamento, a cobrança aparecerá no extrato do seu cartão em USD, mesmo que você veja o valor equivalente em sua moeda local em nosso site. Isso significa que você não pode pagar diretamente com sua moeda local.
Ocasionalmente, o banco pode recusar a cobrança devido às configurações de proteção contra fraude. Sugerimos contatar seu banco inicialmente para verificar se estão bloqueando nossas cobranças. Você também pode acessar o Portal de Cobrança e alterar o cartão associado para realizar o pagamento. Se isso não funcionar e precisar de mais ajuda, entre em contato com nossa equipe em [email protected]
Os preços são determinados por uma assinatura recorrente mensal ou anual, dependendo do plano escolhido.
As chamadas de API são descontadas do seu plano com base nas requisições bem-sucedidas. Cada plano possui um número específico de chamadas por mês. Apenas chamadas bem-sucedidas, indicadas por uma resposta com Status 200, serão contabilizadas, garantindo que falhas não afetem sua cota mensal.
O Zyla API Hub funciona com um sistema de assinatura mensal recorrente. Seu ciclo de cobrança começa no dia em que você compra um dos planos pagos e será renovado no mesmo dia do mês seguinte. Portanto, cancele sua assinatura com antecedência se quiser evitar cobranças futuras.
Para fazer upgrade do seu plano atual, acesse a página de preços da API e selecione o novo plano desejado. O upgrade é instantâneo, permitindo aproveitar imediatamente os recursos do novo plano. Observe que as chamadas restantes do plano anterior não serão transferidas; você será cobrado pelo valor integral do novo plano.
Para verificar quantas chamadas de API restam para o mês atual, consulte o campo 'X-Zyla-API-Calls-Monthly-Remaining' no cabeçalho da resposta. Por exemplo, se seu plano permite 1.000 requisições por mês e você usou 100, este campo no cabeçalho da resposta indicará 900 chamadas restantes.
Para ver o número máximo de requisições de API que seu plano permite, verifique o cabeçalho de resposta 'X-Zyla-RateLimit-Limit'. Por exemplo, se seu plano inclui 1.000 requisições por mês, este cabeçalho exibirá 1.000.
O cabeçalho 'X-Zyla-RateLimit-Reset' mostra o número de segundos até seu limite de taxa ser redefinido. Isso informa quando sua contagem de requisições começará do zero. Por exemplo, se exibir 3.600, significa que restam 3.600 segundos até o limite ser redefinido.
Sim, você pode cancelar seu plano a qualquer momento acessando sua conta e selecionando a opção de cancelamento na página de Cobrança. Observe que upgrades, downgrades e cancelamentos têm efeito imediato. Além disso, após o cancelamento, você não terá mais acesso ao serviço, mesmo que ainda tenha chamadas restantes na sua cota.
Para oferecer a oportunidade de experimentar nossas APIs sem compromisso, oferecemos um teste gratuito de 7 dias que permite realizar até 50 chamadas de API sem custo. Esse teste pode ser usado apenas uma vez; recomendamos aplicá-lo à API que mais interessa. Embora a maioria das APIs ofereça teste gratuito, algumas podem não oferecer. O teste termina após 7 dias ou quando você atingir 50 requisições, o que ocorrer primeiro. Se atingir o limite, será necessário "Iniciar seu plano pago" para continuar. Você encontra esse botão no perfil em Assinatura -> Escolha a API -> aba Preços. Se não cancelar até o 7º dia, sua assinatura será cobrada automaticamente, liberando todas as chamadas do plano.
Após 7 dias, será cobrado o valor total do plano ao qual você estava inscrito durante o teste. Portanto, é importante cancelar antes do término do período. Solicitações de reembolso por esquecimento de cancelamento não são aceitas.
Ao assinar um teste gratuito de API, você pode fazer até 50 chamadas. Se desejar fazer chamadas adicionais além desse limite, a API solicitará que você "Inicie seu plano pago". Você encontra o botão no perfil em Assinatura -> Escolha a API -> aba Preços.
As Ordens de Pagamento são processadas entre os dias 20 e 30 de cada mês. Se você enviar sua solicitação antes do dia 20, seu pagamento será processado dentro desse período.
Você pode nos contatar via chat para receber assistência imediata. Estamos online de 8h às 17h (EST). Se nos contatar após esse horário, retornaremos o mais rápido possível. Além disso, você pode enviar um e-mail para [email protected]