To obtain x-api-key please contact the team. You can find more information at the "Connect With Us" section
Authentication
All requests require a valid API key to be included in the x-api-key header.
Fetch Twitter User by Username
GEThttps://<baseURL>/user
Fetches the details of a Twitter user by their username
For the client to access data, Twitter users need to authenticate through the Camp Auth hub.
Query Parameters
{"isError":false,"data": {"id":"1781088676375625728","displayName":"TestAccount","userHandle":"testAccount","profileBio":"This is my test account","profilePictureUrl":"https://pbs.twimg.com/profile_images/1781088718637371392/IW7Wnnv9_normal.png","isVerified":false,"isBlueVerified":false,"verifiedType":"","location":"","likeCount":23,"followerCount":48,"followingCount":23,"dailyTweetCount":null,"weeklyTweetCount":null,"tweetFrequencyInDays":null },"message":""}
{"message":"twitterUserName is required"}or{"message":"Please wait a few minutes for us to process and fetch your data"}
Fetch Tweets by Twitter Username
GEThttps://<baseURL>/tweets
Fetches the tweets of a Twitter user by their username
For the client to access data, Twitter users need to authenticate through the Camp Auth hub.
Please note that tweet statistics aren't updated in real time on this display. For the latest stats, use the command /gettweetbyid below.
{"message":"twitterUserName is required"}or{"message":"Please wait a few minutes for us to process and fetch your data"}
Fetch Tweet By Tweet id
GEThttps://<baseURL>/gettweetbyid
Fetches the tweet of a Twitter user by tweetId
For the client to access data, Twitter users need to authenticate through the Camp Auth hub.
Query Parameters
{"isError":false,"data": {"tweetData": {"id":"1843987335744295320", "tweetText": "How to create a perfect CT founder image:\n\n- Activate founder mode (make sure everyone thinks you never sleep)\n- Buzzword overload (if it’s confusing, it must be genius)\n- Act extra nerdy (the more obscure the tech reference, the more legit you seem)",
"tweetTimestamp":"2024-10-09T12:10:15.000Z","likeCount":60,"retweetCount":0,"replyCount":11,"quoteCount":1,"mediaUrls": [],"userMentions": [],"hashtags": [],"createdAt":"2024-10-09T13:57:52.368Z","updatedAt":"2024-10-09T13:57:52.368Z" } },"message":""}
{"message":"tweetId is required"}or{"message":"Please wait a few minutes for us to process and fetch your data"}
Fetch Twitter User by Wallet Address
GEThttps://<baseURL>/wallet-twitter-data
Fetches the details of a Twitter user by their wallet address
For the client to access data, Twitter users need to authenticate through the Camp Auth hub.
Query Parameters
{"isError":false,"data": {"twitterUser": {"id":"1781088676375625728","displayName":"CharleneTest","userHandle":"charlene_n89400","profileBio":"This is my test account","profilePictureUrl":"https://pbs.twimg.com/profile_images/1781088718637371392/IW7Wnnv9_normal.png","isVerified":false,"isBlueVerified":false,"verifiedType":"","location":"","likeCount":23,"followerCount":48,"followingCount":23,"dailyTweetCount":null,"weeklyTweetCount":null,"tweetFrequencyInDays":null,"lastSynced":"2024-10-04T23:30:23.849Z","accessToken":null,"refreshToken":null,"tokenLastUpdatedAt":"2024-09-25T16:36:26.462Z","createdAt":"2024-10-01T20:25:33.983Z","updatedAt":"2024-10-01T20:25:33.983Z" },"tweets": [ {"id":"1836877589161410907","twitterUserId":"1781088676375625728","tweetText":"lezz go","tweetTimestamp":"2024-09-19T21:18:39.000Z","likeCount":0,"retweetCount":0,"replyCount":0,"quoteCount":0,"isReTweet":false,"replyToTweetId":null,"tweetedBy":null,"replyToUserId":null } .... ],"followers": [ {"id":"7e0b256e-472b-4168-b23e-171254adeb3d","userId":"1781088676375625728","twitterUserId":"1821239367559737344","userHandle":"SeseloshHW69gS","displayName":"Seselosh","type":"follower","orderId":51,"location":"" } .... ],"followings": [ {"id":"7973eddf-5726-44a3-883a-ba09e6419322","userId":"1781088676375625728","twitterUserId":"2885754653","userHandle":"TheSonOfWalkley","displayName":"TheSonOfWalkley","type":"following","orderId":3,"location":"McDonald’s" } .... ] },"message":""}
{"message":"tweetId is required"}or{"message":"Please wait a few minutes for us to process and fetch your data"}
Fetch Users Reposted
GEThttps://<baseURL>/reposted
Fetches the reposted tweets by their username
For the client to access data, Twitter users need to authenticate through the Camp Auth hub.
Query Parameters
{"isError":false,"data": [ {"id":"1828113463073272223","twitterUserId":"1781088676375625728", "tweetText": "RT @elonmusk: Video of the inside of Cortex today, the giant new AI training supercluster being built at Tesla HQ in Austin to solve real-w…",
"tweetTimestamp":"2024-08-26T16:53:08.000Z","likeCount":0,"retweetCount":52292,"replyCount":0,"quoteCount":0,"isReTweet":true,"replyToTweetId":"","tweetedBy":"1781088676375625728","replyToUserId":"" }, {"id":"1828113190783459747","twitterUserId":"1781088676375625728","tweetText":"RT @elonmusk: https://t.co/X6LehWFrrY","tweetTimestamp":"2024-08-26T16:52:04.000Z","likeCount":0,"retweetCount":32738,"replyCount":0,"quoteCount":0,"isReTweet":true,"replyToTweetId":"","tweetedBy":"1781088676375625728","replyToUserId":"" } ],"message":""}
{"message":"twitterUserName is required"}or{"message":"Please wait a few minutes for us to process and fetch your data"}
Fetch Users Replies
GEThttps://<baseURL>/replies
Fetches the Retweets/Quoted/Replies by their username
For the client to access data, Twitter users need to authenticate through the Camp Auth hub.
Query Parameters
{"isError":false,"data": [ {"replied": {"id":"1828113463073272223","twitterUserId":"1781088676375625728", "tweetText": "RT @elonmusk: Video of the inside of Cortex today, the giant new AI training supercluster being built at Tesla HQ in Austin to solve real-w…",
"tweetTimestamp":"2024-08-26T16:53:08.000Z","likeCount":0,"retweetCount":52292,"replyCount":0,"quoteCount":0,"isReTweet":true,"replyToTweetId":"","tweetedBy":"1781088676375625728","replyToUserId":"" } }, {"replied": {"id":"1828113190783459747","twitterUserId":"1781088676375625728","tweetText":"RT @elonmusk: https://t.co/X6LehWFrrY","tweetTimestamp":"2024-08-26T16:52:04.000Z","likeCount":0,"retweetCount":32738,"replyCount":0,"quoteCount":0,"isReTweet":true,"replyToTweetId":"","tweetedBy":"1781088676375625728","replyToUserId":"" } } ],"message":""}
{"message":"twitterUserName is required"}or{"message":"Please wait a few minutes for us to process and fetch your data"}
Fetch Users Likes
GEThttps://<baseURL>/event/likes/:twitterUserName
Fetches the likes by their username
For the client to access data, Twitter users need to authenticate through the Camp Auth hub.
Only users connected via the Camp Network Extension have access to data from this endpoint