Protokols
  1. Twitter Profiles
Protokols
  • Protokols API
  • Authentication
  • Rate Limits
  • Track Profiles
    • Track KOL Profile
      GET
    • Track Project Profile
      GET
  • Twitter Profiles
    • Get Profile
      GET
    • Get Profile by Contract Address
      GET
    • Get Profile Statistics
      GET
    • Get Profile Smart Engagement Posts
      GET
    • Get Profile Notable Followers
      GET
    • Get Profile Username History
      GET
    • Get Profile Followers Paginated
      GET
    • Get Profile Following Paginated
      GET
    • Search Profiles
      GET
  • Posts
    • Get Posts By ID
      GET
    • Search Posts
      GET
    • Get Post Retweets
      GET
    • Get Posts Replies
      GET
  • KOLs
    • Get KOL Calls Overview
      GET
    • Get KOL Coin Narratives Distribution
      GET
    • Get KOL Calls Market Cap Distribution
      GET
    • Get KOL Token Mentions
      GET
    • Get KOL Project Interactions
      GET
  • Projects
    • Get Project Top Influencers
      GET
    • Get Project Organic Posts Chart
      GET
    • Get Project Organic Views Chart
      GET
    • Get Project Mentioned Contract Addresses
      GET
    • Get Project AI Summary
      GET
  • Profile Charts
    • Get Profile Follower Chart
    • Get Profile Notable Follower Chart
    • Get Profile Smart Engagement Chart
    • Get Profile Views Chart
  • Narratives
    • List Narratives
    • Get Narrative Details
    • List Projects in Narrative
    • Get Narrative Market Cap Chart
    • Get Narrative Mindshare Chart
  • Webhooks
    • Get Webhook URLs
    • Add Webhook URL
    • Track Profile
  1. Twitter Profiles

Search Profiles

Tested
GET
/profile/search
Search for twitter profiles by search query
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://public-api.protokols.io/api/v1/profile/search?query=elonmusk&limit=10' \
--header 'authorization: Bearer 99f0c8fbb6df52400c8edac910f9dbb3be93faea06ba928bba24011252409c4a'
Response Response Example
200 - Success
{
    "data": [
        {
            "id": "44196397",
            "username": "elonmusk",
            "avatar_url": "https://pbs.twimg.com/profile_images/1936002956333080576/kqqe2iWO_200x200.jpg",
            "description": "",
            "display_name": "Elon Musk",
            "followers_count": 221199824,
            "lang": "",
            "following_count": 1146,
            "is_verified": true,
            "profile_created_at": "2009-06-02T20:12:29.000Z",
            "description_link": null,
            "gold_badge": null
        },
        {
            "id": "247853244",
            "username": "ElonMuskPD",
            "avatar_url": "https://pbs.twimg.com/profile_images/1918782113077501952/qBT7zRNY_200x200.jpg",
            "description": "Who controls the memes, controls the Universe • Dogecoin • Elon Musk Parody Account",
            "display_name": "Fan Elon Musk",
            "followers_count": 2499597,
            "lang": "",
            "following_count": 51,
            "is_verified": true,
            "profile_created_at": "2011-02-05T18:18:53.000Z",
            "description_link": null,
            "gold_badge": null
        },
        {
            "id": "1382209054999646212",
            "username": "ElonMuskAOC",
            "avatar_url": "https://pbs.twimg.com/profile_images/1785089965619118080/NATKmh45_200x200.jpg",
            "description": "I’m on a quest to bang AOC on Mars. (Parody Account)",
            "display_name": "Not Elon Musk",
            "followers_count": 1695907,
            "lang": "",
            "following_count": 710,
            "is_verified": true,
            "profile_created_at": "2021-04-14T05:48:23.000Z",
            "description_link": null,
            "gold_badge": null
        },
        {
            "id": "1666038950",
            "username": "BoredElonMusk",
            "avatar_url": "https://pbs.twimg.com/profile_images/1773418874014437378/N-AojrRc_200x200.jpg",
            "description": "Fortune favors the BORED. Purveyor of fun on the internet. Vibe coder. Miner. Farmer. Advisooor.",
            "display_name": "BORED",
            "followers_count": 1680618,
            "lang": "",
            "following_count": 4850,
            "is_verified": true,
            "profile_created_at": "2013-08-12T21:08:31.000Z",
            "description_link": null,
            "gold_badge": null
        },
        {
            "id": "1505239965441327104",
            "username": "ElonmuskAUS",
            "avatar_url": "https://pbs.twimg.com/profile_images/1832512363431706624/jSB0EAJ0_200x200.jpg",
            "description": "holding #DOGECOIN 2015 . #BTC .#BNB #ETH .#TRON #SOL #DM For promo.",
            "display_name": "DOGE ARMY",
            "followers_count": 1130125,
            "lang": "en",
            "following_count": 3247,
            "is_verified": false,
            "profile_created_at": "2022-03-19T17:49:15.000Z",
            "description_link": null,
            "gold_badge": null
        },
        {
            "id": "1355888353485316105",
            "username": "ElonMuskEMP",
            "avatar_url": "https://pbs.twimg.com/profile_images/1894339022807334912/8IuAEphg_200x200.jpg",
            "description": "Who Controls The Memes, Controls The Universe - I do love humanity",
            "display_name": "Elon Musk",
            "followers_count": 697542,
            "lang": "",
            "following_count": 9,
            "is_verified": true,
            "profile_created_at": "2021-01-31T14:39:23.000Z",
            "description_link": null,
            "gold_badge": null
        },
        {
            "id": "952688388272017408",
            "username": "ElonMuskD_C",
            "avatar_url": "https://pbs.twimg.com/profile_images/1814042188684152832/sDhwb7b1_200x200.jpg",
            "description": "y conoceréis la verdad, y la verdad os hará libres.",
            "display_name": "Elon Musk (Spoof)",
            "followers_count": 460220,
            "lang": "es",
            "following_count": 1,
            "is_verified": true,
            "profile_created_at": "2018-01-14T23:46:26.000Z",
            "description_link": null,
            "gold_badge": null
        },
        {
            "id": "1747663344469766145",
            "username": "elonmuskADO",
            "avatar_url": "https://pbs.twimg.com/profile_images/1816027288649011200/BcbVi8Ol_200x200.jpg",
            "description": "I'm Not Elon Musk. This is a PARODY Account. This Account is Not Affiliated with elonmusk. 𝕏 Favorite Account. Freedom Of Speech. MAGA 🇺🇸2024. I Love 𝕏 ♥.#1",
            "display_name": "Fan Elon Musk",
            "followers_count": 435618,
            "lang": "",
            "following_count": 10243,
            "is_verified": true,
            "profile_created_at": "2024-01-17T16:53:50.000Z",
            "description_link": null,
            "gold_badge": null
        },
        {
            "id": "1028644677405339650",
            "username": "ElonMuskPPDY",
            "avatar_url": "https://pbs.twimg.com/profile_images/1836411968019722240/4lUB07eN_200x200.jpg",
            "description": "Elon Musk Parody Account • Altcoins • Memecoins",
            "display_name": "Elon Musk (Parody)",
            "followers_count": 337664,
            "lang": "",
            "following_count": 22,
            "is_verified": true,
            "profile_created_at": "2018-08-12T14:09:37.000Z",
            "description_link": null,
            "gold_badge": null
        },
        {
            "id": "628253959",
            "username": "ElonMuskPDA",
            "avatar_url": "https://pbs.twimg.com/profile_images/1924822761903648768/WRU3e_Yb_200x200.jpg",
            "description": "Ðoge - Meme - Elon Musk Parody Account",
            "display_name": "Not Elon Musk",
            "followers_count": 282465,
            "lang": "",
            "following_count": 6,
            "is_verified": true,
            "profile_created_at": "2012-07-06T10:19:50.000Z",
            "description_link": null,
            "gold_badge": null
        }
    ]
}

Request

Query Params
query
string 
optional
Name of the KOL
>= 3 characters
Example:
elonmusk
limit
integer 
optional
>= 0<= 20
Example:
10
Header Params
authorization
string 
optional
Default:
Bearer {{auth_token}}

Responses

🟢200Success
application/json
Body
data
array[object (Twitter Profile) {12}] 
required
id
string 
required
username
string 
required
avatar_url
string 
required
description
string 
required
display_name
string 
required
followers_count
integer 
required
lang
string 
required
following_count
integer 
required
is_verified
boolean 
required
profile_created_at
string 
required
description_link
string  | null 
optional
gold_badge
boolean  | null 
required
🟠404Record not found
🟠400Invalid input
Modified at 2025-07-09 10:40:39
Previous
Get Profile Following Paginated
Next
Get Posts By ID
Built with