Skip to content

Latest commit

 

History

History
567 lines (564 loc) · 149 KB

File metadata and controls

567 lines (564 loc) · 149 KB

Crawlora Python SDK Operations

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 str required) ApiKeyAuth AirbnbHostResponse
airbnb airbnb.host_listings airbnb-host-listings GET /airbnb/host/{id}/listings id (path str required)
page (query int)
ApiKeyAuth AirbnbHostListingsResponse
airbnb airbnb.host_reviews airbnb-host-reviews GET /airbnb/host/{id}/reviews id (path str required)
page (query int)
ApiKeyAuth AirbnbHostReviewsResponse
airbnb airbnb.room airbnb-room GET /airbnb/room/{id} id (path str required) ApiKeyAuth AirbnbRoomResponse
airbnb airbnb.room_calendar airbnb-room-calendar GET /airbnb/room/{id}/calendar id (path str required) ApiKeyAuth AirbnbRoomCalendarResponse
airbnb airbnb.room_reviews airbnb-room-reviews GET /airbnb/room/{id}/reviews id (path str required)
page (query int)
ApiKeyAuth AirbnbRoomReviewsResponse
airbnb airbnb.search airbnb-search GET /airbnb/search location (query str required)
check_in (query str)
check_out (query str)
adults (query int)
page (query int)
currency (query str)
ne_lat (query float)
ne_lng (query float)
sw_lat (query float)
sw_lng (query float)
zoom (query int)
ApiKeyAuth AirbnbSearchResponse
amazon amazon.product amazon-product GET /amazon/product/{asin} asin (path str required)
language (query Literal['en_US'])
currency (query Literal['USD'])
ApiKeyAuth AmazonProductResponse
amazon amazon.search amazon-search GET /amazon/search k (query str required)
s (query str)
page (query int)
ApiKeyAuth AmazonSearchResponse
amazon amazon.suggest amazon-suggest GET /amazon/suggest/{keyword} keyword (path str required) ApiKeyAuth AmazonSuggestResponse
apple_podcasts apple_podcasts.charts apple-podcasts-charts GET /apple-podcasts/charts collection (query str)
category (query int)
country (query str)
limit (query int)
ApiKeyAuth ApplePodcastsChartsResponse
apple_podcasts apple_podcasts.episodes_search apple-podcasts-episodes-search GET /apple-podcasts/episodes/search term (query str required)
country (query str)
lang (query str)
limit (query int)
page (query int)
ApiKeyAuth ApplePodcastsEpisodesSearchResponse
apple_podcasts apple_podcasts.search apple-podcasts-search GET /apple-podcasts/search term (query str required)
country (query str)
lang (query str)
limit (query int)
page (query int)
ApiKeyAuth ApplePodcastsSearchResponse
apple_podcasts apple_podcasts.show apple-podcasts-show GET /apple-podcasts/show/{id} id (path str required)
country (query str)
lang (query str)
ApiKeyAuth ApplePodcastsShowResponse
apple_podcasts apple_podcasts.show_episodes apple-podcasts-show-episodes GET /apple-podcasts/show/{id}/episodes id (path str required)
country (query str)
lang (query str)
limit (query int)
ApiKeyAuth ApplePodcastsShowEpisodesResponse
app_store app_store.app appstore-app GET /appstore/app id (query str)
app_id (query str)
country (query str)
lang (query str)
ratings (query bool)
ApiKeyAuth AppStoreAppResponse
app_store app_store.developer appstore-developer GET /appstore/developer/{dev_id} dev_id (path str required)
country (query str)
lang (query str)
ApiKeyAuth AppStoreDeveloperResponse
app_store app_store.list appstore-list GET /appstore/list collection (query str)
category (query int)
country (query str)
lang (query str)
num (query int)
full_detail (query bool)
ApiKeyAuth AppStoreListResponse
app_store app_store.privacy appstore-privacy GET /appstore/privacy/{id} id (path str required)
country (query str)
lang (query str)
ApiKeyAuth AppStorePrivacyResponse
app_store app_store.ratings appstore-ratings GET /appstore/ratings id (query str)
app_id (query str)
country (query str)
lang (query str)
ApiKeyAuth AppStoreRatingsResponse
app_store app_store.reviews appstore-reviews GET /appstore/reviews id (query str)
app_id (query str)
country (query str)
page (query int)
sort (query Literal['mostRecent', 'mostHelpful'])
lang (query str)
ApiKeyAuth AppStoreReviewsResponse
app_store app_store.search appstore-search GET /appstore/search term (query str required)
num (query int)
page (query int)
country (query str)
lang (query str)
ids_only (query bool)
ApiKeyAuth AppStoreSearchResponse
app_store app_store.similar appstore-similar GET /appstore/similar id (query str)
app_id (query str)
country (query str)
lang (query str)
ApiKeyAuth AppStoreSimilarResponse
app_store app_store.suggest appstore-suggest GET /appstore/suggest/{term} term (path str required)
country (query str)
ApiKeyAuth AppStoreSuggestResponse
app_store app_store.version_history appstore-version-history GET /appstore/version-history/{id} id (path str required)
country (query str)
lang (query str)
ApiKeyAuth AppStoreVersionHistoryResponse
billing billing.me billing-me GET /billing/me none ApiKeyAuth BillingMeResponse
billing billing.me_checkout billing-me-checkout POST /billing/me/checkout request (body str required) ApiKeyAuth BillingMeCheckoutResponse
billing billing.me_events billing-me-events GET /billing/me/events limit (query int)
from (query str)
to (query str)
endpoint (query str)
request_id (query str)
event_status (query Literal['reserved', 'charged', 'non_billable', 'failed'])
billable (query bool)
ApiKeyAuth BillingMeEventsResponse
billing billing.me_periods billing-me-periods GET /billing/me/periods limit (query int) ApiKeyAuth BillingMePeriodsResponse
billing billing.me_period billing-me-period GET /billing/me/periods/{period_key} period_key (path str required) ApiKeyAuth BillingMePeriodResponse
billing billing.me_period_statement billing-me-period-statement GET /billing/me/periods/{period_key}/statement period_key (path str required)
include_events (query bool)
event_limit (query int)
ApiKeyAuth BillingMePeriodStatementResponse
billing billing.me_period_statement_download billing-me-period-statement-download GET /billing/me/periods/{period_key}/statement/download period_key (path str required) ApiKeyAuth BillingMePeriodStatementDownloadResponse
billing billing.me_portal billing-me-portal POST /billing/me/portal request (body str required) ApiKeyAuth BillingMePortalResponse
bing bing.images bing-images GET /bing/images q (query str required)
page (query int)
count (query int)
country (query str)
lang (query str)
ApiKeyAuth BingImagesResponse
bing bing.news bing-news GET /bing/news q (query str required)
page (query int)
count (query int)
country (query str)
lang (query str)
ApiKeyAuth BingNewsResponse
bing bing.search bing-search GET /bing/search q (query str required)
page (query int)
count (query int)
country (query str)
lang (query str)
ApiKeyAuth BingSearchResponse
bing bing.suggest bing-suggest GET /bing/suggest q (query str required)
count (query int)
country (query str)
lang (query str)
ApiKeyAuth BingSuggestResponse
bing bing.videos bing-videos GET /bing/videos q (query str required)
page (query int)
count (query int)
country (query str)
lang (query str)
ApiKeyAuth BingVideosResponse
box_office_mojo box_office_mojo.boxofficemojo_brand boxofficemojo-brand GET /boxofficemojo/brand id (query str)
path (query str)
url (query str)
ApiKeyAuth BoxOfficeMojoBoxofficemojoBrandResponse
box_office_mojo box_office_mojo.boxofficemojo_brands boxofficemojo-brands GET /boxofficemojo/brands none ApiKeyAuth BoxOfficeMojoBoxofficemojoBrandsResponse
box_office_mojo box_office_mojo.boxofficemojo_calendar boxofficemojo-calendar GET /boxofficemojo/calendar year (query int required)
month (query int required)
ApiKeyAuth BoxOfficeMojoBoxofficemojoCalendarResponse
box_office_mojo box_office_mojo.boxofficemojo_calendar_changes boxofficemojo-calendar-changes GET /boxofficemojo/calendar/changes offset (query int) ApiKeyAuth BoxOfficeMojoBoxofficemojoCalendarChangesResponse
box_office_mojo box_office_mojo.boxofficemojo_calendar_date boxofficemojo-calendar-date GET /boxofficemojo/calendar/date date (query str required) ApiKeyAuth BoxOfficeMojoBoxofficemojoCalendarDateResponse
box_office_mojo box_office_mojo.boxofficemojo_date_domestic boxofficemojo-date-domestic GET /boxofficemojo/date/domestic date (query str required) ApiKeyAuth BoxOfficeMojoBoxofficemojoDateDomesticResponse
box_office_mojo box_office_mojo.boxofficemojo_franchise boxofficemojo-franchise GET /boxofficemojo/franchise id (query str)
path (query str)
url (query str)
ApiKeyAuth BoxOfficeMojoBoxofficemojoFranchiseResponse
box_office_mojo box_office_mojo.boxofficemojo_franchises boxofficemojo-franchises GET /boxofficemojo/franchises none ApiKeyAuth BoxOfficeMojoBoxofficemojoFranchisesResponse
box_office_mojo box_office_mojo.boxofficemojo_genre boxofficemojo-genre GET /boxofficemojo/genre id (query str)
path (query str)
url (query str)
ApiKeyAuth BoxOfficeMojoBoxofficemojoGenreResponse
box_office_mojo box_office_mojo.boxofficemojo_genres boxofficemojo-genres GET /boxofficemojo/genres none ApiKeyAuth BoxOfficeMojoBoxofficemojoGenresResponse
box_office_mojo box_office_mojo.boxofficemojo_lifetime_grosses boxofficemojo-lifetime-grosses GET /boxofficemojo/lifetime-grosses area (query Literal['worldwide', 'domestic'])
offset (query int)
ApiKeyAuth BoxOfficeMojoBoxofficemojoLifetimeGrossesResponse
box_office_mojo box_office_mojo.boxofficemojo_release boxofficemojo-release GET /boxofficemojo/release id (query str)
path (query str)
url (query str)
ApiKeyAuth BoxOfficeMojoBoxofficemojoReleaseResponse
box_office_mojo box_office_mojo.boxofficemojo_release_group boxofficemojo-release-group GET /boxofficemojo/release-group id (query str)
path (query str)
url (query str)
ApiKeyAuth BoxOfficeMojoBoxofficemojoReleaseGroupResponse
box_office_mojo box_office_mojo.boxofficemojo_showdown boxofficemojo-showdown GET /boxofficemojo/showdown id (query str)
path (query str)
url (query str)
ApiKeyAuth BoxOfficeMojoBoxofficemojoShowdownResponse
box_office_mojo box_office_mojo.boxofficemojo_showdowns boxofficemojo-showdowns GET /boxofficemojo/showdowns none ApiKeyAuth BoxOfficeMojoBoxofficemojoShowdownsResponse
box_office_mojo box_office_mojo.boxofficemojo_title boxofficemojo-title GET /boxofficemojo/title id (query str)
path (query str)
url (query str)
ApiKeyAuth BoxOfficeMojoBoxofficemojoTitleResponse
box_office_mojo box_office_mojo.boxofficemojo_weekend_domestic boxofficemojo-weekend-domestic GET /boxofficemojo/weekend/domestic year (query int required)
week (query int required)
ApiKeyAuth BoxOfficeMojoBoxofficemojoWeekendDomesticResponse
box_office_mojo box_office_mojo.boxofficemojo_weekend_domestic_by_distributor boxofficemojo-weekend-domestic-by-distributor GET /boxofficemojo/weekend/domestic/by-distributor year (query int required)
week (query int required)
ApiKeyAuth BoxOfficeMojoBoxofficemojoWeekendDomesticByDistributorResponse
box_office_mojo box_office_mojo.boxofficemojo_weekend_domestic_estimates boxofficemojo-weekend-domestic-estimates GET /boxofficemojo/weekend/domestic/estimates year (query int required)
week (query int required)
ApiKeyAuth BoxOfficeMojoBoxofficemojoWeekendDomesticEstimatesResponse
box_office_mojo box_office_mojo.boxofficemojo_year_domestic boxofficemojo-year-domestic GET /boxofficemojo/year/domestic year (query int required) ApiKeyAuth BoxOfficeMojoBoxofficemojoYearDomesticResponse
box_office_mojo box_office_mojo.boxofficemojo_year_worldwide boxofficemojo-year-worldwide GET /boxofficemojo/year/worldwide year (query int required) ApiKeyAuth BoxOfficeMojoBoxofficemojoYearWorldwideResponse
brand brand.retrieve brand-retrieve GET /brand/retrieve domain (query str required)
force_language (query str)
maxSpeed (query bool)
maxAgeMs (query int)
timeoutMS (query int)
ApiKeyAuth BrandRetrieveResponse
brave brave.images brave-images GET /brave/images q (query str required)
offset (query int)
count (query int)
country (query Literal['all', 'ar', 'at', 'au', 'be', 'br', 'ca', 'ch', 'cl', 'cn', 'de', 'dk', 'es', 'fi', 'fr', 'gb', 'gr', 'hk', 'id', 'in', 'it', 'jp', 'kr', 'mx', 'my', 'nl', 'no', 'nz', 'ph', 'pl', 'pt', 'ru', 'sa', 'se', 'sg', 'tr', 'tw', 'us', 'za'])
lang (query Literal['de-de', 'en-ca', 'en-gb', 'en-in', 'en-us', 'fi-fi', 'fr-ca', 'fr-fr', 'ja-jp', 'pt-br', 'sq-al', 'sw-ke', 'zh-tw'])
ApiKeyAuth BraveImagesResponse
brave brave.news brave-news GET /brave/news q (query str required)
offset (query int)
count (query int)
country (query Literal['all', 'ar', 'at', 'au', 'be', 'br', 'ca', 'ch', 'cl', 'cn', 'de', 'dk', 'es', 'fi', 'fr', 'gb', 'gr', 'hk', 'id', 'in', 'it', 'jp', 'kr', 'mx', 'my', 'nl', 'no', 'nz', 'ph', 'pl', 'pt', 'ru', 'sa', 'se', 'sg', 'tr', 'tw', 'us', 'za'])
lang (query Literal['de-de', 'en-ca', 'en-gb', 'en-in', 'en-us', 'fi-fi', 'fr-ca', 'fr-fr', 'ja-jp', 'pt-br', 'sq-al', 'sw-ke', 'zh-tw'])
time_range (query Literal['any', 'day', 'week', 'month', 'year', 'custom'])
date_from (query str)
date_to (query str)
ApiKeyAuth BraveNewsResponse
brave brave.search brave-search GET /brave/search q (query str required)
offset (query int)
country (query Literal['all', 'ar', 'at', 'au', 'be', 'br', 'ca', 'ch', 'cl', 'cn', 'de', 'dk', 'es', 'fi', 'fr', 'gb', 'gr', 'hk', 'id', 'in', 'it', 'jp', 'kr', 'mx', 'my', 'nl', 'no', 'nz', 'ph', 'pl', 'pt', 'ru', 'sa', 'se', 'sg', 'tr', 'tw', 'us', 'za'])
lang (query Literal['de-de', 'en-ca', 'en-gb', 'en-in', 'en-us', 'fi-fi', 'fr-ca', 'fr-fr', 'ja-jp', 'pt-br', 'sq-al', 'sw-ke', 'zh-tw'])
time_range (query Literal['any', 'day', 'week', 'month', 'year', 'custom'])
date_from (query str)
date_to (query str)
ApiKeyAuth BraveSearchResponse
brave brave.suggest brave-suggest GET /brave/suggest q (query str required)
count (query int)
country (query Literal['all', 'ar', 'at', 'au', 'be', 'br', 'ca', 'ch', 'cl', 'cn', 'de', 'dk', 'es', 'fi', 'fr', 'gb', 'gr', 'hk', 'id', 'in', 'it', 'jp', 'kr', 'mx', 'my', 'nl', 'no', 'nz', 'ph', 'pl', 'pt', 'ru', 'sa', 'se', 'sg', 'tr', 'tw', 'us', 'za'])
lang (query Literal['de-de', 'en-ca', 'en-gb', 'en-in', 'en-us', 'fi-fi', 'fr-ca', 'fr-fr', 'ja-jp', 'pt-br', 'sq-al', 'sw-ke', 'zh-tw'])
ApiKeyAuth BraveSuggestResponse
brave brave.videos brave-videos GET /brave/videos q (query str required)
offset (query int)
count (query int)
country (query Literal['all', 'ar', 'at', 'au', 'be', 'br', 'ca', 'ch', 'cl', 'cn', 'de', 'dk', 'es', 'fi', 'fr', 'gb', 'gr', 'hk', 'id', 'in', 'it', 'jp', 'kr', 'mx', 'my', 'nl', 'no', 'nz', 'ph', 'pl', 'pt', 'ru', 'sa', 'se', 'sg', 'tr', 'tw', 'us', 'za'])
lang (query Literal['de-de', 'en-ca', 'en-gb', 'en-in', 'en-us', 'fi-fi', 'fr-ca', 'fr-fr', 'ja-jp', 'pt-br', 'sq-al', 'sw-ke', 'zh-tw'])
time_range (query Literal['any', 'day', 'week', 'month', 'year', 'custom'])
date_from (query str)
date_to (query str)
ApiKeyAuth BraveVideosResponse
chrome_web_store chrome_web_store.chromewebstore_categories chromewebstore-categories GET /chromewebstore/categories none ApiKeyAuth ChromeWebStoreChromewebstoreCategoriesResponse
chrome_web_store chrome_web_store.chromewebstore_category chromewebstore-category GET /chromewebstore/category category (query str required)
num (query int)
country (query str)
lang (query str)
ApiKeyAuth ChromeWebStoreChromewebstoreCategoryResponse
chrome_web_store chrome_web_store.chromewebstore_charts chromewebstore-charts GET /chromewebstore/charts chart (query Literal['trending', 'popular', 'notable'])
num (query int)
country (query str)
lang (query str)
ApiKeyAuth ChromeWebStoreChromewebstoreChartsResponse
chrome_web_store chrome_web_store.chromewebstore_collection chromewebstore-collection GET /chromewebstore/collection collection (query str required)
num (query int)
country (query str)
lang (query str)
ApiKeyAuth ChromeWebStoreChromewebstoreCollectionResponse
chrome_web_store chrome_web_store.chromewebstore_item chromewebstore-item GET /chromewebstore/item id (query str required)
country (query str)
lang (query str)
ApiKeyAuth ChromeWebStoreChromewebstoreItemResponse
chrome_web_store chrome_web_store.chromewebstore_reviews chromewebstore-reviews GET /chromewebstore/reviews id (query str required)
num (query int)
country (query str)
lang (query str)
ApiKeyAuth ChromeWebStoreChromewebstoreReviewsResponse
chrome_web_store chrome_web_store.chromewebstore_search chromewebstore-search GET /chromewebstore/search term (query str required)
num (query int)
country (query str)
lang (query str)
ApiKeyAuth ChromeWebStoreChromewebstoreSearchResponse
chrome_web_store chrome_web_store.chromewebstore_similar chromewebstore-similar GET /chromewebstore/similar id (query str required)
country (query str)
lang (query str)
ApiKeyAuth ChromeWebStoreChromewebstoreSimilarResponse
chrome_web_store chrome_web_store.chromewebstore_suggest chromewebstore-suggest GET /chromewebstore/suggest term (query str required)
num (query int)
country (query str)
lang (query str)
ApiKeyAuth ChromeWebStoreChromewebstoreSuggestResponse
coin_gecko coin_gecko.categories coingecko-categories GET /coingecko/categories limit (query int)
vs_currency (query Literal['btc', 'eth', 'ltc', 'bch', 'bnb', 'eos', 'xrp', 'xlm', 'link', 'dot', 'yfi', 'sol', 'usd', 'aed', 'ars', 'aud', 'bdt', 'bhd', 'bmd', 'brl', 'cad', 'chf', 'clp', 'cny', 'czk', 'dkk', 'eur', 'gbp', 'gel', 'hkd', 'huf', 'idr', 'ils', 'inr', 'jpy', 'krw', 'kwd', 'lkr', 'mmk', 'mxn', 'myr', 'ngn', 'nok', 'nzd', 'php', 'pkr', 'pln', 'rub', 'sar', 'sek', 'sgd', 'thb', 'try', 'twd', 'uah', 'vef', 'vnd', 'zar', 'xdr', 'xag', 'xau', 'bits', 'sats'])
ApiKeyAuth CoinGeckoCategoriesResponse
coin_gecko coin_gecko.category_coins coingecko-category-coins GET /coingecko/category/{slug}/coins slug (path str required)
page (query int)
limit (query int)
vs_currency (query Literal['btc', 'eth', 'ltc', 'bch', 'bnb', 'eos', 'xrp', 'xlm', 'link', 'dot', 'yfi', 'sol', 'usd', 'aed', 'ars', 'aud', 'bdt', 'bhd', 'bmd', 'brl', 'cad', 'chf', 'clp', 'cny', 'czk', 'dkk', 'eur', 'gbp', 'gel', 'hkd', 'huf', 'idr', 'ils', 'inr', 'jpy', 'krw', 'kwd', 'lkr', 'mmk', 'mxn', 'myr', 'ngn', 'nok', 'nzd', 'php', 'pkr', 'pln', 'rub', 'sar', 'sek', 'sgd', 'thb', 'try', 'twd', 'uah', 'vef', 'vnd', 'zar', 'xdr', 'xag', 'xau', 'bits', 'sats'])
ApiKeyAuth CoinGeckoCategoryCoinsResponse
coin_gecko coin_gecko.chains coingecko-chains GET /coingecko/chains limit (query int)
vs_currency (query Literal['btc', 'eth', 'ltc', 'bch', 'bnb', 'eos', 'xrp', 'xlm', 'link', 'dot', 'yfi', 'sol', 'usd', 'aed', 'ars', 'aud', 'bdt', 'bhd', 'bmd', 'brl', 'cad', 'chf', 'clp', 'cny', 'czk', 'dkk', 'eur', 'gbp', 'gel', 'hkd', 'huf', 'idr', 'ils', 'inr', 'jpy', 'krw', 'kwd', 'lkr', 'mmk', 'mxn', 'myr', 'ngn', 'nok', 'nzd', 'php', 'pkr', 'pln', 'rub', 'sar', 'sek', 'sgd', 'thb', 'try', 'twd', 'uah', 'vef', 'vnd', 'zar', 'xdr', 'xag', 'xau', 'bits', 'sats'])
ApiKeyAuth CoinGeckoChainsResponse
coin_gecko coin_gecko.chain coingecko-chain GET /coingecko/chains/{id} id (path str required)
limit (query int)
vs_currency (query Literal['btc', 'eth', 'ltc', 'bch', 'bnb', 'eos', 'xrp', 'xlm', 'link', 'dot', 'yfi', 'sol', 'usd', 'aed', 'ars', 'aud', 'bdt', 'bhd', 'bmd', 'brl', 'cad', 'chf', 'clp', 'cny', 'czk', 'dkk', 'eur', 'gbp', 'gel', 'hkd', 'huf', 'idr', 'ils', 'inr', 'jpy', 'krw', 'kwd', 'lkr', 'mmk', 'mxn', 'myr', 'ngn', 'nok', 'nzd', 'php', 'pkr', 'pln', 'rub', 'sar', 'sek', 'sgd', 'thb', 'try', 'twd', 'uah', 'vef', 'vnd', 'zar', 'xdr', 'xag', 'xau', 'bits', 'sats'])
ApiKeyAuth CoinGeckoChainResponse
coin_gecko coin_gecko.coin coingecko-coin GET /coingecko/coin/{id} id (path str required)
vs_currency (query Literal['btc', 'eth', 'ltc', 'bch', 'bnb', 'eos', 'xrp', 'xlm', 'link', 'dot', 'yfi', 'sol', 'usd', 'aed', 'ars', 'aud', 'bdt', 'bhd', 'bmd', 'brl', 'cad', 'chf', 'clp', 'cny', 'czk', 'dkk', 'eur', 'gbp', 'gel', 'hkd', 'huf', 'idr', 'ils', 'inr', 'jpy', 'krw', 'kwd', 'lkr', 'mmk', 'mxn', 'myr', 'ngn', 'nok', 'nzd', 'php', 'pkr', 'pln', 'rub', 'sar', 'sek', 'sgd', 'thb', 'try', 'twd', 'uah', 'vef', 'vnd', 'zar', 'xdr', 'xag', 'xau', 'bits', 'sats'])
ApiKeyAuth CoinGeckoCoinResponse
coin_gecko coin_gecko.coin_analysis coingecko-coin-analysis GET /coingecko/coin/{id}/analysis id (path str required)
vs_currency (query Literal['btc', 'eth', 'ltc', 'bch', 'bnb', 'eos', 'xrp', 'xlm', 'link', 'dot', 'yfi', 'sol', 'usd', 'aed', 'ars', 'aud', 'bdt', 'bhd', 'bmd', 'brl', 'cad', 'chf', 'clp', 'cny', 'czk', 'dkk', 'eur', 'gbp', 'gel', 'hkd', 'huf', 'idr', 'ils', 'inr', 'jpy', 'krw', 'kwd', 'lkr', 'mmk', 'mxn', 'myr', 'ngn', 'nok', 'nzd', 'php', 'pkr', 'pln', 'rub', 'sar', 'sek', 'sgd', 'thb', 'try', 'twd', 'uah', 'vef', 'vnd', 'zar', 'xdr', 'xag', 'xau', 'bits', 'sats'])
range (query Literal['24h', 'max'])
include_annotations (query bool)
ApiKeyAuth CoinGeckoCoinAnalysisResponse
coin_gecko coin_gecko.exchange coingecko-exchange GET /coingecko/exchange/{id} id (path str required)
limit (query int)
vs_currency (query Literal['btc', 'eth', 'ltc', 'bch', 'bnb', 'eos', 'xrp', 'xlm', 'link', 'dot', 'yfi', 'sol', 'usd', 'aed', 'ars', 'aud', 'bdt', 'bhd', 'bmd', 'brl', 'cad', 'chf', 'clp', 'cny', 'czk', 'dkk', 'eur', 'gbp', 'gel', 'hkd', 'huf', 'idr', 'ils', 'inr', 'jpy', 'krw', 'kwd', 'lkr', 'mmk', 'mxn', 'myr', 'ngn', 'nok', 'nzd', 'php', 'pkr', 'pln', 'rub', 'sar', 'sek', 'sgd', 'thb', 'try', 'twd', 'uah', 'vef', 'vnd', 'zar', 'xdr', 'xag', 'xau', 'bits', 'sats'])
ApiKeyAuth CoinGeckoExchangeResponse
coin_gecko coin_gecko.exchanges coingecko-exchanges GET /coingecko/exchanges kind (query Literal['spot', 'dex', 'derivatives', 'perp_dex'])
page (query int)
limit (query int)
vs_currency (query Literal['btc', 'eth', 'ltc', 'bch', 'bnb', 'eos', 'xrp', 'xlm', 'link', 'dot', 'yfi', 'sol', 'usd', 'aed', 'ars', 'aud', 'bdt', 'bhd', 'bmd', 'brl', 'cad', 'chf', 'clp', 'cny', 'czk', 'dkk', 'eur', 'gbp', 'gel', 'hkd', 'huf', 'idr', 'ils', 'inr', 'jpy', 'krw', 'kwd', 'lkr', 'mmk', 'mxn', 'myr', 'ngn', 'nok', 'nzd', 'php', 'pkr', 'pln', 'rub', 'sar', 'sek', 'sgd', 'thb', 'try', 'twd', 'uah', 'vef', 'vnd', 'zar', 'xdr', 'xag', 'xau', 'bits', 'sats'])
ApiKeyAuth CoinGeckoExchangesResponse
coin_gecko coin_gecko.gainers_losers coingecko-gainers-losers GET /coingecko/gainers-losers limit (query int)
vs_currency (query Literal['btc', 'eth', 'ltc', 'bch', 'bnb', 'eos', 'xrp', 'xlm', 'link', 'dot', 'yfi', 'sol', 'usd', 'aed', 'ars', 'aud', 'bdt', 'bhd', 'bmd', 'brl', 'cad', 'chf', 'clp', 'cny', 'czk', 'dkk', 'eur', 'gbp', 'gel', 'hkd', 'huf', 'idr', 'ils', 'inr', 'jpy', 'krw', 'kwd', 'lkr', 'mmk', 'mxn', 'myr', 'ngn', 'nok', 'nzd', 'php', 'pkr', 'pln', 'rub', 'sar', 'sek', 'sgd', 'thb', 'try', 'twd', 'uah', 'vef', 'vnd', 'zar', 'xdr', 'xag', 'xau', 'bits', 'sats'])
ApiKeyAuth CoinGeckoGainersLosersResponse
coin_gecko coin_gecko.global_ coingecko-global GET /coingecko/global none ApiKeyAuth CoinGeckoGlobalResponse
coin_gecko coin_gecko.global_charts coingecko-global-charts GET /coingecko/global/charts kind (query Literal['total_market_cap', 'bitcoin_dominance', 'altcoin_market_cap', 'defi_market_cap'])
range (query Literal['24h', '7d', '14d', '30d', '90d', '1y', 'max'])
limit (query int)
ApiKeyAuth CoinGeckoGlobalChartsResponse
coin_gecko coin_gecko.learn_articles coingecko-learn-articles GET /coingecko/learn/articles category (query Literal['all', 'latest', 'airdrop-guides', 'coins-and-tokens', 'guides', 'wallets-and-bridges', 'api', 'reviews'])
limit (query int)
ApiKeyAuth CoinGeckoLearnArticlesResponse
coin_gecko coin_gecko.markets coingecko-markets GET /coingecko/markets page (query int)
limit (query int)
vs_currency (query Literal['btc', 'eth', 'ltc', 'bch', 'bnb', 'eos', 'xrp', 'xlm', 'link', 'dot', 'yfi', 'sol', 'usd', 'aed', 'ars', 'aud', 'bdt', 'bhd', 'bmd', 'brl', 'cad', 'chf', 'clp', 'cny', 'czk', 'dkk', 'eur', 'gbp', 'gel', 'hkd', 'huf', 'idr', 'ils', 'inr', 'jpy', 'krw', 'kwd', 'lkr', 'mmk', 'mxn', 'myr', 'ngn', 'nok', 'nzd', 'php', 'pkr', 'pln', 'rub', 'sar', 'sek', 'sgd', 'thb', 'try', 'twd', 'uah', 'vef', 'vnd', 'zar', 'xdr', 'xag', 'xau', 'bits', 'sats'])
ApiKeyAuth CoinGeckoMarketsResponse
coin_gecko coin_gecko.new_coins coingecko-new-coins GET /coingecko/new-coins page (query int)
limit (query int)
vs_currency (query Literal['btc', 'eth', 'ltc', 'bch', 'bnb', 'eos', 'xrp', 'xlm', 'link', 'dot', 'yfi', 'sol', 'usd', 'aed', 'ars', 'aud', 'bdt', 'bhd', 'bmd', 'brl', 'cad', 'chf', 'clp', 'cny', 'czk', 'dkk', 'eur', 'gbp', 'gel', 'hkd', 'huf', 'idr', 'ils', 'inr', 'jpy', 'krw', 'kwd', 'lkr', 'mmk', 'mxn', 'myr', 'ngn', 'nok', 'nzd', 'php', 'pkr', 'pln', 'rub', 'sar', 'sek', 'sgd', 'thb', 'try', 'twd', 'uah', 'vef', 'vnd', 'zar', 'xdr', 'xag', 'xau', 'bits', 'sats'])
ApiKeyAuth CoinGeckoNewCoinsResponse
coin_gecko coin_gecko.news coingecko-news GET /coingecko/news limit (query int) ApiKeyAuth CoinGeckoNewsResponse
coin_gecko coin_gecko.nft_category coingecko-nft-category GET /coingecko/nft/category/{slug} slug (path str required)
page (query int)
limit (query int)
vs_currency (query Literal['btc', 'eth', 'ltc', 'bch', 'bnb', 'eos', 'xrp', 'xlm', 'link', 'dot', 'yfi', 'sol', 'usd', 'aed', 'ars', 'aud', 'bdt', 'bhd', 'bmd', 'brl', 'cad', 'chf', 'clp', 'cny', 'czk', 'dkk', 'eur', 'gbp', 'gel', 'hkd', 'huf', 'idr', 'ils', 'inr', 'jpy', 'krw', 'kwd', 'lkr', 'mmk', 'mxn', 'myr', 'ngn', 'nok', 'nzd', 'php', 'pkr', 'pln', 'rub', 'sar', 'sek', 'sgd', 'thb', 'try', 'twd', 'uah', 'vef', 'vnd', 'zar', 'xdr', 'xag', 'xau', 'bits', 'sats'])
ApiKeyAuth CoinGeckoNftCategoryResponse
coin_gecko coin_gecko.nfts coingecko-nfts GET /coingecko/nfts page (query int)
limit (query int)
vs_currency (query Literal['btc', 'eth', 'ltc', 'bch', 'bnb', 'eos', 'xrp', 'xlm', 'link', 'dot', 'yfi', 'sol', 'usd', 'aed', 'ars', 'aud', 'bdt', 'bhd', 'bmd', 'brl', 'cad', 'chf', 'clp', 'cny', 'czk', 'dkk', 'eur', 'gbp', 'gel', 'hkd', 'huf', 'idr', 'ils', 'inr', 'jpy', 'krw', 'kwd', 'lkr', 'mmk', 'mxn', 'myr', 'ngn', 'nok', 'nzd', 'php', 'pkr', 'pln', 'rub', 'sar', 'sek', 'sgd', 'thb', 'try', 'twd', 'uah', 'vef', 'vnd', 'zar', 'xdr', 'xag', 'xau', 'bits', 'sats'])
ApiKeyAuth CoinGeckoNftsResponse
coin_gecko coin_gecko.search coingecko-search GET /coingecko/search q (query str required)
limit (query int)
ApiKeyAuth CoinGeckoSearchResponse
coin_gecko coin_gecko.token_unlocks coingecko-token-unlocks GET /coingecko/token-unlocks limit (query int) ApiKeyAuth CoinGeckoTokenUnlocksResponse
coin_gecko coin_gecko.treasuries coingecko-treasuries GET /coingecko/treasuries asset (query Literal['all', 'bitcoin', 'ethereum', 'solana', 'bnb', 'xrp', 'tron'])
holder_type (query Literal['all', 'companies', 'governments'])
limit (query int)
vs_currency (query Literal['btc', 'eth', 'ltc', 'bch', 'bnb', 'eos', 'xrp', 'xlm', 'link', 'dot', 'yfi', 'sol', 'usd', 'aed', 'ars', 'aud', 'bdt', 'bhd', 'bmd', 'brl', 'cad', 'chf', 'clp', 'cny', 'czk', 'dkk', 'eur', 'gbp', 'gel', 'hkd', 'huf', 'idr', 'ils', 'inr', 'jpy', 'krw', 'kwd', 'lkr', 'mmk', 'mxn', 'myr', 'ngn', 'nok', 'nzd', 'php', 'pkr', 'pln', 'rub', 'sar', 'sek', 'sgd', 'thb', 'try', 'twd', 'uah', 'vef', 'vnd', 'zar', 'xdr', 'xag', 'xau', 'bits', 'sats'])
ApiKeyAuth CoinGeckoTreasuriesResponse
coin_gecko coin_gecko.trending coingecko-trending GET /coingecko/trending limit (query int)
vs_currency (query Literal['btc', 'eth', 'ltc', 'bch', 'bnb', 'eos', 'xrp', 'xlm', 'link', 'dot', 'yfi', 'sol', 'usd', 'aed', 'ars', 'aud', 'bdt', 'bhd', 'bmd', 'brl', 'cad', 'chf', 'clp', 'cny', 'czk', 'dkk', 'eur', 'gbp', 'gel', 'hkd', 'huf', 'idr', 'ils', 'inr', 'jpy', 'krw', 'kwd', 'lkr', 'mmk', 'mxn', 'myr', 'ngn', 'nok', 'nzd', 'php', 'pkr', 'pln', 'rub', 'sar', 'sek', 'sgd', 'thb', 'try', 'twd', 'uah', 'vef', 'vnd', 'zar', 'xdr', 'xag', 'xau', 'bits', 'sats'])
ApiKeyAuth CoinGeckoTrendingResponse
web web.contact contact POST /contact option (body str required) ApiKeyAuth WebContactResponse
web web.antibot_check antibot-check POST /diagnostics/antibot-check request (body str required) ApiKeyAuth WebAntibotCheckResponse
web web.scrape web-scrape POST /web/scrape scrapeOption (body str required) ApiKeyAuth WebScrapeResponse
web web.techstack web-techstack POST /web/techstack request (body str required) ApiKeyAuth WebTechstackResponse
datasets datasets.list datasets-list GET /datasets none ApiKeyAuth DatasetsListResponse
datasets datasets.airbnb_markets_facets datasets-airbnb-markets-facets GET /datasets/airbnb-markets/facets facet (query str required)
group_by (query str)
country (query str)
market (query str)
superhost (query bool)
guest_favorite (query bool)
min_rating (query float)
min_review_count (query int)
active_since (query str)
min_listings (query int)
ApiKeyAuth DatasetsAirbnbMarketsFacetsResponse
datasets datasets.airbnb_markets_item datasets-airbnb-markets-item GET /datasets/airbnb-markets/items/{country} country (path str required) ApiKeyAuth DatasetsAirbnbMarketsItemResponse
datasets datasets.airbnb_markets_nearby datasets-airbnb-markets-nearby GET /datasets/airbnb-markets/nearby lat (query float required)
lon (query float required)
radius_m (query int required)
precision (query int)
min_listings (query int)
country (query str)
superhost (query bool)
min_rating (query float)
active_since (query str)
ApiKeyAuth DatasetsAirbnbMarketsNearbyResponse
datasets datasets.airbnb_markets_search datasets-airbnb-markets-search GET /datasets/airbnb-markets/search group_by (query str)
country (query str)
market (query str)
superhost (query bool)
guest_favorite (query bool)
min_rating (query float)
min_review_count (query int)
active_since (query str)
min_listings (query int)
sort (query str)
page (query int)
page_size (query int)
ApiKeyAuth DatasetsAirbnbMarketsSearchResponse
datasets datasets.apps_charts_search datasets-apps-charts-search GET /datasets/apps-charts/search q (query str)
store (query str)
chart_type (query str)
collection (query str)
category (query str)
country (query str)
app_id (query str)
date (query str)
sort (query str)
page (query int)
page_size (query int)
ApiKeyAuth DatasetsAppsChartsSearchResponse
datasets datasets.apps_reviews_search datasets-apps-reviews-search GET /datasets/apps-reviews/search q (query str)
store (query str)
app_id (query str)
country (query str)
min_score (query int)
sort (query str)
page (query int)
page_size (query int)
ApiKeyAuth DatasetsAppsReviewsSearchResponse
datasets datasets.apps_search datasets-apps-search GET /datasets/apps/search q (query str)
store (query str)
category (query str)
country (query str)
developer (query str)
free (query bool)
min_rating (query float)
min_reviews (query int)
sort (query str)
page (query int)
page_size (query int)
ApiKeyAuth DatasetsAppsSearchResponse
datasets datasets.creators_search datasets-creators-search GET /datasets/creators/search q (query str)
handle (query str)
niche (query str)
country (query str)
verified (query bool)
min_followers (query int)
has_email (query bool)
include_inactive (query bool)
sort (query str)
page (query int)
page_size (query int)
ApiKeyAuth DatasetsCreatorsSearchResponse
datasets datasets.github_users_facets datasets-github-users-facets GET /datasets/github-users/facets facet (query str required)
q (query str)
login (query str)
company (query str)
influence_tier (query str)
country (query str)
country_code (query str)
state (query str)
city (query str)
domain (query str)
has_email (query bool)
has_twitter (query bool)
has_blog (query bool)
reachable (query bool)
active_90d (query bool)
hireable (query bool)
is_org (query bool)
is_bot (query bool)
is_suspected_automation (query bool)
min_followers (query int)
max_followers (query int)
min_repos (query int)
min_rank_score (query int)
min_account_age_years (query float)
max_account_age_years (query float)
lat (query float)
lon (query float)
radius_m (query int)
sort (query str)
ApiKeyAuth DatasetsGithubUsersFacetsResponse
datasets datasets.github_users_item datasets-github-users-item GET /datasets/github-users/items/{login} login (path str required) ApiKeyAuth DatasetsGithubUsersItemResponse
datasets datasets.github_users_nearby datasets-github-users-nearby GET /datasets/github-users/nearby lat (query float required)
lon (query float required)
radius_m (query int required)
influence_tier (query str)
reachable (query bool)
min_followers (query int)
page (query int)
page_size (query int)
ApiKeyAuth DatasetsGithubUsersNearbyResponse
datasets datasets.github_users_search datasets-github-users-search GET /datasets/github-users/search q (query str)
login (query str)
company (query str)
influence_tier (query str)
country (query str)
country_code (query str)
state (query str)
city (query str)
domain (query str)
has_email (query bool)
has_twitter (query bool)
has_blog (query bool)
reachable (query bool)
active_90d (query bool)
hireable (query bool)
is_org (query bool)
is_bot (query bool)
is_suspected_automation (query bool)
min_followers (query int)
max_followers (query int)
min_repos (query int)
min_rank_score (query int)
min_account_age_years (query float)
max_account_age_years (query float)
lat (query float)
lon (query float)
radius_m (query int)
sort (query str)
page (query int)
page_size (query int)
ApiKeyAuth DatasetsGithubUsersSearchResponse
datasets datasets.google_map_businesses_facets datasets-google-map-businesses-facets GET /datasets/google-map-businesses/facets facet (query str required)
q (query str)
category (query str)
country (query str)
state (query str)
county (query str)
city (query str)
town (query str)
min_rating (query float)
min_review_count (query int)
has_website (query bool)
has_phone (query bool)
has_geo (query bool)
lat (query float)
lon (query float)
radius_m (query int)
sort (query str)
ApiKeyAuth DatasetsGoogleMapBusinessesFacetsResponse
datasets datasets.google_map_businesses_item datasets-google-map-businesses-item GET /datasets/google-map-businesses/items/{place_id} place_id (path str required) ApiKeyAuth DatasetsGoogleMapBusinessesItemResponse
datasets datasets.google_map_businesses_nearby datasets-google-map-businesses-nearby GET /datasets/google-map-businesses/nearby lat (query float required)
lon (query float required)
radius_m (query int required)
category (query str)
min_rating (query float)
min_review_count (query int)
page (query int)
page_size (query int)
ApiKeyAuth DatasetsGoogleMapBusinessesNearbyResponse
datasets datasets.google_map_businesses_search datasets-google-map-businesses-search GET /datasets/google-map-businesses/search q (query str)
category (query str)
country (query str)
state (query str)
county (query str)
city (query str)
town (query str)
min_rating (query float)
min_review_count (query int)
has_website (query bool)
has_phone (query bool)
has_geo (query bool)
lat (query float)
lon (query float)
radius_m (query int)
sort (query str)
page (query int)
page_size (query int)
ApiKeyAuth DatasetsGoogleMapBusinessesSearchResponse
datasets datasets.producthunt_makers_facets datasets-producthunt-makers-facets GET /datasets/producthunt-makers/facets facet (query str required)
q (query str)
topic (query str)
min_products (query int)
min_total_votes (query int)
ApiKeyAuth DatasetsProducthuntMakersFacetsResponse
datasets datasets.producthunt_makers_item datasets-producthunt-makers-item GET /datasets/producthunt-makers/items/{username} username (path str required) ApiKeyAuth DatasetsProducthuntMakersItemResponse
datasets datasets.producthunt_makers_search datasets-producthunt-makers-search GET /datasets/producthunt-makers/search q (query str)
topic (query str)
min_products (query int)
min_total_votes (query int)
sort (query str)
page (query int)
page_size (query int)
ApiKeyAuth DatasetsProducthuntMakersSearchResponse
datasets datasets.producthunt_products_facets datasets-producthunt-products-facets GET /datasets/producthunt-products/facets facet (query str required)
q (query str)
topic (query str)
maker (query str)
launched_after (query str)
launched_before (query str)
min_votes (query int)
min_rating (query float)
pricing_type (query str)
has_website (query bool)
is_online (query bool)
ApiKeyAuth DatasetsProducthuntProductsFacetsResponse
datasets datasets.producthunt_products_item datasets-producthunt-products-item GET /datasets/producthunt-products/items/{slug} slug (path str required) ApiKeyAuth DatasetsProducthuntProductsItemResponse
datasets datasets.producthunt_products_search datasets-producthunt-products-search GET /datasets/producthunt-products/search q (query str)
topic (query str)
maker (query str)
launched_after (query str)
launched_before (query str)
min_votes (query int)
min_rating (query float)
pricing_type (query str)
has_website (query bool)
is_online (query bool)
sort (query str)
page (query int)
page_size (query int)
ApiKeyAuth DatasetsProducthuntProductsSearchResponse
datasets datasets.producthunt_trends_facets datasets-producthunt-trends-facets GET /datasets/producthunt-trends/facets facet (query str required)
group_by (query str)
topic (query str)
launched_after (query str)
launched_before (query str)
min_votes (query int)
min_launches (query int)
ApiKeyAuth DatasetsProducthuntTrendsFacetsResponse
datasets datasets.producthunt_trends_search datasets-producthunt-trends-search GET /datasets/producthunt-trends/search group_by (query str)
topic (query str)
launched_after (query str)
launched_before (query str)
min_votes (query int)
min_launches (query int)
sort (query str)
page (query int)
page_size (query int)
ApiKeyAuth DatasetsProducthuntTrendsSearchResponse
e_bay e_bay.ebay_item ebay-item GET /ebay/item/{item_id} item_id (path str required) ApiKeyAuth EBayEbayItemResponse
e_bay e_bay.ebay_search ebay-search POST /ebay/search option (body str required) ApiKeyAuth EBayEbaySearchResponse
e_bay e_bay.ebay_seller ebay-seller GET /ebay/seller/{seller} seller (path str required) ApiKeyAuth EBayEbaySellerResponse
e_bay e_bay.ebay_seller_about ebay-seller-about GET /ebay/seller/{seller}/about seller (path str required) ApiKeyAuth EBayEbaySellerAboutResponse
e_bay e_bay.ebay_seller_feedback ebay-seller-feedback GET /ebay/seller/{seller}/feedback seller (path str required)
page (query int)
per_page (query Literal['24', '48', '72'])
ApiKeyAuth EBayEbaySellerFeedbackResponse
e_bay e_bay.ebay_seller_shop ebay-seller-shop GET /ebay/seller/{seller}/shop seller (path str required)
page (query int)
ApiKeyAuth EBayEbaySellerShopResponse
espn espn.athlete espn-athlete GET /espn/athlete sport (query Literal['football', 'basketball', 'baseball', 'hockey', 'soccer'] required)
league (query Literal['nfl', 'college-football', 'nba', 'wnba', 'mens-college-basketball', 'womens-college-basketball', 'mlb', 'nhl', 'eng.1', 'esp.1', 'ita.1', 'ger.1', 'fra.1', 'usa.1', 'uefa.champions'] required)
athlete (query str required)
ApiKeyAuth EspnAthleteResponse
espn espn.game_summary espn-game-summary GET /espn/game-summary sport (query Literal['football', 'basketball', 'baseball', 'hockey', 'soccer'] required)
league (query Literal['nfl', 'college-football', 'nba', 'wnba', 'mens-college-basketball', 'womens-college-basketball', 'mlb', 'nhl', 'eng.1', 'esp.1', 'ita.1', 'ger.1', 'fra.1', 'usa.1', 'uefa.champions'] required)
event (query str required)
ApiKeyAuth EspnGameSummaryResponse
espn espn.news espn-news GET /espn/news sport (query Literal['football', 'basketball', 'baseball', 'hockey', 'soccer'] required)
league (query Literal['nfl', 'college-football', 'nba', 'wnba', 'mens-college-basketball', 'womens-college-basketball', 'mlb', 'nhl', 'eng.1', 'esp.1', 'ita.1', 'ger.1', 'fra.1', 'usa.1', 'uefa.champions'] required)
ApiKeyAuth EspnNewsResponse
espn espn.rankings espn-rankings GET /espn/rankings sport (query Literal['football', 'basketball'] required)
league (query Literal['college-football', 'mens-college-basketball', 'womens-college-basketball'] required)
ApiKeyAuth EspnRankingsResponse
espn espn.scoreboard espn-scoreboard GET /espn/scoreboard sport (query Literal['football', 'basketball', 'baseball', 'hockey', 'soccer'] required)
league (query Literal['nfl', 'college-football', 'nba', 'wnba', 'mens-college-basketball', 'womens-college-basketball', 'mlb', 'nhl', 'eng.1', 'esp.1', 'ita.1', 'ger.1', 'fra.1', 'usa.1', 'uefa.champions'] required)
dates (query str)
week (query int)
seasontype (query Literal['1', '2', '3', '4'])
ApiKeyAuth EspnScoreboardResponse
espn espn.standings espn-standings GET /espn/standings sport (query Literal['football', 'basketball', 'baseball', 'hockey', 'soccer'] required)
league (query Literal['nfl', 'college-football', 'nba', 'wnba', 'mens-college-basketball', 'womens-college-basketball', 'mlb', 'nhl', 'eng.1', 'esp.1', 'ita.1', 'ger.1', 'fra.1', 'usa.1', 'uefa.champions'] required)
season (query int)
seasontype (query Literal['1', '2', '3'])
ApiKeyAuth EspnStandingsResponse
espn espn.team espn-team GET /espn/team sport (query Literal['football', 'basketball', 'baseball', 'hockey', 'soccer'] required)
league (query Literal['nfl', 'college-football', 'nba', 'wnba', 'mens-college-basketball', 'womens-college-basketball', 'mlb', 'nhl', 'eng.1', 'esp.1', 'ita.1', 'ger.1', 'fra.1', 'usa.1', 'uefa.champions'] required)
team (query str required)
ApiKeyAuth EspnTeamResponse
espn espn.team_roster espn-team-roster GET /espn/team-roster sport (query Literal['football', 'basketball', 'baseball', 'hockey', 'soccer'] required)
league (query Literal['nfl', 'college-football', 'nba', 'wnba', 'mens-college-basketball', 'womens-college-basketball', 'mlb', 'nhl', 'eng.1', 'esp.1', 'ita.1', 'ger.1', 'fra.1', 'usa.1', 'uefa.champions'] required)
team (query str required)
ApiKeyAuth EspnTeamRosterResponse
espn espn.teams espn-teams GET /espn/teams sport (query Literal['football', 'basketball', 'baseball', 'hockey', 'soccer'] required)
league (query Literal['nfl', 'college-football', 'nba', 'wnba', 'mens-college-basketball', 'womens-college-basketball', 'mlb', 'nhl', 'eng.1', 'esp.1', 'ita.1', 'ger.1', 'fra.1', 'usa.1', 'uefa.champions'] required)
ApiKeyAuth EspnTeamsResponse
geocoding geocoding.lookup geocoding-lookup GET /geocoding/lookup osm_ids (query str required)
accept_language (query str)
addressdetails (query bool)
extratags (query bool)
namedetails (query bool)
ApiKeyAuth GeocodingLookupResponse
geocoding geocoding.reverse geocoding-reverse GET /geocoding/reverse lat (query float required)
lon (query float required)
zoom (query int)
accept_language (query str)
addressdetails (query bool)
extratags (query bool)
namedetails (query bool)
ApiKeyAuth GeocodingReverseResponse
geocoding geocoding.search geocoding-search GET /geocoding/search q (query str)
street (query str)
city (query str)
county (query str)
state (query str)
country (query str)
postalcode (query str)
limit (query int)
countrycodes (query str)
accept_language (query str)
addressdetails (query bool)
extratags (query bool)
namedetails (query bool)
ApiKeyAuth GeocodingSearchResponse
git_hub git_hub.github_org github-org GET /github/org/{org} org (path str required) ApiKeyAuth GitHubGithubOrgResponse
git_hub git_hub.github_org_repos github-org-repos GET /github/org/{org}/repos org (path str required)
sort (query Literal['created', 'updated', 'pushed', 'full_name'])
direction (query Literal['asc', 'desc'])
type (query Literal['all', 'public', 'forks', 'sources', 'member'])
page (query int)
per_page (query int)
ApiKeyAuth GitHubGithubOrgReposResponse
git_hub git_hub.github_repo github-repo GET /github/repo/{owner}/{repo} owner (path str required)
repo (path str required)
ApiKeyAuth GitHubGithubRepoResponse
git_hub git_hub.github_repo_contributors github-repo-contributors GET /github/repo/{owner}/{repo}/contributors owner (path str required)
repo (path str required)
page (query int)
per_page (query int)
ApiKeyAuth GitHubGithubRepoContributorsResponse
git_hub git_hub.github_repo_forks github-repo-forks GET /github/repo/{owner}/{repo}/forks owner (path str required)
repo (path str required)
sort (query Literal['newest', 'oldest', 'stargazers', 'watchers'])
page (query int)
per_page (query int)
ApiKeyAuth GitHubGithubRepoForksResponse
git_hub git_hub.github_repo_languages github-repo-languages GET /github/repo/{owner}/{repo}/languages owner (path str required)
repo (path str required)
ApiKeyAuth GitHubGithubRepoLanguagesResponse
git_hub git_hub.github_repo_releases github-repo-releases GET /github/repo/{owner}/{repo}/releases owner (path str required)
repo (path str required)
page (query int)
per_page (query int)
ApiKeyAuth GitHubGithubRepoReleasesResponse
git_hub git_hub.github_repo_stargazers github-repo-stargazers GET /github/repo/{owner}/{repo}/stargazers owner (path str required)
repo (path str required)
page (query int)
per_page (query int)
ApiKeyAuth GitHubGithubRepoStargazersResponse
git_hub git_hub.github_search_repositories github-search-repositories GET /github/search/repositories q (query str required)
sort (query Literal['stars', 'forks', 'help-wanted-issues', 'updated'])
order (query Literal['asc', 'desc'])
page (query int)
per_page (query int)
ApiKeyAuth GitHubGithubSearchRepositoriesResponse
git_hub git_hub.github_search_users github-search-users GET /github/search/users q (query str required)
sort (query Literal['followers', 'repositories', 'joined'])
order (query Literal['asc', 'desc'])
page (query int)
per_page (query int)
ApiKeyAuth GitHubGithubSearchUsersResponse
git_hub git_hub.github_trending github-trending GET /github/trending language (query str)
since (query Literal['daily', 'weekly', 'monthly'])
ApiKeyAuth GitHubGithubTrendingResponse
git_hub git_hub.github_trending_developers github-trending-developers GET /github/trending/developers language (query str)
since (query Literal['daily', 'weekly', 'monthly'])
ApiKeyAuth GitHubGithubTrendingDevelopersResponse
git_hub git_hub.github_user github-user GET /github/user/{username} username (path str required) ApiKeyAuth GitHubGithubUserResponse
git_hub git_hub.github_user_events github-user-events GET /github/user/{username}/events username (path str required)
page (query int)
per_page (query int)
ApiKeyAuth GitHubGithubUserEventsResponse
git_hub git_hub.github_user_pinned github-user-pinned GET /github/user/{username}/pinned username (path str required) ApiKeyAuth GitHubGithubUserPinnedResponse
git_hub git_hub.github_user_repos github-user-repos GET /github/user/{username}/repos username (path str required)
sort (query Literal['created', 'updated', 'pushed', 'full_name'])
direction (query Literal['asc', 'desc'])
type (query Literal['all', 'owner', 'member'])
page (query int)
per_page (query int)
ApiKeyAuth GitHubGithubUserReposResponse
google google.finance_analyst_articles google-finance-analyst-articles GET /google/finance/analyst-articles/{quote} quote (path str required) ApiKeyAuth GoogleFinanceAnalystArticlesResponse
google google.finance_chart google-finance-chart GET /google/finance/chart/{quote} quote (path str required)
window (query str)
ApiKeyAuth GoogleFinanceChartResponse
google google.finance_classification google-finance-classification GET /google/finance/classification/{quote} quote (path str required) ApiKeyAuth GoogleFinanceClassificationResponse
google google.finance_company google-finance-company GET /google/finance/company/{quote} quote (path str required) ApiKeyAuth GoogleFinanceCompanyResponse
google google.finance_context google-finance-context GET /google/finance/context q (query str required) ApiKeyAuth GoogleFinanceContextResponse
google google.finance_financials google-finance-financials GET /google/finance/financials/{quote} quote (path str required) ApiKeyAuth GoogleFinanceFinancialsResponse
google google.finance_markets_category_news google-finance-markets-category-news GET /google/finance/markets/categories/{category}/news category (path str required)
offset (query int)
ApiKeyAuth GoogleFinanceMarketsCategoryNewsResponse
google google.finance_markets_category_stocks google-finance-markets-category-stocks GET /google/finance/markets/categories/{category}/stocks category (path str required)
offset (query int)
ApiKeyAuth GoogleFinanceMarketsCategoryStocksResponse
google google.finance_markets_earnings google-finance-markets-earnings GET /google/finance/markets/earnings none ApiKeyAuth GoogleFinanceMarketsEarningsResponse
google google.finance_markets_featured google-finance-markets-featured GET /google/finance/markets/featured none ApiKeyAuth GoogleFinanceMarketsFeaturedResponse
google google.finance_markets_headline google-finance-markets-headline GET /google/finance/markets/headline none ApiKeyAuth GoogleFinanceMarketsHeadlineResponse
google google.finance_markets_indices google-finance-markets-indices GET /google/finance/markets/indices none ApiKeyAuth GoogleFinanceMarketsIndicesResponse
google google.finance_markets_movers google-finance-markets-movers GET /google/finance/markets/movers categories (query str)
count (query int)
offset (query int)
ApiKeyAuth GoogleFinanceMarketsMoversResponse
google google.finance_markets_top google-finance-markets-top GET /google/finance/markets/top metric (query int)
page (query int)
ApiKeyAuth GoogleFinanceMarketsTopResponse
google google.finance_markets_trending google-finance-markets-trending GET /google/finance/markets/trending limit (query int) ApiKeyAuth GoogleFinanceMarketsTrendingResponse
google google.finance_news google-finance-news GET /google/finance/news/{quote} quote (path str required)
limit (query int)
ApiKeyAuth GoogleFinanceNewsResponse
google google.finance_quote google-finance-quote GET /google/finance/quote/{quote} quote (path str required) ApiKeyAuth GoogleFinanceQuoteResponse
google google.finance_related google-finance-related GET /google/finance/related/{quote} quote (path str required) ApiKeyAuth GoogleFinanceRelatedResponse
google google.finance_search google-finance-search GET /google/finance/search q (query str required) ApiKeyAuth GoogleFinanceSearchResponse
google google.finance_ticker google-finance-ticker GET /google/finance/ticker/{ticker} ticker (path str required)
window (query str)
ApiKeyAuth GoogleFinanceTickerResponse
google google.jobs google-jobs POST /google/jobs option (body str required) ApiKeyAuth GoogleJobsResponse
google google.map_place google-map-place GET /google/map/place/{place_id} place_id (path str required) ApiKeyAuth GoogleMapPlaceResponse
google google.map_search google-map-search POST /google/map/search mapSearchOption (body str required) ApiKeyAuth GoogleMapSearchResponse
google google.news google-news GET /google/news q (query str required)
page (query int)
count (query int)
country (query str)
lang (query str)
ApiKeyAuth GoogleNewsResponse
google google.search google-search POST /google/search searchOption (body str required) ApiKeyAuth GoogleSearchResponse
google google.suggest google-suggest GET /google/suggest q (query str required)
count (query int)
country (query str)
lang (query str)
ApiKeyAuth GoogleSuggestResponse
google google.trends_categories google-trends-categories GET /google/trends/categories none ApiKeyAuth GoogleTrendsCategoriesResponse
google google.trends_enums google-trends-enums GET /google/trends/enums none ApiKeyAuth GoogleTrendsEnumsResponse
google google.trends_explore google-trends-explore POST /google/trends/explore request (body str required) ApiKeyAuth GoogleTrendsExploreResponse
google google.trends_explore_interest_by_region google-trends-explore-interest-by-region POST /google/trends/explore/interest-by-region request (body str required) ApiKeyAuth GoogleTrendsExploreInterestByRegionResponse
google google.trends_explore_interest_over_time google-trends-explore-interest-over-time POST /google/trends/explore/interest-over-time request (body str required) ApiKeyAuth GoogleTrendsExploreInterestOverTimeResponse
google google.trends_explore_related_topics google-trends-explore-related-topics POST /google/trends/explore/related-topics request (body str required) ApiKeyAuth GoogleTrendsExploreRelatedTopicsResponse
google google.trends_explore_rising_queries google-trends-explore-rising-queries POST /google/trends/explore/rising-queries request (body str required) ApiKeyAuth GoogleTrendsExploreRisingQueriesResponse
google google.trends_explore_top_queries google-trends-explore-top-queries POST /google/trends/explore/top-queries request (body str required) ApiKeyAuth GoogleTrendsExploreTopQueriesResponse
google google.trends_locations google-trends-locations GET /google/trends/locations none ApiKeyAuth GoogleTrendsLocationsResponse
google google.trends_trending google-trends-trending GET /google/trends/trending geo (query Literal['AF', 'AX', 'AL', 'DZ', 'AS', 'AD', 'AO', 'AI', 'AQ', 'AG', 'AR', 'AM', 'AW', 'AU', 'AT', 'AZ', 'BS', 'BH', 'BD', 'BB', 'BY', 'BE', 'BZ', 'BJ', 'BM', 'BT', 'BO', 'BA', 'BW', 'BV', 'BR', 'IO', 'VG', 'BN', 'BG', 'BF', 'BI', 'KH', 'CM', 'CA', 'CV', 'BQ', 'KY', 'CF', 'TD', 'CL', 'CN', 'CX', 'CC', 'CO', 'KM', 'CG', 'CD', 'CK', 'CR', 'CI', 'HR', 'CU', 'CW', 'CY', 'CZ', 'DK', 'DJ', 'DM', 'DO', 'EC', 'EG', 'SV', 'GQ', 'ER', 'EE', 'SZ', 'ET', 'FK', 'FO', 'FJ', 'FI', 'FR', 'GF', 'PF', 'TF', 'GA', 'GM', 'GE', 'DE', 'GH', 'GI', 'GR', 'GL', 'GD', 'GP', 'GU', 'GT', 'GG', 'GN', 'GW', 'GY', 'HT', 'HM', 'HN', 'HK', 'HU', 'IS', 'IN', 'ID', 'IR', 'IQ', 'IE', 'IM', 'IL', 'IT', 'JM', 'JP', 'JE', 'JO', 'KZ', 'KE', 'KI', 'XK', 'KW', 'KG', 'LA', 'LV', 'LB', 'LS', 'LR', 'LY', 'LI', 'LT', 'LU', 'MO', 'MG', 'MW', 'MY', 'MV', 'ML', 'MT', 'MH', 'MQ', 'MR', 'MU', 'YT', 'MX', 'FM', 'MD', 'MC', 'MN', 'ME', 'MS', 'MA', 'MZ', 'MM', 'NA', 'NR', 'NP', 'NL', 'NC', 'NZ', 'NI', 'NE', 'NG', 'NU', 'NF', 'KP', 'MK', 'MP', 'NO', 'OM', 'PK', 'PW', 'PS', 'PA', 'PG', 'PY', 'PE', 'PH', 'PN', 'PL', 'PT', 'PR', 'QA', 'RE', 'RO', 'RU', 'RW', 'WS', 'SM', 'ST', 'SA', 'SN', 'RS', 'SC', 'SL', 'SG', 'SX', 'SK', 'SI', 'SB', 'SO', 'ZA', 'GS', 'KR', 'SS', 'ES', 'LK', 'BL', 'SH', 'KN', 'LC', 'MF', 'PM', 'VC', 'SD', 'SR', 'SJ', 'SE', 'CH', 'SY', 'TW', 'TJ', 'TZ', 'TH', 'TL', 'TG', 'TK', 'TO', 'TT', 'TN', 'TR', 'TM', 'TC', 'TV', 'UM', 'VI', 'UG', 'UA', 'AE', 'GB', 'US', 'UY', 'UZ', 'VU', 'VA', 'VE', 'VN', 'WF', 'EH', 'YE', 'ZM', 'ZW'])
hl (query str)
tz (query int)
window (query Literal['4h', '24h', '48h', '7d'])
time_range (query Literal['4h', '24h', '48h', '7d'])
category (query Literal['0', '3', '47', '44', '22', '12', '5', '7', '71', '8', '45', '65', '11', '13', '958', '19', '16', '299', '14', '66', '29', '533', '174', '18', '20', '67'])
status (query Literal['all', 'active', 'ended'])
sort_by (query Literal['relevance', 'title', 'recency', 'search_volume'])
limit (query int)
ApiKeyAuth GoogleTrendsTrendingResponse
google google.trends_trending_detail google-trends-trending-detail POST /google/trends/trending/detail request (body str required) ApiKeyAuth GoogleTrendsTrendingDetailResponse
google google.videos google-videos GET /google/videos q (query str required)
page (query int)
count (query int)
country (query str)
lang (query str)
ApiKeyAuth GoogleVideosResponse
google_play google_play.app googleplay-app GET /googleplay/app app_id (query str required)
country (query str)
lang (query str)
ApiKeyAuth GooglePlayAppResponse
google_play google_play.categories googleplay-categories GET /googleplay/categories country (query str)
lang (query str)
ApiKeyAuth GooglePlayCategoriesResponse
google_play google_play.datasafety googleplay-datasafety GET /googleplay/datasafety app_id (query str required)
lang (query str)
ApiKeyAuth GooglePlayDatasafetyResponse
google_play google_play.developer googleplay-developer GET /googleplay/developer/{dev_id} dev_id (path str required)
num (query int)
country (query str)
lang (query str)
full_detail (query bool)
ApiKeyAuth GooglePlayDeveloperResponse
google_play google_play.list googleplay-list GET /googleplay/list collection (query str)
category (query str)
age (query str)
num (query int)
country (query str)
lang (query str)
full_detail (query bool)
ApiKeyAuth GooglePlayListResponse
google_play google_play.permissions googleplay-permissions GET /googleplay/permissions app_id (query str required)
country (query str)
lang (query str)
short (query bool)
ApiKeyAuth GooglePlayPermissionsResponse
google_play google_play.reviews googleplay-reviews GET /googleplay/reviews app_id (query str required)
sort (query str)
num (query int)
country (query str)
lang (query str)
paginate (query bool)
next_pagination_token (query str)
ApiKeyAuth GooglePlayReviewsResponse
google_play google_play.search googleplay-search GET /googleplay/search term (query str required)
num (query int)
country (query str)
lang (query str)
full_detail (query bool)
price (query str)
ApiKeyAuth GooglePlaySearchResponse
google_play google_play.similar googleplay-similar GET /googleplay/similar app_id (query str required)
num (query int)
country (query str)
lang (query str)
full_detail (query bool)
ApiKeyAuth GooglePlaySimilarResponse
google_play google_play.suggest googleplay-suggest GET /googleplay/suggest/{term} term (path str required)
country (query str)
lang (query str)
ApiKeyAuth GooglePlaySuggestResponse
imdb imdb.name imdb-name GET /imdb/name id (query str)
url (query str)
ApiKeyAuth ImdbNameResponse
imdb imdb.name_awards imdb-name-awards GET /imdb/name/awards id (query str)
url (query str)
ApiKeyAuth ImdbNameAwardsResponse
imdb imdb.name_credits imdb-name-credits GET /imdb/name/credits id (query str)
url (query str)
ApiKeyAuth ImdbNameCreditsResponse
imdb imdb.search imdb-search GET /imdb/search query (query str required)
limit (query int)
ApiKeyAuth ImdbSearchResponse
imdb imdb.title imdb-title GET /imdb/title id (query str)
url (query str)
ApiKeyAuth ImdbTitleResponse
imdb imdb.title_awards imdb-title-awards GET /imdb/title/awards id (query str)
url (query str)
ApiKeyAuth ImdbTitleAwardsResponse
imdb imdb.title_company_credits imdb-title-company-credits GET /imdb/title/company-credits id (query str)
url (query str)
ApiKeyAuth ImdbTitleCompanyCreditsResponse
imdb imdb.title_credits imdb-title-credits GET /imdb/title/credits id (query str)
url (query str)
ApiKeyAuth ImdbTitleCreditsResponse
imdb imdb.title_episodes imdb-title-episodes GET /imdb/title/episodes id (query str)
url (query str)
season (query int)
limit (query int)
ApiKeyAuth ImdbTitleEpisodesResponse
imdb imdb.title_filming_locations imdb-title-filming-locations GET /imdb/title/filming-locations id (query str)
url (query str)
ApiKeyAuth ImdbTitleFilmingLocationsResponse
imdb imdb.title_goofs imdb-title-goofs GET /imdb/title/goofs id (query str)
url (query str)
ApiKeyAuth ImdbTitleGoofsResponse
imdb imdb.title_keywords imdb-title-keywords GET /imdb/title/keywords id (query str)
url (query str)
ApiKeyAuth ImdbTitleKeywordsResponse
imdb imdb.title_parental_guide imdb-title-parental-guide GET /imdb/title/parental-guide id (query str)
url (query str)
ApiKeyAuth ImdbTitleParentalGuideResponse
imdb imdb.title_public_facts_analysis imdb-title-public-facts-analysis GET /imdb/title/public-facts-analysis id (query str)
url (query str)
ApiKeyAuth ImdbTitlePublicFactsAnalysisResponse
imdb imdb.title_quotes imdb-title-quotes GET /imdb/title/quotes id (query str)
url (query str)
ApiKeyAuth ImdbTitleQuotesResponse
imdb imdb.title_release_info imdb-title-release-info GET /imdb/title/release-info id (query str)
url (query str)
ApiKeyAuth ImdbTitleReleaseInfoResponse
imdb imdb.title_reviews imdb-title-reviews GET /imdb/title/reviews id (query str)
url (query str)
limit (query int)
ApiKeyAuth ImdbTitleReviewsResponse
imdb imdb.title_technical_specs imdb-title-technical-specs GET /imdb/title/technical-specs id (query str)
url (query str)
ApiKeyAuth ImdbTitleTechnicalSpecsResponse
imdb imdb.title_trivia imdb-title-trivia GET /imdb/title/trivia id (query str)
url (query str)
ApiKeyAuth ImdbTitleTriviaResponse
instagram instagram.post instagram-post GET /instagram/post/{id}/{post_id} id (path str required)
post_id (path str required)
ApiKeyAuth InstagramPostResponse
instagram instagram.profile instagram-profile GET /instagram/profile/{username} username (path str required) ApiKeyAuth InstagramProfileResponse
instagram instagram.reels instagram-reels GET /instagram/reels/{id} id (path str required)
max_id (query str)
ApiKeyAuth InstagramReelsResponse
just_watch just_watch.justwatch_age_certifications justwatch-age-certifications GET /justwatch/age-certifications country (query str) ApiKeyAuth JustWatchJustwatchAgeCertificationsResponse
just_watch just_watch.justwatch_discover justwatch-discover GET /justwatch/discover country (query str)
language (query str)
limit (query int)
type (query Literal['all', 'movie', 'show'])
genres (query str)
providers (query str)
monetization_types (query Literal['FLATRATE', 'FREE', 'ADS', 'RENT', 'BUY'])
year_min (query int)
year_max (query int)
ApiKeyAuth JustWatchJustwatchDiscoverResponse
just_watch just_watch.justwatch_episode_by_id justwatch-episode-by-id GET /justwatch/episode/by-id id (query str required)
country (query str)
language (query str)
ApiKeyAuth JustWatchJustwatchEpisodeByIdResponse
just_watch just_watch.justwatch_episode_offers justwatch-episode-offers GET /justwatch/episode/offers id (query str required)
countries (query str)
language (query str)
ApiKeyAuth JustWatchJustwatchEpisodeOffersResponse
just_watch just_watch.justwatch_genre_titles justwatch-genre-titles GET /justwatch/genre/titles genre (query str required)
country (query str)
language (query str)
limit (query int)
type (query Literal['all', 'movie', 'show'])
ApiKeyAuth JustWatchJustwatchGenreTitlesResponse
just_watch just_watch.justwatch_genres justwatch-genres GET /justwatch/genres language (query str) ApiKeyAuth JustWatchJustwatchGenresResponse
just_watch just_watch.justwatch_monetization_titles justwatch-monetization-titles GET /justwatch/monetization/titles monetization_type (query Literal['FLATRATE', 'FREE', 'ADS', 'RENT', 'BUY'] required)
country (query str)
language (query str)
limit (query int)
type (query Literal['all', 'movie', 'show'])
ApiKeyAuth JustWatchJustwatchMonetizationTitlesResponse
just_watch just_watch.justwatch_new justwatch-new GET /justwatch/new country (query str)
language (query str)
limit (query int)
type (query Literal['all', 'movie', 'show'])
ApiKeyAuth JustWatchJustwatchNewResponse
just_watch just_watch.justwatch_popular justwatch-popular GET /justwatch/popular country (query str)
language (query str)
limit (query int)
type (query Literal['all', 'movie', 'show'])
ApiKeyAuth JustWatchJustwatchPopularResponse
just_watch just_watch.justwatch_provider_titles justwatch-provider-titles GET /justwatch/provider/titles provider (query str required)
country (query str)
language (query str)
limit (query int)
type (query Literal['all', 'movie', 'show'])
ApiKeyAuth JustWatchJustwatchProviderTitlesResponse
just_watch just_watch.justwatch_providers justwatch-providers GET /justwatch/providers country (query str) ApiKeyAuth JustWatchJustwatchProvidersResponse
just_watch just_watch.justwatch_search justwatch-search GET /justwatch/search query (query str required)
country (query str)
language (query str)
limit (query int)
ApiKeyAuth JustWatchJustwatchSearchResponse
just_watch just_watch.justwatch_season_by_id justwatch-season-by-id GET /justwatch/season/by-id id (query str required)
country (query str)
language (query str)
ApiKeyAuth JustWatchJustwatchSeasonByIdResponse
just_watch just_watch.justwatch_season_episodes justwatch-season-episodes GET /justwatch/season/episodes season_id (query str required)
country (query str)
language (query str)
ApiKeyAuth JustWatchJustwatchSeasonEpisodesResponse
just_watch just_watch.justwatch_show_seasons justwatch-show-seasons GET /justwatch/show/seasons show_id (query str required)
country (query str)
language (query str)
ApiKeyAuth JustWatchJustwatchShowSeasonsResponse
just_watch just_watch.justwatch_title justwatch-title GET /justwatch/title path (query str)
url (query str)
ApiKeyAuth JustWatchJustwatchTitleResponse
just_watch just_watch.justwatch_title_analysis justwatch-title-analysis GET /justwatch/title/analysis path (query str)
url (query str)
ApiKeyAuth JustWatchJustwatchTitleAnalysisResponse
just_watch just_watch.justwatch_title_by_id justwatch-title-by-id GET /justwatch/title/by-id id (query str required)
country (query str)
language (query str)
ApiKeyAuth JustWatchJustwatchTitleByIdResponse
just_watch just_watch.justwatch_title_media justwatch-title-media GET /justwatch/title/media id (query str required)
country (query str)
language (query str)
ApiKeyAuth JustWatchJustwatchTitleMediaResponse
just_watch just_watch.justwatch_title_offers justwatch-title-offers GET /justwatch/title/offers id (query str required)
countries (query str)
language (query str)
ApiKeyAuth JustWatchJustwatchTitleOffersResponse
just_watch just_watch.justwatch_title_similar justwatch-title-similar GET /justwatch/title/similar id (query str required)
country (query str)
language (query str)
limit (query int)
ApiKeyAuth JustWatchJustwatchTitleSimilarResponse
kalshi kalshi.event kalshi-event GET /kalshi/event/{event_ticker} event_ticker (path str required) ApiKeyAuth KalshiEventResponse
kalshi kalshi.event_history kalshi-event-history GET /kalshi/event/{event_ticker}/history event_ticker (path str required)
series_ticker (query str)
start_ts (query int)
end_ts (query int)
period_interval (query int)
include_latest_before_start (query bool)
ApiKeyAuth KalshiEventHistoryResponse
kalshi kalshi.event_metadata kalshi-event-metadata GET /kalshi/event/{event_ticker}/metadata event_ticker (path str required) ApiKeyAuth KalshiEventMetadataResponse
kalshi kalshi.events kalshi-events GET /kalshi/events limit (query int)
cursor (query str)
series_ticker (query str)
category (query str)
status (query Literal['open', 'closed', 'settled'])
with_nested_markets (query bool)
with_milestones (query bool)
min_close_ts (query int)
min_updated_ts (query int)
ApiKeyAuth KalshiEventsResponse
kalshi kalshi.multivariate_events kalshi-multivariate-events GET /kalshi/events/multivariate limit (query int)
cursor (query str)
ApiKeyAuth KalshiMultivariateEventsResponse
kalshi kalshi.exchange_schedule kalshi-exchange-schedule GET /kalshi/exchange/schedule none ApiKeyAuth KalshiExchangeScheduleResponse
kalshi kalshi.exchange_status kalshi-exchange-status GET /kalshi/exchange/status none ApiKeyAuth KalshiExchangeStatusResponse
kalshi kalshi.historical_cutoff kalshi-historical-cutoff GET /kalshi/historical/cutoff none ApiKeyAuth KalshiHistoricalCutoffResponse
kalshi kalshi.historical_market kalshi-historical-market GET /kalshi/historical/market/{ticker} ticker (path str required) ApiKeyAuth KalshiHistoricalMarketResponse
kalshi kalshi.historical_market_history kalshi-historical-market-history GET /kalshi/historical/market/{ticker}/history ticker (path str required)
start_ts (query int)
end_ts (query int)
period_interval (query int)
ApiKeyAuth KalshiHistoricalMarketHistoryResponse
kalshi kalshi.historical_markets kalshi-historical-markets GET /kalshi/historical/markets limit (query int)
cursor (query str)
tickers (query str)
event_ticker (query str)
series_ticker (query str)
mve_filter (query Literal['exclude'])
ApiKeyAuth KalshiHistoricalMarketsResponse
kalshi kalshi.historical_trades kalshi-historical-trades GET /kalshi/historical/trades limit (query int)
cursor (query str)
ticker (query str)
min_ts (query int)
max_ts (query int)
ApiKeyAuth KalshiHistoricalTradesResponse
kalshi kalshi.market kalshi-market GET /kalshi/market/{ticker} ticker (path str required) ApiKeyAuth KalshiMarketResponse
kalshi kalshi.market_history kalshi-market-history GET /kalshi/market/{ticker}/history ticker (path str required)
series_ticker (query str)
start_ts (query int)
end_ts (query int)
period_interval (query int)
include_latest_before_start (query bool)
ApiKeyAuth KalshiMarketHistoryResponse
kalshi kalshi.market_orderbook kalshi-market-orderbook GET /kalshi/market/{ticker}/orderbook ticker (path str required) ApiKeyAuth KalshiMarketOrderbookResponse
kalshi kalshi.markets kalshi-markets GET /kalshi/markets limit (query int)
cursor (query str)
event_ticker (query str)
series_ticker (query str)
status (query Literal['unopened', 'open', 'closed', 'settled'])
ticker (query str)
ApiKeyAuth KalshiMarketsResponse
kalshi kalshi.markets_history kalshi-markets-history GET /kalshi/markets/history market_tickers (query str required)
start_ts (query int)
end_ts (query int)
period_interval (query int)
include_latest_before_start (query bool)
ApiKeyAuth KalshiMarketsHistoryResponse
kalshi kalshi.markets_orderbooks kalshi-markets-orderbooks GET /kalshi/markets/orderbooks tickers (query str required) ApiKeyAuth KalshiMarketsOrderbooksResponse
kalshi kalshi.series kalshi-series GET /kalshi/series limit (query int)
cursor (query str)
ApiKeyAuth KalshiSeriesResponse
kalshi kalshi.series_detail kalshi-series-detail GET /kalshi/series/{series_ticker} series_ticker (path str required) ApiKeyAuth KalshiSeriesDetailResponse
kalshi kalshi.trades kalshi-trades GET /kalshi/trades limit (query int)
cursor (query str)
ticker (query str)
min_ts (query int)
max_ts (query int)
ApiKeyAuth KalshiTradesResponse
linked_in linked_in.linkedin_company linkedin-company GET /linkedin/company/{id} id (path str required) ApiKeyAuth LinkedInLinkedinCompanyResponse
linked_in linked_in.linkedin_product linkedin-product GET /linkedin/product/{id} id (path str required) ApiKeyAuth LinkedInLinkedinProductResponse
linked_in linked_in.linkedin_showcase linkedin-showcase GET /linkedin/showcase/{id} id (path str required) ApiKeyAuth LinkedInLinkedinShowcaseResponse
metaculus metaculus.category_questions metaculus-category-questions GET /metaculus/category/{slug}/questions slug (path Literal['artificial-intelligence', 'computing-and-math', 'cryptocurrencies', 'economy-business', 'elections', 'environment-climate', 'geopolitics', 'health-pandemics', 'law', 'metaculus', 'natural-sciences', 'nuclear', 'politics', 'social-sciences', 'space', 'sports-entertainment', 'technology'] required)
limit (query int)
ApiKeyAuth MetaculusCategoryQuestionsResponse
metaculus metaculus.comments_feed metaculus-comments-feed GET /metaculus/comments-feed limit (query int)
topic (query str)
ApiKeyAuth MetaculusCommentsFeedResponse
metaculus metaculus.project_questions metaculus-project-questions GET /metaculus/project/{slug}/questions slug (path str required)
limit (query int)
ApiKeyAuth MetaculusProjectQuestionsResponse
metaculus metaculus.question metaculus-question GET /metaculus/question/{id} id (path str required) ApiKeyAuth MetaculusQuestionResponse
metaculus metaculus.question_forecast_history metaculus-question-forecast-history GET /metaculus/question/{id}/forecast-history id (path str required)
method (query Literal['recency_weighted', 'unweighted', 'single_aggregation'])
max_points (query int)
ApiKeyAuth MetaculusQuestionForecastHistoryResponse
metaculus metaculus.question_forecasts metaculus-question-forecasts GET /metaculus/question/{id}/forecasts id (path str required) ApiKeyAuth MetaculusQuestionForecastsResponse
metaculus metaculus.question_metadata metaculus-question-metadata GET /metaculus/question/{id}/metadata id (path str required) ApiKeyAuth MetaculusQuestionMetadataResponse
metaculus metaculus.question_options metaculus-question-options GET /metaculus/question/{id}/options id (path str required)
method (query Literal['recency_weighted', 'unweighted', 'single_aggregation'])
ApiKeyAuth MetaculusQuestionOptionsResponse
metaculus metaculus.questions metaculus-questions GET /metaculus/questions limit (query int)
topic (query str)
ApiKeyAuth MetaculusQuestionsResponse
metaculus metaculus.top_comments metaculus-top-comments GET /metaculus/top-comments limit (query int)
topic (query str)
ApiKeyAuth MetaculusTopCommentsResponse
metaculus metaculus.tournament_questions metaculus-tournament-questions GET /metaculus/tournament/{slug}/questions slug (path str required)
limit (query int)
ApiKeyAuth MetaculusTournamentQuestionsResponse
meta meta.ping ping GET /ping none none MetaPingResponse
meta meta.ready ready GET /ready none none MetaReadyResponse
polymarket polymarket.activity_trades polymarket-activity-trades GET /polymarket/activity/trades limit (query int)
offset (query int)
taker_only (query Literal['true', 'false'])
filter_type (query Literal['CASH'])
filter_amount (query Literal['1', '5', '10', '100', '1000', '10000', '100000'])
event_id (query str)
market (query str)
ApiKeyAuth PolymarketActivityTradesResponse
polymarket polymarket.clob_market polymarket-clob-market GET /polymarket/clob/market/{condition_id} condition_id (path str required) ApiKeyAuth PolymarketClobMarketResponse
polymarket polymarket.dashboard_macro polymarket-dashboard-macro GET /polymarket/dashboards/macro limit (query int)
cursor (query str)
ApiKeyAuth PolymarketDashboardMacroResponse
polymarket polymarket.data_followers polymarket-data-followers GET /polymarket/data/followers/{address} address (path str required)
limit (query int)
offset (query int)
order (query str)
ascending (query bool)
after_cursor (query str)
ApiKeyAuth PolymarketDataFollowersResponse
polymarket polymarket.data_following polymarket-data-following GET /polymarket/data/following/{address} address (path str required)
limit (query int)
offset (query int)
order (query str)
ascending (query bool)
after_cursor (query str)
ApiKeyAuth PolymarketDataFollowingResponse
polymarket polymarket.data_follows_counts polymarket-data-follows-counts GET /polymarket/data/follows/counts/{address} address (path str required) ApiKeyAuth PolymarketDataFollowsCountsResponse
polymarket polymarket.event_detail_by_id polymarket-event-detail-by-id GET /polymarket/event/id/{id} id (path str required) ApiKeyAuth PolymarketEventDetailByIdResponse
polymarket polymarket.event_activity_by_id polymarket-event-activity-by-id GET /polymarket/event/id/{id}/activity id (path str required)
limit (query int)
offset (query int)
taker_only (query Literal['true', 'false'])
filter_type (query Literal['CASH'])
filter_amount (query Literal['1', '5', '10', '100', '1000', '10000', '100000'])
ApiKeyAuth PolymarketEventActivityByIdResponse
polymarket polymarket.event_detail polymarket-event-detail GET /polymarket/event/{slug} slug (path str required) ApiKeyAuth PolymarketEventDetailResponse
polymarket polymarket.event_activity polymarket-event-activity GET /polymarket/event/{slug}/activity slug (path str required)
limit (query int)
offset (query int)
taker_only (query Literal['true', 'false'])
filter_type (query Literal['CASH'])
filter_amount (query Literal['1', '5', '10', '100', '1000', '10000', '100000'])
ApiKeyAuth PolymarketEventActivityResponse
polymarket polymarket.events polymarket-events GET /polymarket/events limit (query int)
offset (query int)
order (query Literal['volume24hr', 'volume', 'liquidity', 'endDate', 'updatedAt', 'createdAt', 'id', 'slug', 'title', 'question', 'label'])
ascending (query bool)
closed (query Literal['true', 'false'])
ApiKeyAuth PolymarketEventsResponse
polymarket polymarket.events_similar polymarket-events-similar GET /polymarket/events/similar id (query int)
event_title (query str)
event_slug (query str)
market_title (query str)
market_slug (query str)
limit (query int)
closed (query Literal['true', 'false'])
ApiKeyAuth PolymarketEventsSimilarResponse
polymarket polymarket.event_tags polymarket-event-tags GET /polymarket/events/{id}/tags id (path str required) ApiKeyAuth PolymarketEventTagsResponse
polymarket polymarket.fee_types polymarket-fee-types GET /polymarket/fee-types active (query Literal['true', 'false'])
search (query str)
ApiKeyAuth PolymarketFeeTypesResponse
polymarket polymarket.games polymarket-games GET /polymarket/games sport (query str)
ticker (query str)
ApiKeyAuth PolymarketGamesResponse
polymarket polymarket.homepage_feed polymarket-homepage-feed GET /polymarket/homepage/feed feed (query Literal['trending', 'breaking', 'new', 'politics', 'sports', 'crypto', 'esports', 'iran', 'finance', 'geopolitics', 'tech', 'culture', 'economy', 'weather', 'mentions', 'elections'])
limit (query int)
cursor (query str)
ApiKeyAuth PolymarketHomepageFeedResponse
polymarket polymarket.leaderboard polymarket-leaderboard GET /polymarket/leaderboard window (query Literal['1d', '7d', '30d', 'all'])
sort_by (query Literal['profit', 'volume'])
limit (query int)
ApiKeyAuth PolymarketLeaderboardResponse
polymarket polymarket.market_clarifications polymarket-market-clarifications GET /polymarket/market-clarifications market_id (query str)
event_id (query str)
state (query str)
question_id (query str)
tx_hash (query str)
limit (query int)
offset (query int)
order (query str)
ascending (query bool)
after_cursor (query str)
ApiKeyAuth PolymarketMarketClarificationsResponse
polymarket polymarket.market_detail_by_condition polymarket-market-detail-by-condition GET /polymarket/market/condition/{condition_id} condition_id (path str required) ApiKeyAuth PolymarketMarketDetailByConditionResponse
polymarket polymarket.market_activity_by_condition polymarket-market-activity-by-condition GET /polymarket/market/condition/{condition_id}/activity condition_id (path str required)
limit (query int)
offset (query int)
taker_only (query Literal['true', 'false'])
filter_type (query Literal['CASH'])
filter_amount (query Literal['1', '5', '10', '100', '1000', '10000', '100000'])
ApiKeyAuth PolymarketMarketActivityByConditionResponse
polymarket polymarket.market_liquidity_by_condition polymarket-market-liquidity-by-condition GET /polymarket/market/condition/{condition_id}/liquidity condition_id (path str required) ApiKeyAuth PolymarketMarketLiquidityByConditionResponse
polymarket polymarket.market_detail_by_slug polymarket-market-detail-by-slug GET /polymarket/market/slug/{slug} slug (path str required) ApiKeyAuth PolymarketMarketDetailBySlugResponse
polymarket polymarket.market_liquidity_by_slug polymarket-market-liquidity-by-slug GET /polymarket/market/slug/{slug}/liquidity slug (path str required) ApiKeyAuth PolymarketMarketLiquidityBySlugResponse
polymarket polymarket.market_detail polymarket-market-detail GET /polymarket/market/{id} id (path str required) ApiKeyAuth PolymarketMarketDetailResponse
polymarket polymarket.market_liquidity polymarket-market-liquidity GET /polymarket/market/{id}/liquidity id (path str required) ApiKeyAuth PolymarketMarketLiquidityResponse
polymarket polymarket.market_tags polymarket-market-tags GET /polymarket/market/{id}/tags id (path str required) ApiKeyAuth PolymarketMarketTagsResponse
polymarket polymarket.markets polymarket-markets GET /polymarket/markets limit (query int)
offset (query int)
order (query Literal['volume24hr', 'volume', 'liquidity', 'endDate', 'updatedAt', 'createdAt', 'id', 'slug', 'title', 'question', 'label'])
ascending (query bool)
closed (query Literal['true', 'false'])
ApiKeyAuth PolymarketMarketsResponse
polymarket polymarket.predictions polymarket-predictions GET /polymarket/predictions status (query Literal['active', 'resolved', 'all'])
sort (query Literal['competitive', 'volume', 'volume_24hr', 'ending_soon', 'liquidity', 'newest', 'closed_time'])
tag (query str)
recurrence (query Literal['hourly', 'daily', 'weekly', 'monthly', 'yearly'])
limit (query int)
cursor (query str)
ApiKeyAuth PolymarketPredictionsResponse
polymarket polymarket.rewards_market polymarket-rewards-market GET /polymarket/rewards/market/{condition_id} condition_id (path str required) ApiKeyAuth PolymarketRewardsMarketResponse
polymarket polymarket.rewards_markets polymarket-rewards-markets GET /polymarket/rewards/markets order_by (query Literal['market', 'earnings', 'max_spread', 'min_size', 'rate_per_day', 'price', 'earning_percentage', 'spread'])
position (query Literal['asc', 'desc'])
date (query str)
q (query str)
tag_slug (query Literal['all', 'politics', 'sports', 'crypto', 'pop-culture', 'middle-east', 'business', 'science'])
cursor (query str)
limit (query int)
ApiKeyAuth PolymarketRewardsMarketsResponse
polymarket polymarket.search polymarket-search GET /polymarket/search q (query str required)
limit (query int)
status (query Literal['open', 'closed', 'all'])
sort (query Literal['relevance', 'volume24hr', 'volume', 'liquidity', 'endDate'])
ascending (query bool)
include_tags (query bool)
include_profiles (query bool)
ApiKeyAuth PolymarketSearchResponse
polymarket polymarket.sports polymarket-sports GET /polymarket/sports none ApiKeyAuth PolymarketSportsResponse
polymarket polymarket.sports_by_partner polymarket-sports-by-partner GET /polymarket/sports/by-partner partner (query str)
external_id (query str)
ApiKeyAuth PolymarketSportsByPartnerResponse
polymarket polymarket.sports_market_types polymarket-sports-market-types GET /polymarket/sports/market-types none ApiKeyAuth PolymarketSportsMarketTypesResponse
polymarket polymarket.sports_summary polymarket-sports-summary GET /polymarket/sports/summary none ApiKeyAuth PolymarketSportsSummaryResponse
polymarket polymarket.sport polymarket-sport GET /polymarket/sports/{id} id (path int required) ApiKeyAuth PolymarketSportResponse
polymarket polymarket.sport_external_partners polymarket-sport-external-partners GET /polymarket/sports/{id}/external-partners id (path int required) ApiKeyAuth PolymarketSportExternalPartnersResponse
polymarket polymarket.sport_external_partner polymarket-sport-external-partner GET /polymarket/sports/{id}/external-partners/{partner_ref} id (path int required)
partner_ref (path str required)
ApiKeyAuth PolymarketSportExternalPartnerResponse
polymarket polymarket.spotlights polymarket-spotlights GET /polymarket/spotlights none ApiKeyAuth PolymarketSpotlightsResponse
polymarket polymarket.spotlights_keyset polymarket-spotlights-keyset GET /polymarket/spotlights/keyset limit (query int)
offset (query int)
order (query str)
ascending (query bool)
after_cursor (query str)
ApiKeyAuth PolymarketSpotlightsKeysetResponse
polymarket polymarket.spotlight polymarket-spotlight GET /polymarket/spotlights/{slug} slug (path str required) ApiKeyAuth PolymarketSpotlightResponse
polymarket polymarket.status polymarket-status GET /polymarket/status none ApiKeyAuth PolymarketStatusResponse
polymarket polymarket.tag_by_slug polymarket-tag-by-slug GET /polymarket/tag/slug/{slug} slug (path str required)
locale (query str)
ApiKeyAuth PolymarketTagBySlugResponse
polymarket polymarket.related_tags_by_slug polymarket-related-tags-by-slug GET /polymarket/tag/slug/{slug}/related-tags slug (path str required)
omit_empty (query Literal['true', 'false'])
status (query str)
locale (query str)
ApiKeyAuth PolymarketRelatedTagsBySlugResponse
polymarket polymarket.related_tag_rows_by_slug polymarket-related-tag-rows-by-slug GET /polymarket/tag/slug/{slug}/related-tags/tags slug (path str required)
omit_empty (query Literal['true', 'false'])
status (query str)
locale (query str)
ApiKeyAuth PolymarketRelatedTagRowsBySlugResponse
polymarket polymarket.tag polymarket-tag GET /polymarket/tag/{id} id (path str required)
include_template (query bool)
locale (query str)
ApiKeyAuth PolymarketTagResponse
polymarket polymarket.related_tags polymarket-related-tags GET /polymarket/tag/{id}/related-tags id (path str required)
omit_empty (query Literal['true', 'false'])
status (query str)
locale (query str)
ApiKeyAuth PolymarketRelatedTagsResponse
polymarket polymarket.related_tag_rows polymarket-related-tag-rows GET /polymarket/tag/{id}/related-tags/tags id (path str required)
omit_empty (query Literal['true', 'false'])
status (query str)
locale (query str)
ApiKeyAuth PolymarketRelatedTagRowsResponse
polymarket polymarket.tags polymarket-tags GET /polymarket/tags limit (query int)
offset (query int)
order (query Literal['volume24hr', 'volume', 'liquidity', 'endDate', 'updatedAt', 'createdAt', 'id', 'slug', 'title', 'question', 'label'])
ascending (query Literal['true', 'false'])
locale (query str)
ApiKeyAuth PolymarketTagsResponse
polymarket polymarket.teams polymarket-teams GET /polymarket/teams league (query str)
name (query str)
abbreviation (query str)
provider_id (query str)
limit (query int)
offset (query int)
order (query str)
ascending (query bool)
ApiKeyAuth PolymarketTeamsResponse
polymarket polymarket.teams_by_partner polymarket-teams-by-partner GET /polymarket/teams/by-partner partner (query str)
external_id (query str)
ApiKeyAuth PolymarketTeamsByPartnerResponse
polymarket polymarket.team polymarket-team GET /polymarket/teams/{id} id (path int required) ApiKeyAuth PolymarketTeamResponse
polymarket polymarket.team_external_partners polymarket-team-external-partners GET /polymarket/teams/{id}/external-partners id (path int required) ApiKeyAuth PolymarketTeamExternalPartnersResponse
polymarket polymarket.team_external_partner polymarket-team-external-partner GET /polymarket/teams/{id}/external-partners/{partner_ref} id (path int required)
partner_ref (path str required)
ApiKeyAuth PolymarketTeamExternalPartnerResponse
polymarket polymarket.token_midpoint polymarket-token-midpoint GET /polymarket/token/{token_id}/midpoint token_id (path str required) ApiKeyAuth PolymarketTokenMidpointResponse
polymarket polymarket.token_orderbook polymarket-token-orderbook GET /polymarket/token/{token_id}/orderbook token_id (path str required) ApiKeyAuth PolymarketTokenOrderbookResponse
polymarket polymarket.token_price polymarket-token-price GET /polymarket/token/{token_id}/price token_id (path str required)
side (query Literal['buy', 'sell'])
ApiKeyAuth PolymarketTokenPriceResponse
polymarket polymarket.token_price_history polymarket-token-price-history GET /polymarket/token/{token_id}/price-history token_id (path str required)
interval (query Literal['1m', '1h', '6h', '1d', '1w', 'all', 'max'])
fidelity (query int)
start_ts (query int)
end_ts (query int)
ApiKeyAuth PolymarketTokenPriceHistoryResponse
polymarket polymarket.token_spread polymarket-token-spread GET /polymarket/token/{token_id}/spread token_id (path str required) ApiKeyAuth PolymarketTokenSpreadResponse
polymarket polymarket.tokens_midpoints polymarket-tokens-midpoints POST /polymarket/tokens/midpoints body (body str required) ApiKeyAuth PolymarketTokensMidpointsResponse
polymarket polymarket.tokens_orderbooks polymarket-tokens-orderbooks POST /polymarket/tokens/orderbooks body (body str required) ApiKeyAuth PolymarketTokensOrderbooksResponse
polymarket polymarket.tokens_prices polymarket-tokens-prices POST /polymarket/tokens/prices body (body str required) ApiKeyAuth PolymarketTokensPricesResponse
polymarket polymarket.tokens_spreads polymarket-tokens-spreads POST /polymarket/tokens/spreads body (body str required) ApiKeyAuth PolymarketTokensSpreadsResponse
polymarket polymarket.tournaments polymarket-tournaments GET /polymarket/tournaments limit (query int)
offset (query int)
order (query str)
ascending (query bool)
ApiKeyAuth PolymarketTournamentsResponse
polymarket polymarket.tournament polymarket-tournament GET /polymarket/tournaments/{id} id (path int required) ApiKeyAuth PolymarketTournamentResponse
product_hunt product_hunt.category producthunt-category GET /producthunt/category/{slug} slug (path str required) ApiKeyAuth ProductHuntCategoryResponse
product_hunt product_hunt.category_products producthunt-category-products GET /producthunt/category/{slug}/products slug (path str required)
cursor (query str)
page_size (query int)
featured_only (query bool)
order (query str)
page (query int)
tags (query str)
ApiKeyAuth ProductHuntCategoryProductsResponse
product_hunt product_hunt.leaderboard producthunt-leaderboard GET /producthunt/leaderboard scope (query Literal['daily', 'weekly', 'monthly', 'yearly'])
date (query str)
year (query int)
month (query int)
day (query int)
week (query int)
featured (query bool)
order (query str)
cursor (query str)
ApiKeyAuth ProductHuntLeaderboardResponse
product_hunt product_hunt.product producthunt-product GET /producthunt/product/{id} id (path str required) ApiKeyAuth ProductHuntProductResponse
product_hunt product_hunt.about producthunt-about GET /producthunt/product/{id}/about id (path str required) ApiKeyAuth ProductHuntAboutResponse
product_hunt product_hunt.alternatives producthunt-alternatives GET /producthunt/product/{id}/alternatives id (path str required)
first (query int)
cursor (query str)
order (query str)
tags (query str)
ApiKeyAuth ProductHuntAlternativesResponse
product_hunt product_hunt.customers producthunt-customers GET /producthunt/product/{id}/customers id (path str required)
order (query Literal['customers', 'latest_launch'])
page (query int)
page_size (query int)
ApiKeyAuth ProductHuntCustomersResponse
product_hunt product_hunt.launches producthunt-launches GET /producthunt/product/{id}/launches id (path str required)
cursor (query str)
order (query str)
ApiKeyAuth ProductHuntLaunchesResponse
product_hunt product_hunt.makers producthunt-makers GET /producthunt/product/{id}/makers id (path str required)
cursor (query str)
ApiKeyAuth ProductHuntMakersResponse
product_hunt product_hunt.reviews producthunt-reviews GET /producthunt/product/{id}/reviews id (path str required) ApiKeyAuth ProductHuntReviewsResponse
product_hunt product_hunt.search producthunt-search GET /producthunt/search query (query str required)
type (query Literal['product', 'user', 'launch'])
page (query int)
featured (query bool)
topics (query str)
ApiKeyAuth ProductHuntSearchResponse
reddit reddit.comments reddit-comments GET /reddit/comments/{id} id (path str required)
sort (query Literal['confidence', 'top', 'new', 'controversial', 'old', 'qa'])
limit (query int)
depth (query int)
ApiKeyAuth RedditCommentsResponse
reddit reddit.domain_posts reddit-domain-posts GET /reddit/domain/{domain}/posts domain (path str required)
sort (query Literal['hot', 'new', 'top', 'rising'])
time (query Literal['hour', 'day', 'week', 'month', 'year', 'all'])
limit (query int)
after (query str)
ApiKeyAuth RedditDomainPostsResponse
reddit reddit.post reddit-post GET /reddit/post/{id} id (path str required) ApiKeyAuth RedditPostResponse
reddit reddit.search reddit-search GET /reddit/search q (query str required)
subreddit (query str)
sort (query Literal['relevance', 'hot', 'new', 'top', 'comments'])
time (query Literal['hour', 'day', 'week', 'month', 'year', 'all'])
limit (query int)
after (query str)
ApiKeyAuth RedditSearchResponse
reddit reddit.subreddit_about reddit-subreddit-about GET /reddit/subreddit/{subreddit}/about subreddit (path str required)
limit (query int)
ApiKeyAuth RedditSubredditAboutResponse
reddit reddit.subreddit_comments reddit-subreddit-comments GET /reddit/subreddit/{subreddit}/comments subreddit (path str required)
limit (query int)
after (query str)
ApiKeyAuth RedditSubredditCommentsResponse
reddit reddit.subreddit_posts reddit-subreddit-posts GET /reddit/subreddit/{subreddit}/posts subreddit (path str required)
sort (query Literal['hot', 'new', 'top', 'rising'])
time (query Literal['hour', 'day', 'week', 'month', 'year', 'all'])
limit (query int)
after (query str)
ApiKeyAuth RedditSubredditPostsResponse
reddit reddit.subreddits_posts reddit-subreddits-posts GET /reddit/subreddits/posts subreddits (query str required)
sort (query Literal['hot', 'new', 'top', 'rising'])
time (query Literal['hour', 'day', 'week', 'month', 'year', 'all'])
limit (query int)
after (query str)
ApiKeyAuth RedditSubredditsPostsResponse
reddit reddit.trends reddit-trends GET /reddit/trends sort (query Literal['hot', 'new', 'rising', 'top'])
time (query Literal['hour', 'day', 'week', 'month', 'year', 'all'])
limit (query int)
after (query str)
ApiKeyAuth RedditTrendsResponse
reddit reddit.user_comments reddit-user-comments GET /reddit/user/{username}/comments username (path str required)
limit (query int)
after (query str)
ApiKeyAuth RedditUserCommentsResponse
reddit reddit.user_posts reddit-user-posts GET /reddit/user/{username}/posts username (path str required)
limit (query int)
after (query str)
ApiKeyAuth RedditUserPostsResponse
redfin redfin.estimate redfin-estimate GET /redfin/estimate property_id (query str required) ApiKeyAuth RedfinEstimateResponse
redfin redfin.property redfin-property GET /redfin/property url (query str)
property_id (query str)
listing_id (query str)
ApiKeyAuth RedfinPropertyResponse
redfin redfin.region_trends redfin-region-trends GET /redfin/region-trends region_id (query int required)
region_type (query int)
ApiKeyAuth RedfinRegionTrendsResponse
redfin redfin.search redfin-search GET /redfin/search location (query str)
page (query int)
region_id (query int)
region_type (query int)
status (query str)
min_price (query int)
max_price (query int)
min_beds (query int)
min_baths (query float)
ApiKeyAuth RedfinSearchResponse
redfin redfin.similar redfin-similar GET /redfin/similar property_id (query str required) ApiKeyAuth RedfinSimilarResponse
referrals referrals.click referrals-click POST /referrals/click request (body str required) none ReferralsClickResponse
referrals referrals.me referrals-me GET /referrals/me none JWTAuth ReferralsMeResponse
referrals referrals.me_events referrals-me-events GET /referrals/me/events limit (query int) JWTAuth ReferralsMeEventsResponse
rotten_tomatoes rotten_tomatoes.rottentomatoes_browse_movies rottentomatoes-browse-movies GET /rottentomatoes/browse/movies list (query Literal['movies_in_theaters', 'movies_at_home', 'movies_coming_soon'])
sort (query Literal['popular', 'newest', 'top_box_office'])
limit (query int)
ApiKeyAuth RottenTomatoesRottentomatoesBrowseMoviesResponse
rotten_tomatoes rotten_tomatoes.rottentomatoes_browse_tv rottentomatoes-browse-tv GET /rottentomatoes/browse/tv list (query Literal['tv_series_browse'])
sort (query Literal['popular', 'newest'])
limit (query int)
ApiKeyAuth RottenTomatoesRottentomatoesBrowseTvResponse
rotten_tomatoes rotten_tomatoes.rottentomatoes_episode rottentomatoes-episode GET /rottentomatoes/episode path (query str)
url (query str)
ApiKeyAuth RottenTomatoesRottentomatoesEpisodeResponse
rotten_tomatoes rotten_tomatoes.rottentomatoes_movie rottentomatoes-movie GET /rottentomatoes/movie path (query str)
url (query str)
ApiKeyAuth RottenTomatoesRottentomatoesMovieResponse
rotten_tomatoes rotten_tomatoes.rottentomatoes_movie_reviews rottentomatoes-movie-reviews GET /rottentomatoes/movie/reviews path (query str)
url (query str)
type (query Literal['critics', 'top-critics', 'audience', 'verified-audience'])
limit (query int)
after (query str)
ApiKeyAuth RottenTomatoesRottentomatoesMovieReviewsResponse
rotten_tomatoes rotten_tomatoes.rottentomatoes_person rottentomatoes-person GET /rottentomatoes/person path (query str)
url (query str)
ApiKeyAuth RottenTomatoesRottentomatoesPersonResponse
rotten_tomatoes rotten_tomatoes.rottentomatoes_search rottentomatoes-search GET /rottentomatoes/search query (query str required)
limit (query int)
ApiKeyAuth RottenTomatoesRottentomatoesSearchResponse
rotten_tomatoes rotten_tomatoes.rottentomatoes_season rottentomatoes-season GET /rottentomatoes/season path (query str)
url (query str)
ApiKeyAuth RottenTomatoesRottentomatoesSeasonResponse
rotten_tomatoes rotten_tomatoes.rottentomatoes_series rottentomatoes-series GET /rottentomatoes/series path (query str)
url (query str)
ApiKeyAuth RottenTomatoesRottentomatoesSeriesResponse
shop_app shop_app.analysis shop-app-analysis GET /shop-app/analysis query (query str required)
limit (query int)
in_stock (query bool)
on_sale (query bool)
deep_search (query bool)
ApiKeyAuth ShopAppAnalysisResponse
shop_app shop_app.categories shop-app-categories GET /shop-app/categories none ApiKeyAuth ShopAppCategoriesResponse
shop_app shop_app.product shop-app-product GET /shop-app/products/{id} id (path str required)
variant_id (query str)
ApiKeyAuth ShopAppProductResponse
shop_app shop_app.product_related shop-app-product-related GET /shop-app/products/{id}/related id (path str required)
limit (query int)
ApiKeyAuth ShopAppProductRelatedResponse
shop_app shop_app.product_reviews shop-app-product-reviews GET /shop-app/products/{id}/reviews id (path str required)
limit (query int)
ApiKeyAuth ShopAppProductReviewsResponse
shop_app shop_app.product_shop shop-app-product-shop GET /shop-app/products/{id}/shop id (path str required) ApiKeyAuth ShopAppProductShopResponse
shop_app shop_app.product_variant shop-app-product-variant GET /shop-app/products/{id}/variant id (path str required)
selected_options (query str)
ApiKeyAuth ShopAppProductVariantResponse
shop_app shop_app.product_variants shop-app-product-variants GET /shop-app/products/{id}/variants id (path str required)
selected_options (query str)
limit (query int)
ApiKeyAuth ShopAppProductVariantsResponse
shop_app shop_app.search shop-app-search GET /shop-app/search query (query str required)
limit (query int)
in_stock (query bool)
on_sale (query bool)
deep_search (query bool)
ApiKeyAuth ShopAppSearchResponse
shop_app shop_app.shop shop-app-shop GET /shop-app/shops/{handle} handle (path str required) ApiKeyAuth ShopAppShopResponse
shop_app shop_app.collection_products shop-app-collection-products GET /shop-app/shops/{handle}/collections/{collection_id}/products handle (path str required)
collection_id (path str required)
limit (query int)
sort_by (query Literal['MOST_SALES', 'PRICE_LOW_TO_HIGH', 'PRICE_HIGH_TO_LOW', 'RELEVANCE'])
in_stock (query bool)
ApiKeyAuth ShopAppCollectionProductsResponse
shop_app shop_app.shop_locations shop-app-shop-locations GET /shop-app/shops/{handle}/locations handle (path str required)
limit (query int)
ApiKeyAuth ShopAppShopLocationsResponse
shop_app shop_app.shop_products shop-app-shop-products GET /shop-app/shops/{handle}/products handle (path str required)
limit (query int)
sort_by (query Literal['MOST_SALES', 'PRICE_LOW_TO_HIGH', 'PRICE_HIGH_TO_LOW', 'RELEVANCE'])
in_stock (query bool)
ApiKeyAuth ShopAppShopProductsResponse
shop_app shop_app.shop_reviews shop-app-shop-reviews GET /shop-app/shops/{handle}/reviews handle (path str required)
limit (query int)
ApiKeyAuth ShopAppShopReviewsResponse
shop_app shop_app.shop_typeahead shop-app-shop-typeahead GET /shop-app/shops/{handle}/typeahead handle (path str required)
query (query str required)
limit (query int)
ApiKeyAuth ShopAppShopTypeaheadResponse
shop_app shop_app.suggestions shop-app-suggestions GET /shop-app/suggestions query (query str required)
limit (query int)
ApiKeyAuth ShopAppSuggestionsResponse
shopify shopify.collections shopify-collections GET /shopify/collections url (query str required)
page (query int)
limit (query int)
ApiKeyAuth ShopifyCollectionsResponse
shopify shopify.collection_products shopify-collection-products GET /shopify/collections/{handle}/products handle (path str required)
url (query str required)
page (query int)
limit (query int)
ApiKeyAuth ShopifyCollectionProductsResponse
shopify shopify.pages shopify-pages GET /shopify/pages url (query str required)
page (query int)
limit (query int)
ApiKeyAuth ShopifyPagesResponse
shopify shopify.page shopify-page GET /shopify/pages/{handle} handle (path str required)
url (query str required)
ApiKeyAuth ShopifyPageResponse
shopify shopify.products shopify-products GET /shopify/products url (query str required)
page (query int)
limit (query int)
ApiKeyAuth ShopifyProductsResponse
shopify shopify.product shopify-product GET /shopify/products/{handle} handle (path str required)
url (query str required)
ApiKeyAuth ShopifyProductResponse
shopify shopify.product_recommendations shopify-product-recommendations GET /shopify/products/{handle}/recommendations handle (path str required)
url (query str required)
limit (query int)
intent (query Literal['related', 'complementary'])
ApiKeyAuth ShopifyProductRecommendationsResponse
shopify shopify.search_suggest shopify-search-suggest GET /shopify/search/suggest url (query str required)
q (query str required)
types (query str)
limit (query int)
ApiKeyAuth ShopifySearchSuggestResponse
shopify shopify.sitemap_urls shopify-sitemap-urls GET /shopify/sitemap/urls url (query str required)
type (query Literal['all', 'products', 'collections', 'pages', 'blogs', 'agentic_discovery', 'other'])
limit (query int)
ApiKeyAuth ShopifySitemapUrlsResponse
shopify shopify.sitemaps shopify-sitemaps GET /shopify/sitemaps url (query str required) ApiKeyAuth ShopifySitemapsResponse
shopify shopify.store shopify-store GET /shopify/store url (query str required) ApiKeyAuth ShopifyStoreResponse
similar_web similar_web.search similarweb-search GET /similarweb/search q (query str required) ApiKeyAuth SimilarWebSearchResponse
similar_web similar_web.web similarweb-web GET /similarweb/web/{domain} domain (path str required) ApiKeyAuth SimilarWebWebResponse
spotify_podcasts spotify_podcasts.categories spotify-podcasts-categories GET /spotify-podcasts/categories uri (query str)
page_offset (query int)
page_limit (query int)
section_offset (query int)
section_limit (query int)
include_episode_content_ratings_v2 (query bool)
ApiKeyAuth SpotifyPodcastsCategoriesResponse
spotify_podcasts spotify_podcasts.charts spotify-podcasts-charts GET /spotify-podcasts/charts chart (query str)
region (query str)
limit (query int)
ApiKeyAuth SpotifyPodcastsChartsResponse
spotify_podcasts spotify_podcasts.episode spotify-podcasts-episode GET /spotify-podcasts/episode uri (query str)
id (query str)
ApiKeyAuth SpotifyPodcastsEpisodeResponse
spotify_podcasts spotify_podcasts.home spotify-podcasts-home GET /spotify-podcasts/home uri (query str)
page_offset (query int)
page_limit (query int)
section_offset (query int)
section_limit (query int)
include_episode_content_ratings_v2 (query bool)
ApiKeyAuth SpotifyPodcastsHomeResponse
spotify_podcasts spotify_podcasts.search spotify-podcasts-search GET /spotify-podcasts/search q (query str required)
offset (query int)
limit (query int)
number_of_top_results (query int)
include_pre_releases (query bool)
include_album_pre_releases (query bool)
include_audiobooks (query bool)
include_authors (query bool)
include_episode_content_ratings_v2 (query bool)
ApiKeyAuth SpotifyPodcastsSearchResponse
spotify_podcasts spotify_podcasts.show spotify-podcasts-show GET /spotify-podcasts/show uri (query str)
include_content_capability_trait (query bool)
include_episode_content_ratings_v2 (query bool)
ApiKeyAuth SpotifyPodcastsShowResponse
spotify_podcasts spotify_podcasts.show_episodes spotify-podcasts-show-episodes GET /spotify-podcasts/show/episodes uri (query str)
offset (query int)
limit (query int)
include_episode_content_ratings_v2 (query bool)
ApiKeyAuth SpotifyPodcastsShowEpisodesResponse
spotify_podcasts spotify_podcasts.show_recommendations spotify-podcasts-show-recommendations GET /spotify-podcasts/show/recommendations uri (query str) ApiKeyAuth SpotifyPodcastsShowRecommendationsResponse
spotify spotify.album spotify-album GET /spotify/album uri (query str)
id (query str)
offset (query int)
limit (query int)
ApiKeyAuth SpotifyAlbumResponse
spotify spotify.album_tracks spotify-album-tracks GET /spotify/album/tracks uri (query str)
id (query str)
offset (query int)
limit (query int)
ApiKeyAuth SpotifyAlbumTracksResponse
spotify spotify.albums_search spotify-albums-search GET /spotify/albums/search q (query str required)
offset (query int)
limit (query int)
number_of_top_results (query int)
include_audiobooks (query bool)
include_pre_releases (query bool)
include_album_pre_releases (query bool)
include_authors (query bool)
include_episode_content_ratings_v2 (query bool)
ApiKeyAuth SpotifyAlbumsSearchResponse
spotify spotify.artist spotify-artist GET /spotify/artist uri (query str)
id (query str)
ApiKeyAuth SpotifyArtistResponse
spotify spotify.artist_albums spotify-artist-albums GET /spotify/artist/albums uri (query str)
id (query str)
type (query str)
order (query str)
offset (query int)
limit (query int)
ApiKeyAuth SpotifyArtistAlbumsResponse
spotify spotify.artist_playlists spotify-artist-playlists GET /spotify/artist/playlists uri (query str)
id (query str)
ApiKeyAuth SpotifyArtistPlaylistsResponse
spotify spotify.artist_related spotify-artist-related GET /spotify/artist/related uri (query str)
id (query str)
ApiKeyAuth SpotifyArtistRelatedResponse
spotify spotify.artists_search spotify-artists-search GET /spotify/artists/search q (query str required)
offset (query int)
limit (query int)
ApiKeyAuth SpotifyArtistsSearchResponse
spotify spotify.audiobook spotify-audiobook GET /spotify/audiobook uri (query str)
id (query str)
ApiKeyAuth SpotifyAudiobookResponse
spotify spotify.audiobook_chapters spotify-audiobook-chapters GET /spotify/audiobook/chapters uri (query str)
id (query str)
offset (query int)
limit (query int)
ApiKeyAuth SpotifyAudiobookChaptersResponse
spotify spotify.audiobooks_search spotify-audiobooks-search GET /spotify/audiobooks/search q (query str required)
offset (query int)
limit (query int)
number_of_top_results (query int)
include_audiobooks (query bool)
include_pre_releases (query bool)
include_album_pre_releases (query bool)
include_authors (query bool)
include_episode_content_ratings_v2 (query bool)
ApiKeyAuth SpotifyAudiobooksSearchResponse
spotify spotify.chapter spotify-chapter GET /spotify/chapter uri (query str)
id (query str)
ApiKeyAuth SpotifyChapterResponse
spotify spotify.episodes_search spotify-episodes-search GET /spotify/episodes/search q (query str required)
offset (query int)
limit (query int)
ApiKeyAuth SpotifyEpisodesSearchResponse
spotify spotify.featured_charts_by_country spotify-featured-charts-by-country GET /spotify/featured-charts-by-country country_code (query str)
content_id (query str)
ApiKeyAuth SpotifyFeaturedChartsByCountryResponse
spotify spotify.genre spotify-genre GET /spotify/genre uri (query str)
page_offset (query int)
page_limit (query int)
section_offset (query int)
section_limit (query int)
include_episode_content_ratings_v2 (query bool)
ApiKeyAuth SpotifyGenreResponse
spotify spotify.home spotify-home GET /spotify/home time_zone (query str)
sp_t (query str)
facet (query str)
section_items_limit (query int)
include_episode_content_ratings_v2 (query bool)
ApiKeyAuth SpotifyHomeResponse
spotify spotify.playlist spotify-playlist GET /spotify/playlist uri (query str)
id (query str)
offset (query int)
limit (query int)
enable_watch_feed_entrypoint (query bool)
include_episode_content_ratings_v2 (query bool)
ApiKeyAuth SpotifyPlaylistResponse
spotify spotify.playlists_search spotify-playlists-search GET /spotify/playlists/search q (query str required)
offset (query int)
limit (query int)
number_of_top_results (query int)
include_audiobooks (query bool)
include_pre_releases (query bool)
include_album_pre_releases (query bool)
include_authors (query bool)
include_episode_content_ratings_v2 (query bool)
ApiKeyAuth SpotifyPlaylistsSearchResponse
spotify spotify.popular_by_country spotify-popular-by-country GET /spotify/popular-by-country country_code (query str) ApiKeyAuth SpotifyPopularByCountryResponse
spotify spotify.profile spotify-profile GET /spotify/profile username (query str)
uri (query str)
url (query str)
playlist_limit (query int)
artist_limit (query int)
episode_limit (query int)
ApiKeyAuth SpotifyProfileResponse
spotify spotify.profile_followers spotify-profile-followers GET /spotify/profile/followers username (query str)
uri (query str)
url (query str)
offset (query int)
limit (query int)
ApiKeyAuth SpotifyProfileFollowersResponse
spotify spotify.profile_playlists spotify-profile-playlists GET /spotify/profile/playlists username (query str)
uri (query str)
url (query str)
offset (query int)
limit (query int)
ApiKeyAuth SpotifyProfilePlaylistsResponse
spotify spotify.profiles_search spotify-profiles-search GET /spotify/profiles/search q (query str required)
offset (query int)
limit (query int)
number_of_top_results (query int)
include_audiobooks (query bool)
include_pre_releases (query bool)
include_album_pre_releases (query bool)
include_authors (query bool)
include_episode_content_ratings_v2 (query bool)
ApiKeyAuth SpotifyProfilesSearchResponse
spotify spotify.search spotify-search GET /spotify/search q (query str required)
offset (query int)
limit (query int)
number_of_top_results (query int)
include_audiobooks (query bool)
include_artist_has_concerts_field (query bool)
include_pre_releases (query bool)
include_album_pre_releases (query bool)
include_authors (query bool)
include_episode_content_ratings_v2 (query bool)
is_prefix (query bool)
ApiKeyAuth SpotifySearchResponse
spotify spotify.section spotify-section GET /spotify/section uri (query str)
offset (query int)
limit (query int)
include_episode_content_ratings_v2 (query bool)
ApiKeyAuth SpotifySectionResponse
spotify spotify.shows_search spotify-shows-search GET /spotify/shows/search q (query str required)
offset (query int)
limit (query int)
ApiKeyAuth SpotifyShowsSearchResponse
spotify spotify.track spotify-track GET /spotify/track uri (query str)
id (query str)
ApiKeyAuth SpotifyTrackResponse
spotify spotify.track_recommended spotify-track-recommended GET /spotify/track/recommended uri (query str)
id (query str)
limit (query int)
ApiKeyAuth SpotifyTrackRecommendedResponse
spotify spotify.track_similar_albums spotify-track-similar-albums GET /spotify/track/similar-albums uri (query str)
id (query str)
limit (query int)
albums_only (query bool)
ApiKeyAuth SpotifyTrackSimilarAlbumsResponse
spotify spotify.tracks_search spotify-tracks-search GET /spotify/tracks/search q (query str required)
offset (query int)
limit (query int)
number_of_top_results (query int)
include_audiobooks (query bool)
include_pre_releases (query bool)
include_album_pre_releases (query bool)
include_authors (query bool)
include_episode_content_ratings_v2 (query bool)
ApiKeyAuth SpotifyTracksSearchResponse
tiktok tiktok.category tiktok-category GET /tiktok/category none ApiKeyAuth TiktokCategoryResponse
tiktok tiktok.video_comments tiktok-video-comments GET /tiktok/comments aweme_id (query str required)
cursor (query int)
ApiKeyAuth TiktokVideoCommentsResponse
tiktok tiktok.explore tiktok-explore GET /tiktok/explore/{id} id (path int required) ApiKeyAuth TiktokExploreResponse
tiktok tiktok.challenge tiktok-challenge GET /tiktok/hashtag/{name} name (path str required) ApiKeyAuth TiktokChallengeResponse
tiktok tiktok.challenge_list tiktok-challenge-list GET /tiktok/hashtags id (query str required)
cursor (query int)
ApiKeyAuth TiktokChallengeListResponse
tiktok tiktok.popular_trend_country_industry_meta 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 str required) ApiKeyAuth TiktokPostResponse
tiktok tiktok.profile_post tiktok-profile-post GET /tiktok/posts secUid (query str required)
cursor (query int)
sort_type (query Literal['0', '1', '2'])
ApiKeyAuth TiktokProfilePostResponse
tiktok tiktok.profile tiktok-profile GET /tiktok/profile/{handler} handler (path str required) ApiKeyAuth TiktokProfileResponse
tiktok tiktok.search tiktok-search GET /tiktok/search keyword (query str required)
cursor (query int)
count (query int)
ApiKeyAuth TiktokSearchResponse
tiktok tiktok.search_hashtag tiktok-search-hashtag GET /tiktok/search/hashtag keyword (query str required)
cursor (query int)
count (query int)
ApiKeyAuth TiktokSearchHashtagResponse
tiktok tiktok.search_user tiktok-search-user GET /tiktok/search/user keyword (query str required)
cursor (query int)
ApiKeyAuth TiktokSearchUserResponse
tiktok tiktok.top_ads_analysis tiktok-top-ads-analysis GET /tiktok/top-ads/analysis material_id (query str required)
metric (query Literal['retain_ctr', 'retain_cvr', 'click_cnt', 'convert_cnt', 'play_retain_cnt'])
period_type (query Literal['7', '30', '180'])
ApiKeyAuth TiktokTopAdsAnalysisResponse
tiktok tiktok.top_ads_detail tiktok-top-ads-detail GET /tiktok/top-ads/detail material_id (query str required) ApiKeyAuth TiktokTopAdsDetailResponse
tiktok tiktok.top_ads_filters tiktok-top-ads-filters GET /tiktok/top-ads/filters none ApiKeyAuth TiktokTopAdsFiltersResponse
tiktok tiktok.top_ads_list tiktok-top-ads-list GET /tiktok/top-ads/list period (query Literal['7', '30', '180'])
page (query int)
limit (query int)
order_by (query Literal['for_you', 'impression', 'ctr', 'play_2s_rate', 'play_6s_rate', 'cvr', 'like'])
country_code (query str)
keyword (query str)
industry (query str)
objective (query str)
ad_language (query str)
pattern_label (query str)
duration (query Literal['time-2', 'time-3', 'time-4', 'time-5', 'time-6', 'time-7'])
like (query Literal['1', '2', '3', '4', '5'])
ad_format (query Literal['1', '2'])
ApiKeyAuth TiktokTopAdsListResponse
tiktok tiktok.top_ads_location_info tiktok-top-ads-location-info GET /tiktok/top-ads/location-info module (query int) ApiKeyAuth TiktokTopAdsLocationInfoResponse
tiktok tiktok.top_ads_locations tiktok-top-ads-locations GET /tiktok/top-ads/locations none ApiKeyAuth TiktokTopAdsLocationsResponse
tiktok tiktok.top_ads_recommend tiktok-top-ads-recommend GET /tiktok/top-ads/recommend material_id (query str required)
page (query int)
limit (query int)
ApiKeyAuth TiktokTopAdsRecommendResponse
tiktok tiktok.top_ads_safety tiktok-top-ads-safety GET /tiktok/top-ads/safety none ApiKeyAuth TiktokTopAdsSafetyResponse
tiktok tiktok.top_ads_spotlight tiktok-top-ads-spotlight GET /tiktok/top-ads/spotlight page (query int)
limit (query int)
ApiKeyAuth TiktokTopAdsSpotlightResponse
tiktok tiktok.top_ads_suggestions tiktok-top-ads-suggestions GET /tiktok/top-ads/suggestions count (query int)
scenario (query int)
ApiKeyAuth TiktokTopAdsSuggestionsResponse
tiktok tiktok.trending tiktok-trending GET /tiktok/trending none ApiKeyAuth TiktokTrendingResponse
trip_advisor trip_advisor.tripadvisor_autocomplete tripadvisor-autocomplete GET /tripadvisor/autocomplete q (query str required)
limit (query int)
locale (query str)
scope_geo_id (query int)
type (query str)
search_session_id (query str)
typeahead_id (query str)
route_uid (query str)
ApiKeyAuth TripAdvisorTripadvisorAutocompleteResponse
trip_advisor trip_advisor.tripadvisor_enums tripadvisor-enums GET /tripadvisor/enums none ApiKeyAuth TripAdvisorTripadvisorEnumsResponse
trip_advisor trip_advisor.tripadvisor_hotels tripadvisor-hotels GET /tripadvisor/hotels geo_id (query int required)
filter_id (query str)
class (query int)
amenities (query list[int])
price_min (query int)
price_max (query int)
pricing_mode (query str)
travelers_choice (query bool)
travelers_choice_botb (query bool)
currency (query str)
offset (query int)
limit (query int)
sort (query str)
ApiKeyAuth TripAdvisorTripadvisorHotelsResponse
trip_advisor trip_advisor.tripadvisor_place tripadvisor-place GET /tripadvisor/place url (query str)
id (query str)
ApiKeyAuth TripAdvisorTripadvisorPlaceResponse
trip_advisor trip_advisor.tripadvisor_reviews tripadvisor-reviews GET /tripadvisor/reviews id (query str)
url (query str)
page (query int)
limit (query int)
language (query str)
sort_type (query str)
sort_by (query str)
ratings (query list[int])
do_machine_translation (query bool)
photos_per_review_limit (query int)
ApiKeyAuth TripAdvisorTripadvisorReviewsResponse
trip_advisor trip_advisor.tripadvisor_search tripadvisor-search GET /tripadvisor/search geo_id (query int required)
type (query str required)
filter_id (query str)
class (query int)
amenities (query list[int])
price_min (query int)
price_max (query int)
pricing_mode (query str)
travelers_choice (query bool)
travelers_choice_botb (query bool)
restaurant_date (query str)
restaurant_time (query str)
restaurant_guests (query int)
establishment_types (query list[int])
online_options (query list[int])
offset (query int)
limit (query int)
locale (query str)
currency (query str)
sort (query str)
ApiKeyAuth TripAdvisorTripadvisorSearchResponse
trustpilot trustpilot.business_search trustpilot-business-search GET /trustpilot/business-units/search q (query str required)
country (query str)
page (query int)
page_size (query int)
ApiKeyAuth TrustpilotBusinessSearchResponse
trustpilot trustpilot.business trustpilot-business GET /trustpilot/business/{slug} slug (path str required) ApiKeyAuth TrustpilotBusinessResponse
trustpilot trustpilot.business_related trustpilot-business-related GET /trustpilot/business/{slug}/related slug (path str required) ApiKeyAuth TrustpilotBusinessRelatedResponse
trustpilot trustpilot.business_reviews trustpilot-business-reviews GET /trustpilot/business/{slug}/reviews slug (path str required)
page (query int)
stars (query int)
verified (query bool)
replied (query bool)
language (query str)
q (query str)
date_from (query str)
date_to (query str)
ApiKeyAuth TrustpilotBusinessReviewsResponse
trustpilot trustpilot.categories trustpilot-categories GET /trustpilot/categories none ApiKeyAuth TrustpilotCategoriesResponse
trustpilot trustpilot.category_search trustpilot-category-search GET /trustpilot/categories/search q (query str required)
country (query str)
locale (query str)
size (query int)
ApiKeyAuth TrustpilotCategorySearchResponse
trustpilot trustpilot.category trustpilot-category GET /trustpilot/category/{slug} slug (path str required)
page (query int)
ApiKeyAuth TrustpilotCategoryResponse
usage usage.me_endpoints usage-me-endpoints GET /usage/me/endpoints range (query Literal['period', 'day', 'week', 'month', 'custom'])
limit (query int)
from (query str)
to (query str)
ApiKeyAuth UsageMeEndpointsResponse
usage usage.me_overview usage-me-overview GET /usage/me/overview range (query Literal['period', 'day', 'week', 'month', 'custom'])
from (query str)
to (query str)
ApiKeyAuth UsageMeOverviewResponse
usage usage.me_recent_ips usage-me-recent-ips GET /usage/me/recent-ips range (query Literal['period', 'day', 'week', 'month', 'custom'])
limit (query int)
from (query str)
to (query str)
ApiKeyAuth UsageMeRecentIpsResponse
usage usage.me_timeseries usage-me-timeseries GET /usage/me/timeseries range (query Literal['period', 'day', 'week', 'month', 'custom'])
bucket (query Literal['hour', 'day'])
endpoint (query str)
from (query str)
to (query str)
ApiKeyAuth UsageMeTimeseriesResponse
user user.me user-me GET /user/me none JWTAuth UserMeResponse
user user.me_api_keys user-me-api-keys GET /user/me/api-keys none JWTAuth UserMeApiKeysResponse
user user.me_api_keys_rotate user-me-api-keys-rotate POST /user/me/api-keys/rotate none JWTAuth UserMeApiKeysRotateResponse
user user.me_api_keys_reveal user-me-api-keys-reveal POST /user/me/api-keys/{id}/reveal id (path str required) JWTAuth UserMeApiKeysRevealResponse
x x.post x-post GET /x/post/{id} id (path str required)
username (query str)
ApiKeyAuth XPostResponse
x x.profile x-profile GET /x/profile/{username} username (path str required) ApiKeyAuth XProfileResponse
x x.profile_posts x-profile-posts GET /x/profile/{username}/posts username (path str required)
limit (query int)
ApiKeyAuth XProfilePostsResponse
yahoo_finance yahoo_finance.calendars yahoo-finance-calendars GET /yahoo-finance/calendars none ApiKeyAuth YahooFinanceCalendarsResponse
yahoo_finance yahoo_finance.calendar yahoo-finance-calendar GET /yahoo-finance/calendars/{type} type (path str required)
start (query str)
end (query str)
limit (query int)
offset (query int)
market_cap (query float)
filter_most_active (query bool)
ApiKeyAuth YahooFinanceCalendarResponse
yahoo_finance yahoo_finance.download yahoo-finance-download POST /yahoo-finance/download request (body str required) ApiKeyAuth YahooFinanceDownloadResponse
yahoo_finance yahoo_finance.industries yahoo-finance-industries GET /yahoo-finance/industries none ApiKeyAuth YahooFinanceIndustriesResponse
yahoo_finance yahoo_finance.industry yahoo-finance-industry GET /yahoo-finance/industries/{key} key (path str required) ApiKeyAuth YahooFinanceIndustryResponse
yahoo_finance yahoo_finance.lookup yahoo-finance-lookup GET /yahoo-finance/lookup query (query str required)
type (query Literal['all', 'equity', 'etf', 'mutualfund', 'index', 'future', 'currency', 'cryptocurrency'])
count (query int)
start (query int)
ApiKeyAuth YahooFinanceLookupResponse
yahoo_finance yahoo_finance.market_status yahoo-finance-market-status GET /yahoo-finance/market/{market}/status market (path str required) ApiKeyAuth YahooFinanceMarketStatusResponse
yahoo_finance yahoo_finance.market_summary yahoo-finance-market-summary GET /yahoo-finance/market/{market}/summary market (path str required) ApiKeyAuth YahooFinanceMarketSummaryResponse
yahoo_finance yahoo_finance.screener_custom yahoo-finance-screener-custom POST /yahoo-finance/screener request (body str required) ApiKeyAuth YahooFinanceScreenerCustomResponse
yahoo_finance yahoo_finance.screener yahoo-finance-screener GET /yahoo-finance/screener/{id} id (path str required)
count (query int)
offset (query int)
sort_field (query str)
sort_asc (query bool)
ApiKeyAuth YahooFinanceScreenerResponse
yahoo_finance yahoo_finance.screeners yahoo-finance-screeners GET /yahoo-finance/screeners none ApiKeyAuth YahooFinanceScreenersResponse
yahoo_finance yahoo_finance.search yahoo-finance-search GET /yahoo-finance/search q (query str required)
quotes_count (query int)
news_count (query int)
lists_count (query int)
include_research (query bool)
enable_fuzzy_query (query bool)
ApiKeyAuth YahooFinanceSearchResponse
yahoo_finance yahoo_finance.sectors yahoo-finance-sectors GET /yahoo-finance/sectors none ApiKeyAuth YahooFinanceSectorsResponse
yahoo_finance yahoo_finance.sector yahoo-finance-sector GET /yahoo-finance/sectors/{key} key (path str required) ApiKeyAuth YahooFinanceSectorResponse
yahoo_finance yahoo_finance.ticker_actions yahoo-finance-ticker-actions GET /yahoo-finance/ticker/{symbol}/actions symbol (path str required) ApiKeyAuth YahooFinanceTickerActionsResponse
yahoo_finance yahoo_finance.ticker_analysts yahoo-finance-ticker-analysts GET /yahoo-finance/ticker/{symbol}/analysts symbol (path str required) ApiKeyAuth YahooFinanceTickerAnalystsResponse
yahoo_finance yahoo_finance.ticker_calendar yahoo-finance-ticker-calendar GET /yahoo-finance/ticker/{symbol}/calendar symbol (path str required) ApiKeyAuth YahooFinanceTickerCalendarResponse
yahoo_finance yahoo_finance.ticker_capital_gains yahoo-finance-ticker-capital-gains GET /yahoo-finance/ticker/{symbol}/capital-gains symbol (path str required) ApiKeyAuth YahooFinanceTickerCapitalGainsResponse
yahoo_finance yahoo_finance.ticker_dividends yahoo-finance-ticker-dividends GET /yahoo-finance/ticker/{symbol}/dividends symbol (path str required) ApiKeyAuth YahooFinanceTickerDividendsResponse
yahoo_finance yahoo_finance.ticker_earnings yahoo-finance-ticker-earnings GET /yahoo-finance/ticker/{symbol}/earnings symbol (path str required) ApiKeyAuth YahooFinanceTickerEarningsResponse
yahoo_finance yahoo_finance.ticker_earnings_dates yahoo-finance-ticker-earnings-dates GET /yahoo-finance/ticker/{symbol}/earnings-dates symbol (path str required)
limit (query int)
offset (query int)
ApiKeyAuth YahooFinanceTickerEarningsDatesResponse
yahoo_finance yahoo_finance.ticker_financials yahoo-finance-ticker-financials GET /yahoo-finance/ticker/{symbol}/financials symbol (path str required)
statement (query str)
period (query str)
ApiKeyAuth YahooFinanceTickerFinancialsResponse
yahoo_finance yahoo_finance.ticker_funds yahoo-finance-ticker-funds GET /yahoo-finance/ticker/{symbol}/funds symbol (path str required) ApiKeyAuth YahooFinanceTickerFundsResponse
yahoo_finance yahoo_finance.ticker_history yahoo-finance-ticker-history GET /yahoo-finance/ticker/{symbol}/history symbol (path str required)
period (query str)
start (query str)
end (query str)
interval (query str)
include_prepost (query bool)
include_actions (query bool)
auto_adjust (query bool)
back_adjust (query bool)
keepna (query bool)
rounding (query bool)
ApiKeyAuth YahooFinanceTickerHistoryResponse
yahoo_finance yahoo_finance.ticker_history_metadata yahoo-finance-ticker-history-metadata GET /yahoo-finance/ticker/{symbol}/history-metadata symbol (path str required) ApiKeyAuth YahooFinanceTickerHistoryMetadataResponse
yahoo_finance yahoo_finance.ticker_holders yahoo-finance-ticker-holders GET /yahoo-finance/ticker/{symbol}/holders symbol (path str required) ApiKeyAuth YahooFinanceTickerHoldersResponse
yahoo_finance yahoo_finance.ticker_info yahoo-finance-ticker-info GET /yahoo-finance/ticker/{symbol}/info symbol (path str required) ApiKeyAuth YahooFinanceTickerInfoResponse
yahoo_finance yahoo_finance.ticker_isin yahoo-finance-ticker-isin GET /yahoo-finance/ticker/{symbol}/isin symbol (path str required) ApiKeyAuth YahooFinanceTickerIsinResponse
yahoo_finance yahoo_finance.ticker_news yahoo-finance-ticker-news GET /yahoo-finance/ticker/{symbol}/news symbol (path str required)
count (query int)
tab (query str)
ApiKeyAuth YahooFinanceTickerNewsResponse
yahoo_finance yahoo_finance.ticker_options yahoo-finance-ticker-options GET /yahoo-finance/ticker/{symbol}/options symbol (path str required) ApiKeyAuth YahooFinanceTickerOptionsResponse
yahoo_finance yahoo_finance.ticker_options_expiration yahoo-finance-ticker-options-expiration GET /yahoo-finance/ticker/{symbol}/options/{expiration} symbol (path str required)
expiration (path str required)
ApiKeyAuth YahooFinanceTickerOptionsExpirationResponse
yahoo_finance yahoo_finance.ticker_quote yahoo-finance-ticker-quote GET /yahoo-finance/ticker/{symbol}/quote symbol (path str required) ApiKeyAuth YahooFinanceTickerQuoteResponse
yahoo_finance yahoo_finance.ticker_sec_filings yahoo-finance-ticker-sec-filings GET /yahoo-finance/ticker/{symbol}/sec-filings symbol (path str required) ApiKeyAuth YahooFinanceTickerSecFilingsResponse
yahoo_finance yahoo_finance.ticker_shares yahoo-finance-ticker-shares GET /yahoo-finance/ticker/{symbol}/shares symbol (path str required) ApiKeyAuth YahooFinanceTickerSharesResponse
yahoo_finance yahoo_finance.ticker_shares_full yahoo-finance-ticker-shares-full GET /yahoo-finance/ticker/{symbol}/shares-full symbol (path str required)
start (query str)
end (query str)
ApiKeyAuth YahooFinanceTickerSharesFullResponse
yahoo_finance yahoo_finance.ticker_splits yahoo-finance-ticker-splits GET /yahoo-finance/ticker/{symbol}/splits symbol (path str required) ApiKeyAuth YahooFinanceTickerSplitsResponse
yahoo_finance yahoo_finance.ticker_sustainability yahoo-finance-ticker-sustainability GET /yahoo-finance/ticker/{symbol}/sustainability symbol (path str required) ApiKeyAuth YahooFinanceTickerSustainabilityResponse
yahoo_finance yahoo_finance.ticker_valuation yahoo-finance-ticker-valuation GET /yahoo-finance/ticker/{symbol}/valuation symbol (path str required) ApiKeyAuth YahooFinanceTickerValuationResponse
yahoo_finance yahoo_finance.trending yahoo-finance-trending GET /yahoo-finance/trending/{region} region (path str required)
count (query int)
ApiKeyAuth YahooFinanceTrendingResponse
youtube youtube.captions youtube-captions GET /youtube/captions/{id} id (path str required)
lang (query str)
ApiKeyAuth YoutubeCaptionsResponse
youtube youtube.channel_playlists youtube-channel-playlists GET /youtube/channel/{id}/playlists id (path str required)
continuation_token (query str)
ApiKeyAuth YoutubeChannelPlaylistsResponse
youtube youtube.channel_search youtube-channel-search GET /youtube/channel/{id}/search id (path str required)
q (query str required)
continuation_token (query str)
ApiKeyAuth YoutubeChannelSearchResponse
youtube youtube.channel_shorts youtube-channel-shorts GET /youtube/channel/{id}/shorts id (path str required) ApiKeyAuth YoutubeChannelShortsResponse
youtube youtube.channel_videos youtube-channel-videos GET /youtube/channel/{id}/videos id (path str required)
continuation_token (query str)
ApiKeyAuth YoutubeChannelVideosResponse
youtube youtube.comments youtube-comments GET /youtube/comments/{id} id (path str required)
continuation_token (query str)
ApiKeyAuth YoutubeCommentsResponse
youtube youtube.playlist youtube-playlist GET /youtube/playlist/{id} id (path str required)
continuation_token (query str)
ApiKeyAuth YoutubePlaylistResponse
youtube youtube.profile youtube-profile GET /youtube/profile/{id} id (path str required) ApiKeyAuth YoutubeProfileResponse
youtube youtube.search youtube-search GET /youtube/search q (query str)
search_query (query str)
continuation_token (query str)
type (query Literal['video', 'channel', 'playlist', 'movie'])
sort_by (query Literal['relevance', 'upload_date', 'view_count', 'rating'])
upload_date (query Literal['last_hour', 'today', 'this_week', 'this_month', 'this_year'])
duration (query Literal['short', 'medium', 'long'])
features (query str)
params (query str)
ApiKeyAuth YoutubeSearchResponse
youtube youtube.tag youtube-tag GET /youtube/tag/{tag} tag (path str required)
type (query Literal['all', 'shorts'])
continuation_token (query str)
ApiKeyAuth YoutubeTagResponse
youtube youtube.transcript youtube-transcript GET /youtube/transcript/{id} id (path str required)
lang (query str)
translate_to (query str)
format (query Literal['json', 'text', 'srt', 'vtt'])
timestamps (query bool)
ApiKeyAuth YoutubeTranscriptResponse Supports text response mode.
youtube youtube.transcript_languages youtube-transcript-languages GET /youtube/transcript/{id}/languages id (path str required) ApiKeyAuth YoutubeTranscriptLanguagesResponse
youtube youtube.video youtube-video GET /youtube/video/{id} id (path str required) ApiKeyAuth YoutubeVideoResponse
zillow zillow.autocomplete zillow-autocomplete GET /zillow/autocomplete query (query str required)
limit (query int)
status (query str)
ApiKeyAuth ZillowAutocompleteResponse
zillow zillow.property zillow-property GET /zillow/property/{zpid} zpid (path str required) ApiKeyAuth ZillowPropertyResponse
zillow zillow.search zillow-search GET /zillow/search location (query str required)
page (query int)
status (query str)
region_id (query int)
region_type (query int)
west (query float)
east (query float)
south (query float)
north (query float)
ApiKeyAuth ZillowSearchResponse