Generated from openapi/public.json. Deprecated, admin, and internal operations are excluded from this SDK contract.
Total operations: 559
| Group | SDK method | Operation ID | HTTP | Params | Auth | Response | Notes |
|---|---|---|---|---|---|---|---|
| airbnb | airbnb.host |
airbnb-host |
GET /airbnb/host/{id} |
id (path String required) |
ApiKeyAuth |
AirbnbHostResponse |
|
| airbnb | airbnb.hostListings |
airbnb-host-listings |
GET /airbnb/host/{id}/listings |
id (path String required)page (query Integer) |
ApiKeyAuth |
AirbnbHostListingsResponse |
|
| airbnb | airbnb.hostReviews |
airbnb-host-reviews |
GET /airbnb/host/{id}/reviews |
id (path String required)page (query Integer) |
ApiKeyAuth |
AirbnbHostReviewsResponse |
|
| airbnb | airbnb.room |
airbnb-room |
GET /airbnb/room/{id} |
id (path String required) |
ApiKeyAuth |
AirbnbRoomResponse |
|
| airbnb | airbnb.roomCalendar |
airbnb-room-calendar |
GET /airbnb/room/{id}/calendar |
id (path String required) |
ApiKeyAuth |
AirbnbRoomCalendarResponse |
|
| airbnb | airbnb.roomReviews |
airbnb-room-reviews |
GET /airbnb/room/{id}/reviews |
id (path String required)page (query Integer) |
ApiKeyAuth |
AirbnbRoomReviewsResponse |
|
| airbnb | airbnb.search |
airbnb-search |
GET /airbnb/search |
location (query String required)check_in (query String)check_out (query String)adults (query Integer)page (query Integer)currency (query String)ne_lat (query Double)ne_lng (query Double)sw_lat (query Double)sw_lng (query Double)zoom (query Integer) |
ApiKeyAuth |
AirbnbSearchResponse |
|
| amazon | amazon.product |
amazon-product |
GET /amazon/product/{asin} |
asin (path String required)language (query String)currency (query String) |
ApiKeyAuth |
AmazonProductResponse |
|
| amazon | amazon.search |
amazon-search |
GET /amazon/search |
k (query String required)s (query String)page (query Integer) |
ApiKeyAuth |
AmazonSearchResponse |
|
| amazon | amazon.suggest |
amazon-suggest |
GET /amazon/suggest/{keyword} |
keyword (path String required) |
ApiKeyAuth |
AmazonSuggestResponse |
|
| applePodcasts | applePodcasts.charts |
apple-podcasts-charts |
GET /apple-podcasts/charts |
collection (query String)category (query Integer)country (query String)limit (query Integer) |
ApiKeyAuth |
ApplePodcastsChartsResponse |
|
| applePodcasts | applePodcasts.episodesSearch |
apple-podcasts-episodes-search |
GET /apple-podcasts/episodes/search |
term (query String required)country (query String)lang (query String)limit (query Integer)page (query Integer) |
ApiKeyAuth |
ApplePodcastsEpisodesSearchResponse |
|
| applePodcasts | applePodcasts.search |
apple-podcasts-search |
GET /apple-podcasts/search |
term (query String required)country (query String)lang (query String)limit (query Integer)page (query Integer) |
ApiKeyAuth |
ApplePodcastsSearchResponse |
|
| applePodcasts | applePodcasts.show |
apple-podcasts-show |
GET /apple-podcasts/show/{id} |
id (path String required)country (query String)lang (query String) |
ApiKeyAuth |
ApplePodcastsShowResponse |
|
| applePodcasts | applePodcasts.showEpisodes |
apple-podcasts-show-episodes |
GET /apple-podcasts/show/{id}/episodes |
id (path String required)country (query String)lang (query String)limit (query Integer) |
ApiKeyAuth |
ApplePodcastsShowEpisodesResponse |
|
| appStore | appStore.app |
appstore-app |
GET /appstore/app |
id (query String)app_id (query String)country (query String)lang (query String)ratings (query Boolean) |
ApiKeyAuth |
AppStoreAppResponse |
|
| appStore | appStore.developer |
appstore-developer |
GET /appstore/developer/{dev_id} |
dev_id (path String required)country (query String)lang (query String) |
ApiKeyAuth |
AppStoreDeveloperResponse |
|
| appStore | appStore.list |
appstore-list |
GET /appstore/list |
collection (query String)category (query Integer)country (query String)lang (query String)num (query Integer)full_detail (query Boolean) |
ApiKeyAuth |
AppStoreListResponse |
|
| appStore | appStore.privacy |
appstore-privacy |
GET /appstore/privacy/{id} |
id (path String required)country (query String)lang (query String) |
ApiKeyAuth |
AppStorePrivacyResponse |
|
| appStore | appStore.ratings |
appstore-ratings |
GET /appstore/ratings |
id (query String)app_id (query String)country (query String)lang (query String) |
ApiKeyAuth |
AppStoreRatingsResponse |
|
| appStore | appStore.reviews |
appstore-reviews |
GET /appstore/reviews |
id (query String)app_id (query String)country (query String)page (query Integer)sort (query String)lang (query String) |
ApiKeyAuth |
AppStoreReviewsResponse |
|
| appStore | appStore.search |
appstore-search |
GET /appstore/search |
term (query String required)num (query Integer)page (query Integer)country (query String)lang (query String)ids_only (query Boolean) |
ApiKeyAuth |
AppStoreSearchResponse |
|
| appStore | appStore.similar |
appstore-similar |
GET /appstore/similar |
id (query String)app_id (query String)country (query String)lang (query String) |
ApiKeyAuth |
AppStoreSimilarResponse |
|
| appStore | appStore.suggest |
appstore-suggest |
GET /appstore/suggest/{term} |
term (path String required)country (query String) |
ApiKeyAuth |
AppStoreSuggestResponse |
|
| appStore | appStore.versionHistory |
appstore-version-history |
GET /appstore/version-history/{id} |
id (path String required)country (query String)lang (query String) |
ApiKeyAuth |
AppStoreVersionHistoryResponse |
|
| billing | billing.me |
billing-me |
GET /billing/me |
none | ApiKeyAuth |
BillingMeResponse |
|
| billing | billing.meCheckout |
billing-me-checkout |
POST /billing/me/checkout |
request (body String required) |
ApiKeyAuth |
BillingMeCheckoutResponse |
|
| billing | billing.meEvents |
billing-me-events |
GET /billing/me/events |
limit (query Integer)from (query String)to (query String)endpoint (query String)request_id (query String)event_status (query String)billable (query Boolean) |
ApiKeyAuth |
BillingMeEventsResponse |
|
| billing | billing.mePeriods |
billing-me-periods |
GET /billing/me/periods |
limit (query Integer) |
ApiKeyAuth |
BillingMePeriodsResponse |
|
| billing | billing.mePeriod |
billing-me-period |
GET /billing/me/periods/{period_key} |
period_key (path String required) |
ApiKeyAuth |
BillingMePeriodResponse |
|
| billing | billing.mePeriodStatement |
billing-me-period-statement |
GET /billing/me/periods/{period_key}/statement |
period_key (path String required)include_events (query Boolean)event_limit (query Integer) |
ApiKeyAuth |
BillingMePeriodStatementResponse |
|
| billing | billing.mePeriodStatementDownload |
billing-me-period-statement-download |
GET /billing/me/periods/{period_key}/statement/download |
period_key (path String required) |
ApiKeyAuth |
BillingMePeriodStatementDownloadResponse |
|
| billing | billing.mePortal |
billing-me-portal |
POST /billing/me/portal |
request (body String required) |
ApiKeyAuth |
BillingMePortalResponse |
|
| bing | bing.images |
bing-images |
GET /bing/images |
q (query String required)page (query Integer)count (query Integer)country (query String)lang (query String) |
ApiKeyAuth |
BingImagesResponse |
|
| bing | bing.news |
bing-news |
GET /bing/news |
q (query String required)page (query Integer)count (query Integer)country (query String)lang (query String) |
ApiKeyAuth |
BingNewsResponse |
|
| bing | bing.search |
bing-search |
GET /bing/search |
q (query String required)page (query Integer)count (query Integer)country (query String)lang (query String) |
ApiKeyAuth |
BingSearchResponse |
|
| bing | bing.suggest |
bing-suggest |
GET /bing/suggest |
q (query String required)count (query Integer)country (query String)lang (query String) |
ApiKeyAuth |
BingSuggestResponse |
|
| bing | bing.videos |
bing-videos |
GET /bing/videos |
q (query String required)page (query Integer)count (query Integer)country (query String)lang (query String) |
ApiKeyAuth |
BingVideosResponse |
|
| boxOfficeMojo | boxOfficeMojo.boxofficemojoBrand |
boxofficemojo-brand |
GET /boxofficemojo/brand |
id (query String)path (query String)url (query String) |
ApiKeyAuth |
BoxOfficeMojoBoxofficemojoBrandResponse |
|
| boxOfficeMojo | boxOfficeMojo.boxofficemojoBrands |
boxofficemojo-brands |
GET /boxofficemojo/brands |
none | ApiKeyAuth |
BoxOfficeMojoBoxofficemojoBrandsResponse |
|
| boxOfficeMojo | boxOfficeMojo.boxofficemojoCalendar |
boxofficemojo-calendar |
GET /boxofficemojo/calendar |
year (query Integer required)month (query Integer required) |
ApiKeyAuth |
BoxOfficeMojoBoxofficemojoCalendarResponse |
|
| boxOfficeMojo | boxOfficeMojo.boxofficemojoCalendarChanges |
boxofficemojo-calendar-changes |
GET /boxofficemojo/calendar/changes |
offset (query Integer) |
ApiKeyAuth |
BoxOfficeMojoBoxofficemojoCalendarChangesResponse |
|
| boxOfficeMojo | boxOfficeMojo.boxofficemojoCalendarDate |
boxofficemojo-calendar-date |
GET /boxofficemojo/calendar/date |
date (query String required) |
ApiKeyAuth |
BoxOfficeMojoBoxofficemojoCalendarDateResponse |
|
| boxOfficeMojo | boxOfficeMojo.boxofficemojoDateDomestic |
boxofficemojo-date-domestic |
GET /boxofficemojo/date/domestic |
date (query String required) |
ApiKeyAuth |
BoxOfficeMojoBoxofficemojoDateDomesticResponse |
|
| boxOfficeMojo | boxOfficeMojo.boxofficemojoFranchise |
boxofficemojo-franchise |
GET /boxofficemojo/franchise |
id (query String)path (query String)url (query String) |
ApiKeyAuth |
BoxOfficeMojoBoxofficemojoFranchiseResponse |
|
| boxOfficeMojo | boxOfficeMojo.boxofficemojoFranchises |
boxofficemojo-franchises |
GET /boxofficemojo/franchises |
none | ApiKeyAuth |
BoxOfficeMojoBoxofficemojoFranchisesResponse |
|
| boxOfficeMojo | boxOfficeMojo.boxofficemojoGenre |
boxofficemojo-genre |
GET /boxofficemojo/genre |
id (query String)path (query String)url (query String) |
ApiKeyAuth |
BoxOfficeMojoBoxofficemojoGenreResponse |
|
| boxOfficeMojo | boxOfficeMojo.boxofficemojoGenres |
boxofficemojo-genres |
GET /boxofficemojo/genres |
none | ApiKeyAuth |
BoxOfficeMojoBoxofficemojoGenresResponse |
|
| boxOfficeMojo | boxOfficeMojo.boxofficemojoLifetimeGrosses |
boxofficemojo-lifetime-grosses |
GET /boxofficemojo/lifetime-grosses |
area (query String)offset (query Integer) |
ApiKeyAuth |
BoxOfficeMojoBoxofficemojoLifetimeGrossesResponse |
|
| boxOfficeMojo | boxOfficeMojo.boxofficemojoRelease |
boxofficemojo-release |
GET /boxofficemojo/release |
id (query String)path (query String)url (query String) |
ApiKeyAuth |
BoxOfficeMojoBoxofficemojoReleaseResponse |
|
| boxOfficeMojo | boxOfficeMojo.boxofficemojoReleaseGroup |
boxofficemojo-release-group |
GET /boxofficemojo/release-group |
id (query String)path (query String)url (query String) |
ApiKeyAuth |
BoxOfficeMojoBoxofficemojoReleaseGroupResponse |
|
| boxOfficeMojo | boxOfficeMojo.boxofficemojoShowdown |
boxofficemojo-showdown |
GET /boxofficemojo/showdown |
id (query String)path (query String)url (query String) |
ApiKeyAuth |
BoxOfficeMojoBoxofficemojoShowdownResponse |
|
| boxOfficeMojo | boxOfficeMojo.boxofficemojoShowdowns |
boxofficemojo-showdowns |
GET /boxofficemojo/showdowns |
none | ApiKeyAuth |
BoxOfficeMojoBoxofficemojoShowdownsResponse |
|
| boxOfficeMojo | boxOfficeMojo.boxofficemojoTitle |
boxofficemojo-title |
GET /boxofficemojo/title |
id (query String)path (query String)url (query String) |
ApiKeyAuth |
BoxOfficeMojoBoxofficemojoTitleResponse |
|
| boxOfficeMojo | boxOfficeMojo.boxofficemojoWeekendDomestic |
boxofficemojo-weekend-domestic |
GET /boxofficemojo/weekend/domestic |
year (query Integer required)week (query Integer required) |
ApiKeyAuth |
BoxOfficeMojoBoxofficemojoWeekendDomesticResponse |
|
| boxOfficeMojo | boxOfficeMojo.boxofficemojoWeekendDomesticByDistributor |
boxofficemojo-weekend-domestic-by-distributor |
GET /boxofficemojo/weekend/domestic/by-distributor |
year (query Integer required)week (query Integer required) |
ApiKeyAuth |
BoxOfficeMojoBoxofficemojoWeekendDomesticByDistributorResponse |
|
| boxOfficeMojo | boxOfficeMojo.boxofficemojoWeekendDomesticEstimates |
boxofficemojo-weekend-domestic-estimates |
GET /boxofficemojo/weekend/domestic/estimates |
year (query Integer required)week (query Integer required) |
ApiKeyAuth |
BoxOfficeMojoBoxofficemojoWeekendDomesticEstimatesResponse |
|
| boxOfficeMojo | boxOfficeMojo.boxofficemojoYearDomestic |
boxofficemojo-year-domestic |
GET /boxofficemojo/year/domestic |
year (query Integer required) |
ApiKeyAuth |
BoxOfficeMojoBoxofficemojoYearDomesticResponse |
|
| boxOfficeMojo | boxOfficeMojo.boxofficemojoYearWorldwide |
boxofficemojo-year-worldwide |
GET /boxofficemojo/year/worldwide |
year (query Integer required) |
ApiKeyAuth |
BoxOfficeMojoBoxofficemojoYearWorldwideResponse |
|
| brand | brand.retrieve |
brand-retrieve |
GET /brand/retrieve |
domain (query String required)force_language (query String)maxSpeed (query Boolean)maxAgeMs (query Integer)timeoutMS (query Integer) |
ApiKeyAuth |
BrandRetrieveResponse |
|
| brave | brave.images |
brave-images |
GET /brave/images |
q (query String required)offset (query Integer)count (query Integer)country (query String)lang (query String) |
ApiKeyAuth |
BraveImagesResponse |
|
| brave | brave.news |
brave-news |
GET /brave/news |
q (query String required)offset (query Integer)count (query Integer)country (query String)lang (query String)time_range (query String)date_from (query String)date_to (query String) |
ApiKeyAuth |
BraveNewsResponse |
|
| brave | brave.search |
brave-search |
GET /brave/search |
q (query String required)offset (query Integer)country (query String)lang (query String)time_range (query String)date_from (query String)date_to (query String) |
ApiKeyAuth |
BraveSearchResponse |
|
| brave | brave.suggest |
brave-suggest |
GET /brave/suggest |
q (query String required)count (query Integer)country (query String)lang (query String) |
ApiKeyAuth |
BraveSuggestResponse |
|
| brave | brave.videos |
brave-videos |
GET /brave/videos |
q (query String required)offset (query Integer)count (query Integer)country (query String)lang (query String)time_range (query String)date_from (query String)date_to (query String) |
ApiKeyAuth |
BraveVideosResponse |
|
| chromeWebStore | chromeWebStore.chromewebstoreCategories |
chromewebstore-categories |
GET /chromewebstore/categories |
none | ApiKeyAuth |
ChromeWebStoreChromewebstoreCategoriesResponse |
|
| chromeWebStore | chromeWebStore.chromewebstoreCategory |
chromewebstore-category |
GET /chromewebstore/category |
category (query String required)num (query Integer)country (query String)lang (query String) |
ApiKeyAuth |
ChromeWebStoreChromewebstoreCategoryResponse |
|
| chromeWebStore | chromeWebStore.chromewebstoreCharts |
chromewebstore-charts |
GET /chromewebstore/charts |
chart (query String)num (query Integer)country (query String)lang (query String) |
ApiKeyAuth |
ChromeWebStoreChromewebstoreChartsResponse |
|
| chromeWebStore | chromeWebStore.chromewebstoreCollection |
chromewebstore-collection |
GET /chromewebstore/collection |
collection (query String required)num (query Integer)country (query String)lang (query String) |
ApiKeyAuth |
ChromeWebStoreChromewebstoreCollectionResponse |
|
| chromeWebStore | chromeWebStore.chromewebstoreItem |
chromewebstore-item |
GET /chromewebstore/item |
id (query String required)country (query String)lang (query String) |
ApiKeyAuth |
ChromeWebStoreChromewebstoreItemResponse |
|
| chromeWebStore | chromeWebStore.chromewebstoreReviews |
chromewebstore-reviews |
GET /chromewebstore/reviews |
id (query String required)num (query Integer)country (query String)lang (query String) |
ApiKeyAuth |
ChromeWebStoreChromewebstoreReviewsResponse |
|
| chromeWebStore | chromeWebStore.chromewebstoreSearch |
chromewebstore-search |
GET /chromewebstore/search |
term (query String required)num (query Integer)country (query String)lang (query String) |
ApiKeyAuth |
ChromeWebStoreChromewebstoreSearchResponse |
|
| chromeWebStore | chromeWebStore.chromewebstoreSimilar |
chromewebstore-similar |
GET /chromewebstore/similar |
id (query String required)country (query String)lang (query String) |
ApiKeyAuth |
ChromeWebStoreChromewebstoreSimilarResponse |
|
| chromeWebStore | chromeWebStore.chromewebstoreSuggest |
chromewebstore-suggest |
GET /chromewebstore/suggest |
term (query String required)num (query Integer)country (query String)lang (query String) |
ApiKeyAuth |
ChromeWebStoreChromewebstoreSuggestResponse |
|
| coinGecko | coinGecko.categories |
coingecko-categories |
GET /coingecko/categories |
limit (query Integer)vs_currency (query String) |
ApiKeyAuth |
CoinGeckoCategoriesResponse |
|
| coinGecko | coinGecko.categoryCoins |
coingecko-category-coins |
GET /coingecko/category/{slug}/coins |
slug (path String required)page (query Integer)limit (query Integer)vs_currency (query String) |
ApiKeyAuth |
CoinGeckoCategoryCoinsResponse |
|
| coinGecko | coinGecko.chains |
coingecko-chains |
GET /coingecko/chains |
limit (query Integer)vs_currency (query String) |
ApiKeyAuth |
CoinGeckoChainsResponse |
|
| coinGecko | coinGecko.chain |
coingecko-chain |
GET /coingecko/chains/{id} |
id (path String required)limit (query Integer)vs_currency (query String) |
ApiKeyAuth |
CoinGeckoChainResponse |
|
| coinGecko | coinGecko.coin |
coingecko-coin |
GET /coingecko/coin/{id} |
id (path String required)vs_currency (query String) |
ApiKeyAuth |
CoinGeckoCoinResponse |
|
| coinGecko | coinGecko.coinAnalysis |
coingecko-coin-analysis |
GET /coingecko/coin/{id}/analysis |
id (path String required)vs_currency (query String)range (query String)include_annotations (query Boolean) |
ApiKeyAuth |
CoinGeckoCoinAnalysisResponse |
|
| coinGecko | coinGecko.exchange |
coingecko-exchange |
GET /coingecko/exchange/{id} |
id (path String required)limit (query Integer)vs_currency (query String) |
ApiKeyAuth |
CoinGeckoExchangeResponse |
|
| coinGecko | coinGecko.exchanges |
coingecko-exchanges |
GET /coingecko/exchanges |
kind (query String)page (query Integer)limit (query Integer)vs_currency (query String) |
ApiKeyAuth |
CoinGeckoExchangesResponse |
|
| coinGecko | coinGecko.gainersLosers |
coingecko-gainers-losers |
GET /coingecko/gainers-losers |
limit (query Integer)vs_currency (query String) |
ApiKeyAuth |
CoinGeckoGainersLosersResponse |
|
| coinGecko | coinGecko.global |
coingecko-global |
GET /coingecko/global |
none | ApiKeyAuth |
CoinGeckoGlobalResponse |
|
| coinGecko | coinGecko.globalCharts |
coingecko-global-charts |
GET /coingecko/global/charts |
kind (query String)range (query String)limit (query Integer) |
ApiKeyAuth |
CoinGeckoGlobalChartsResponse |
|
| coinGecko | coinGecko.learnArticles |
coingecko-learn-articles |
GET /coingecko/learn/articles |
category (query String)limit (query Integer) |
ApiKeyAuth |
CoinGeckoLearnArticlesResponse |
|
| coinGecko | coinGecko.markets |
coingecko-markets |
GET /coingecko/markets |
page (query Integer)limit (query Integer)vs_currency (query String) |
ApiKeyAuth |
CoinGeckoMarketsResponse |
|
| coinGecko | coinGecko.newCoins |
coingecko-new-coins |
GET /coingecko/new-coins |
page (query Integer)limit (query Integer)vs_currency (query String) |
ApiKeyAuth |
CoinGeckoNewCoinsResponse |
|
| coinGecko | coinGecko.news |
coingecko-news |
GET /coingecko/news |
limit (query Integer) |
ApiKeyAuth |
CoinGeckoNewsResponse |
|
| coinGecko | coinGecko.nftCategory |
coingecko-nft-category |
GET /coingecko/nft/category/{slug} |
slug (path String required)page (query Integer)limit (query Integer)vs_currency (query String) |
ApiKeyAuth |
CoinGeckoNftCategoryResponse |
|
| coinGecko | coinGecko.nfts |
coingecko-nfts |
GET /coingecko/nfts |
page (query Integer)limit (query Integer)vs_currency (query String) |
ApiKeyAuth |
CoinGeckoNftsResponse |
|
| coinGecko | coinGecko.search |
coingecko-search |
GET /coingecko/search |
q (query String required)limit (query Integer) |
ApiKeyAuth |
CoinGeckoSearchResponse |
|
| coinGecko | coinGecko.tokenUnlocks |
coingecko-token-unlocks |
GET /coingecko/token-unlocks |
limit (query Integer) |
ApiKeyAuth |
CoinGeckoTokenUnlocksResponse |
|
| coinGecko | coinGecko.treasuries |
coingecko-treasuries |
GET /coingecko/treasuries |
asset (query String)holder_type (query String)limit (query Integer)vs_currency (query String) |
ApiKeyAuth |
CoinGeckoTreasuriesResponse |
|
| coinGecko | coinGecko.trending |
coingecko-trending |
GET /coingecko/trending |
limit (query Integer)vs_currency (query String) |
ApiKeyAuth |
CoinGeckoTrendingResponse |
|
| web | web.contact |
contact |
POST /contact |
option (body String required) |
ApiKeyAuth |
WebContactResponse |
|
| web | web.antibotCheck |
antibot-check |
POST /diagnostics/antibot-check |
request (body String required) |
ApiKeyAuth |
WebAntibotCheckResponse |
|
| web | web.scrape |
web-scrape |
POST /web/scrape |
scrapeOption (body String required) |
ApiKeyAuth |
WebScrapeResponse |
|
| web | web.techstack |
web-techstack |
POST /web/techstack |
request (body String required) |
ApiKeyAuth |
WebTechstackResponse |
|
| datasets | datasets.list |
datasets-list |
GET /datasets |
none | ApiKeyAuth |
DatasetsListResponse |
|
| datasets | datasets.airbnbMarketsFacets |
datasets-airbnb-markets-facets |
GET /datasets/airbnb-markets/facets |
facet (query String required)group_by (query String)country (query String)market (query String)superhost (query Boolean)guest_favorite (query Boolean)min_rating (query Double)min_review_count (query Integer)active_since (query String)min_listings (query Integer) |
ApiKeyAuth |
DatasetsAirbnbMarketsFacetsResponse |
|
| datasets | datasets.airbnbMarketsItem |
datasets-airbnb-markets-item |
GET /datasets/airbnb-markets/items/{country} |
country (path String required) |
ApiKeyAuth |
DatasetsAirbnbMarketsItemResponse |
|
| datasets | datasets.airbnbMarketsNearby |
datasets-airbnb-markets-nearby |
GET /datasets/airbnb-markets/nearby |
lat (query Double required)lon (query Double required)radius_m (query Integer required)precision (query Integer)min_listings (query Integer)country (query String)superhost (query Boolean)min_rating (query Double)active_since (query String) |
ApiKeyAuth |
DatasetsAirbnbMarketsNearbyResponse |
|
| datasets | datasets.airbnbMarketsSearch |
datasets-airbnb-markets-search |
GET /datasets/airbnb-markets/search |
group_by (query String)country (query String)market (query String)superhost (query Boolean)guest_favorite (query Boolean)min_rating (query Double)min_review_count (query Integer)active_since (query String)min_listings (query Integer)sort (query String)page (query Integer)page_size (query Integer) |
ApiKeyAuth |
DatasetsAirbnbMarketsSearchResponse |
|
| datasets | datasets.appsChartsSearch |
datasets-apps-charts-search |
GET /datasets/apps-charts/search |
q (query String)store (query String)chart_type (query String)collection (query String)category (query String)country (query String)app_id (query String)date (query String)sort (query String)page (query Integer)page_size (query Integer) |
ApiKeyAuth |
DatasetsAppsChartsSearchResponse |
|
| datasets | datasets.appsReviewsSearch |
datasets-apps-reviews-search |
GET /datasets/apps-reviews/search |
q (query String)store (query String)app_id (query String)country (query String)min_score (query Integer)sort (query String)page (query Integer)page_size (query Integer) |
ApiKeyAuth |
DatasetsAppsReviewsSearchResponse |
|
| datasets | datasets.appsSearch |
datasets-apps-search |
GET /datasets/apps/search |
q (query String)store (query String)category (query String)country (query String)developer (query String)free (query Boolean)min_rating (query Double)min_reviews (query Integer)sort (query String)page (query Integer)page_size (query Integer) |
ApiKeyAuth |
DatasetsAppsSearchResponse |
|
| datasets | datasets.creatorsSearch |
datasets-creators-search |
GET /datasets/creators/search |
q (query String)handle (query String)niche (query String)country (query String)verified (query Boolean)min_followers (query Integer)has_email (query Boolean)include_inactive (query Boolean)sort (query String)page (query Integer)page_size (query Integer) |
ApiKeyAuth |
DatasetsCreatorsSearchResponse |
|
| datasets | datasets.githubUsersFacets |
datasets-github-users-facets |
GET /datasets/github-users/facets |
facet (query String required)q (query String)login (query String)company (query String)influence_tier (query String)country (query String)country_code (query String)state (query String)city (query String)domain (query String)has_email (query Boolean)has_twitter (query Boolean)has_blog (query Boolean)reachable (query Boolean)active_90d (query Boolean)hireable (query Boolean)is_org (query Boolean)is_bot (query Boolean)is_suspected_automation (query Boolean)min_followers (query Integer)max_followers (query Integer)min_repos (query Integer)min_rank_score (query Integer)min_account_age_years (query Double)max_account_age_years (query Double)lat (query Double)lon (query Double)radius_m (query Integer)sort (query String) |
ApiKeyAuth |
DatasetsGithubUsersFacetsResponse |
|
| datasets | datasets.githubUsersItem |
datasets-github-users-item |
GET /datasets/github-users/items/{login} |
login (path String required) |
ApiKeyAuth |
DatasetsGithubUsersItemResponse |
|
| datasets | datasets.githubUsersNearby |
datasets-github-users-nearby |
GET /datasets/github-users/nearby |
lat (query Double required)lon (query Double required)radius_m (query Integer required)influence_tier (query String)reachable (query Boolean)min_followers (query Integer)page (query Integer)page_size (query Integer) |
ApiKeyAuth |
DatasetsGithubUsersNearbyResponse |
|
| datasets | datasets.githubUsersSearch |
datasets-github-users-search |
GET /datasets/github-users/search |
q (query String)login (query String)company (query String)influence_tier (query String)country (query String)country_code (query String)state (query String)city (query String)domain (query String)has_email (query Boolean)has_twitter (query Boolean)has_blog (query Boolean)reachable (query Boolean)active_90d (query Boolean)hireable (query Boolean)is_org (query Boolean)is_bot (query Boolean)is_suspected_automation (query Boolean)min_followers (query Integer)max_followers (query Integer)min_repos (query Integer)min_rank_score (query Integer)min_account_age_years (query Double)max_account_age_years (query Double)lat (query Double)lon (query Double)radius_m (query Integer)sort (query String)page (query Integer)page_size (query Integer) |
ApiKeyAuth |
DatasetsGithubUsersSearchResponse |
|
| datasets | datasets.googleMapBusinessesFacets |
datasets-google-map-businesses-facets |
GET /datasets/google-map-businesses/facets |
facet (query String required)q (query String)category (query String)country (query String)state (query String)county (query String)city (query String)town (query String)min_rating (query Double)min_review_count (query Integer)has_website (query Boolean)has_phone (query Boolean)has_geo (query Boolean)lat (query Double)lon (query Double)radius_m (query Integer)sort (query String) |
ApiKeyAuth |
DatasetsGoogleMapBusinessesFacetsResponse |
|
| datasets | datasets.googleMapBusinessesItem |
datasets-google-map-businesses-item |
GET /datasets/google-map-businesses/items/{place_id} |
place_id (path String required) |
ApiKeyAuth |
DatasetsGoogleMapBusinessesItemResponse |
|
| datasets | datasets.googleMapBusinessesNearby |
datasets-google-map-businesses-nearby |
GET /datasets/google-map-businesses/nearby |
lat (query Double required)lon (query Double required)radius_m (query Integer required)category (query String)min_rating (query Double)min_review_count (query Integer)page (query Integer)page_size (query Integer) |
ApiKeyAuth |
DatasetsGoogleMapBusinessesNearbyResponse |
|
| datasets | datasets.googleMapBusinessesSearch |
datasets-google-map-businesses-search |
GET /datasets/google-map-businesses/search |
q (query String)category (query String)country (query String)state (query String)county (query String)city (query String)town (query String)min_rating (query Double)min_review_count (query Integer)has_website (query Boolean)has_phone (query Boolean)has_geo (query Boolean)lat (query Double)lon (query Double)radius_m (query Integer)sort (query String)page (query Integer)page_size (query Integer) |
ApiKeyAuth |
DatasetsGoogleMapBusinessesSearchResponse |
|
| datasets | datasets.producthuntMakersFacets |
datasets-producthunt-makers-facets |
GET /datasets/producthunt-makers/facets |
facet (query String required)q (query String)topic (query String)min_products (query Integer)min_total_votes (query Integer) |
ApiKeyAuth |
DatasetsProducthuntMakersFacetsResponse |
|
| datasets | datasets.producthuntMakersItem |
datasets-producthunt-makers-item |
GET /datasets/producthunt-makers/items/{username} |
username (path String required) |
ApiKeyAuth |
DatasetsProducthuntMakersItemResponse |
|
| datasets | datasets.producthuntMakersSearch |
datasets-producthunt-makers-search |
GET /datasets/producthunt-makers/search |
q (query String)topic (query String)min_products (query Integer)min_total_votes (query Integer)sort (query String)page (query Integer)page_size (query Integer) |
ApiKeyAuth |
DatasetsProducthuntMakersSearchResponse |
|
| datasets | datasets.producthuntProductsFacets |
datasets-producthunt-products-facets |
GET /datasets/producthunt-products/facets |
facet (query String required)q (query String)topic (query String)maker (query String)launched_after (query String)launched_before (query String)min_votes (query Integer)min_rating (query Double)pricing_type (query String)has_website (query Boolean)is_online (query Boolean) |
ApiKeyAuth |
DatasetsProducthuntProductsFacetsResponse |
|
| datasets | datasets.producthuntProductsItem |
datasets-producthunt-products-item |
GET /datasets/producthunt-products/items/{slug} |
slug (path String required) |
ApiKeyAuth |
DatasetsProducthuntProductsItemResponse |
|
| datasets | datasets.producthuntProductsSearch |
datasets-producthunt-products-search |
GET /datasets/producthunt-products/search |
q (query String)topic (query String)maker (query String)launched_after (query String)launched_before (query String)min_votes (query Integer)min_rating (query Double)pricing_type (query String)has_website (query Boolean)is_online (query Boolean)sort (query String)page (query Integer)page_size (query Integer) |
ApiKeyAuth |
DatasetsProducthuntProductsSearchResponse |
|
| datasets | datasets.producthuntTrendsFacets |
datasets-producthunt-trends-facets |
GET /datasets/producthunt-trends/facets |
facet (query String required)group_by (query String)topic (query String)launched_after (query String)launched_before (query String)min_votes (query Integer)min_launches (query Integer) |
ApiKeyAuth |
DatasetsProducthuntTrendsFacetsResponse |
|
| datasets | datasets.producthuntTrendsSearch |
datasets-producthunt-trends-search |
GET /datasets/producthunt-trends/search |
group_by (query String)topic (query String)launched_after (query String)launched_before (query String)min_votes (query Integer)min_launches (query Integer)sort (query String)page (query Integer)page_size (query Integer) |
ApiKeyAuth |
DatasetsProducthuntTrendsSearchResponse |
|
| eBay | eBay.ebayItem |
ebay-item |
GET /ebay/item/{item_id} |
item_id (path String required) |
ApiKeyAuth |
EBayEbayItemResponse |
|
| eBay | eBay.ebaySearch |
ebay-search |
POST /ebay/search |
option (body String required) |
ApiKeyAuth |
EBayEbaySearchResponse |
|
| eBay | eBay.ebaySeller |
ebay-seller |
GET /ebay/seller/{seller} |
seller (path String required) |
ApiKeyAuth |
EBayEbaySellerResponse |
|
| eBay | eBay.ebaySellerAbout |
ebay-seller-about |
GET /ebay/seller/{seller}/about |
seller (path String required) |
ApiKeyAuth |
EBayEbaySellerAboutResponse |
|
| eBay | eBay.ebaySellerFeedback |
ebay-seller-feedback |
GET /ebay/seller/{seller}/feedback |
seller (path String required)page (query Integer)per_page (query String) |
ApiKeyAuth |
EBayEbaySellerFeedbackResponse |
|
| eBay | eBay.ebaySellerShop |
ebay-seller-shop |
GET /ebay/seller/{seller}/shop |
seller (path String required)page (query Integer) |
ApiKeyAuth |
EBayEbaySellerShopResponse |
|
| espn | espn.athlete |
espn-athlete |
GET /espn/athlete |
sport (query String required)league (query String required)athlete (query String required) |
ApiKeyAuth |
EspnAthleteResponse |
|
| espn | espn.gameSummary |
espn-game-summary |
GET /espn/game-summary |
sport (query String required)league (query String required)event (query String required) |
ApiKeyAuth |
EspnGameSummaryResponse |
|
| espn | espn.news |
espn-news |
GET /espn/news |
sport (query String required)league (query String required) |
ApiKeyAuth |
EspnNewsResponse |
|
| espn | espn.rankings |
espn-rankings |
GET /espn/rankings |
sport (query String required)league (query String required) |
ApiKeyAuth |
EspnRankingsResponse |
|
| espn | espn.scoreboard |
espn-scoreboard |
GET /espn/scoreboard |
sport (query String required)league (query String required)dates (query String)week (query Integer)seasontype (query String) |
ApiKeyAuth |
EspnScoreboardResponse |
|
| espn | espn.standings |
espn-standings |
GET /espn/standings |
sport (query String required)league (query String required)season (query Integer)seasontype (query String) |
ApiKeyAuth |
EspnStandingsResponse |
|
| espn | espn.team |
espn-team |
GET /espn/team |
sport (query String required)league (query String required)team (query String required) |
ApiKeyAuth |
EspnTeamResponse |
|
| espn | espn.teamRoster |
espn-team-roster |
GET /espn/team-roster |
sport (query String required)league (query String required)team (query String required) |
ApiKeyAuth |
EspnTeamRosterResponse |
|
| espn | espn.teams |
espn-teams |
GET /espn/teams |
sport (query String required)league (query String required) |
ApiKeyAuth |
EspnTeamsResponse |
|
| geocoding | geocoding.lookup |
geocoding-lookup |
GET /geocoding/lookup |
osm_ids (query String required)accept_language (query String)addressdetails (query Boolean)extratags (query Boolean)namedetails (query Boolean) |
ApiKeyAuth |
GeocodingLookupResponse |
|
| geocoding | geocoding.reverse |
geocoding-reverse |
GET /geocoding/reverse |
lat (query Double required)lon (query Double required)zoom (query Integer)accept_language (query String)addressdetails (query Boolean)extratags (query Boolean)namedetails (query Boolean) |
ApiKeyAuth |
GeocodingReverseResponse |
|
| geocoding | geocoding.search |
geocoding-search |
GET /geocoding/search |
q (query String)street (query String)city (query String)county (query String)state (query String)country (query String)postalcode (query String)limit (query Integer)countrycodes (query String)accept_language (query String)addressdetails (query Boolean)extratags (query Boolean)namedetails (query Boolean) |
ApiKeyAuth |
GeocodingSearchResponse |
|
| gitHub | gitHub.githubOrg |
github-org |
GET /github/org/{org} |
org (path String required) |
ApiKeyAuth |
GitHubGithubOrgResponse |
|
| gitHub | gitHub.githubOrgRepos |
github-org-repos |
GET /github/org/{org}/repos |
org (path String required)sort (query String)direction (query String)type (query String)page (query Integer)per_page (query Integer) |
ApiKeyAuth |
GitHubGithubOrgReposResponse |
|
| gitHub | gitHub.githubRepo |
github-repo |
GET /github/repo/{owner}/{repo} |
owner (path String required)repo (path String required) |
ApiKeyAuth |
GitHubGithubRepoResponse |
|
| gitHub | gitHub.githubRepoContributors |
github-repo-contributors |
GET /github/repo/{owner}/{repo}/contributors |
owner (path String required)repo (path String required)page (query Integer)per_page (query Integer) |
ApiKeyAuth |
GitHubGithubRepoContributorsResponse |
|
| gitHub | gitHub.githubRepoForks |
github-repo-forks |
GET /github/repo/{owner}/{repo}/forks |
owner (path String required)repo (path String required)sort (query String)page (query Integer)per_page (query Integer) |
ApiKeyAuth |
GitHubGithubRepoForksResponse |
|
| gitHub | gitHub.githubRepoLanguages |
github-repo-languages |
GET /github/repo/{owner}/{repo}/languages |
owner (path String required)repo (path String required) |
ApiKeyAuth |
GitHubGithubRepoLanguagesResponse |
|
| gitHub | gitHub.githubRepoReleases |
github-repo-releases |
GET /github/repo/{owner}/{repo}/releases |
owner (path String required)repo (path String required)page (query Integer)per_page (query Integer) |
ApiKeyAuth |
GitHubGithubRepoReleasesResponse |
|
| gitHub | gitHub.githubRepoStargazers |
github-repo-stargazers |
GET /github/repo/{owner}/{repo}/stargazers |
owner (path String required)repo (path String required)page (query Integer)per_page (query Integer) |
ApiKeyAuth |
GitHubGithubRepoStargazersResponse |
|
| gitHub | gitHub.githubSearchRepositories |
github-search-repositories |
GET /github/search/repositories |
q (query String required)sort (query String)order (query String)page (query Integer)per_page (query Integer) |
ApiKeyAuth |
GitHubGithubSearchRepositoriesResponse |
|
| gitHub | gitHub.githubSearchUsers |
github-search-users |
GET /github/search/users |
q (query String required)sort (query String)order (query String)page (query Integer)per_page (query Integer) |
ApiKeyAuth |
GitHubGithubSearchUsersResponse |
|
| gitHub | gitHub.githubTrending |
github-trending |
GET /github/trending |
language (query String)since (query String) |
ApiKeyAuth |
GitHubGithubTrendingResponse |
|
| gitHub | gitHub.githubTrendingDevelopers |
github-trending-developers |
GET /github/trending/developers |
language (query String)since (query String) |
ApiKeyAuth |
GitHubGithubTrendingDevelopersResponse |
|
| gitHub | gitHub.githubUser |
github-user |
GET /github/user/{username} |
username (path String required) |
ApiKeyAuth |
GitHubGithubUserResponse |
|
| gitHub | gitHub.githubUserEvents |
github-user-events |
GET /github/user/{username}/events |
username (path String required)page (query Integer)per_page (query Integer) |
ApiKeyAuth |
GitHubGithubUserEventsResponse |
|
| gitHub | gitHub.githubUserPinned |
github-user-pinned |
GET /github/user/{username}/pinned |
username (path String required) |
ApiKeyAuth |
GitHubGithubUserPinnedResponse |
|
| gitHub | gitHub.githubUserRepos |
github-user-repos |
GET /github/user/{username}/repos |
username (path String required)sort (query String)direction (query String)type (query String)page (query Integer)per_page (query Integer) |
ApiKeyAuth |
GitHubGithubUserReposResponse |
|
google.financeAnalystArticles |
google-finance-analyst-articles |
GET /google/finance/analyst-articles/{quote} |
quote (path String required) |
ApiKeyAuth |
GoogleFinanceAnalystArticlesResponse |
||
google.financeChart |
google-finance-chart |
GET /google/finance/chart/{quote} |
quote (path String required)window (query String) |
ApiKeyAuth |
GoogleFinanceChartResponse |
||
google.financeClassification |
google-finance-classification |
GET /google/finance/classification/{quote} |
quote (path String required) |
ApiKeyAuth |
GoogleFinanceClassificationResponse |
||
google.financeCompany |
google-finance-company |
GET /google/finance/company/{quote} |
quote (path String required) |
ApiKeyAuth |
GoogleFinanceCompanyResponse |
||
google.financeContext |
google-finance-context |
GET /google/finance/context |
q (query String required) |
ApiKeyAuth |
GoogleFinanceContextResponse |
||
google.financeFinancials |
google-finance-financials |
GET /google/finance/financials/{quote} |
quote (path String required) |
ApiKeyAuth |
GoogleFinanceFinancialsResponse |
||
google.financeMarketsCategoryNews |
google-finance-markets-category-news |
GET /google/finance/markets/categories/{category}/news |
category (path String required)offset (query Integer) |
ApiKeyAuth |
GoogleFinanceMarketsCategoryNewsResponse |
||
google.financeMarketsCategoryStocks |
google-finance-markets-category-stocks |
GET /google/finance/markets/categories/{category}/stocks |
category (path String required)offset (query Integer) |
ApiKeyAuth |
GoogleFinanceMarketsCategoryStocksResponse |
||
google.financeMarketsEarnings |
google-finance-markets-earnings |
GET /google/finance/markets/earnings |
none | ApiKeyAuth |
GoogleFinanceMarketsEarningsResponse |
||
google.financeMarketsFeatured |
google-finance-markets-featured |
GET /google/finance/markets/featured |
none | ApiKeyAuth |
GoogleFinanceMarketsFeaturedResponse |
||
google.financeMarketsHeadline |
google-finance-markets-headline |
GET /google/finance/markets/headline |
none | ApiKeyAuth |
GoogleFinanceMarketsHeadlineResponse |
||
google.financeMarketsIndices |
google-finance-markets-indices |
GET /google/finance/markets/indices |
none | ApiKeyAuth |
GoogleFinanceMarketsIndicesResponse |
||
google.financeMarketsMovers |
google-finance-markets-movers |
GET /google/finance/markets/movers |
categories (query String)count (query Integer)offset (query Integer) |
ApiKeyAuth |
GoogleFinanceMarketsMoversResponse |
||
google.financeMarketsTop |
google-finance-markets-top |
GET /google/finance/markets/top |
metric (query Integer)page (query Integer) |
ApiKeyAuth |
GoogleFinanceMarketsTopResponse |
||
google.financeMarketsTrending |
google-finance-markets-trending |
GET /google/finance/markets/trending |
limit (query Integer) |
ApiKeyAuth |
GoogleFinanceMarketsTrendingResponse |
||
google.financeNews |
google-finance-news |
GET /google/finance/news/{quote} |
quote (path String required)limit (query Integer) |
ApiKeyAuth |
GoogleFinanceNewsResponse |
||
google.financeQuote |
google-finance-quote |
GET /google/finance/quote/{quote} |
quote (path String required) |
ApiKeyAuth |
GoogleFinanceQuoteResponse |
||
google.financeRelated |
google-finance-related |
GET /google/finance/related/{quote} |
quote (path String required) |
ApiKeyAuth |
GoogleFinanceRelatedResponse |
||
google.financeSearch |
google-finance-search |
GET /google/finance/search |
q (query String required) |
ApiKeyAuth |
GoogleFinanceSearchResponse |
||
google.financeTicker |
google-finance-ticker |
GET /google/finance/ticker/{ticker} |
ticker (path String required)window (query String) |
ApiKeyAuth |
GoogleFinanceTickerResponse |
||
google.jobs |
google-jobs |
POST /google/jobs |
option (body String required) |
ApiKeyAuth |
GoogleJobsResponse |
||
google.mapPlace |
google-map-place |
GET /google/map/place/{place_id} |
place_id (path String required) |
ApiKeyAuth |
GoogleMapPlaceResponse |
||
google.mapSearch |
google-map-search |
POST /google/map/search |
mapSearchOption (body String required) |
ApiKeyAuth |
GoogleMapSearchResponse |
||
google.news |
google-news |
GET /google/news |
q (query String required)page (query Integer)count (query Integer)country (query String)lang (query String) |
ApiKeyAuth |
GoogleNewsResponse |
||
google.search |
google-search |
POST /google/search |
searchOption (body String required) |
ApiKeyAuth |
GoogleSearchResponse |
||
google.suggest |
google-suggest |
GET /google/suggest |
q (query String required)count (query Integer)country (query String)lang (query String) |
ApiKeyAuth |
GoogleSuggestResponse |
||
google.trendsCategories |
google-trends-categories |
GET /google/trends/categories |
none | ApiKeyAuth |
GoogleTrendsCategoriesResponse |
||
google.trendsEnums |
google-trends-enums |
GET /google/trends/enums |
none | ApiKeyAuth |
GoogleTrendsEnumsResponse |
||
google.trendsExplore |
google-trends-explore |
POST /google/trends/explore |
request (body String required) |
ApiKeyAuth |
GoogleTrendsExploreResponse |
||
google.trendsExploreInterestByRegion |
google-trends-explore-interest-by-region |
POST /google/trends/explore/interest-by-region |
request (body String required) |
ApiKeyAuth |
GoogleTrendsExploreInterestByRegionResponse |
||
google.trendsExploreInterestOverTime |
google-trends-explore-interest-over-time |
POST /google/trends/explore/interest-over-time |
request (body String required) |
ApiKeyAuth |
GoogleTrendsExploreInterestOverTimeResponse |
||
google.trendsExploreRelatedTopics |
google-trends-explore-related-topics |
POST /google/trends/explore/related-topics |
request (body String required) |
ApiKeyAuth |
GoogleTrendsExploreRelatedTopicsResponse |
||
google.trendsExploreRisingQueries |
google-trends-explore-rising-queries |
POST /google/trends/explore/rising-queries |
request (body String required) |
ApiKeyAuth |
GoogleTrendsExploreRisingQueriesResponse |
||
google.trendsExploreTopQueries |
google-trends-explore-top-queries |
POST /google/trends/explore/top-queries |
request (body String required) |
ApiKeyAuth |
GoogleTrendsExploreTopQueriesResponse |
||
google.trendsLocations |
google-trends-locations |
GET /google/trends/locations |
none | ApiKeyAuth |
GoogleTrendsLocationsResponse |
||
google.trendsTrending |
google-trends-trending |
GET /google/trends/trending |
geo (query String)hl (query String)tz (query Integer)window (query String)time_range (query String)category (query String)status (query String)sort_by (query String)limit (query Integer) |
ApiKeyAuth |
GoogleTrendsTrendingResponse |
||
google.trendsTrendingDetail |
google-trends-trending-detail |
POST /google/trends/trending/detail |
request (body String required) |
ApiKeyAuth |
GoogleTrendsTrendingDetailResponse |
||
google.videos |
google-videos |
GET /google/videos |
q (query String required)page (query Integer)count (query Integer)country (query String)lang (query String) |
ApiKeyAuth |
GoogleVideosResponse |
||
| googlePlay | googlePlay.app |
googleplay-app |
GET /googleplay/app |
app_id (query String required)country (query String)lang (query String) |
ApiKeyAuth |
GooglePlayAppResponse |
|
| googlePlay | googlePlay.categories |
googleplay-categories |
GET /googleplay/categories |
country (query String)lang (query String) |
ApiKeyAuth |
GooglePlayCategoriesResponse |
|
| googlePlay | googlePlay.datasafety |
googleplay-datasafety |
GET /googleplay/datasafety |
app_id (query String required)lang (query String) |
ApiKeyAuth |
GooglePlayDatasafetyResponse |
|
| googlePlay | googlePlay.developer |
googleplay-developer |
GET /googleplay/developer/{dev_id} |
dev_id (path String required)num (query Integer)country (query String)lang (query String)full_detail (query Boolean) |
ApiKeyAuth |
GooglePlayDeveloperResponse |
|
| googlePlay | googlePlay.list |
googleplay-list |
GET /googleplay/list |
collection (query String)category (query String)age (query String)num (query Integer)country (query String)lang (query String)full_detail (query Boolean) |
ApiKeyAuth |
GooglePlayListResponse |
|
| googlePlay | googlePlay.permissions |
googleplay-permissions |
GET /googleplay/permissions |
app_id (query String required)country (query String)lang (query String)short (query Boolean) |
ApiKeyAuth |
GooglePlayPermissionsResponse |
|
| googlePlay | googlePlay.reviews |
googleplay-reviews |
GET /googleplay/reviews |
app_id (query String required)sort (query String)num (query Integer)country (query String)lang (query String)paginate (query Boolean)next_pagination_token (query String) |
ApiKeyAuth |
GooglePlayReviewsResponse |
|
| googlePlay | googlePlay.search |
googleplay-search |
GET /googleplay/search |
term (query String required)num (query Integer)country (query String)lang (query String)full_detail (query Boolean)price (query String) |
ApiKeyAuth |
GooglePlaySearchResponse |
|
| googlePlay | googlePlay.similar |
googleplay-similar |
GET /googleplay/similar |
app_id (query String required)num (query Integer)country (query String)lang (query String)full_detail (query Boolean) |
ApiKeyAuth |
GooglePlaySimilarResponse |
|
| googlePlay | googlePlay.suggest |
googleplay-suggest |
GET /googleplay/suggest/{term} |
term (path String required)country (query String)lang (query String) |
ApiKeyAuth |
GooglePlaySuggestResponse |
|
| imdb | imdb.name |
imdb-name |
GET /imdb/name |
id (query String)url (query String) |
ApiKeyAuth |
ImdbNameResponse |
|
| imdb | imdb.nameAwards |
imdb-name-awards |
GET /imdb/name/awards |
id (query String)url (query String) |
ApiKeyAuth |
ImdbNameAwardsResponse |
|
| imdb | imdb.nameCredits |
imdb-name-credits |
GET /imdb/name/credits |
id (query String)url (query String) |
ApiKeyAuth |
ImdbNameCreditsResponse |
|
| imdb | imdb.search |
imdb-search |
GET /imdb/search |
query (query String required)limit (query Integer) |
ApiKeyAuth |
ImdbSearchResponse |
|
| imdb | imdb.title |
imdb-title |
GET /imdb/title |
id (query String)url (query String) |
ApiKeyAuth |
ImdbTitleResponse |
|
| imdb | imdb.titleAwards |
imdb-title-awards |
GET /imdb/title/awards |
id (query String)url (query String) |
ApiKeyAuth |
ImdbTitleAwardsResponse |
|
| imdb | imdb.titleCompanyCredits |
imdb-title-company-credits |
GET /imdb/title/company-credits |
id (query String)url (query String) |
ApiKeyAuth |
ImdbTitleCompanyCreditsResponse |
|
| imdb | imdb.titleCredits |
imdb-title-credits |
GET /imdb/title/credits |
id (query String)url (query String) |
ApiKeyAuth |
ImdbTitleCreditsResponse |
|
| imdb | imdb.titleEpisodes |
imdb-title-episodes |
GET /imdb/title/episodes |
id (query String)url (query String)season (query Integer)limit (query Integer) |
ApiKeyAuth |
ImdbTitleEpisodesResponse |
|
| imdb | imdb.titleFilmingLocations |
imdb-title-filming-locations |
GET /imdb/title/filming-locations |
id (query String)url (query String) |
ApiKeyAuth |
ImdbTitleFilmingLocationsResponse |
|
| imdb | imdb.titleGoofs |
imdb-title-goofs |
GET /imdb/title/goofs |
id (query String)url (query String) |
ApiKeyAuth |
ImdbTitleGoofsResponse |
|
| imdb | imdb.titleKeywords |
imdb-title-keywords |
GET /imdb/title/keywords |
id (query String)url (query String) |
ApiKeyAuth |
ImdbTitleKeywordsResponse |
|
| imdb | imdb.titleParentalGuide |
imdb-title-parental-guide |
GET /imdb/title/parental-guide |
id (query String)url (query String) |
ApiKeyAuth |
ImdbTitleParentalGuideResponse |
|
| imdb | imdb.titlePublicFactsAnalysis |
imdb-title-public-facts-analysis |
GET /imdb/title/public-facts-analysis |
id (query String)url (query String) |
ApiKeyAuth |
ImdbTitlePublicFactsAnalysisResponse |
|
| imdb | imdb.titleQuotes |
imdb-title-quotes |
GET /imdb/title/quotes |
id (query String)url (query String) |
ApiKeyAuth |
ImdbTitleQuotesResponse |
|
| imdb | imdb.titleReleaseInfo |
imdb-title-release-info |
GET /imdb/title/release-info |
id (query String)url (query String) |
ApiKeyAuth |
ImdbTitleReleaseInfoResponse |
|
| imdb | imdb.titleReviews |
imdb-title-reviews |
GET /imdb/title/reviews |
id (query String)url (query String)limit (query Integer) |
ApiKeyAuth |
ImdbTitleReviewsResponse |
|
| imdb | imdb.titleTechnicalSpecs |
imdb-title-technical-specs |
GET /imdb/title/technical-specs |
id (query String)url (query String) |
ApiKeyAuth |
ImdbTitleTechnicalSpecsResponse |
|
| imdb | imdb.titleTrivia |
imdb-title-trivia |
GET /imdb/title/trivia |
id (query String)url (query String) |
ApiKeyAuth |
ImdbTitleTriviaResponse |
|
instagram.post |
instagram-post |
GET /instagram/post/{id}/{post_id} |
id (path String required)post_id (path String required) |
ApiKeyAuth |
InstagramPostResponse |
||
instagram.profile |
instagram-profile |
GET /instagram/profile/{username} |
username (path String required) |
ApiKeyAuth |
InstagramProfileResponse |
||
instagram.reels |
instagram-reels |
GET /instagram/reels/{id} |
id (path String required)max_id (query String) |
ApiKeyAuth |
InstagramReelsResponse |
||
| justWatch | justWatch.justwatchAgeCertifications |
justwatch-age-certifications |
GET /justwatch/age-certifications |
country (query String) |
ApiKeyAuth |
JustWatchJustwatchAgeCertificationsResponse |
|
| justWatch | justWatch.justwatchDiscover |
justwatch-discover |
GET /justwatch/discover |
country (query String)language (query String)limit (query Integer)type (query String)genres (query String)providers (query String)monetization_types (query String)year_min (query Integer)year_max (query Integer) |
ApiKeyAuth |
JustWatchJustwatchDiscoverResponse |
|
| justWatch | justWatch.justwatchEpisodeById |
justwatch-episode-by-id |
GET /justwatch/episode/by-id |
id (query String required)country (query String)language (query String) |
ApiKeyAuth |
JustWatchJustwatchEpisodeByIdResponse |
|
| justWatch | justWatch.justwatchEpisodeOffers |
justwatch-episode-offers |
GET /justwatch/episode/offers |
id (query String required)countries (query String)language (query String) |
ApiKeyAuth |
JustWatchJustwatchEpisodeOffersResponse |
|
| justWatch | justWatch.justwatchGenreTitles |
justwatch-genre-titles |
GET /justwatch/genre/titles |
genre (query String required)country (query String)language (query String)limit (query Integer)type (query String) |
ApiKeyAuth |
JustWatchJustwatchGenreTitlesResponse |
|
| justWatch | justWatch.justwatchGenres |
justwatch-genres |
GET /justwatch/genres |
language (query String) |
ApiKeyAuth |
JustWatchJustwatchGenresResponse |
|
| justWatch | justWatch.justwatchMonetizationTitles |
justwatch-monetization-titles |
GET /justwatch/monetization/titles |
monetization_type (query String required)country (query String)language (query String)limit (query Integer)type (query String) |
ApiKeyAuth |
JustWatchJustwatchMonetizationTitlesResponse |
|
| justWatch | justWatch.justwatchNew |
justwatch-new |
GET /justwatch/new |
country (query String)language (query String)limit (query Integer)type (query String) |
ApiKeyAuth |
JustWatchJustwatchNewResponse |
|
| justWatch | justWatch.justwatchPopular |
justwatch-popular |
GET /justwatch/popular |
country (query String)language (query String)limit (query Integer)type (query String) |
ApiKeyAuth |
JustWatchJustwatchPopularResponse |
|
| justWatch | justWatch.justwatchProviderTitles |
justwatch-provider-titles |
GET /justwatch/provider/titles |
provider (query String required)country (query String)language (query String)limit (query Integer)type (query String) |
ApiKeyAuth |
JustWatchJustwatchProviderTitlesResponse |
|
| justWatch | justWatch.justwatchProviders |
justwatch-providers |
GET /justwatch/providers |
country (query String) |
ApiKeyAuth |
JustWatchJustwatchProvidersResponse |
|
| justWatch | justWatch.justwatchSearch |
justwatch-search |
GET /justwatch/search |
query (query String required)country (query String)language (query String)limit (query Integer) |
ApiKeyAuth |
JustWatchJustwatchSearchResponse |
|
| justWatch | justWatch.justwatchSeasonById |
justwatch-season-by-id |
GET /justwatch/season/by-id |
id (query String required)country (query String)language (query String) |
ApiKeyAuth |
JustWatchJustwatchSeasonByIdResponse |
|
| justWatch | justWatch.justwatchSeasonEpisodes |
justwatch-season-episodes |
GET /justwatch/season/episodes |
season_id (query String required)country (query String)language (query String) |
ApiKeyAuth |
JustWatchJustwatchSeasonEpisodesResponse |
|
| justWatch | justWatch.justwatchShowSeasons |
justwatch-show-seasons |
GET /justwatch/show/seasons |
show_id (query String required)country (query String)language (query String) |
ApiKeyAuth |
JustWatchJustwatchShowSeasonsResponse |
|
| justWatch | justWatch.justwatchTitle |
justwatch-title |
GET /justwatch/title |
path (query String)url (query String) |
ApiKeyAuth |
JustWatchJustwatchTitleResponse |
|
| justWatch | justWatch.justwatchTitleAnalysis |
justwatch-title-analysis |
GET /justwatch/title/analysis |
path (query String)url (query String) |
ApiKeyAuth |
JustWatchJustwatchTitleAnalysisResponse |
|
| justWatch | justWatch.justwatchTitleById |
justwatch-title-by-id |
GET /justwatch/title/by-id |
id (query String required)country (query String)language (query String) |
ApiKeyAuth |
JustWatchJustwatchTitleByIdResponse |
|
| justWatch | justWatch.justwatchTitleMedia |
justwatch-title-media |
GET /justwatch/title/media |
id (query String required)country (query String)language (query String) |
ApiKeyAuth |
JustWatchJustwatchTitleMediaResponse |
|
| justWatch | justWatch.justwatchTitleOffers |
justwatch-title-offers |
GET /justwatch/title/offers |
id (query String required)countries (query String)language (query String) |
ApiKeyAuth |
JustWatchJustwatchTitleOffersResponse |
|
| justWatch | justWatch.justwatchTitleSimilar |
justwatch-title-similar |
GET /justwatch/title/similar |
id (query String required)country (query String)language (query String)limit (query Integer) |
ApiKeyAuth |
JustWatchJustwatchTitleSimilarResponse |
|
| kalshi | kalshi.event |
kalshi-event |
GET /kalshi/event/{event_ticker} |
event_ticker (path String required) |
ApiKeyAuth |
KalshiEventResponse |
|
| kalshi | kalshi.eventHistory |
kalshi-event-history |
GET /kalshi/event/{event_ticker}/history |
event_ticker (path String required)series_ticker (query String)start_ts (query Integer)end_ts (query Integer)period_interval (query Integer)include_latest_before_start (query Boolean) |
ApiKeyAuth |
KalshiEventHistoryResponse |
|
| kalshi | kalshi.eventMetadata |
kalshi-event-metadata |
GET /kalshi/event/{event_ticker}/metadata |
event_ticker (path String required) |
ApiKeyAuth |
KalshiEventMetadataResponse |
|
| kalshi | kalshi.events |
kalshi-events |
GET /kalshi/events |
limit (query Integer)cursor (query String)series_ticker (query String)category (query String)status (query String)with_nested_markets (query Boolean)with_milestones (query Boolean)min_close_ts (query Integer)min_updated_ts (query Integer) |
ApiKeyAuth |
KalshiEventsResponse |
|
| kalshi | kalshi.multivariateEvents |
kalshi-multivariate-events |
GET /kalshi/events/multivariate |
limit (query Integer)cursor (query String) |
ApiKeyAuth |
KalshiMultivariateEventsResponse |
|
| kalshi | kalshi.exchangeSchedule |
kalshi-exchange-schedule |
GET /kalshi/exchange/schedule |
none | ApiKeyAuth |
KalshiExchangeScheduleResponse |
|
| kalshi | kalshi.exchangeStatus |
kalshi-exchange-status |
GET /kalshi/exchange/status |
none | ApiKeyAuth |
KalshiExchangeStatusResponse |
|
| kalshi | kalshi.historicalCutoff |
kalshi-historical-cutoff |
GET /kalshi/historical/cutoff |
none | ApiKeyAuth |
KalshiHistoricalCutoffResponse |
|
| kalshi | kalshi.historicalMarket |
kalshi-historical-market |
GET /kalshi/historical/market/{ticker} |
ticker (path String required) |
ApiKeyAuth |
KalshiHistoricalMarketResponse |
|
| kalshi | kalshi.historicalMarketHistory |
kalshi-historical-market-history |
GET /kalshi/historical/market/{ticker}/history |
ticker (path String required)start_ts (query Integer)end_ts (query Integer)period_interval (query Integer) |
ApiKeyAuth |
KalshiHistoricalMarketHistoryResponse |
|
| kalshi | kalshi.historicalMarkets |
kalshi-historical-markets |
GET /kalshi/historical/markets |
limit (query Integer)cursor (query String)tickers (query String)event_ticker (query String)series_ticker (query String)mve_filter (query String) |
ApiKeyAuth |
KalshiHistoricalMarketsResponse |
|
| kalshi | kalshi.historicalTrades |
kalshi-historical-trades |
GET /kalshi/historical/trades |
limit (query Integer)cursor (query String)ticker (query String)min_ts (query Integer)max_ts (query Integer) |
ApiKeyAuth |
KalshiHistoricalTradesResponse |
|
| kalshi | kalshi.market |
kalshi-market |
GET /kalshi/market/{ticker} |
ticker (path String required) |
ApiKeyAuth |
KalshiMarketResponse |
|
| kalshi | kalshi.marketHistory |
kalshi-market-history |
GET /kalshi/market/{ticker}/history |
ticker (path String required)series_ticker (query String)start_ts (query Integer)end_ts (query Integer)period_interval (query Integer)include_latest_before_start (query Boolean) |
ApiKeyAuth |
KalshiMarketHistoryResponse |
|
| kalshi | kalshi.marketOrderbook |
kalshi-market-orderbook |
GET /kalshi/market/{ticker}/orderbook |
ticker (path String required) |
ApiKeyAuth |
KalshiMarketOrderbookResponse |
|
| kalshi | kalshi.markets |
kalshi-markets |
GET /kalshi/markets |
limit (query Integer)cursor (query String)event_ticker (query String)series_ticker (query String)status (query String)ticker (query String) |
ApiKeyAuth |
KalshiMarketsResponse |
|
| kalshi | kalshi.marketsHistory |
kalshi-markets-history |
GET /kalshi/markets/history |
market_tickers (query String required)start_ts (query Integer)end_ts (query Integer)period_interval (query Integer)include_latest_before_start (query Boolean) |
ApiKeyAuth |
KalshiMarketsHistoryResponse |
|
| kalshi | kalshi.marketsOrderbooks |
kalshi-markets-orderbooks |
GET /kalshi/markets/orderbooks |
tickers (query String required) |
ApiKeyAuth |
KalshiMarketsOrderbooksResponse |
|
| kalshi | kalshi.series |
kalshi-series |
GET /kalshi/series |
limit (query Integer)cursor (query String) |
ApiKeyAuth |
KalshiSeriesResponse |
|
| kalshi | kalshi.seriesDetail |
kalshi-series-detail |
GET /kalshi/series/{series_ticker} |
series_ticker (path String required) |
ApiKeyAuth |
KalshiSeriesDetailResponse |
|
| kalshi | kalshi.trades |
kalshi-trades |
GET /kalshi/trades |
limit (query Integer)cursor (query String)ticker (query String)min_ts (query Integer)max_ts (query Integer) |
ApiKeyAuth |
KalshiTradesResponse |
|
linkedIn.linkedinCompany |
linkedin-company |
GET /linkedin/company/{id} |
id (path String required) |
ApiKeyAuth |
LinkedInLinkedinCompanyResponse |
||
linkedIn.linkedinProduct |
linkedin-product |
GET /linkedin/product/{id} |
id (path String required) |
ApiKeyAuth |
LinkedInLinkedinProductResponse |
||
linkedIn.linkedinShowcase |
linkedin-showcase |
GET /linkedin/showcase/{id} |
id (path String required) |
ApiKeyAuth |
LinkedInLinkedinShowcaseResponse |
||
| metaculus | metaculus.categoryQuestions |
metaculus-category-questions |
GET /metaculus/category/{slug}/questions |
slug (path String required)limit (query Integer) |
ApiKeyAuth |
MetaculusCategoryQuestionsResponse |
|
| metaculus | metaculus.commentsFeed |
metaculus-comments-feed |
GET /metaculus/comments-feed |
limit (query Integer)topic (query String) |
ApiKeyAuth |
MetaculusCommentsFeedResponse |
|
| metaculus | metaculus.projectQuestions |
metaculus-project-questions |
GET /metaculus/project/{slug}/questions |
slug (path String required)limit (query Integer) |
ApiKeyAuth |
MetaculusProjectQuestionsResponse |
|
| metaculus | metaculus.question |
metaculus-question |
GET /metaculus/question/{id} |
id (path String required) |
ApiKeyAuth |
MetaculusQuestionResponse |
|
| metaculus | metaculus.questionForecastHistory |
metaculus-question-forecast-history |
GET /metaculus/question/{id}/forecast-history |
id (path String required)method (query String)max_points (query Integer) |
ApiKeyAuth |
MetaculusQuestionForecastHistoryResponse |
|
| metaculus | metaculus.questionForecasts |
metaculus-question-forecasts |
GET /metaculus/question/{id}/forecasts |
id (path String required) |
ApiKeyAuth |
MetaculusQuestionForecastsResponse |
|
| metaculus | metaculus.questionMetadata |
metaculus-question-metadata |
GET /metaculus/question/{id}/metadata |
id (path String required) |
ApiKeyAuth |
MetaculusQuestionMetadataResponse |
|
| metaculus | metaculus.questionOptions |
metaculus-question-options |
GET /metaculus/question/{id}/options |
id (path String required)method (query String) |
ApiKeyAuth |
MetaculusQuestionOptionsResponse |
|
| metaculus | metaculus.questions |
metaculus-questions |
GET /metaculus/questions |
limit (query Integer)topic (query String) |
ApiKeyAuth |
MetaculusQuestionsResponse |
|
| metaculus | metaculus.topComments |
metaculus-top-comments |
GET /metaculus/top-comments |
limit (query Integer)topic (query String) |
ApiKeyAuth |
MetaculusTopCommentsResponse |
|
| metaculus | metaculus.tournamentQuestions |
metaculus-tournament-questions |
GET /metaculus/tournament/{slug}/questions |
slug (path String required)limit (query Integer) |
ApiKeyAuth |
MetaculusTournamentQuestionsResponse |
|
| meta | meta.ping |
ping |
GET /ping |
none | none | MetaPingResponse |
|
| meta | meta.ready |
ready |
GET /ready |
none | none | MetaReadyResponse |
|
| polymarket | polymarket.activityTrades |
polymarket-activity-trades |
GET /polymarket/activity/trades |
limit (query Integer)offset (query Integer)taker_only (query String)filter_type (query String)filter_amount (query String)event_id (query String)market (query String) |
ApiKeyAuth |
PolymarketActivityTradesResponse |
|
| polymarket | polymarket.clobMarket |
polymarket-clob-market |
GET /polymarket/clob/market/{condition_id} |
condition_id (path String required) |
ApiKeyAuth |
PolymarketClobMarketResponse |
|
| polymarket | polymarket.dashboardMacro |
polymarket-dashboard-macro |
GET /polymarket/dashboards/macro |
limit (query Integer)cursor (query String) |
ApiKeyAuth |
PolymarketDashboardMacroResponse |
|
| polymarket | polymarket.dataFollowers |
polymarket-data-followers |
GET /polymarket/data/followers/{address} |
address (path String required)limit (query Integer)offset (query Integer)order (query String)ascending (query Boolean)after_cursor (query String) |
ApiKeyAuth |
PolymarketDataFollowersResponse |
|
| polymarket | polymarket.dataFollowing |
polymarket-data-following |
GET /polymarket/data/following/{address} |
address (path String required)limit (query Integer)offset (query Integer)order (query String)ascending (query Boolean)after_cursor (query String) |
ApiKeyAuth |
PolymarketDataFollowingResponse |
|
| polymarket | polymarket.dataFollowsCounts |
polymarket-data-follows-counts |
GET /polymarket/data/follows/counts/{address} |
address (path String required) |
ApiKeyAuth |
PolymarketDataFollowsCountsResponse |
|
| polymarket | polymarket.eventDetailById |
polymarket-event-detail-by-id |
GET /polymarket/event/id/{id} |
id (path String required) |
ApiKeyAuth |
PolymarketEventDetailByIdResponse |
|
| polymarket | polymarket.eventActivityById |
polymarket-event-activity-by-id |
GET /polymarket/event/id/{id}/activity |
id (path String required)limit (query Integer)offset (query Integer)taker_only (query String)filter_type (query String)filter_amount (query String) |
ApiKeyAuth |
PolymarketEventActivityByIdResponse |
|
| polymarket | polymarket.eventDetail |
polymarket-event-detail |
GET /polymarket/event/{slug} |
slug (path String required) |
ApiKeyAuth |
PolymarketEventDetailResponse |
|
| polymarket | polymarket.eventActivity |
polymarket-event-activity |
GET /polymarket/event/{slug}/activity |
slug (path String required)limit (query Integer)offset (query Integer)taker_only (query String)filter_type (query String)filter_amount (query String) |
ApiKeyAuth |
PolymarketEventActivityResponse |
|
| polymarket | polymarket.events |
polymarket-events |
GET /polymarket/events |
limit (query Integer)offset (query Integer)order (query String)ascending (query Boolean)closed (query String) |
ApiKeyAuth |
PolymarketEventsResponse |
|
| polymarket | polymarket.eventsSimilar |
polymarket-events-similar |
GET /polymarket/events/similar |
id (query Integer)event_title (query String)event_slug (query String)market_title (query String)market_slug (query String)limit (query Integer)closed (query String) |
ApiKeyAuth |
PolymarketEventsSimilarResponse |
|
| polymarket | polymarket.eventTags |
polymarket-event-tags |
GET /polymarket/events/{id}/tags |
id (path String required) |
ApiKeyAuth |
PolymarketEventTagsResponse |
|
| polymarket | polymarket.feeTypes |
polymarket-fee-types |
GET /polymarket/fee-types |
active (query String)search (query String) |
ApiKeyAuth |
PolymarketFeeTypesResponse |
|
| polymarket | polymarket.games |
polymarket-games |
GET /polymarket/games |
sport (query String)ticker (query String) |
ApiKeyAuth |
PolymarketGamesResponse |
|
| polymarket | polymarket.homepageFeed |
polymarket-homepage-feed |
GET /polymarket/homepage/feed |
feed (query String)limit (query Integer)cursor (query String) |
ApiKeyAuth |
PolymarketHomepageFeedResponse |
|
| polymarket | polymarket.leaderboard |
polymarket-leaderboard |
GET /polymarket/leaderboard |
window (query String)sort_by (query String)limit (query Integer) |
ApiKeyAuth |
PolymarketLeaderboardResponse |
|
| polymarket | polymarket.marketClarifications |
polymarket-market-clarifications |
GET /polymarket/market-clarifications |
market_id (query String)event_id (query String)state (query String)question_id (query String)tx_hash (query String)limit (query Integer)offset (query Integer)order (query String)ascending (query Boolean)after_cursor (query String) |
ApiKeyAuth |
PolymarketMarketClarificationsResponse |
|
| polymarket | polymarket.marketDetailByCondition |
polymarket-market-detail-by-condition |
GET /polymarket/market/condition/{condition_id} |
condition_id (path String required) |
ApiKeyAuth |
PolymarketMarketDetailByConditionResponse |
|
| polymarket | polymarket.marketActivityByCondition |
polymarket-market-activity-by-condition |
GET /polymarket/market/condition/{condition_id}/activity |
condition_id (path String required)limit (query Integer)offset (query Integer)taker_only (query String)filter_type (query String)filter_amount (query String) |
ApiKeyAuth |
PolymarketMarketActivityByConditionResponse |
|
| polymarket | polymarket.marketLiquidityByCondition |
polymarket-market-liquidity-by-condition |
GET /polymarket/market/condition/{condition_id}/liquidity |
condition_id (path String required) |
ApiKeyAuth |
PolymarketMarketLiquidityByConditionResponse |
|
| polymarket | polymarket.marketDetailBySlug |
polymarket-market-detail-by-slug |
GET /polymarket/market/slug/{slug} |
slug (path String required) |
ApiKeyAuth |
PolymarketMarketDetailBySlugResponse |
|
| polymarket | polymarket.marketLiquidityBySlug |
polymarket-market-liquidity-by-slug |
GET /polymarket/market/slug/{slug}/liquidity |
slug (path String required) |
ApiKeyAuth |
PolymarketMarketLiquidityBySlugResponse |
|
| polymarket | polymarket.marketDetail |
polymarket-market-detail |
GET /polymarket/market/{id} |
id (path String required) |
ApiKeyAuth |
PolymarketMarketDetailResponse |
|
| polymarket | polymarket.marketLiquidity |
polymarket-market-liquidity |
GET /polymarket/market/{id}/liquidity |
id (path String required) |
ApiKeyAuth |
PolymarketMarketLiquidityResponse |
|
| polymarket | polymarket.marketTags |
polymarket-market-tags |
GET /polymarket/market/{id}/tags |
id (path String required) |
ApiKeyAuth |
PolymarketMarketTagsResponse |
|
| polymarket | polymarket.markets |
polymarket-markets |
GET /polymarket/markets |
limit (query Integer)offset (query Integer)order (query String)ascending (query Boolean)closed (query String) |
ApiKeyAuth |
PolymarketMarketsResponse |
|
| polymarket | polymarket.predictions |
polymarket-predictions |
GET /polymarket/predictions |
status (query String)sort (query String)tag (query String)recurrence (query String)limit (query Integer)cursor (query String) |
ApiKeyAuth |
PolymarketPredictionsResponse |
|
| polymarket | polymarket.rewardsMarket |
polymarket-rewards-market |
GET /polymarket/rewards/market/{condition_id} |
condition_id (path String required) |
ApiKeyAuth |
PolymarketRewardsMarketResponse |
|
| polymarket | polymarket.rewardsMarkets |
polymarket-rewards-markets |
GET /polymarket/rewards/markets |
order_by (query String)position (query String)date (query String)q (query String)tag_slug (query String)cursor (query String)limit (query Integer) |
ApiKeyAuth |
PolymarketRewardsMarketsResponse |
|
| polymarket | polymarket.search |
polymarket-search |
GET /polymarket/search |
q (query String required)limit (query Integer)status (query String)sort (query String)ascending (query Boolean)include_tags (query Boolean)include_profiles (query Boolean) |
ApiKeyAuth |
PolymarketSearchResponse |
|
| polymarket | polymarket.sports |
polymarket-sports |
GET /polymarket/sports |
none | ApiKeyAuth |
PolymarketSportsResponse |
|
| polymarket | polymarket.sportsByPartner |
polymarket-sports-by-partner |
GET /polymarket/sports/by-partner |
partner (query String)external_id (query String) |
ApiKeyAuth |
PolymarketSportsByPartnerResponse |
|
| polymarket | polymarket.sportsMarketTypes |
polymarket-sports-market-types |
GET /polymarket/sports/market-types |
none | ApiKeyAuth |
PolymarketSportsMarketTypesResponse |
|
| polymarket | polymarket.sportsSummary |
polymarket-sports-summary |
GET /polymarket/sports/summary |
none | ApiKeyAuth |
PolymarketSportsSummaryResponse |
|
| polymarket | polymarket.sport |
polymarket-sport |
GET /polymarket/sports/{id} |
id (path Integer required) |
ApiKeyAuth |
PolymarketSportResponse |
|
| polymarket | polymarket.sportExternalPartners |
polymarket-sport-external-partners |
GET /polymarket/sports/{id}/external-partners |
id (path Integer required) |
ApiKeyAuth |
PolymarketSportExternalPartnersResponse |
|
| polymarket | polymarket.sportExternalPartner |
polymarket-sport-external-partner |
GET /polymarket/sports/{id}/external-partners/{partner_ref} |
id (path Integer required)partner_ref (path String required) |
ApiKeyAuth |
PolymarketSportExternalPartnerResponse |
|
| polymarket | polymarket.spotlights |
polymarket-spotlights |
GET /polymarket/spotlights |
none | ApiKeyAuth |
PolymarketSpotlightsResponse |
|
| polymarket | polymarket.spotlightsKeyset |
polymarket-spotlights-keyset |
GET /polymarket/spotlights/keyset |
limit (query Integer)offset (query Integer)order (query String)ascending (query Boolean)after_cursor (query String) |
ApiKeyAuth |
PolymarketSpotlightsKeysetResponse |
|
| polymarket | polymarket.spotlight |
polymarket-spotlight |
GET /polymarket/spotlights/{slug} |
slug (path String required) |
ApiKeyAuth |
PolymarketSpotlightResponse |
|
| polymarket | polymarket.status |
polymarket-status |
GET /polymarket/status |
none | ApiKeyAuth |
PolymarketStatusResponse |
|
| polymarket | polymarket.tagBySlug |
polymarket-tag-by-slug |
GET /polymarket/tag/slug/{slug} |
slug (path String required)locale (query String) |
ApiKeyAuth |
PolymarketTagBySlugResponse |
|
| polymarket | polymarket.relatedTagsBySlug |
polymarket-related-tags-by-slug |
GET /polymarket/tag/slug/{slug}/related-tags |
slug (path String required)omit_empty (query String)status (query String)locale (query String) |
ApiKeyAuth |
PolymarketRelatedTagsBySlugResponse |
|
| polymarket | polymarket.relatedTagRowsBySlug |
polymarket-related-tag-rows-by-slug |
GET /polymarket/tag/slug/{slug}/related-tags/tags |
slug (path String required)omit_empty (query String)status (query String)locale (query String) |
ApiKeyAuth |
PolymarketRelatedTagRowsBySlugResponse |
|
| polymarket | polymarket.tag |
polymarket-tag |
GET /polymarket/tag/{id} |
id (path String required)include_template (query Boolean)locale (query String) |
ApiKeyAuth |
PolymarketTagResponse |
|
| polymarket | polymarket.relatedTags |
polymarket-related-tags |
GET /polymarket/tag/{id}/related-tags |
id (path String required)omit_empty (query String)status (query String)locale (query String) |
ApiKeyAuth |
PolymarketRelatedTagsResponse |
|
| polymarket | polymarket.relatedTagRows |
polymarket-related-tag-rows |
GET /polymarket/tag/{id}/related-tags/tags |
id (path String required)omit_empty (query String)status (query String)locale (query String) |
ApiKeyAuth |
PolymarketRelatedTagRowsResponse |
|
| polymarket | polymarket.tags |
polymarket-tags |
GET /polymarket/tags |
limit (query Integer)offset (query Integer)order (query String)ascending (query String)locale (query String) |
ApiKeyAuth |
PolymarketTagsResponse |
|
| polymarket | polymarket.teams |
polymarket-teams |
GET /polymarket/teams |
league (query String)name (query String)abbreviation (query String)provider_id (query String)limit (query Integer)offset (query Integer)order (query String)ascending (query Boolean) |
ApiKeyAuth |
PolymarketTeamsResponse |
|
| polymarket | polymarket.teamsByPartner |
polymarket-teams-by-partner |
GET /polymarket/teams/by-partner |
partner (query String)external_id (query String) |
ApiKeyAuth |
PolymarketTeamsByPartnerResponse |
|
| polymarket | polymarket.team |
polymarket-team |
GET /polymarket/teams/{id} |
id (path Integer required) |
ApiKeyAuth |
PolymarketTeamResponse |
|
| polymarket | polymarket.teamExternalPartners |
polymarket-team-external-partners |
GET /polymarket/teams/{id}/external-partners |
id (path Integer required) |
ApiKeyAuth |
PolymarketTeamExternalPartnersResponse |
|
| polymarket | polymarket.teamExternalPartner |
polymarket-team-external-partner |
GET /polymarket/teams/{id}/external-partners/{partner_ref} |
id (path Integer required)partner_ref (path String required) |
ApiKeyAuth |
PolymarketTeamExternalPartnerResponse |
|
| polymarket | polymarket.tokenMidpoint |
polymarket-token-midpoint |
GET /polymarket/token/{token_id}/midpoint |
token_id (path String required) |
ApiKeyAuth |
PolymarketTokenMidpointResponse |
|
| polymarket | polymarket.tokenOrderbook |
polymarket-token-orderbook |
GET /polymarket/token/{token_id}/orderbook |
token_id (path String required) |
ApiKeyAuth |
PolymarketTokenOrderbookResponse |
|
| polymarket | polymarket.tokenPrice |
polymarket-token-price |
GET /polymarket/token/{token_id}/price |
token_id (path String required)side (query String) |
ApiKeyAuth |
PolymarketTokenPriceResponse |
|
| polymarket | polymarket.tokenPriceHistory |
polymarket-token-price-history |
GET /polymarket/token/{token_id}/price-history |
token_id (path String required)interval (query String)fidelity (query Integer)start_ts (query Integer)end_ts (query Integer) |
ApiKeyAuth |
PolymarketTokenPriceHistoryResponse |
|
| polymarket | polymarket.tokenSpread |
polymarket-token-spread |
GET /polymarket/token/{token_id}/spread |
token_id (path String required) |
ApiKeyAuth |
PolymarketTokenSpreadResponse |
|
| polymarket | polymarket.tokensMidpoints |
polymarket-tokens-midpoints |
POST /polymarket/tokens/midpoints |
body (body String required) |
ApiKeyAuth |
PolymarketTokensMidpointsResponse |
|
| polymarket | polymarket.tokensOrderbooks |
polymarket-tokens-orderbooks |
POST /polymarket/tokens/orderbooks |
body (body String required) |
ApiKeyAuth |
PolymarketTokensOrderbooksResponse |
|
| polymarket | polymarket.tokensPrices |
polymarket-tokens-prices |
POST /polymarket/tokens/prices |
body (body String required) |
ApiKeyAuth |
PolymarketTokensPricesResponse |
|
| polymarket | polymarket.tokensSpreads |
polymarket-tokens-spreads |
POST /polymarket/tokens/spreads |
body (body String required) |
ApiKeyAuth |
PolymarketTokensSpreadsResponse |
|
| polymarket | polymarket.tournaments |
polymarket-tournaments |
GET /polymarket/tournaments |
limit (query Integer)offset (query Integer)order (query String)ascending (query Boolean) |
ApiKeyAuth |
PolymarketTournamentsResponse |
|
| polymarket | polymarket.tournament |
polymarket-tournament |
GET /polymarket/tournaments/{id} |
id (path Integer required) |
ApiKeyAuth |
PolymarketTournamentResponse |
|
| productHunt | productHunt.category |
producthunt-category |
GET /producthunt/category/{slug} |
slug (path String required) |
ApiKeyAuth |
ProductHuntCategoryResponse |
|
| productHunt | productHunt.categoryProducts |
producthunt-category-products |
GET /producthunt/category/{slug}/products |
slug (path String required)cursor (query String)page_size (query Integer)featured_only (query Boolean)order (query String)page (query Integer)tags (query String) |
ApiKeyAuth |
ProductHuntCategoryProductsResponse |
|
| productHunt | productHunt.leaderboard |
producthunt-leaderboard |
GET /producthunt/leaderboard |
scope (query String)date (query String)year (query Integer)month (query Integer)day (query Integer)week (query Integer)featured (query Boolean)order (query String)cursor (query String) |
ApiKeyAuth |
ProductHuntLeaderboardResponse |
|
| productHunt | productHunt.product |
producthunt-product |
GET /producthunt/product/{id} |
id (path String required) |
ApiKeyAuth |
ProductHuntProductResponse |
|
| productHunt | productHunt.about |
producthunt-about |
GET /producthunt/product/{id}/about |
id (path String required) |
ApiKeyAuth |
ProductHuntAboutResponse |
|
| productHunt | productHunt.alternatives |
producthunt-alternatives |
GET /producthunt/product/{id}/alternatives |
id (path String required)first (query Integer)cursor (query String)order (query String)tags (query String) |
ApiKeyAuth |
ProductHuntAlternativesResponse |
|
| productHunt | productHunt.customers |
producthunt-customers |
GET /producthunt/product/{id}/customers |
id (path String required)order (query String)page (query Integer)page_size (query Integer) |
ApiKeyAuth |
ProductHuntCustomersResponse |
|
| productHunt | productHunt.launches |
producthunt-launches |
GET /producthunt/product/{id}/launches |
id (path String required)cursor (query String)order (query String) |
ApiKeyAuth |
ProductHuntLaunchesResponse |
|
| productHunt | productHunt.makers |
producthunt-makers |
GET /producthunt/product/{id}/makers |
id (path String required)cursor (query String) |
ApiKeyAuth |
ProductHuntMakersResponse |
|
| productHunt | productHunt.reviews |
producthunt-reviews |
GET /producthunt/product/{id}/reviews |
id (path String required) |
ApiKeyAuth |
ProductHuntReviewsResponse |
|
| productHunt | productHunt.search |
producthunt-search |
GET /producthunt/search |
query (query String required)type (query String)page (query Integer)featured (query Boolean)topics (query String) |
ApiKeyAuth |
ProductHuntSearchResponse |
|
reddit.comments |
reddit-comments |
GET /reddit/comments/{id} |
id (path String required)sort (query String)limit (query Integer)depth (query Integer) |
ApiKeyAuth |
RedditCommentsResponse |
||
reddit.domainPosts |
reddit-domain-posts |
GET /reddit/domain/{domain}/posts |
domain (path String required)sort (query String)time (query String)limit (query Integer)after (query String) |
ApiKeyAuth |
RedditDomainPostsResponse |
||
reddit.post |
reddit-post |
GET /reddit/post/{id} |
id (path String required) |
ApiKeyAuth |
RedditPostResponse |
||
reddit.search |
reddit-search |
GET /reddit/search |
q (query String required)subreddit (query String)sort (query String)time (query String)limit (query Integer)after (query String) |
ApiKeyAuth |
RedditSearchResponse |
||
reddit.subredditAbout |
reddit-subreddit-about |
GET /reddit/subreddit/{subreddit}/about |
subreddit (path String required)limit (query Integer) |
ApiKeyAuth |
RedditSubredditAboutResponse |
||
reddit.subredditComments |
reddit-subreddit-comments |
GET /reddit/subreddit/{subreddit}/comments |
subreddit (path String required)limit (query Integer)after (query String) |
ApiKeyAuth |
RedditSubredditCommentsResponse |
||
reddit.subredditPosts |
reddit-subreddit-posts |
GET /reddit/subreddit/{subreddit}/posts |
subreddit (path String required)sort (query String)time (query String)limit (query Integer)after (query String) |
ApiKeyAuth |
RedditSubredditPostsResponse |
||
reddit.subredditsPosts |
reddit-subreddits-posts |
GET /reddit/subreddits/posts |
subreddits (query String required)sort (query String)time (query String)limit (query Integer)after (query String) |
ApiKeyAuth |
RedditSubredditsPostsResponse |
||
reddit.trends |
reddit-trends |
GET /reddit/trends |
sort (query String)time (query String)limit (query Integer)after (query String) |
ApiKeyAuth |
RedditTrendsResponse |
||
reddit.userComments |
reddit-user-comments |
GET /reddit/user/{username}/comments |
username (path String required)limit (query Integer)after (query String) |
ApiKeyAuth |
RedditUserCommentsResponse |
||
reddit.userPosts |
reddit-user-posts |
GET /reddit/user/{username}/posts |
username (path String required)limit (query Integer)after (query String) |
ApiKeyAuth |
RedditUserPostsResponse |
||
| redfin | redfin.estimate |
redfin-estimate |
GET /redfin/estimate |
property_id (query String required) |
ApiKeyAuth |
RedfinEstimateResponse |
|
| redfin | redfin.property |
redfin-property |
GET /redfin/property |
url (query String)property_id (query String)listing_id (query String) |
ApiKeyAuth |
RedfinPropertyResponse |
|
| redfin | redfin.regionTrends |
redfin-region-trends |
GET /redfin/region-trends |
region_id (query Integer required)region_type (query Integer) |
ApiKeyAuth |
RedfinRegionTrendsResponse |
|
| redfin | redfin.search |
redfin-search |
GET /redfin/search |
location (query String)page (query Integer)region_id (query Integer)region_type (query Integer)status (query String)min_price (query Integer)max_price (query Integer)min_beds (query Integer)min_baths (query Double) |
ApiKeyAuth |
RedfinSearchResponse |
|
| redfin | redfin.similar |
redfin-similar |
GET /redfin/similar |
property_id (query String required) |
ApiKeyAuth |
RedfinSimilarResponse |
|
| referrals | referrals.click |
referrals-click |
POST /referrals/click |
request (body String required) |
none | ReferralsClickResponse |
|
| referrals | referrals.me |
referrals-me |
GET /referrals/me |
none | JWTAuth |
ReferralsMeResponse |
|
| referrals | referrals.meEvents |
referrals-me-events |
GET /referrals/me/events |
limit (query Integer) |
JWTAuth |
ReferralsMeEventsResponse |
|
| rottenTomatoes | rottenTomatoes.rottentomatoesBrowseMovies |
rottentomatoes-browse-movies |
GET /rottentomatoes/browse/movies |
list (query String)sort (query String)limit (query Integer) |
ApiKeyAuth |
RottenTomatoesRottentomatoesBrowseMoviesResponse |
|
| rottenTomatoes | rottenTomatoes.rottentomatoesBrowseTv |
rottentomatoes-browse-tv |
GET /rottentomatoes/browse/tv |
list (query String)sort (query String)limit (query Integer) |
ApiKeyAuth |
RottenTomatoesRottentomatoesBrowseTvResponse |
|
| rottenTomatoes | rottenTomatoes.rottentomatoesEpisode |
rottentomatoes-episode |
GET /rottentomatoes/episode |
path (query String)url (query String) |
ApiKeyAuth |
RottenTomatoesRottentomatoesEpisodeResponse |
|
| rottenTomatoes | rottenTomatoes.rottentomatoesMovie |
rottentomatoes-movie |
GET /rottentomatoes/movie |
path (query String)url (query String) |
ApiKeyAuth |
RottenTomatoesRottentomatoesMovieResponse |
|
| rottenTomatoes | rottenTomatoes.rottentomatoesMovieReviews |
rottentomatoes-movie-reviews |
GET /rottentomatoes/movie/reviews |
path (query String)url (query String)type (query String)limit (query Integer)after (query String) |
ApiKeyAuth |
RottenTomatoesRottentomatoesMovieReviewsResponse |
|
| rottenTomatoes | rottenTomatoes.rottentomatoesPerson |
rottentomatoes-person |
GET /rottentomatoes/person |
path (query String)url (query String) |
ApiKeyAuth |
RottenTomatoesRottentomatoesPersonResponse |
|
| rottenTomatoes | rottenTomatoes.rottentomatoesSearch |
rottentomatoes-search |
GET /rottentomatoes/search |
query (query String required)limit (query Integer) |
ApiKeyAuth |
RottenTomatoesRottentomatoesSearchResponse |
|
| rottenTomatoes | rottenTomatoes.rottentomatoesSeason |
rottentomatoes-season |
GET /rottentomatoes/season |
path (query String)url (query String) |
ApiKeyAuth |
RottenTomatoesRottentomatoesSeasonResponse |
|
| rottenTomatoes | rottenTomatoes.rottentomatoesSeries |
rottentomatoes-series |
GET /rottentomatoes/series |
path (query String)url (query String) |
ApiKeyAuth |
RottenTomatoesRottentomatoesSeriesResponse |
|
| shopApp | shopApp.analysis |
shop-app-analysis |
GET /shop-app/analysis |
query (query String required)limit (query Integer)in_stock (query Boolean)on_sale (query Boolean)deep_search (query Boolean) |
ApiKeyAuth |
ShopAppAnalysisResponse |
|
| shopApp | shopApp.categories |
shop-app-categories |
GET /shop-app/categories |
none | ApiKeyAuth |
ShopAppCategoriesResponse |
|
| shopApp | shopApp.product |
shop-app-product |
GET /shop-app/products/{id} |
id (path String required)variant_id (query String) |
ApiKeyAuth |
ShopAppProductResponse |
|
| shopApp | shopApp.productRelated |
shop-app-product-related |
GET /shop-app/products/{id}/related |
id (path String required)limit (query Integer) |
ApiKeyAuth |
ShopAppProductRelatedResponse |
|
| shopApp | shopApp.productReviews |
shop-app-product-reviews |
GET /shop-app/products/{id}/reviews |
id (path String required)limit (query Integer) |
ApiKeyAuth |
ShopAppProductReviewsResponse |
|
| shopApp | shopApp.productShop |
shop-app-product-shop |
GET /shop-app/products/{id}/shop |
id (path String required) |
ApiKeyAuth |
ShopAppProductShopResponse |
|
| shopApp | shopApp.productVariant |
shop-app-product-variant |
GET /shop-app/products/{id}/variant |
id (path String required)selected_options (query String) |
ApiKeyAuth |
ShopAppProductVariantResponse |
|
| shopApp | shopApp.productVariants |
shop-app-product-variants |
GET /shop-app/products/{id}/variants |
id (path String required)selected_options (query String)limit (query Integer) |
ApiKeyAuth |
ShopAppProductVariantsResponse |
|
| shopApp | shopApp.search |
shop-app-search |
GET /shop-app/search |
query (query String required)limit (query Integer)in_stock (query Boolean)on_sale (query Boolean)deep_search (query Boolean) |
ApiKeyAuth |
ShopAppSearchResponse |
|
| shopApp | shopApp.shop |
shop-app-shop |
GET /shop-app/shops/{handle} |
handle (path String required) |
ApiKeyAuth |
ShopAppShopResponse |
|
| shopApp | shopApp.collectionProducts |
shop-app-collection-products |
GET /shop-app/shops/{handle}/collections/{collection_id}/products |
handle (path String required)collection_id (path String required)limit (query Integer)sort_by (query String)in_stock (query Boolean) |
ApiKeyAuth |
ShopAppCollectionProductsResponse |
|
| shopApp | shopApp.shopLocations |
shop-app-shop-locations |
GET /shop-app/shops/{handle}/locations |
handle (path String required)limit (query Integer) |
ApiKeyAuth |
ShopAppShopLocationsResponse |
|
| shopApp | shopApp.shopProducts |
shop-app-shop-products |
GET /shop-app/shops/{handle}/products |
handle (path String required)limit (query Integer)sort_by (query String)in_stock (query Boolean) |
ApiKeyAuth |
ShopAppShopProductsResponse |
|
| shopApp | shopApp.shopReviews |
shop-app-shop-reviews |
GET /shop-app/shops/{handle}/reviews |
handle (path String required)limit (query Integer) |
ApiKeyAuth |
ShopAppShopReviewsResponse |
|
| shopApp | shopApp.shopTypeahead |
shop-app-shop-typeahead |
GET /shop-app/shops/{handle}/typeahead |
handle (path String required)query (query String required)limit (query Integer) |
ApiKeyAuth |
ShopAppShopTypeaheadResponse |
|
| shopApp | shopApp.suggestions |
shop-app-suggestions |
GET /shop-app/suggestions |
query (query String required)limit (query Integer) |
ApiKeyAuth |
ShopAppSuggestionsResponse |
|
| shopify | shopify.collections |
shopify-collections |
GET /shopify/collections |
url (query String required)page (query Integer)limit (query Integer) |
ApiKeyAuth |
ShopifyCollectionsResponse |
|
| shopify | shopify.collectionProducts |
shopify-collection-products |
GET /shopify/collections/{handle}/products |
handle (path String required)url (query String required)page (query Integer)limit (query Integer) |
ApiKeyAuth |
ShopifyCollectionProductsResponse |
|
| shopify | shopify.pages |
shopify-pages |
GET /shopify/pages |
url (query String required)page (query Integer)limit (query Integer) |
ApiKeyAuth |
ShopifyPagesResponse |
|
| shopify | shopify.page |
shopify-page |
GET /shopify/pages/{handle} |
handle (path String required)url (query String required) |
ApiKeyAuth |
ShopifyPageResponse |
|
| shopify | shopify.products |
shopify-products |
GET /shopify/products |
url (query String required)page (query Integer)limit (query Integer) |
ApiKeyAuth |
ShopifyProductsResponse |
|
| shopify | shopify.product |
shopify-product |
GET /shopify/products/{handle} |
handle (path String required)url (query String required) |
ApiKeyAuth |
ShopifyProductResponse |
|
| shopify | shopify.productRecommendations |
shopify-product-recommendations |
GET /shopify/products/{handle}/recommendations |
handle (path String required)url (query String required)limit (query Integer)intent (query String) |
ApiKeyAuth |
ShopifyProductRecommendationsResponse |
|
| shopify | shopify.searchSuggest |
shopify-search-suggest |
GET /shopify/search/suggest |
url (query String required)q (query String required)types (query String)limit (query Integer) |
ApiKeyAuth |
ShopifySearchSuggestResponse |
|
| shopify | shopify.sitemapUrls |
shopify-sitemap-urls |
GET /shopify/sitemap/urls |
url (query String required)type (query String)limit (query Integer) |
ApiKeyAuth |
ShopifySitemapUrlsResponse |
|
| shopify | shopify.sitemaps |
shopify-sitemaps |
GET /shopify/sitemaps |
url (query String required) |
ApiKeyAuth |
ShopifySitemapsResponse |
|
| shopify | shopify.store |
shopify-store |
GET /shopify/store |
url (query String required) |
ApiKeyAuth |
ShopifyStoreResponse |
|
| similarWeb | similarWeb.search |
similarweb-search |
GET /similarweb/search |
q (query String required) |
ApiKeyAuth |
SimilarWebSearchResponse |
|
| similarWeb | similarWeb.web |
similarweb-web |
GET /similarweb/web/{domain} |
domain (path String required) |
ApiKeyAuth |
SimilarWebWebResponse |
|
| spotifyPodcasts | spotifyPodcasts.categories |
spotify-podcasts-categories |
GET /spotify-podcasts/categories |
uri (query String)page_offset (query Integer)page_limit (query Integer)section_offset (query Integer)section_limit (query Integer)include_episode_content_ratings_v2 (query Boolean) |
ApiKeyAuth |
SpotifyPodcastsCategoriesResponse |
|
| spotifyPodcasts | spotifyPodcasts.charts |
spotify-podcasts-charts |
GET /spotify-podcasts/charts |
chart (query String)region (query String)limit (query Integer) |
ApiKeyAuth |
SpotifyPodcastsChartsResponse |
|
| spotifyPodcasts | spotifyPodcasts.episode |
spotify-podcasts-episode |
GET /spotify-podcasts/episode |
uri (query String)id (query String) |
ApiKeyAuth |
SpotifyPodcastsEpisodeResponse |
|
| spotifyPodcasts | spotifyPodcasts.home |
spotify-podcasts-home |
GET /spotify-podcasts/home |
uri (query String)page_offset (query Integer)page_limit (query Integer)section_offset (query Integer)section_limit (query Integer)include_episode_content_ratings_v2 (query Boolean) |
ApiKeyAuth |
SpotifyPodcastsHomeResponse |
|
| spotifyPodcasts | spotifyPodcasts.search |
spotify-podcasts-search |
GET /spotify-podcasts/search |
q (query String required)offset (query Integer)limit (query Integer)number_of_top_results (query Integer)include_pre_releases (query Boolean)include_album_pre_releases (query Boolean)include_audiobooks (query Boolean)include_authors (query Boolean)include_episode_content_ratings_v2 (query Boolean) |
ApiKeyAuth |
SpotifyPodcastsSearchResponse |
|
| spotifyPodcasts | spotifyPodcasts.show |
spotify-podcasts-show |
GET /spotify-podcasts/show |
uri (query String)include_content_capability_trait (query Boolean)include_episode_content_ratings_v2 (query Boolean) |
ApiKeyAuth |
SpotifyPodcastsShowResponse |
|
| spotifyPodcasts | spotifyPodcasts.showEpisodes |
spotify-podcasts-show-episodes |
GET /spotify-podcasts/show/episodes |
uri (query String)offset (query Integer)limit (query Integer)include_episode_content_ratings_v2 (query Boolean) |
ApiKeyAuth |
SpotifyPodcastsShowEpisodesResponse |
|
| spotifyPodcasts | spotifyPodcasts.showRecommendations |
spotify-podcasts-show-recommendations |
GET /spotify-podcasts/show/recommendations |
uri (query String) |
ApiKeyAuth |
SpotifyPodcastsShowRecommendationsResponse |
|
| spotify | spotify.album |
spotify-album |
GET /spotify/album |
uri (query String)id (query String)offset (query Integer)limit (query Integer) |
ApiKeyAuth |
SpotifyAlbumResponse |
|
| spotify | spotify.albumTracks |
spotify-album-tracks |
GET /spotify/album/tracks |
uri (query String)id (query String)offset (query Integer)limit (query Integer) |
ApiKeyAuth |
SpotifyAlbumTracksResponse |
|
| spotify | spotify.albumsSearch |
spotify-albums-search |
GET /spotify/albums/search |
q (query String required)offset (query Integer)limit (query Integer)number_of_top_results (query Integer)include_audiobooks (query Boolean)include_pre_releases (query Boolean)include_album_pre_releases (query Boolean)include_authors (query Boolean)include_episode_content_ratings_v2 (query Boolean) |
ApiKeyAuth |
SpotifyAlbumsSearchResponse |
|
| spotify | spotify.artist |
spotify-artist |
GET /spotify/artist |
uri (query String)id (query String) |
ApiKeyAuth |
SpotifyArtistResponse |
|
| spotify | spotify.artistAlbums |
spotify-artist-albums |
GET /spotify/artist/albums |
uri (query String)id (query String)type (query String)order (query String)offset (query Integer)limit (query Integer) |
ApiKeyAuth |
SpotifyArtistAlbumsResponse |
|
| spotify | spotify.artistPlaylists |
spotify-artist-playlists |
GET /spotify/artist/playlists |
uri (query String)id (query String) |
ApiKeyAuth |
SpotifyArtistPlaylistsResponse |
|
| spotify | spotify.artistRelated |
spotify-artist-related |
GET /spotify/artist/related |
uri (query String)id (query String) |
ApiKeyAuth |
SpotifyArtistRelatedResponse |
|
| spotify | spotify.artistsSearch |
spotify-artists-search |
GET /spotify/artists/search |
q (query String required)offset (query Integer)limit (query Integer) |
ApiKeyAuth |
SpotifyArtistsSearchResponse |
|
| spotify | spotify.audiobook |
spotify-audiobook |
GET /spotify/audiobook |
uri (query String)id (query String) |
ApiKeyAuth |
SpotifyAudiobookResponse |
|
| spotify | spotify.audiobookChapters |
spotify-audiobook-chapters |
GET /spotify/audiobook/chapters |
uri (query String)id (query String)offset (query Integer)limit (query Integer) |
ApiKeyAuth |
SpotifyAudiobookChaptersResponse |
|
| spotify | spotify.audiobooksSearch |
spotify-audiobooks-search |
GET /spotify/audiobooks/search |
q (query String required)offset (query Integer)limit (query Integer)number_of_top_results (query Integer)include_audiobooks (query Boolean)include_pre_releases (query Boolean)include_album_pre_releases (query Boolean)include_authors (query Boolean)include_episode_content_ratings_v2 (query Boolean) |
ApiKeyAuth |
SpotifyAudiobooksSearchResponse |
|
| spotify | spotify.chapter |
spotify-chapter |
GET /spotify/chapter |
uri (query String)id (query String) |
ApiKeyAuth |
SpotifyChapterResponse |
|
| spotify | spotify.episodesSearch |
spotify-episodes-search |
GET /spotify/episodes/search |
q (query String required)offset (query Integer)limit (query Integer) |
ApiKeyAuth |
SpotifyEpisodesSearchResponse |
|
| spotify | spotify.featuredChartsByCountry |
spotify-featured-charts-by-country |
GET /spotify/featured-charts-by-country |
country_code (query String)content_id (query String) |
ApiKeyAuth |
SpotifyFeaturedChartsByCountryResponse |
|
| spotify | spotify.genre |
spotify-genre |
GET /spotify/genre |
uri (query String)page_offset (query Integer)page_limit (query Integer)section_offset (query Integer)section_limit (query Integer)include_episode_content_ratings_v2 (query Boolean) |
ApiKeyAuth |
SpotifyGenreResponse |
|
| spotify | spotify.home |
spotify-home |
GET /spotify/home |
time_zone (query String)sp_t (query String)facet (query String)section_items_limit (query Integer)include_episode_content_ratings_v2 (query Boolean) |
ApiKeyAuth |
SpotifyHomeResponse |
|
| spotify | spotify.playlist |
spotify-playlist |
GET /spotify/playlist |
uri (query String)id (query String)offset (query Integer)limit (query Integer)enable_watch_feed_entrypoint (query Boolean)include_episode_content_ratings_v2 (query Boolean) |
ApiKeyAuth |
SpotifyPlaylistResponse |
|
| spotify | spotify.playlistsSearch |
spotify-playlists-search |
GET /spotify/playlists/search |
q (query String required)offset (query Integer)limit (query Integer)number_of_top_results (query Integer)include_audiobooks (query Boolean)include_pre_releases (query Boolean)include_album_pre_releases (query Boolean)include_authors (query Boolean)include_episode_content_ratings_v2 (query Boolean) |
ApiKeyAuth |
SpotifyPlaylistsSearchResponse |
|
| spotify | spotify.popularByCountry |
spotify-popular-by-country |
GET /spotify/popular-by-country |
country_code (query String) |
ApiKeyAuth |
SpotifyPopularByCountryResponse |
|
| spotify | spotify.profile |
spotify-profile |
GET /spotify/profile |
username (query String)uri (query String)url (query String)playlist_limit (query Integer)artist_limit (query Integer)episode_limit (query Integer) |
ApiKeyAuth |
SpotifyProfileResponse |
|
| spotify | spotify.profileFollowers |
spotify-profile-followers |
GET /spotify/profile/followers |
username (query String)uri (query String)url (query String)offset (query Integer)limit (query Integer) |
ApiKeyAuth |
SpotifyProfileFollowersResponse |
|
| spotify | spotify.profilePlaylists |
spotify-profile-playlists |
GET /spotify/profile/playlists |
username (query String)uri (query String)url (query String)offset (query Integer)limit (query Integer) |
ApiKeyAuth |
SpotifyProfilePlaylistsResponse |
|
| spotify | spotify.profilesSearch |
spotify-profiles-search |
GET /spotify/profiles/search |
q (query String required)offset (query Integer)limit (query Integer)number_of_top_results (query Integer)include_audiobooks (query Boolean)include_pre_releases (query Boolean)include_album_pre_releases (query Boolean)include_authors (query Boolean)include_episode_content_ratings_v2 (query Boolean) |
ApiKeyAuth |
SpotifyProfilesSearchResponse |
|
| spotify | spotify.search |
spotify-search |
GET /spotify/search |
q (query String required)offset (query Integer)limit (query Integer)number_of_top_results (query Integer)include_audiobooks (query Boolean)include_artist_has_concerts_field (query Boolean)include_pre_releases (query Boolean)include_album_pre_releases (query Boolean)include_authors (query Boolean)include_episode_content_ratings_v2 (query Boolean)is_prefix (query Boolean) |
ApiKeyAuth |
SpotifySearchResponse |
|
| spotify | spotify.section |
spotify-section |
GET /spotify/section |
uri (query String)offset (query Integer)limit (query Integer)include_episode_content_ratings_v2 (query Boolean) |
ApiKeyAuth |
SpotifySectionResponse |
|
| spotify | spotify.showsSearch |
spotify-shows-search |
GET /spotify/shows/search |
q (query String required)offset (query Integer)limit (query Integer) |
ApiKeyAuth |
SpotifyShowsSearchResponse |
|
| spotify | spotify.track |
spotify-track |
GET /spotify/track |
uri (query String)id (query String) |
ApiKeyAuth |
SpotifyTrackResponse |
|
| spotify | spotify.trackRecommended |
spotify-track-recommended |
GET /spotify/track/recommended |
uri (query String)id (query String)limit (query Integer) |
ApiKeyAuth |
SpotifyTrackRecommendedResponse |
|
| spotify | spotify.trackSimilarAlbums |
spotify-track-similar-albums |
GET /spotify/track/similar-albums |
uri (query String)id (query String)limit (query Integer)albums_only (query Boolean) |
ApiKeyAuth |
SpotifyTrackSimilarAlbumsResponse |
|
| spotify | spotify.tracksSearch |
spotify-tracks-search |
GET /spotify/tracks/search |
q (query String required)offset (query Integer)limit (query Integer)number_of_top_results (query Integer)include_audiobooks (query Boolean)include_pre_releases (query Boolean)include_album_pre_releases (query Boolean)include_authors (query Boolean)include_episode_content_ratings_v2 (query Boolean) |
ApiKeyAuth |
SpotifyTracksSearchResponse |
|
| tiktok | tiktok.category |
tiktok-category |
GET /tiktok/category |
none | ApiKeyAuth |
TiktokCategoryResponse |
|
| tiktok | tiktok.videoComments |
tiktok-video-comments |
GET /tiktok/comments |
aweme_id (query String required)cursor (query Integer) |
ApiKeyAuth |
TiktokVideoCommentsResponse |
|
| tiktok | tiktok.explore |
tiktok-explore |
GET /tiktok/explore/{id} |
id (path Integer required) |
ApiKeyAuth |
TiktokExploreResponse |
|
| tiktok | tiktok.challenge |
tiktok-challenge |
GET /tiktok/hashtag/{name} |
name (path String required) |
ApiKeyAuth |
TiktokChallengeResponse |
|
| tiktok | tiktok.challengeList |
tiktok-challenge-list |
GET /tiktok/hashtags |
id (query String required)cursor (query Integer) |
ApiKeyAuth |
TiktokChallengeListResponse |
|
| tiktok | tiktok.popularTrendCountryIndustryMeta |
tiktok-popular-trend-country-industry-meta |
GET /tiktok/popular-trend/country-industry-meta |
none | ApiKeyAuth |
TiktokPopularTrendCountryIndustryMetaResponse |
|
| tiktok | tiktok.post |
tiktok-post |
GET /tiktok/post/{id} |
id (path String required) |
ApiKeyAuth |
TiktokPostResponse |
|
| tiktok | tiktok.profilePost |
tiktok-profile-post |
GET /tiktok/posts |
secUid (query String required)cursor (query Integer)sort_type (query String) |
ApiKeyAuth |
TiktokProfilePostResponse |
|
| tiktok | tiktok.profile |
tiktok-profile |
GET /tiktok/profile/{handler} |
handler (path String required) |
ApiKeyAuth |
TiktokProfileResponse |
|
| tiktok | tiktok.search |
tiktok-search |
GET /tiktok/search |
keyword (query String required)cursor (query Integer)count (query Integer) |
ApiKeyAuth |
TiktokSearchResponse |
|
| tiktok | tiktok.searchHashtag |
tiktok-search-hashtag |
GET /tiktok/search/hashtag |
keyword (query String required)cursor (query Integer)count (query Integer) |
ApiKeyAuth |
TiktokSearchHashtagResponse |
|
| tiktok | tiktok.searchUser |
tiktok-search-user |
GET /tiktok/search/user |
keyword (query String required)cursor (query Integer) |
ApiKeyAuth |
TiktokSearchUserResponse |
|
| tiktok | tiktok.topAdsAnalysis |
tiktok-top-ads-analysis |
GET /tiktok/top-ads/analysis |
material_id (query String required)metric (query String)period_type (query String) |
ApiKeyAuth |
TiktokTopAdsAnalysisResponse |
|
| tiktok | tiktok.topAdsDetail |
tiktok-top-ads-detail |
GET /tiktok/top-ads/detail |
material_id (query String required) |
ApiKeyAuth |
TiktokTopAdsDetailResponse |
|
| tiktok | tiktok.topAdsFilters |
tiktok-top-ads-filters |
GET /tiktok/top-ads/filters |
none | ApiKeyAuth |
TiktokTopAdsFiltersResponse |
|
| tiktok | tiktok.topAdsList |
tiktok-top-ads-list |
GET /tiktok/top-ads/list |
period (query String)page (query Integer)limit (query Integer)order_by (query String)country_code (query String)keyword (query String)industry (query String)objective (query String)ad_language (query String)pattern_label (query String)duration (query String)like (query String)ad_format (query String) |
ApiKeyAuth |
TiktokTopAdsListResponse |
|
| tiktok | tiktok.topAdsLocationInfo |
tiktok-top-ads-location-info |
GET /tiktok/top-ads/location-info |
module (query Integer) |
ApiKeyAuth |
TiktokTopAdsLocationInfoResponse |
|
| tiktok | tiktok.topAdsLocations |
tiktok-top-ads-locations |
GET /tiktok/top-ads/locations |
none | ApiKeyAuth |
TiktokTopAdsLocationsResponse |
|
| tiktok | tiktok.topAdsRecommend |
tiktok-top-ads-recommend |
GET /tiktok/top-ads/recommend |
material_id (query String required)page (query Integer)limit (query Integer) |
ApiKeyAuth |
TiktokTopAdsRecommendResponse |
|
| tiktok | tiktok.topAdsSafety |
tiktok-top-ads-safety |
GET /tiktok/top-ads/safety |
none | ApiKeyAuth |
TiktokTopAdsSafetyResponse |
|
| tiktok | tiktok.topAdsSpotlight |
tiktok-top-ads-spotlight |
GET /tiktok/top-ads/spotlight |
page (query Integer)limit (query Integer) |
ApiKeyAuth |
TiktokTopAdsSpotlightResponse |
|
| tiktok | tiktok.topAdsSuggestions |
tiktok-top-ads-suggestions |
GET /tiktok/top-ads/suggestions |
count (query Integer)scenario (query Integer) |
ApiKeyAuth |
TiktokTopAdsSuggestionsResponse |
|
| tiktok | tiktok.trending |
tiktok-trending |
GET /tiktok/trending |
none | ApiKeyAuth |
TiktokTrendingResponse |
|
| tripAdvisor | tripAdvisor.tripadvisorAutocomplete |
tripadvisor-autocomplete |
GET /tripadvisor/autocomplete |
q (query String required)limit (query Integer)locale (query String)scope_geo_id (query Integer)type (query String)search_session_id (query String)typeahead_id (query String)route_uid (query String) |
ApiKeyAuth |
TripAdvisorTripadvisorAutocompleteResponse |
|
| tripAdvisor | tripAdvisor.tripadvisorEnums |
tripadvisor-enums |
GET /tripadvisor/enums |
none | ApiKeyAuth |
TripAdvisorTripadvisorEnumsResponse |
|
| tripAdvisor | tripAdvisor.tripadvisorHotels |
tripadvisor-hotels |
GET /tripadvisor/hotels |
geo_id (query Integer required)filter_id (query String)class (query Integer)amenities (query List)price_min (query Integer)price_max (query Integer)pricing_mode (query String)travelers_choice (query Boolean)travelers_choice_botb (query Boolean)currency (query String)offset (query Integer)limit (query Integer)sort (query String) |
ApiKeyAuth |
TripAdvisorTripadvisorHotelsResponse |
|
| tripAdvisor | tripAdvisor.tripadvisorPlace |
tripadvisor-place |
GET /tripadvisor/place |
url (query String)id (query String) |
ApiKeyAuth |
TripAdvisorTripadvisorPlaceResponse |
|
| tripAdvisor | tripAdvisor.tripadvisorReviews |
tripadvisor-reviews |
GET /tripadvisor/reviews |
id (query String)url (query String)page (query Integer)limit (query Integer)language (query String)sort_type (query String)sort_by (query String)ratings (query List)do_machine_translation (query Boolean)photos_per_review_limit (query Integer) |
ApiKeyAuth |
TripAdvisorTripadvisorReviewsResponse |
|
| tripAdvisor | tripAdvisor.tripadvisorSearch |
tripadvisor-search |
GET /tripadvisor/search |
geo_id (query Integer required)type (query String required)filter_id (query String)class (query Integer)amenities (query List)price_min (query Integer)price_max (query Integer)pricing_mode (query String)travelers_choice (query Boolean)travelers_choice_botb (query Boolean)restaurant_date (query String)restaurant_time (query String)restaurant_guests (query Integer)establishment_types (query List)online_options (query List)offset (query Integer)limit (query Integer)locale (query String)currency (query String)sort (query String) |
ApiKeyAuth |
TripAdvisorTripadvisorSearchResponse |
|
| trustpilot | trustpilot.businessSearch |
trustpilot-business-search |
GET /trustpilot/business-units/search |
q (query String required)country (query String)page (query Integer)page_size (query Integer) |
ApiKeyAuth |
TrustpilotBusinessSearchResponse |
|
| trustpilot | trustpilot.business |
trustpilot-business |
GET /trustpilot/business/{slug} |
slug (path String required) |
ApiKeyAuth |
TrustpilotBusinessResponse |
|
| trustpilot | trustpilot.businessRelated |
trustpilot-business-related |
GET /trustpilot/business/{slug}/related |
slug (path String required) |
ApiKeyAuth |
TrustpilotBusinessRelatedResponse |
|
| trustpilot | trustpilot.businessReviews |
trustpilot-business-reviews |
GET /trustpilot/business/{slug}/reviews |
slug (path String required)page (query Integer)stars (query Integer)verified (query Boolean)replied (query Boolean)language (query String)q (query String)date_from (query String)date_to (query String) |
ApiKeyAuth |
TrustpilotBusinessReviewsResponse |
|
| trustpilot | trustpilot.categories |
trustpilot-categories |
GET /trustpilot/categories |
none | ApiKeyAuth |
TrustpilotCategoriesResponse |
|
| trustpilot | trustpilot.categorySearch |
trustpilot-category-search |
GET /trustpilot/categories/search |
q (query String required)country (query String)locale (query String)size (query Integer) |
ApiKeyAuth |
TrustpilotCategorySearchResponse |
|
| trustpilot | trustpilot.category |
trustpilot-category |
GET /trustpilot/category/{slug} |
slug (path String required)page (query Integer) |
ApiKeyAuth |
TrustpilotCategoryResponse |
|
| usage | usage.meEndpoints |
usage-me-endpoints |
GET /usage/me/endpoints |
range (query String)limit (query Integer)from (query String)to (query String) |
ApiKeyAuth |
UsageMeEndpointsResponse |
|
| usage | usage.meOverview |
usage-me-overview |
GET /usage/me/overview |
range (query String)from (query String)to (query String) |
ApiKeyAuth |
UsageMeOverviewResponse |
|
| usage | usage.meRecentIps |
usage-me-recent-ips |
GET /usage/me/recent-ips |
range (query String)limit (query Integer)from (query String)to (query String) |
ApiKeyAuth |
UsageMeRecentIpsResponse |
|
| usage | usage.meTimeseries |
usage-me-timeseries |
GET /usage/me/timeseries |
range (query String)bucket (query String)endpoint (query String)from (query String)to (query String) |
ApiKeyAuth |
UsageMeTimeseriesResponse |
|
| user | user.me |
user-me |
GET /user/me |
none | JWTAuth |
UserMeResponse |
|
| user | user.meApiKeys |
user-me-api-keys |
GET /user/me/api-keys |
none | JWTAuth |
UserMeApiKeysResponse |
|
| user | user.meApiKeysRotate |
user-me-api-keys-rotate |
POST /user/me/api-keys/rotate |
none | JWTAuth |
UserMeApiKeysRotateResponse |
|
| user | user.meApiKeysReveal |
user-me-api-keys-reveal |
POST /user/me/api-keys/{id}/reveal |
id (path String required) |
JWTAuth |
UserMeApiKeysRevealResponse |
|
| x | x.post |
x-post |
GET /x/post/{id} |
id (path String required)username (query String) |
ApiKeyAuth |
XPostResponse |
|
| x | x.profile |
x-profile |
GET /x/profile/{username} |
username (path String required) |
ApiKeyAuth |
XProfileResponse |
|
| x | x.profilePosts |
x-profile-posts |
GET /x/profile/{username}/posts |
username (path String required)limit (query Integer) |
ApiKeyAuth |
XProfilePostsResponse |
|
| yahooFinance | yahooFinance.calendars |
yahoo-finance-calendars |
GET /yahoo-finance/calendars |
none | ApiKeyAuth |
YahooFinanceCalendarsResponse |
|
| yahooFinance | yahooFinance.calendar |
yahoo-finance-calendar |
GET /yahoo-finance/calendars/{type} |
type (path String required)start (query String)end (query String)limit (query Integer)offset (query Integer)market_cap (query Double)filter_most_active (query Boolean) |
ApiKeyAuth |
YahooFinanceCalendarResponse |
|
| yahooFinance | yahooFinance.download |
yahoo-finance-download |
POST /yahoo-finance/download |
request (body String required) |
ApiKeyAuth |
YahooFinanceDownloadResponse |
|
| yahooFinance | yahooFinance.industries |
yahoo-finance-industries |
GET /yahoo-finance/industries |
none | ApiKeyAuth |
YahooFinanceIndustriesResponse |
|
| yahooFinance | yahooFinance.industry |
yahoo-finance-industry |
GET /yahoo-finance/industries/{key} |
key (path String required) |
ApiKeyAuth |
YahooFinanceIndustryResponse |
|
| yahooFinance | yahooFinance.lookup |
yahoo-finance-lookup |
GET /yahoo-finance/lookup |
query (query String required)type (query String)count (query Integer)start (query Integer) |
ApiKeyAuth |
YahooFinanceLookupResponse |
|
| yahooFinance | yahooFinance.marketStatus |
yahoo-finance-market-status |
GET /yahoo-finance/market/{market}/status |
market (path String required) |
ApiKeyAuth |
YahooFinanceMarketStatusResponse |
|
| yahooFinance | yahooFinance.marketSummary |
yahoo-finance-market-summary |
GET /yahoo-finance/market/{market}/summary |
market (path String required) |
ApiKeyAuth |
YahooFinanceMarketSummaryResponse |
|
| yahooFinance | yahooFinance.screenerCustom |
yahoo-finance-screener-custom |
POST /yahoo-finance/screener |
request (body String required) |
ApiKeyAuth |
YahooFinanceScreenerCustomResponse |
|
| yahooFinance | yahooFinance.screener |
yahoo-finance-screener |
GET /yahoo-finance/screener/{id} |
id (path String required)count (query Integer)offset (query Integer)sort_field (query String)sort_asc (query Boolean) |
ApiKeyAuth |
YahooFinanceScreenerResponse |
|
| yahooFinance | yahooFinance.screeners |
yahoo-finance-screeners |
GET /yahoo-finance/screeners |
none | ApiKeyAuth |
YahooFinanceScreenersResponse |
|
| yahooFinance | yahooFinance.search |
yahoo-finance-search |
GET /yahoo-finance/search |
q (query String required)quotes_count (query Integer)news_count (query Integer)lists_count (query Integer)include_research (query Boolean)enable_fuzzy_query (query Boolean) |
ApiKeyAuth |
YahooFinanceSearchResponse |
|
| yahooFinance | yahooFinance.sectors |
yahoo-finance-sectors |
GET /yahoo-finance/sectors |
none | ApiKeyAuth |
YahooFinanceSectorsResponse |
|
| yahooFinance | yahooFinance.sector |
yahoo-finance-sector |
GET /yahoo-finance/sectors/{key} |
key (path String required) |
ApiKeyAuth |
YahooFinanceSectorResponse |
|
| yahooFinance | yahooFinance.tickerActions |
yahoo-finance-ticker-actions |
GET /yahoo-finance/ticker/{symbol}/actions |
symbol (path String required) |
ApiKeyAuth |
YahooFinanceTickerActionsResponse |
|
| yahooFinance | yahooFinance.tickerAnalysts |
yahoo-finance-ticker-analysts |
GET /yahoo-finance/ticker/{symbol}/analysts |
symbol (path String required) |
ApiKeyAuth |
YahooFinanceTickerAnalystsResponse |
|
| yahooFinance | yahooFinance.tickerCalendar |
yahoo-finance-ticker-calendar |
GET /yahoo-finance/ticker/{symbol}/calendar |
symbol (path String required) |
ApiKeyAuth |
YahooFinanceTickerCalendarResponse |
|
| yahooFinance | yahooFinance.tickerCapitalGains |
yahoo-finance-ticker-capital-gains |
GET /yahoo-finance/ticker/{symbol}/capital-gains |
symbol (path String required) |
ApiKeyAuth |
YahooFinanceTickerCapitalGainsResponse |
|
| yahooFinance | yahooFinance.tickerDividends |
yahoo-finance-ticker-dividends |
GET /yahoo-finance/ticker/{symbol}/dividends |
symbol (path String required) |
ApiKeyAuth |
YahooFinanceTickerDividendsResponse |
|
| yahooFinance | yahooFinance.tickerEarnings |
yahoo-finance-ticker-earnings |
GET /yahoo-finance/ticker/{symbol}/earnings |
symbol (path String required) |
ApiKeyAuth |
YahooFinanceTickerEarningsResponse |
|
| yahooFinance | yahooFinance.tickerEarningsDates |
yahoo-finance-ticker-earnings-dates |
GET /yahoo-finance/ticker/{symbol}/earnings-dates |
symbol (path String required)limit (query Integer)offset (query Integer) |
ApiKeyAuth |
YahooFinanceTickerEarningsDatesResponse |
|
| yahooFinance | yahooFinance.tickerFinancials |
yahoo-finance-ticker-financials |
GET /yahoo-finance/ticker/{symbol}/financials |
symbol (path String required)statement (query String)period (query String) |
ApiKeyAuth |
YahooFinanceTickerFinancialsResponse |
|
| yahooFinance | yahooFinance.tickerFunds |
yahoo-finance-ticker-funds |
GET /yahoo-finance/ticker/{symbol}/funds |
symbol (path String required) |
ApiKeyAuth |
YahooFinanceTickerFundsResponse |
|
| yahooFinance | yahooFinance.tickerHistory |
yahoo-finance-ticker-history |
GET /yahoo-finance/ticker/{symbol}/history |
symbol (path String required)period (query String)start (query String)end (query String)interval (query String)include_prepost (query Boolean)include_actions (query Boolean)auto_adjust (query Boolean)back_adjust (query Boolean)keepna (query Boolean)rounding (query Boolean) |
ApiKeyAuth |
YahooFinanceTickerHistoryResponse |
|
| yahooFinance | yahooFinance.tickerHistoryMetadata |
yahoo-finance-ticker-history-metadata |
GET /yahoo-finance/ticker/{symbol}/history-metadata |
symbol (path String required) |
ApiKeyAuth |
YahooFinanceTickerHistoryMetadataResponse |
|
| yahooFinance | yahooFinance.tickerHolders |
yahoo-finance-ticker-holders |
GET /yahoo-finance/ticker/{symbol}/holders |
symbol (path String required) |
ApiKeyAuth |
YahooFinanceTickerHoldersResponse |
|
| yahooFinance | yahooFinance.tickerInfo |
yahoo-finance-ticker-info |
GET /yahoo-finance/ticker/{symbol}/info |
symbol (path String required) |
ApiKeyAuth |
YahooFinanceTickerInfoResponse |
|
| yahooFinance | yahooFinance.tickerIsin |
yahoo-finance-ticker-isin |
GET /yahoo-finance/ticker/{symbol}/isin |
symbol (path String required) |
ApiKeyAuth |
YahooFinanceTickerIsinResponse |
|
| yahooFinance | yahooFinance.tickerNews |
yahoo-finance-ticker-news |
GET /yahoo-finance/ticker/{symbol}/news |
symbol (path String required)count (query Integer)tab (query String) |
ApiKeyAuth |
YahooFinanceTickerNewsResponse |
|
| yahooFinance | yahooFinance.tickerOptions |
yahoo-finance-ticker-options |
GET /yahoo-finance/ticker/{symbol}/options |
symbol (path String required) |
ApiKeyAuth |
YahooFinanceTickerOptionsResponse |
|
| yahooFinance | yahooFinance.tickerOptionsExpiration |
yahoo-finance-ticker-options-expiration |
GET /yahoo-finance/ticker/{symbol}/options/{expiration} |
symbol (path String required)expiration (path String required) |
ApiKeyAuth |
YahooFinanceTickerOptionsExpirationResponse |
|
| yahooFinance | yahooFinance.tickerQuote |
yahoo-finance-ticker-quote |
GET /yahoo-finance/ticker/{symbol}/quote |
symbol (path String required) |
ApiKeyAuth |
YahooFinanceTickerQuoteResponse |
|
| yahooFinance | yahooFinance.tickerSecFilings |
yahoo-finance-ticker-sec-filings |
GET /yahoo-finance/ticker/{symbol}/sec-filings |
symbol (path String required) |
ApiKeyAuth |
YahooFinanceTickerSecFilingsResponse |
|
| yahooFinance | yahooFinance.tickerShares |
yahoo-finance-ticker-shares |
GET /yahoo-finance/ticker/{symbol}/shares |
symbol (path String required) |
ApiKeyAuth |
YahooFinanceTickerSharesResponse |
|
| yahooFinance | yahooFinance.tickerSharesFull |
yahoo-finance-ticker-shares-full |
GET /yahoo-finance/ticker/{symbol}/shares-full |
symbol (path String required)start (query String)end (query String) |
ApiKeyAuth |
YahooFinanceTickerSharesFullResponse |
|
| yahooFinance | yahooFinance.tickerSplits |
yahoo-finance-ticker-splits |
GET /yahoo-finance/ticker/{symbol}/splits |
symbol (path String required) |
ApiKeyAuth |
YahooFinanceTickerSplitsResponse |
|
| yahooFinance | yahooFinance.tickerSustainability |
yahoo-finance-ticker-sustainability |
GET /yahoo-finance/ticker/{symbol}/sustainability |
symbol (path String required) |
ApiKeyAuth |
YahooFinanceTickerSustainabilityResponse |
|
| yahooFinance | yahooFinance.tickerValuation |
yahoo-finance-ticker-valuation |
GET /yahoo-finance/ticker/{symbol}/valuation |
symbol (path String required) |
ApiKeyAuth |
YahooFinanceTickerValuationResponse |
|
| yahooFinance | yahooFinance.trending |
yahoo-finance-trending |
GET /yahoo-finance/trending/{region} |
region (path String required)count (query Integer) |
ApiKeyAuth |
YahooFinanceTrendingResponse |
|
| youtube | youtube.captions |
youtube-captions |
GET /youtube/captions/{id} |
id (path String required)lang (query String) |
ApiKeyAuth |
YoutubeCaptionsResponse |
|
| youtube | youtube.channelPlaylists |
youtube-channel-playlists |
GET /youtube/channel/{id}/playlists |
id (path String required)continuation_token (query String) |
ApiKeyAuth |
YoutubeChannelPlaylistsResponse |
|
| youtube | youtube.channelSearch |
youtube-channel-search |
GET /youtube/channel/{id}/search |
id (path String required)q (query String required)continuation_token (query String) |
ApiKeyAuth |
YoutubeChannelSearchResponse |
|
| youtube | youtube.channelShorts |
youtube-channel-shorts |
GET /youtube/channel/{id}/shorts |
id (path String required) |
ApiKeyAuth |
YoutubeChannelShortsResponse |
|
| youtube | youtube.channelVideos |
youtube-channel-videos |
GET /youtube/channel/{id}/videos |
id (path String required)continuation_token (query String) |
ApiKeyAuth |
YoutubeChannelVideosResponse |
|
| youtube | youtube.comments |
youtube-comments |
GET /youtube/comments/{id} |
id (path String required)continuation_token (query String) |
ApiKeyAuth |
YoutubeCommentsResponse |
|
| youtube | youtube.playlist |
youtube-playlist |
GET /youtube/playlist/{id} |
id (path String required)continuation_token (query String) |
ApiKeyAuth |
YoutubePlaylistResponse |
|
| youtube | youtube.profile |
youtube-profile |
GET /youtube/profile/{id} |
id (path String required) |
ApiKeyAuth |
YoutubeProfileResponse |
|
| youtube | youtube.search |
youtube-search |
GET /youtube/search |
q (query String)search_query (query String)continuation_token (query String)type (query String)sort_by (query String)upload_date (query String)duration (query String)features (query String)params (query String) |
ApiKeyAuth |
YoutubeSearchResponse |
|
| youtube | youtube.tag |
youtube-tag |
GET /youtube/tag/{tag} |
tag (path String required)type (query String)continuation_token (query String) |
ApiKeyAuth |
YoutubeTagResponse |
|
| youtube | youtube.transcript |
youtube-transcript |
GET /youtube/transcript/{id} |
id (path String required)lang (query String)translate_to (query String)format (query String)timestamps (query Boolean) |
ApiKeyAuth |
YoutubeTranscriptResponse |
Supports text response mode. |
| youtube | youtube.transcriptLanguages |
youtube-transcript-languages |
GET /youtube/transcript/{id}/languages |
id (path String required) |
ApiKeyAuth |
YoutubeTranscriptLanguagesResponse |
|
| youtube | youtube.video |
youtube-video |
GET /youtube/video/{id} |
id (path String required) |
ApiKeyAuth |
YoutubeVideoResponse |
|
| zillow | zillow.autocomplete |
zillow-autocomplete |
GET /zillow/autocomplete |
query (query String required)limit (query Integer)status (query String) |
ApiKeyAuth |
ZillowAutocompleteResponse |
|
| zillow | zillow.property |
zillow-property |
GET /zillow/property/{zpid} |
zpid (path String required) |
ApiKeyAuth |
ZillowPropertyResponse |
|
| zillow | zillow.search |
zillow-search |
GET /zillow/search |
location (query String required)page (query Integer)status (query String)region_id (query Integer)region_type (query Integer)west (query Double)east (query Double)south (query Double)north (query Double) |
ApiKeyAuth |
ZillowSearchResponse |