Skip to content

Repository files navigation

unifapi-sdk

UnifAPI

  • API version: 0.0.1
    • Build date: 2026-06-05T15:29:53.481898076Z[Etc/UTC]
    • Generator version: 7.10.0

Unified, AI-friendly API for public-data providers. Single source of truth for the UnifAPI gateway — consumed by docs (Fumadocs), the marketing site, and downstream SDK generators.

For more information, please visit https://unifapi.com

Automatically generated by the OpenAPI Generator

Requirements

Building the API client library requires:

  1. Java 1.8+
  2. Maven (3.8.3+)/Gradle (7.2+)

Installation

To install the API client library to your local Maven repository, simply execute:

mvn clean install

To deploy it to a remote Maven repository instead, configure the settings of the repository and execute:

mvn clean deploy

Refer to the OSSRH Guide for more information.

Maven users

Add this dependency to your project's POM:

<dependency>
<groupId>com.unifapi</groupId>
<artifactId>unifapi-sdk</artifactId>
<version>0.1.0</version>
<scope>compile</scope>
</dependency>

Gradle users

Add this dependency to your project's build file:

 repositories {
mavenCentral() // Needed if the 'unifapi-sdk' jar has been published to maven central.
mavenLocal() // Needed if the 'unifapi-sdk' jar has been published to the local maven repo.
}
dependencies {
implementation "com.unifapi:unifapi-sdk:0.1.0"
}

Others

At first generate the JAR by executing:

mvn clean package

Then manually install the following JARs:

  • target/unifapi-sdk-0.1.0.jar
  • target/lib/*.jar

Getting Started

Please follow the installation instruction and execute the following Java code:

// Import classes:importcom.unifapi.sdk.ApiClient;
importcom.unifapi.sdk.ApiException;
importcom.unifapi.sdk.Configuration;
importcom.unifapi.sdk.auth.*;
importcom.unifapi.sdk.model.*;
importcom.unifapi.sdk.api.BrowserApi;
publicclassExample {
publicstaticvoidmain(String[] args) {
ApiClientdefaultClient = Configuration.getDefaultApiClient();
defaultClient.setBasePath("https://api.unifapi.com");
// Configure HTTP bearer authorization: bearerAuthHttpBearerAuthbearerAuth = (HttpBearerAuth) defaultClient.getAuthentication("bearerAuth");
bearerAuth.setBearerToken("BEARER TOKEN");
BrowserApiapiInstance = newBrowserApi(defaultClient);
BrowserHtmlRequestbrowserHtmlRequest = newBrowserHtmlRequest(); // BrowserHtmlRequest | try {
BrowserHtmlPost200Responseresult = apiInstance.browserHtmlPost(browserHtmlRequest);
System.out.println(result);
} catch (ApiExceptione) {
System.err.println("Exception when calling BrowserApi#browserHtmlPost");
System.err.println("Status code: " + e.getCode());
System.err.println("Reason: " + e.getResponseBody());
System.err.println("Response headers: " + e.getResponseHeaders());
e.printStackTrace();
}
}
}

Documentation for API Endpoints

All URIs are relative to https://api.unifapi.com

ClassMethodHTTP requestDescription
BrowserApibrowserHtmlPostPOST /browser/htmlRender a page to HTML
BrowserApibrowserLinksPostPOST /browser/linksExtract links from a page
BrowserApibrowserMarkdownPostPOST /browser/markdownRender a page to Markdown
BrowserApibrowserScreenshotPostPOST /browser/screenshotCapture a page screenshot
EventsApieventsSearchPostPOST /events/searchSearch Events
GeoApigeoKeywordsSearchVolumePostPOST /geo/keywords/search-volumeGet AI search volume for keywords
GeoApigeoMentionsAggregatedMetricsPostPOST /geo/mentions/aggregated-metricsAggregate LLM mention metrics by dimension
GeoApigeoMentionsCrossAggregatedMetricsPostPOST /geo/mentions/cross-aggregated-metricsCompare LLM mentions across labeled groups
GeoApigeoMentionsSearchPostPOST /geo/mentions/searchSearch LLM mentions of a domain or keyword
GeoApigeoMentionsTopDomainsPostPOST /geo/mentions/top-domainsList domains most cited in LLM answers
GeoApigeoMentionsTopPagesPostPOST /geo/mentions/top-pagesList pages most cited in LLM answers
GeoApigeoSerpPostPOST /geo/serpSearch AI Mode generative results
HackerNewsApihackerNewsItemsIdGetGET /hacker-news/items/{id}Get Hacker News item by ID
HackerNewsApihackerNewsMaxItemGetGET /hacker-news/max-itemGet largest Hacker News item ID
HackerNewsApihackerNewsStoriesFeedGetGET /hacker-news/stories/{feed}List Hacker News story IDs
HackerNewsApihackerNewsStoriesFeedItemsGetGET /hacker-news/stories/{feed}/itemsList Hacker News story items
HackerNewsApihackerNewsUpdatesGetGET /hacker-news/updatesGet changed Hacker News items and profiles
HackerNewsApihackerNewsUsersIdGetGET /hacker-news/users/{id}Get Hacker News user by ID
HotelsApihotelsInfoPostPOST /hotels/infoGet Hotels detail
HotelsApihotelsSearchPostPOST /hotels/searchSearch Hotels
InstagramApiinstagramExploreGetGET /instagram/exploreBrowse Instagram's Explore feed
InstagramApiinstagramLocationsIdGetGET /instagram/locations/{id}Get an Instagram location by id
InstagramApiinstagramLocationsIdNearbyGetGET /instagram/locations/{id}/nearbyList Instagram locations geographically near a given location
InstagramApiinstagramLocationsIdPostsGetGET /instagram/locations/{id}/postsList posts tagged with an Instagram location
InstagramApiinstagramPostsShortcodeCommentsCommentIdRepliesGetGET /instagram/posts/{shortcode}/comments/{commentId}/repliesList replies to an Instagram comment
InstagramApiinstagramPostsShortcodeCommentsGetGET /instagram/posts/{shortcode}/commentsList comments on an Instagram post
InstagramApiinstagramPostsShortcodeGetGET /instagram/posts/{shortcode}Get an Instagram post (photo / video / carousel / reel) by shortcode
InstagramApiinstagramReelsRecommendedGetGET /instagram/reels/recommendedBrowse Instagram's recommended Reels feed
InstagramApiinstagramResolveMediaIdGetGET /instagram/resolve/media-idConvert an Instagram post shortcode into its numeric media_id
InstagramApiinstagramResolveShortcodeFromMediaGetGET /instagram/resolve/shortcode-from-mediaConvert an Instagram numeric media_id into its shortcode
InstagramApiinstagramResolveShortcodeGetGET /instagram/resolve/shortcodeExtract a post shortcode from an Instagram URL
InstagramApiinstagramResolveUserIdGetGET /instagram/resolve/user-idConvert an Instagram username into its numeric user_id (pk)
InstagramApiinstagramSearchGetGET /instagram/searchCross-type Instagram search (posts/reels)
InstagramApiinstagramUsersUsernameFollowersGetGET /instagram/users/{username}/followersList followers of an Instagram user
InstagramApiinstagramUsersUsernameFollowingGetGET /instagram/users/{username}/followingList accounts an Instagram user follows
InstagramApiinstagramUsersUsernameFormerUsernamesGetGET /instagram/users/{username}/former-usernamesList former usernames for an Instagram user
InstagramApiinstagramUsersUsernameGetGET /instagram/users/{username}Get an Instagram user profile by username
InstagramApiinstagramUsersUsernameHighlightsGetGET /instagram/users/{username}/highlightsList Instagram highlight reels for a user (metadata only)
InstagramApiinstagramUsersUsernamePostsGetGET /instagram/users/{username}/postsList feed posts authored by an Instagram user
InstagramApiinstagramUsersUsernameReelsGetGET /instagram/users/{username}/reelsList reels authored by an Instagram user
InstagramApiinstagramUsersUsernameStoriesGetGET /instagram/users/{username}/storiesList active Instagram stories for a user
InstagramApiinstagramUsersUsernameTaggedPostsGetGET /instagram/users/{username}/tagged-postsList posts an Instagram user is tagged in
LinkedinApilinkedinAdsIdGetGET /linkedin/ads/{id}Get a LinkedIn Ad Library entry by ID
LinkedinApilinkedinCompaniesSlugAffiliatedGetGET /linkedin/companies/{slug}/affiliatedList a LinkedIn company's affiliated pages
LinkedinApilinkedinCompaniesSlugGetGET /linkedin/companies/{slug}Get a LinkedIn company profile by URL slug
LinkedinApilinkedinCompaniesSlugJobCountGetGET /linkedin/companies/{slug}/job-countGet the number of active jobs at a LinkedIn company
LinkedinApilinkedinCompaniesSlugJobsGetGET /linkedin/companies/{slug}/jobsList active job postings at a LinkedIn company
LinkedinApilinkedinCompaniesSlugMemberInsightsGetGET /linkedin/companies/{slug}/member-insightsGet a LinkedIn company's aggregated member insights
LinkedinApilinkedinCompaniesSlugPeopleGetGET /linkedin/companies/{slug}/peopleList employees of a LinkedIn company
LinkedinApilinkedinCompaniesSlugPostsGetGET /linkedin/companies/{slug}/postsList posts published by a LinkedIn company page
LinkedinApilinkedinGroupsIdGetGET /linkedin/groups/{id}Get a LinkedIn group by ID
LinkedinApilinkedinGroupsIdPostsGetGET /linkedin/groups/{id}/postsList posts in a LinkedIn group
LinkedinApilinkedinJobsIdGetGET /linkedin/jobs/{id}Get a LinkedIn job posting by ID
LinkedinApilinkedinPostsIdCommentsCommentIdRepliesGetGET /linkedin/posts/{id}/comments/{comment_id}/repliesList replies to a LinkedIn comment
LinkedinApilinkedinPostsIdCommentsGetGET /linkedin/posts/{id}/commentsList top-level comments on a LinkedIn post
LinkedinApilinkedinPostsIdGetGET /linkedin/posts/{id}Get a LinkedIn post by ID
LinkedinApilinkedinPostsIdReactionsGetGET /linkedin/posts/{id}/reactionsList users who reacted to a LinkedIn post
LinkedinApilinkedinPostsIdRepostsGetGET /linkedin/posts/{id}/repostsList reposts of a LinkedIn post
LinkedinApilinkedinSearchAdsGetGET /linkedin/search/adsSearch the LinkedIn Ad Library
LinkedinApilinkedinSearchIndustriesGetGET /linkedin/search/industriesResolve a free-text industry name to LinkedIn industry IDs
LinkedinApilinkedinSearchJobsGetGET /linkedin/search/jobsSearch LinkedIn jobs by keyword and filters
LinkedinApilinkedinSearchLocationsGetGET /linkedin/search/locationsResolve a free-text location into LinkedIn geocode tokens
LinkedinApilinkedinSearchPeopleGetGET /linkedin/search/peopleSearch LinkedIn people by name, title, company, etc.
LinkedinApilinkedinSearchPostsGetGET /linkedin/search/postsSearch LinkedIn posts by keyword
LinkedinApilinkedinSearchSchoolsGetGET /linkedin/search/schoolsSearch LinkedIn schools by keyword
LinkedinApilinkedinUsersUsernameAboutGetGET /linkedin/users/{username}/aboutGet a LinkedIn profile's 'about' metadata
LinkedinApilinkedinUsersUsernameCertificationsGetGET /linkedin/users/{username}/certificationsList a LinkedIn user's certifications
LinkedinApilinkedinUsersUsernameCommentsGetGET /linkedin/users/{username}/commentsList comments authored by a LinkedIn user
LinkedinApilinkedinUsersUsernameContactGetGET /linkedin/users/{username}/contactGet a LinkedIn user's public contact info
LinkedinApilinkedinUsersUsernameEducationsGetGET /linkedin/users/{username}/educationsList a LinkedIn user's education
LinkedinApilinkedinUsersUsernameExperienceGetGET /linkedin/users/{username}/experienceList a LinkedIn user's work experience
LinkedinApilinkedinUsersUsernameFollowerCountGetGET /linkedin/users/{username}/follower-countGet a LinkedIn user's follower & connection counts
LinkedinApilinkedinUsersUsernameGetGET /linkedin/users/{username}Get a LinkedIn user profile by URL slug
LinkedinApilinkedinUsersUsernameHonorsGetGET /linkedin/users/{username}/honorsList a LinkedIn user's honors and awards
LinkedinApilinkedinUsersUsernameImagesGetGET /linkedin/users/{username}/imagesList image posts authored by a LinkedIn user
LinkedinApilinkedinUsersUsernameInterestsCompaniesGetGET /linkedin/users/{username}/interests/companiesList companies a LinkedIn user follows
LinkedinApilinkedinUsersUsernameInterestsGroupsGetGET /linkedin/users/{username}/interests/groupsList LinkedIn groups a user follows
LinkedinApilinkedinUsersUsernamePostsGetGET /linkedin/users/{username}/postsList posts authored by a LinkedIn user
LinkedinApilinkedinUsersUsernamePublicationsGetGET /linkedin/users/{username}/publicationsList a LinkedIn user's publications
LinkedinApilinkedinUsersUsernameReactionsGetGET /linkedin/users/{username}/reactionsList reactions a LinkedIn user has placed on posts
LinkedinApilinkedinUsersUsernameRecommendationsGetGET /linkedin/users/{username}/recommendationsList recommendations written for a LinkedIn user
LinkedinApilinkedinUsersUsernameSkillsGetGET /linkedin/users/{username}/skillsList a LinkedIn user's skills
LinkedinApilinkedinUsersUsernameVideosGetGET /linkedin/users/{username}/videosList video posts authored by a LinkedIn user
LinkedinApilinkedinUsersUsernameVolunteersGetGET /linkedin/users/{username}/volunteersList a LinkedIn user's volunteer experience
LocalApilocalSearchPostPOST /local/searchSearch Local Finder
MapsApimapsSearchPostPOST /maps/searchSearch Maps
NewsApinewsSearchPostPOST /news/searchSearch News
RedditApiredditFeedHomeGetGET /reddit/feed/homeBrowse Reddit's anonymous home feed
RedditApiredditFeedNewsGetGET /reddit/feed/newsBrowse Reddit's news feed
RedditApiredditFeedPopularGetGET /reddit/feed/popularBrowse Reddit's popular feed
RedditApiredditPostsIdCommentsGetGET /reddit/posts/{id}/commentsList Reddit comments on a post
RedditApiredditPostsIdGetGET /reddit/posts/{id}Get a Reddit post by id
RedditApiredditSubredditsNameGetGET /reddit/subreddits/{name}Get a Reddit subreddit by name
RedditApiredditTrendingSearchesGetGET /reddit/trending-searchesList Reddit's current trending search queries
RedditApiredditUsersUsernameCommentsGetGET /reddit/users/{username}/commentsList Reddit comments authored by a user
RedditApiredditUsersUsernameGetGET /reddit/users/{username}Get a Reddit user profile by username
RedditApiredditUsersUsernamePostsGetGET /reddit/users/{username}/postsList Reddit posts authored by a user
SeoApiseoBacklinksAnchorsPostPOST /seo/backlinks/anchorsGet anchor texts used in backlinks to a target
SeoApiseoBacklinksBulkBacklinksPostPOST /seo/backlinks/bulk-backlinksCount backlinks for many targets
SeoApiseoBacklinksBulkNewLostBacklinksPostPOST /seo/backlinks/bulk-new-lost-backlinksCount new and lost backlinks for many targets
SeoApiseoBacklinksBulkNewLostReferringDomainsPostPOST /seo/backlinks/bulk-new-lost-referring-domainsCount new and lost referring domains for many targets
SeoApiseoBacklinksBulkPagesSummaryPostPOST /seo/backlinks/bulk-pages-summarySummarize backlinks for many pages at once
SeoApiseoBacklinksBulkRanksPostPOST /seo/backlinks/bulk-ranksGet backlink ranks for many targets
SeoApiseoBacklinksBulkReferringDomainsPostPOST /seo/backlinks/bulk-referring-domainsCount referring domains for many targets
SeoApiseoBacklinksBulkSpamScorePostPOST /seo/backlinks/bulk-spam-scoreGet spam scores for many targets
SeoApiseoBacklinksCompetitorsPostPOST /seo/backlinks/competitorsFind competitors by shared referring domains
SeoApiseoBacklinksDomainIntersectionPostPOST /seo/backlinks/domain-intersectionFind domains linking to multiple targets
SeoApiseoBacklinksDomainPagesPostPOST /seo/backlinks/domain-pagesList target pages ranked by backlinks
SeoApiseoBacklinksDomainPagesSummaryPostPOST /seo/backlinks/domain-pages-summarySummarize backlinks for each page of a target
SeoApiseoBacklinksHistoryPostPOST /seo/backlinks/historyGet historical backlink metrics for a target
SeoApiseoBacklinksListPostPOST /seo/backlinks/listList individual backlinks pointing to a target
SeoApiseoBacklinksPageIntersectionPostPOST /seo/backlinks/page-intersectionFind pages linking to multiple targets
SeoApiseoBacklinksReferringDomainsPostPOST /seo/backlinks/referring-domainsList referring domains pointing to a target
SeoApiseoBacklinksReferringNetworksPostPOST /seo/backlinks/referring-networksList referring IP networks pointing to a target
SeoApiseoBacklinksSummaryPostPOST /seo/backlinks/summaryGet the backlink profile summary for a target
SeoApiseoBacklinksTimeseriesNewLostPostPOST /seo/backlinks/timeseries-new-lostGet new and lost backlinks over time
SeoApiseoBacklinksTimeseriesPostPOST /seo/backlinks/timeseriesGet backlink metrics over time
SeoApiseoCompetitorsBulkTrafficPostPOST /seo/competitors/bulk-trafficEstimate organic traffic for domains
SeoApiseoCompetitorsDomainIntersectionPostPOST /seo/competitors/domain-intersectionFind keywords two domains both rank for
SeoApiseoCompetitorsDomainPostPOST /seo/competitors/domainFind a domain's organic competitors
SeoApiseoCompetitorsDomainRankOverviewPostPOST /seo/competitors/domain-rank-overviewGet a domain's ranking and traffic overview
SeoApiseoCompetitorsHistoricalBulkTrafficPostPOST /seo/competitors/historical-bulk-trafficEstimate historical traffic for domains
SeoApiseoCompetitorsHistoricalRankOverviewPostPOST /seo/competitors/historical-rank-overviewGet a domain's historical ranking overview
SeoApiseoCompetitorsHistoricalSerpsPostPOST /seo/competitors/historical-serpsGet historical SERP snapshots for a keyword
SeoApiseoCompetitorsPageIntersectionPostPOST /seo/competitors/page-intersectionFind keywords specific pages rank for
SeoApiseoCompetitorsRankedKeywordsPostPOST /seo/competitors/ranked-keywordsFind the keywords a domain ranks for
SeoApiseoCompetitorsRelevantPagesPostPOST /seo/competitors/relevant-pagesList a domain's top ranking pages
SeoApiseoCompetitorsSerpPostPOST /seo/competitors/serpFind domains competing for keywords
SeoApiseoCompetitorsSubdomainsPostPOST /seo/competitors/subdomainsList a domain's subdomains with traffic
SeoApiseoKeywordsAutocompletePostPOST /seo/keywords/autocompleteCollect autocomplete keyword suggestions
SeoApiseoKeywordsDifficultyPostPOST /seo/keywords/difficultyScore keyword difficulty
SeoApiseoKeywordsForSitePostPOST /seo/keywords/for-siteFind keywords a domain ranks for
SeoApiseoKeywordsHistoryPostPOST /seo/keywords/historyGet historical keyword data
SeoApiseoKeywordsIdeasPostPOST /seo/keywords/ideasDiscover keyword ideas
SeoApiseoKeywordsIntentPostPOST /seo/keywords/intentClassify keyword search intent
SeoApiseoKeywordsOverviewPostPOST /seo/keywords/overviewLook up keyword metrics
SeoApiseoKeywordsRelatedPostPOST /seo/keywords/relatedFind related keywords
SeoApiseoKeywordsSuggestionsPostPOST /seo/keywords/suggestionsFind keyword suggestions
SeoApiseoSerpPostPOST /seo/serpCollect organic SERP SEO evidence
ThreadsApithreadsSearchProfilesGetGET /threads/search/profilesSearch Threads users by keyword
ThreadsApithreadsSearchRecentGetGET /threads/search/recentSearch recent Threads posts
ThreadsApithreadsSearchTopGetGET /threads/search/topSearch top Threads posts
ThreadsApithreadsUsersUsernameGetGET /threads/users/{username}Get a Threads user profile by username
ThreadsApithreadsUsersUsernamePostsGetGET /threads/users/{username}/postsList Threads posts authored by a user
ThreadsApithreadsUsersUsernameRepliesGetGET /threads/users/{username}/repliesList Threads replies authored by a user
ThreadsApithreadsUsersUsernameRepostsGetGET /threads/users/{username}/repostsList Threads reposts by a user
TiktokApitiktokFeedRecommendedPostPOST /tiktok/feed/recommendedGet TikTok recommendation videos
TiktokApitiktokHashtagsIdGetGET /tiktok/hashtags/{id}Get a TikTok hashtag by ID
TiktokApitiktokHashtagsIdVideosGetGET /tiktok/hashtags/{id}/videosList videos tagged with a TikTok hashtag
TiktokApitiktokMusicIdGetGET /tiktok/music/{id}Get a TikTok music track by ID
TiktokApitiktokMusicIdVideosGetGET /tiktok/music/{id}/videosList videos using a TikTok music track
TiktokApitiktokSearchGetGET /tiktok/searchGeneral TikTok search (returns videos)
TiktokApitiktokSearchHashtagsGetGET /tiktok/search/hashtagsSearch TikTok hashtags by keyword
TiktokApitiktokSearchUsersGetGET /tiktok/search/usersSearch TikTok users by keyword
TiktokApitiktokSearchVideosGetGET /tiktok/search/videosSearch TikTok videos by keyword
TiktokApitiktokUsersIdFollowersGetGET /tiktok/users/{id}/followersList a TikTok user's followers
TiktokApitiktokUsersIdFollowingGetGET /tiktok/users/{id}/followingList users a TikTok user is following
TiktokApitiktokUsersIdGetGET /tiktok/users/{id}Get a TikTok user profile
TiktokApitiktokUsersIdLikesGetGET /tiktok/users/{id}/likesList videos liked by a TikTok user
TiktokApitiktokUsersIdVideosGetGET /tiktok/users/{id}/videosList videos posted by a TikTok user
TiktokApitiktokUsersResolveGetGET /tiktok/users/resolveResolve a TikTok username to a user id
TiktokApitiktokVideosBatchPostPOST /tiktok/videos/batchBatch-fetch TikTok videos by ID
TiktokApitiktokVideosIdCommentsCommentIdRepliesGetGET /tiktok/videos/{id}/comments/{comment_id}/repliesList replies to a TikTok comment
TiktokApitiktokVideosIdCommentsGetGET /tiktok/videos/{id}/commentsList top-level comments on a TikTok video
TiktokApitiktokVideosIdGetGET /tiktok/videos/{id}Get a TikTok video by ID
TiktokApitiktokVideosResolveGetGET /tiktok/videos/resolveResolve a TikTok share URL to a video
XApixAutocompleteGetGET /x/autocompleteAutocomplete X users, topics, hashtags, and cashtags
XApixCommunitiesIdAboutGetGET /x/communities/{id}/aboutGet an X Community about timeline
XApixCommunitiesIdGetGET /x/communities/{id}Get X Community by ID
XApixCommunitiesIdMediaGetGET /x/communities/{id}/mediaGet media Posts from an X Community
XApixCommunitiesIdMemberSearchGetGET /x/communities/{id}/member_searchSearch members in an X Community
XApixCommunitiesIdMembersGetGET /x/communities/{id}/membersGet members of an X Community
XApixCommunitiesIdModeratorsGetGET /x/communities/{id}/moderatorsGet moderators of an X Community
XApixCommunitiesIdTweetsGetGET /x/communities/{id}/tweetsGet Posts from an X Community
XApixCommunitiesSearchGetGET /x/communities/searchSearch X Communities
XApixFriendshipsShowGetGET /x/friendships/showCheck whether one X user follows another
XApixListsIdFollowersGetGET /x/lists/{id}/followersGet followers/subscribers of an X List
XApixListsIdMembersGetGET /x/lists/{id}/membersGet members of an X List
XApixListsIdTweetsGetGET /x/lists/{id}/tweetsGet Posts from an X List
XApixListsSearchGetGET /x/lists/searchSearch X Lists
XApixTrendsByWoeidWoeidGetGET /x/trends/by/woeid/{woeid}Get X trends by WOEID
XApixTweetsGetGET /x/tweetsGet X Posts by IDs
XApixTweetsIdArticleGetGET /x/tweets/{id}/articleGet the article-style payload for an X Post
XApixTweetsIdGetGET /x/tweets/{id}Get X Post by ID
XApixTweetsIdLikingUsersGetGET /x/tweets/{id}/liking_usersGet users who liked an X Post
XApixTweetsIdQuoteTweetsGetGET /x/tweets/{id}/quote_tweetsGet quote Posts for an X Post
XApixTweetsIdRetweetedByGetGET /x/tweets/{id}/retweeted_byGet users who reposted an X Post
XApixTweetsIdTranslationGetGET /x/tweets/{id}/translationTranslate an X Post
XApixTweetsSearchRecentGetGET /x/tweets/search/recentSearch recent X Posts
XApixUsersByGetGET /x/users/byGet X users by usernames
XApixUsersByUsernameUsernameGetGET /x/users/by/username/{username}Get X user by username
XApixUsersGetGET /x/usersGet X users by IDs
XApixUsersIdFollowersGetGET /x/users/{id}/followersGet an X user's followers
XApixUsersIdFollowersIdsGetGET /x/users/{id}/followers/idsGet follower IDs for an X user
XApixUsersIdFollowingGetGET /x/users/{id}/followingGet users followed by an X user
XApixUsersIdFollowingIdsGetGET /x/users/{id}/following/idsGet following IDs for an X user
XApixUsersIdGetGET /x/users/{id}Get X user by ID
XApixUsersIdLikedTweetsGetGET /x/users/{id}/liked_tweetsGet Posts liked by an X user
XApixUsersIdProfileTranslationGetGET /x/users/{id}/profile_translationTranslate an X user profile
XApixUsersIdTweetsGetGET /x/users/{id}/tweetsGet Posts authored by an X user
XApixUsersIdVerifiedFollowersGetGET /x/users/{id}/verified_followersGet verified followers for an X user
YoutubeApiyoutubeChannelsChannelIdGetGET /youtube/channels/{channel_id}Get a YouTube channel by id
YoutubeApiyoutubeChannelsChannelIdShortsGetGET /youtube/channels/{channel_id}/shortsList Shorts uploaded by a YouTube channel
YoutubeApiyoutubeChannelsChannelIdVideosGetGET /youtube/channels/{channel_id}/videosList videos uploaded by a YouTube channel
YoutubeApiyoutubeResolveChannelIdGetGET /youtube/resolve/channel-idResolve a YouTube channel URL to its UC… channel id
YoutubeApiyoutubeSearchGetGET /youtube/searchSearch YouTube videos by keyword
YoutubeApiyoutubeTrendingGetGET /youtube/trendingBrowse YouTube's trending videos
YoutubeApiyoutubeVideosVideoIdGetGET /youtube/videos/{video_id}Get a YouTube video by id
YoutubeApiyoutubeVideosVideoIdRelatedGetGET /youtube/videos/{video_id}/relatedList YouTube videos related to a given video

Documentation for Models

Documentation for Authorization

Authentication schemes defined for the API:

bearerAuth

  • Type: HTTP Bearer Token authentication

Recommendation

It's recommended to create an instance of ApiClient per thread in a multithreaded environment to avoid any potential issues.

Author

support@unifapi.com

About

Java SDK for the UnifAPI public-data API — generated from the UnifAPI OpenAPI spec with OpenAPI Generator.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages