crawlora 1.34.0.pre.sdk.1 → 1.35.0.pre.sdk.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b01a4ff00a464c64be23f114c9af1132b01fee8f0632bc7a6c4a3eab676d4cf2
4
- data.tar.gz: 45dd7a66c87dedd48e57036ad2a30aa67544e5888f721de2560cd1201d94af17
3
+ metadata.gz: 608207adf8a652f091ffaeaebcd421db8ccc33c87583c49fec9e263e586aba68
4
+ data.tar.gz: 7b485613fae335aa74fa781c4f96709af28503b579cbcab748a535cb07db9fdb
5
5
  SHA512:
6
- metadata.gz: 2bb1e8faaef956341dd2514789b5a1361bf854ecbc04fb00b1d09077005339212ef4a653cb4b70b5f755be9acba563005442f3e50c83f7dd7a494bd29aa137eb
7
- data.tar.gz: d00b6a38aa61ca885ae1d7e8a614d7e1334277aa263555bb3a37a1b5137fc624bce01191bf4c296380a3282bea8f2751e369be3164e50c30f38dbf1b413624ea
6
+ metadata.gz: b0b8ea7d3d08d37ee132a15bccaf6a700d810b2036d2e3472d62e6639ccc610e0d15a5d2e923935daef6d04f50f79efa0a26180b02d7e1976970328a871925b9
7
+ data.tar.gz: e4a46d3e9363a87cfbb563cf7805ba5370879d4816e6e21ab3ec2c4afb21835d18dc1f0054620dddabf69cf4e7bd7b52a8ed6e048691a4f201b700e2c2965376
data/CHANGELOG.md CHANGED
@@ -1,5 +1,31 @@
1
1
  # Changelog
2
2
 
3
+ ## v1.35.0-sdk.1
4
+
5
+ - Added Twitch (channel profile/live status, streams by game, clips, videos, search, top games, team rosters, schedule, VOD chat replay) and SoundCloud (search, track, playlist, profile, user tracks) platform support.
6
+ - Added H&M, Kohl's, Lululemon, Macy's, Nike, Old Navy, Sam's Club, Ulta Beauty, Wayfair, Wish, Zappos, and Zara retail platform support.
7
+ - Added Yahoo's editorial content network: Autos, Entertainment, Health, Life, News, Shopping, Sports, and Tech verticals.
8
+ - Added eBay live-stream endpoints (streams list, batch lookup, stream detail, stream items) and a billing rejections-history endpoint.
9
+ - Regenerated from the public API contract (1176 operations).
10
+
11
+ ## v1.34.0-sdk.5
12
+
13
+ - Senate Annual and PTR report responses now include an ordered, normalized `transactions` list while preserving the original `parts[].rows` tables.
14
+
15
+ ## v1.34.0-sdk.4
16
+
17
+ - Congressional disclosure search now validates state and territory codes, supports the Senate `all` filer selection, and preserves multi-word surnames.
18
+ - Disclosure rows now identify whether the year is a filing or election year; Senate rows also include the exact filing date.
19
+ - Clarified that the unsupported `ticker` search parameter is planned for removal.
20
+
21
+ ## v1.34.0-sdk.3
22
+
23
+ - Added exact Senate filer-name and independent Senator/Candidate state filters, plus `MM/DD/YYYY` date-range support, to congressional disclosure search.
24
+
25
+ ## v1.34.0-sdk.2
26
+
27
+ - Added 1-based page pagination to congressional stock-disclosure search, including `page` and `limit` response metadata.
28
+
3
29
  ## v1.34.0-sdk.1
4
30
 
5
31
  - Regenerated from the public API contract (1041 operations).
data/docs/operations.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  Generated from `openapi/public.json`. Deprecated, admin, and internal operations are excluded from this SDK contract.
4
4
 
5
- Total operations: `1041`
5
+ Total operations: `1176`
6
6
 
7
7
  | Group | SDK method | Operation ID | HTTP | Params | Auth | Response | Notes |
8
8
  | --- | --- | --- | --- | --- | --- | --- | --- |
@@ -80,6 +80,7 @@ Total operations: `1041`
80
80
  | billing | `billing.me_period_statement` | `billing-me-period-statement` | `GET /billing/me/periods/{period_key}/statement` | `period_key` (path String required)<br>`include_events` (query bool)<br>`event_limit` (query Integer) | `ApiKeyAuth` | `BillingMePeriodStatementResponse` | |
81
81
  | billing | `billing.me_period_statement_download` | `billing-me-period-statement-download` | `GET /billing/me/periods/{period_key}/statement/download` | `period_key` (path String required) | `ApiKeyAuth` | `BillingMePeriodStatementDownloadResponse` | |
82
82
  | billing | `billing.me_portal` | `billing-me-portal` | `POST /billing/me/portal` | `request` (body String required) | `ApiKeyAuth` | `BillingMePortalResponse` | |
83
+ | billing | `billing.me_rejections` | `billing-me-rejections` | `GET /billing/me/rejections` | none | `ApiKeyAuth` | `BillingMeRejectionsResponse` | |
83
84
  | bing | `bing.images` | `bing-images` | `GET /bing/images` | `q` (query String required)<br>`page` (query Integer)<br>`count` (query Integer)<br>`country` (query String)<br>`lang` (query String) | `ApiKeyAuth` | `BingImagesResponse` | |
84
85
  | bing | `bing.news` | `bing-news` | `GET /bing/news` | `q` (query String required)<br>`page` (query Integer)<br>`count` (query Integer)<br>`country` (query String)<br>`lang` (query String) | `ApiKeyAuth` | `BingNewsResponse` | |
85
86
  | bing | `bing.search` | `bing-search` | `GET /bing/search` | `q` (query String required)<br>`page` (query Integer)<br>`count` (query Integer)<br>`country` (query String)<br>`lang` (query String) | `ApiKeyAuth` | `BingSearchResponse` | |
@@ -173,7 +174,7 @@ Total operations: `1041`
173
174
  | coin_gecko | `coin_gecko.treasuries` | `coingecko-treasuries` | `GET /coingecko/treasuries` | `asset` (query "all" \| "bitcoin" \| "ethereum" \| "solana" \| "bnb" \| "xrp" \| "tron")<br>`holder_type` (query "all" \| "companies" \| "governments")<br>`limit` (query Integer)<br>`vs_currency` (query "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` | |
174
175
  | coin_gecko | `coin_gecko.trending` | `coingecko-trending` | `GET /coingecko/trending` | `limit` (query Integer)<br>`vs_currency` (query "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` | |
175
176
  | congress | `congress.report` | `congress-report` | `GET /congress/report` | `url` (query String required) | `ApiKeyAuth` | `CongressReportResponse` | |
176
- | congress | `congress.stock_disclosures` | `congress-stock-disclosures` | `GET /congress/stock-disclosures` | `chamber` (query "house" \| "senate")<br>`member` (query String)<br>`ticker` (query String)<br>`state` (query String)<br>`district` (query String)<br>`filer_type` (query String)<br>`election_year` (query String)<br>`report_type` (query String)<br>`from` (query String)<br>`to` (query String)<br>`sort` (query "name_asc" \| "name_desc" \| "office_asc" \| "office_desc" \| "filing_year_asc" \| "filing_year_desc")<br>`limit` (query Integer) | `ApiKeyAuth` | `CongressStockDisclosuresResponse` | |
177
+ | congress | `congress.stock_disclosures` | `congress-stock-disclosures` | `GET /congress/stock-disclosures` | `chamber` (query "house" \| "senate")<br>`member` (query String)<br>`first_name` (query String)<br>`last_name` (query String)<br>`ticker` (query String)<br>`state` (query "AK" \| "AL" \| "AR" \| "AS" \| "AZ" \| "CA" \| "CO" \| "CT" \| "DC" \| "DE" \| "FL" \| "FM" \| "GA" \| "GU" \| "HI" \| "IA" \| "ID" \| "IL" \| "IN" \| "KS" \| "KY" \| "LA" \| "MA" \| "MD" \| "ME" \| "MH" \| "MI" \| "MN" \| "MO" \| "MP" \| "MS" \| "MT" \| "NC" \| "ND" \| "NE" \| "NH" \| "NJ" \| "NM" \| "NV" \| "NY" \| "OH" \| "OK" \| "OR" \| "PA" \| "PR" \| "PW" \| "RI" \| "SC" \| "SD" \| "TN" \| "TX" \| "UT" \| "VA" \| "VI" \| "VT" \| "WA" \| "WI" \| "WV" \| "WY")<br>`senator_state` (query "AK" \| "AL" \| "AR" \| "AS" \| "AZ" \| "CA" \| "CO" \| "CT" \| "DC" \| "DE" \| "FL" \| "FM" \| "GA" \| "GU" \| "HI" \| "IA" \| "ID" \| "IL" \| "IN" \| "KS" \| "KY" \| "LA" \| "MA" \| "MD" \| "ME" \| "MH" \| "MI" \| "MN" \| "MO" \| "MP" \| "MS" \| "MT" \| "NC" \| "ND" \| "NE" \| "NH" \| "NJ" \| "NM" \| "NV" \| "NY" \| "OH" \| "OK" \| "OR" \| "PA" \| "PR" \| "PW" \| "RI" \| "SC" \| "SD" \| "TN" \| "TX" \| "UT" \| "VA" \| "VI" \| "VT" \| "WA" \| "WI" \| "WV" \| "WY")<br>`candidate_state` (query "AK" \| "AL" \| "AR" \| "AS" \| "AZ" \| "CA" \| "CO" \| "CT" \| "DC" \| "DE" \| "FL" \| "FM" \| "GA" \| "GU" \| "HI" \| "IA" \| "ID" \| "IL" \| "IN" \| "KS" \| "KY" \| "LA" \| "MA" \| "MD" \| "ME" \| "MH" \| "MI" \| "MN" \| "MO" \| "MP" \| "MS" \| "MT" \| "NC" \| "ND" \| "NE" \| "NH" \| "NJ" \| "NM" \| "NV" \| "NY" \| "OH" \| "OK" \| "OR" \| "PA" \| "PR" \| "PW" \| "RI" \| "SC" \| "SD" \| "TN" \| "TX" \| "UT" \| "VA" \| "VI" \| "VT" \| "WA" \| "WI" \| "WV" \| "WY")<br>`district` (query String)<br>`filer_type` (query "member" \| "candidate" \| "all" \| "senator" \| "former_senator")<br>`election_year` (query String)<br>`report_type` (query "annual" \| "periodic_transaction" \| "due_date_extension" \| "blind_trust" \| "other")<br>`from` (query String)<br>`to` (query String)<br>`sort` (query "name_asc" \| "name_desc" \| "office_asc" \| "office_desc" \| "filing_year_asc" \| "filing_year_desc")<br>`page` (query Integer)<br>`limit` (query Integer) | `ApiKeyAuth` | `CongressStockDisclosuresResponse` | |
177
178
  | web | `web.contact` | `contact` | `POST /contact` | `option` (body String required) | `ApiKeyAuth` | `WebContactResponse` | |
178
179
  | web | `web.antibot_check` | `antibot-check` | `POST /diagnostics/antibot-check` | `request` (body String required) | `ApiKeyAuth` | `WebAntibotCheckResponse` | |
179
180
  | web | `web.extract` | `extract` | `POST /extract` | `extractOption` (body String required) | `ApiKeyAuth` | `WebExtractResponse` | |
@@ -323,6 +324,10 @@ Total operations: `1041`
323
324
  | duck_duck_go_search | `duck_duck_go_search.duckduckgo_shopping` | `duckduckgo-shopping` | `GET /duckduckgo/shopping` | `q` (query String required)<br>`region` (query String) | `ApiKeyAuth` | `DuckDuckGoSearchDuckduckgoShoppingResponse` | |
324
325
  | duck_duck_go_search | `duck_duck_go_search.duckduckgo_video` | `duckduckgo-video` | `GET /duckduckgo/video` | `q` (query String required)<br>`page` (query Integer)<br>`region` (query String) | `ApiKeyAuth` | `DuckDuckGoSearchDuckduckgoVideoResponse` | |
325
326
  | e_bay | `e_bay.ebay_item` | `ebay-item` | `GET /ebay/item/{item_id}` | `item_id` (path String required) | `ApiKeyAuth` | `EBayEbayItemResponse` | |
327
+ | e_bay | `e_bay.ebay_live_streams` | `ebay-live-streams` | `GET /ebay/live/streams` | `category` (query "explore" \| "IPqZx79LNuwFcSVt" \| "oHjQFTlZ5cYgWkjB" \| "l68DJtBAVZge4x4n" \| "2Nk3OYiOJHfXqpWG" \| "5quuEnjO3axyz46U" \| "nGpMTpm13Q86Eaoo" \| "sYRxeaskGmNC6xaB" \| "iYaYo88zN2vtQorh" \| "GYAbsFw6onSNloAb" \| "WJ9zLwYjK8njaBtN" \| "rALkRyk8gXHzIBR6" \| "DNta0sJ8Y6NXZsC9" \| "GU4UfBzZSF4jiteS" \| "IO7Oih07PtNJSWhU" \| "cF4xtF8z9riubmLh" \| "bywKDIdtxhi4hUSO")<br>`request_number` (query Integer)<br>`session_id` (query String) | `ApiKeyAuth` | `EBayEbayLiveStreamsResponse` | |
328
+ | e_bay | `e_bay.ebay_live_streams_batch` | `ebay-live-streams-batch` | `GET /ebay/live/streams/batch` | `ids` (query String required) | `ApiKeyAuth` | `EBayEbayLiveStreamsBatchResponse` | |
329
+ | e_bay | `e_bay.ebay_live_stream` | `ebay-live-stream` | `GET /ebay/live/streams/{id}` | `id` (path String required) | `ApiKeyAuth` | `EBayEbayLiveStreamResponse` | |
330
+ | e_bay | `e_bay.ebay_live_stream_items` | `ebay-live-stream-items` | `GET /ebay/live/streams/{id}/items` | `id` (path String required) | `ApiKeyAuth` | `EBayEbayLiveStreamItemsResponse` | |
326
331
  | e_bay | `e_bay.ebay_search` | `ebay-search` | `POST /ebay/search` | `option` (body String required) | `ApiKeyAuth` | `EBayEbaySearchResponse` | |
327
332
  | e_bay | `e_bay.ebay_seller` | `ebay-seller` | `GET /ebay/seller/{seller}` | `seller` (path String required) | `ApiKeyAuth` | `EBayEbaySellerResponse` | |
328
333
  | e_bay | `e_bay.ebay_seller_about` | `ebay-seller-about` | `GET /ebay/seller/{seller}/about` | `seller` (path String required) | `ApiKeyAuth` | `EBayEbaySellerAboutResponse` | |
@@ -439,6 +444,11 @@ Total operations: `1041`
439
444
  | google_play | `google_play.search` | `googleplay-search` | `GET /googleplay/search` | `term` (query String required)<br>`num` (query Integer)<br>`country` (query String)<br>`lang` (query String)<br>`full_detail` (query bool)<br>`price` (query "all" \| "free" \| "paid") | `ApiKeyAuth` | `GooglePlaySearchResponse` | |
440
445
  | google_play | `google_play.similar` | `googleplay-similar` | `GET /googleplay/similar` | `app_id` (query String required)<br>`num` (query Integer)<br>`country` (query String)<br>`lang` (query String)<br>`full_detail` (query bool) | `ApiKeyAuth` | `GooglePlaySimilarResponse` | |
441
446
  | google_play | `google_play.suggest` | `googleplay-suggest` | `GET /googleplay/suggest/{term}` | `term` (path String required)<br>`country` (query String)<br>`lang` (query String) | `ApiKeyAuth` | `GooglePlaySuggestResponse` | |
447
+ | h_m | `h_m.hm_categories` | `hm-categories` | `GET /hm/categories` | `department` (query "women" \| "men" \| "kids" \| "home" \| "beauty") | `ApiKeyAuth` | `HMHmCategoriesResponse` | |
448
+ | h_m | `h_m.hm_listing` | `hm-listing` | `GET /hm/listing` | `category_id` (query String required)<br>`page` (query Integer)<br>`page_size` (query Integer)<br>`sort` (query "RELEVANCE" \| "NEWEST_FIRST" \| "PRICE_ASCENDING" \| "PRICE_DESCENDING")<br>`is_new` (query bool) | `ApiKeyAuth` | `HMHmListingResponse` | |
449
+ | h_m | `h_m.hm_product` | `hm-product` | `GET /hm/product/{product_id}` | `product_id` (path String required) | `ApiKeyAuth` | `HMHmProductResponse` | |
450
+ | h_m | `h_m.hm_search` | `hm-search` | `GET /hm/search` | `query` (query String required)<br>`page` (query Integer)<br>`page_size` (query Integer) | `ApiKeyAuth` | `HMHmSearchResponse` | |
451
+ | h_m | `h_m.hm_stores` | `hm-stores` | `GET /hm/stores` | `search` (query String)<br>`lat` (query Float)<br>`lng` (query Float)<br>`radius_meters` (query Integer) | `ApiKeyAuth` | `HMHmStoresResponse` | |
442
452
  | imdb | `imdb.name` | `imdb-name` | `GET /imdb/name` | `id` (query String)<br>`url` (query String) | `ApiKeyAuth` | `ImdbNameResponse` | |
443
453
  | imdb | `imdb.name_awards` | `imdb-name-awards` | `GET /imdb/name/awards` | `id` (query String)<br>`url` (query String) | `ApiKeyAuth` | `ImdbNameAwardsResponse` | |
444
454
  | imdb | `imdb.name_credits` | `imdb-name-credits` | `GET /imdb/name/credits` | `id` (query String)<br>`url` (query String) | `ApiKeyAuth` | `ImdbNameCreditsResponse` | |
@@ -543,6 +553,10 @@ Total operations: `1041`
543
553
  | kalshi | `kalshi.series` | `kalshi-series` | `GET /kalshi/series` | `limit` (query Integer)<br>`cursor` (query String) | `ApiKeyAuth` | `KalshiSeriesResponse` | |
544
554
  | kalshi | `kalshi.series_detail` | `kalshi-series-detail` | `GET /kalshi/series/{series_ticker}` | `series_ticker` (path String required) | `ApiKeyAuth` | `KalshiSeriesDetailResponse` | |
545
555
  | kalshi | `kalshi.trades` | `kalshi-trades` | `GET /kalshi/trades` | `limit` (query Integer)<br>`cursor` (query String)<br>`ticker` (query String)<br>`min_ts` (query Integer)<br>`max_ts` (query Integer) | `ApiKeyAuth` | `KalshiTradesResponse` | |
556
+ | kohl_s | `kohl_s.kohls_category` | `kohls-category` | `GET /kohls/category` | `category` (query String required) | `ApiKeyAuth` | `KohlSKohlsCategoryResponse` | |
557
+ | kohl_s | `kohl_s.kohls_product_reviews` | `kohls-product-reviews` | `GET /kohls/product/reviews` | `web_id` (query String required)<br>`page` (query Integer) | `ApiKeyAuth` | `KohlSKohlsProductReviewsResponse` | |
558
+ | kohl_s | `kohl_s.kohls_stores` | `kohls-stores` | `GET /kohls/stores` | `search` (query String required) | `ApiKeyAuth` | `KohlSKohlsStoresResponse` | |
559
+ | kohl_s | `kohl_s.kohls_suggest` | `kohls-suggest` | `GET /kohls/suggest` | `query` (query String required) | `ApiKeyAuth` | `KohlSKohlsSuggestResponse` | |
546
560
  | letterboxd | `letterboxd.film` | `letterboxd-film` | `GET /letterboxd/film/{slug}` | `slug` (path String required) | `ApiKeyAuth` | `LetterboxdFilmResponse` | |
547
561
  | letterboxd | `letterboxd.film_rating_histogram` | `letterboxd-film-rating-histogram` | `GET /letterboxd/film/{slug}/rating-histogram` | `slug` (path String required) | `ApiKeyAuth` | `LetterboxdFilmRatingHistogramResponse` | |
548
562
  | letterboxd | `letterboxd.film_reviews` | `letterboxd-film-reviews` | `GET /letterboxd/film/{slug}/reviews` | `slug` (path String required)<br>`limit` (query Integer) | `ApiKeyAuth` | `LetterboxdFilmReviewsResponse` | |
@@ -554,6 +568,14 @@ Total operations: `1041`
554
568
  | linked_in | `linked_in.linkedin_company` | `linkedin-company` | `GET /linkedin/company/{id}` | `id` (path String required) | `ApiKeyAuth` | `LinkedInLinkedinCompanyResponse` | |
555
569
  | linked_in | `linked_in.linkedin_product` | `linkedin-product` | `GET /linkedin/product/{id}` | `id` (path String required) | `ApiKeyAuth` | `LinkedInLinkedinProductResponse` | |
556
570
  | linked_in | `linked_in.linkedin_showcase` | `linkedin-showcase` | `GET /linkedin/showcase/{id}` | `id` (path String required) | `ApiKeyAuth` | `LinkedInLinkedinShowcaseResponse` | |
571
+ | lululemon | `lululemon.categories` | `lululemon-categories` | `GET /lululemon/categories` | `section` (query "new-featured" \| "women" \| "men" \| "accessories" \| "bags" \| "activity" \| "we-made-too-much") | `ApiKeyAuth` | `LululemonCategoriesResponse` | |
572
+ | lululemon | `lululemon.category` | `lululemon-category` | `GET /lululemon/category` | `category` (query String required)<br>`cdp_hash` (query String required)<br>`page` (query Integer)<br>`page_size` (query Integer) | `ApiKeyAuth` | `LululemonCategoryResponse` | |
573
+ | lululemon | `lululemon.outfit` | `lululemon-outfit` | `GET /lululemon/outfit` | `unified_id` (query String required)<br>`color_code` (query String required) | `ApiKeyAuth` | `LululemonOutfitResponse` | |
574
+ | lululemon | `lululemon.product` | `lululemon-product` | `GET /lululemon/product/{product_id}` | `product_id` (path String required) | `ApiKeyAuth` | `LululemonProductResponse` | |
575
+ | lululemon | `lululemon.stores` | `lululemon-stores` | `GET /lululemon/stores` | `country` (query String)<br>`state` (query String)<br>`lat` (query Float)<br>`lng` (query Float)<br>`radius_miles` (query Float) | `ApiKeyAuth` | `LululemonStoresResponse` | |
576
+ | macy_s | `macy_s.macys_product_reviews` | `macys-product-reviews` | `GET /macys/product/reviews` | `product_id` (query String required)<br>`page` (query Integer) | `ApiKeyAuth` | `MacySMacysProductReviewsResponse` | |
577
+ | macy_s | `macy_s.macys_product` | `macys-product` | `GET /macys/product/{productId}` | `productId` (path String required) | `ApiKeyAuth` | `MacySMacysProductResponse` | |
578
+ | macy_s | `macy_s.macys_suggest` | `macys-suggest` | `GET /macys/suggest` | `query` (query String required) | `ApiKeyAuth` | `MacySMacysSuggestResponse` | |
557
579
  | manga | `manga.rankings` | `manga-rankings` | `GET /manga/rankings` | `sort` (query "TRENDING_DESC" \| "POPULARITY_DESC" \| "SCORE_DESC" \| "FAVOURITES_DESC" \| "START_DATE_DESC" \| "UPDATED_AT_DESC")<br>`format` (query "MANGA" \| "NOVEL" \| "ONE_SHOT")<br>`genre` (query String)<br>`status` (query "FINISHED" \| "RELEASING" \| "NOT_YET_RELEASED" \| "CANCELLED" \| "HIATUS")<br>`page` (query Integer)<br>`per_page` (query Integer) | `ApiKeyAuth` | `MangaRankingsResponse` | |
558
580
  | manga | `manga.search` | `manga-search` | `GET /manga/search` | `query` (query String required)<br>`sort` (query "SEARCH_MATCH" \| "POPULARITY_DESC" \| "SCORE_DESC" \| "TRENDING_DESC" \| "FAVOURITES_DESC" \| "START_DATE_DESC")<br>`page` (query Integer)<br>`per_page` (query Integer) | `ApiKeyAuth` | `MangaSearchResponse` | |
559
581
  | manga | `manga.title` | `manga-title` | `GET /manga/title/{id}` | `id` (path String required)<br>`mal` (query bool) | `ApiKeyAuth` | `MangaTitleResponse` | |
@@ -598,6 +620,12 @@ Total operations: `1041`
598
620
  | mlb | `mlb.team_stats` | `mlb-team-stats` | `GET /mlb/team-stats` | `team_id` (query String required)<br>`season` (query Integer)<br>`group` (query "hitting" \| "pitching" \| "fielding" required) | `ApiKeyAuth` | `MlbTeamStatsResponse` | |
599
621
  | mlb | `mlb.teams` | `mlb-teams` | `GET /mlb/teams` | `season` (query Integer) | `ApiKeyAuth` | `MlbTeamsResponse` | |
600
622
  | mlb | `mlb.transactions` | `mlb-transactions` | `GET /mlb/transactions` | `start_date` (query String required)<br>`end_date` (query String required)<br>`team_id` (query String)<br>`player_id` (query String) | `ApiKeyAuth` | `MlbTransactionsResponse` | |
623
+ | nike | `nike.categories` | `nike-categories` | `GET /nike/categories` | none | `ApiKeyAuth` | `NikeCategoriesResponse` | |
624
+ | nike | `nike.product` | `nike-product` | `GET /nike/product` | `slug` (query String required)<br>`style_color` (query String required) | `ApiKeyAuth` | `NikeProductResponse` | |
625
+ | nike | `nike.product_reviews` | `nike-product-reviews` | `GET /nike/product/reviews` | `slug` (query String required)<br>`style_color` (query String required)<br>`page` (query Integer) | `ApiKeyAuth` | `NikeProductReviewsResponse` | |
626
+ | nike | `nike.search` | `nike-search` | `GET /nike/search` | `keyword` (query String)<br>`category` (query String)<br>`page` (query Integer) | `ApiKeyAuth` | `NikeSearchResponse` | |
627
+ | nike | `nike.stores` | `nike-stores` | `GET /nike/stores` | `lat` (query Float required)<br>`lng` (query Float required)<br>`radius_miles` (query Integer)<br>`page` (query Integer) | `ApiKeyAuth` | `NikeStoresResponse` | |
628
+ | nike | `nike.suggest` | `nike-suggest` | `GET /nike/suggest` | `query` (query String required) | `ApiKeyAuth` | `NikeSuggestResponse` | |
601
629
  | numbeo | `numbeo.cost_of_living_city` | `numbeo-cost-of-living-city` | `GET /numbeo/cost-of-living/city/{slug}` | `slug` (path String required) | `ApiKeyAuth` | `NumbeoCostOfLivingCityResponse` | |
602
630
  | numbeo | `numbeo.cost_of_living_country` | `numbeo-cost-of-living-country` | `GET /numbeo/cost-of-living/country` | `country` (query String required) | `ApiKeyAuth` | `NumbeoCostOfLivingCountryResponse` | |
603
631
  | numbeo | `numbeo.cost_of_living_rankings` | `numbeo-cost-of-living-rankings` | `GET /numbeo/cost-of-living/rankings` | `scope` (query "current" \| "historical")<br>`period` (query String) | `ApiKeyAuth` | `NumbeoCostOfLivingRankingsResponse` | |
@@ -606,6 +634,13 @@ Total operations: `1041`
606
634
  | numbeo | `numbeo.indices_country` | `numbeo-indices-country` | `GET /numbeo/indices/country` | `country` (query String required)<br>`index` (query "quality-of-life" \| "crime" \| "health-care" \| "pollution" \| "traffic" \| "property-investment" required) | `ApiKeyAuth` | `NumbeoIndicesCountryResponse` | |
607
635
  | numbeo | `numbeo.indices_rankings` | `numbeo-indices-rankings` | `GET /numbeo/indices/rankings` | `index` (query "quality-of-life" \| "crime" \| "health-care" \| "pollution" \| "traffic" \| "property-investment" required)<br>`scope` (query "current" \| "historical")<br>`period` (query String) | `ApiKeyAuth` | `NumbeoIndicesRankingsResponse` | |
608
636
  | numbeo | `numbeo.indices_rankings_by_country` | `numbeo-indices-rankings-by-country` | `GET /numbeo/indices/rankings-by-country` | `index` (query "quality-of-life" \| "crime" \| "health-care" \| "pollution" \| "traffic" \| "property-investment" required) | `ApiKeyAuth` | `NumbeoIndicesRankingsByCountryResponse` | |
637
+ | old_navy | `old_navy.oldnavy_categories` | `oldnavy-categories` | `GET /oldnavy/categories` | `brand` (query "on")<br>`cid` (query String) | `ApiKeyAuth` | `OldNavyOldnavyCategoriesResponse` | |
638
+ | old_navy | `old_navy.oldnavy_category` | `oldnavy-category` | `GET /oldnavy/category` | `cid` (query String required)<br>`brand` (query "on" \| "gap" \| "br" \| "at")<br>`page` (query Integer) | `ApiKeyAuth` | `OldNavyOldnavyCategoryResponse` | |
639
+ | old_navy | `old_navy.oldnavy_product` | `oldnavy-product` | `GET /oldnavy/product` | `pid` (query String required)<br>`brand` (query "on" \| "gap" \| "br" \| "at") | `ApiKeyAuth` | `OldNavyOldnavyProductResponse` | |
640
+ | old_navy | `old_navy.oldnavy_product_availability` | `oldnavy-product-availability` | `GET /oldnavy/product/availability` | `pid` (query String required)<br>`brand` (query "on" \| "gap" \| "br" \| "at")<br>`store_id` (query String)<br>`zip` (query String)<br>`lat` (query Float)<br>`lng` (query Float) | `ApiKeyAuth` | `OldNavyOldnavyProductAvailabilityResponse` | |
641
+ | old_navy | `old_navy.oldnavy_product_reviews` | `oldnavy-product-reviews` | `GET /oldnavy/product/reviews` | `pid` (query String required)<br>`brand` (query "on" \| "gap" \| "br" \| "at")<br>`page` (query Integer) | `ApiKeyAuth` | `OldNavyOldnavyProductReviewsResponse` | |
642
+ | old_navy | `old_navy.oldnavy_search` | `oldnavy-search` | `GET /oldnavy/search` | `keyword` (query String required)<br>`brand` (query "on" \| "gap" \| "br" \| "at")<br>`page` (query Integer) | `ApiKeyAuth` | `OldNavyOldnavySearchResponse` | |
643
+ | old_navy | `old_navy.oldnavy_stores` | `oldnavy-stores` | `GET /oldnavy/stores` | `search` (query String)<br>`lat` (query Float)<br>`lng` (query Float)<br>`brand` (query "on" \| "gap" \| "br" \| "at") | `ApiKeyAuth` | `OldNavyOldnavyStoresResponse` | |
609
644
  | open_table | `open_table.opentable_restaurant` | `opentable-restaurant` | `GET /opentable/restaurant` | `restaurant_id` (query String required)<br>`date_time` (query String)<br>`party_size` (query Integer) | `ApiKeyAuth` | `OpenTableOpentableRestaurantResponse` | |
610
645
  | open_table | `open_table.opentable_restaurant_menus` | `opentable-restaurant-menus` | `GET /opentable/restaurant/menus` | `restaurant_id` (query String required) | `ApiKeyAuth` | `OpenTableOpentableRestaurantMenusResponse` | |
611
646
  | open_table | `open_table.opentable_restaurant_reviews` | `opentable-restaurant-reviews` | `GET /opentable/restaurant/reviews` | `restaurant_id` (query String required)<br>`page` (query Integer)<br>`size` (query Integer) | `ApiKeyAuth` | `OpenTableOpentableRestaurantReviewsResponse` | |
@@ -632,7 +667,7 @@ Total operations: `1041`
632
667
  | play_station | `play_station.playstation_latest` | `playstation-latest` | `GET /playstation/latest` | `cc` (query String)<br>`l` (query String) | `ApiKeyAuth` | `PlayStationPlaystationLatestResponse` | |
633
668
  | play_station | `play_station.playstation_page` | `playstation-page` | `GET /playstation/page` | `alias` (query String required)<br>`cc` (query String)<br>`l` (query String) | `ApiKeyAuth` | `PlayStationPlaystationPageResponse` | |
634
669
  | play_station | `play_station.playstation_product` | `playstation-product` | `GET /playstation/product` | `id` (query String required)<br>`cc` (query String)<br>`l` (query String) | `ApiKeyAuth` | `PlayStationPlaystationProductResponse` | |
635
- | play_station | `play_station.playstation_search` | `playstation-search` | `GET /playstation/search` | `term` (query String required)<br>`page` (query Integer)<br>`cc` (query String)<br>`l` (query String) | `ApiKeyAuth` | `PlayStationPlaystationSearchResponse` | |
670
+ | play_station | `play_station.playstation_search` | `playstation-search` | `GET /playstation/search` | `term` (query String required)<br>`page` (query Integer)<br>`page_size` (query Integer)<br>`cc` (query String)<br>`l` (query String) | `ApiKeyAuth` | `PlayStationPlaystationSearchResponse` | |
636
671
  | polymarket | `polymarket.activity_trades` | `polymarket-activity-trades` | `GET /polymarket/activity/trades` | `limit` (query Integer)<br>`offset` (query Integer)<br>`taker_only` (query "true" \| "false")<br>`filter_type` (query "CASH")<br>`filter_amount` (query "1" \| "5" \| "10" \| "100" \| "1000" \| "10000" \| "100000")<br>`event_id` (query String)<br>`market` (query String) | `ApiKeyAuth` | `PolymarketActivityTradesResponse` | |
637
672
  | polymarket | `polymarket.clob_market` | `polymarket-clob-market` | `GET /polymarket/clob/market/{condition_id}` | `condition_id` (path String required) | `ApiKeyAuth` | `PolymarketClobMarketResponse` | |
638
673
  | polymarket | `polymarket.dashboard_macro` | `polymarket-dashboard-macro` | `GET /polymarket/dashboards/macro` | `limit` (query Integer)<br>`cursor` (query String) | `ApiKeyAuth` | `PolymarketDashboardMacroResponse` | |
@@ -745,6 +780,11 @@ Total operations: `1041`
745
780
  | rotten_tomatoes | `rotten_tomatoes.rottentomatoes_search` | `rottentomatoes-search` | `GET /rottentomatoes/search` | `query` (query String required)<br>`limit` (query Integer) | `ApiKeyAuth` | `RottenTomatoesRottentomatoesSearchResponse` | |
746
781
  | rotten_tomatoes | `rotten_tomatoes.rottentomatoes_season` | `rottentomatoes-season` | `GET /rottentomatoes/season` | `path` (query String)<br>`url` (query String) | `ApiKeyAuth` | `RottenTomatoesRottentomatoesSeasonResponse` | |
747
782
  | rotten_tomatoes | `rotten_tomatoes.rottentomatoes_series` | `rottentomatoes-series` | `GET /rottentomatoes/series` | `path` (query String)<br>`url` (query String) | `ApiKeyAuth` | `RottenTomatoesRottentomatoesSeriesResponse` | |
783
+ | sam_s_club | `sam_s_club.samsclub_category` | `samsclub-category` | `GET /samsclub/category` | `id` (query String required)<br>`page` (query Integer) | `ApiKeyAuth` | `SamSClubSamsclubCategoryResponse` | |
784
+ | sam_s_club | `sam_s_club.samsclub_content` | `samsclub-content` | `GET /samsclub/content/{id}` | `id` (path String required) | `ApiKeyAuth` | `SamSClubSamsclubContentResponse` | |
785
+ | sam_s_club | `sam_s_club.samsclub_departments` | `samsclub-departments` | `GET /samsclub/departments` | none | `ApiKeyAuth` | `SamSClubSamsclubDepartmentsResponse` | |
786
+ | sam_s_club | `sam_s_club.samsclub_product` | `samsclub-product` | `GET /samsclub/product/{id}` | `id` (path String required) | `ApiKeyAuth` | `SamSClubSamsclubProductResponse` | |
787
+ | sam_s_club | `sam_s_club.samsclub_product_related` | `samsclub-product-related` | `GET /samsclub/product/{id}/related` | `id` (path String required) | `ApiKeyAuth` | `SamSClubSamsclubProductRelatedResponse` | |
748
788
  | sec_edgar | `sec_edgar.sec_company_intelligence` | `sec-company-intelligence` | `GET /sec/company/intelligence` | `cik` (query String)<br>`ticker` (query String)<br>`enrich` (query "market" \| "news" \| "hiring")<br>`ats` (query "greenhouse" \| "lever" \| "ashby" \| "workday" \| "smartrecruiters")<br>`careers_slug` (query String)<br>`tenant` (query String)<br>`datacenter` (query String)<br>`site` (query String) | `ApiKeyAuth` | `SecEdgarSecCompanyIntelligenceResponse` | |
749
789
  | sec_edgar | `sec_edgar.sec_company_search` | `sec-company-search` | `GET /sec/company/search` | `q` (query String required)<br>`limit` (query Integer) | `ApiKeyAuth` | `SecEdgarSecCompanySearchResponse` | |
750
790
  | sec_edgar | `sec_edgar.sec_company_submissions` | `sec-company-submissions` | `GET /sec/company/submissions` | `cik` (query String)<br>`ticker` (query String)<br>`form` (query String)<br>`from` (query String)<br>`to` (query String)<br>`limit` (query Integer) | `ApiKeyAuth` | `SecEdgarSecCompanySubmissionsResponse` | |
@@ -799,6 +839,11 @@ Total operations: `1041`
799
839
  | sofa_score | `sofa_score.sofascore_team_events` | `sofascore-team-events` | `GET /sofascore/team-events` | `id` (query String required)<br>`direction` (query "next" \| "last" required)<br>`page` (query Integer) | `ApiKeyAuth` | `SofaScoreSofascoreTeamEventsResponse` | |
800
840
  | sofa_score | `sofa_score.sofascore_team_players` | `sofascore-team-players` | `GET /sofascore/team-players` | `id` (query String required) | `ApiKeyAuth` | `SofaScoreSofascoreTeamPlayersResponse` | |
801
841
  | sofa_score | `sofa_score.sofascore_tournament_seasons` | `sofascore-tournament-seasons` | `GET /sofascore/tournament-seasons` | `id` (query String required) | `ApiKeyAuth` | `SofaScoreSofascoreTournamentSeasonsResponse` | |
842
+ | sound_cloud | `sound_cloud.soundcloud_playlist` | `soundcloud-playlist` | `GET /soundcloud/playlist` | `url` (query String required) | `ApiKeyAuth` | `SoundCloudSoundcloudPlaylistResponse` | |
843
+ | sound_cloud | `sound_cloud.soundcloud_profile` | `soundcloud-profile` | `GET /soundcloud/profile` | `url` (query String required) | `ApiKeyAuth` | `SoundCloudSoundcloudProfileResponse` | |
844
+ | sound_cloud | `sound_cloud.soundcloud_search` | `soundcloud-search` | `GET /soundcloud/search` | `query` (query String required)<br>`limit` (query Integer) | `ApiKeyAuth` | `SoundCloudSoundcloudSearchResponse` | |
845
+ | sound_cloud | `sound_cloud.soundcloud_track` | `soundcloud-track` | `GET /soundcloud/track` | `url` (query String required) | `ApiKeyAuth` | `SoundCloudSoundcloudTrackResponse` | |
846
+ | sound_cloud | `sound_cloud.soundcloud_user_tracks` | `soundcloud-user-tracks` | `GET /soundcloud/user-tracks` | `url` (query String required)<br>`limit` (query Integer) | `ApiKeyAuth` | `SoundCloudSoundcloudUserTracksResponse` | |
802
847
  | spotify_podcasts | `spotify_podcasts.categories` | `spotify-podcasts-categories` | `GET /spotify-podcasts/categories` | `uri` (query String)<br>`page_offset` (query Integer)<br>`page_limit` (query Integer)<br>`section_offset` (query Integer)<br>`section_limit` (query Integer)<br>`include_episode_content_ratings_v2` (query bool) | `ApiKeyAuth` | `SpotifyPodcastsCategoriesResponse` | |
803
848
  | spotify_podcasts | `spotify_podcasts.charts` | `spotify-podcasts-charts` | `GET /spotify-podcasts/charts` | `chart` (query "top-podcasts" \| "top-episodes" \| "trending" \| "arts" \| "business" \| "comedy" \| "education" \| "fiction" \| "health-fitness" \| "history" \| "leisure" \| "music" \| "news" \| "religion-spirituality" \| "science" \| "society-culture" \| "sports" \| "technology" \| "true-crime" \| "tv-film")<br>`region` (query "ar" \| "au" \| "at" \| "br" \| "ca" \| "cl" \| "co" \| "dk" \| "fi" \| "fr" \| "de" \| "in" \| "id" \| "ie" \| "it" \| "jp" \| "mx" \| "nz" \| "no" \| "ph" \| "pl" \| "es" \| "se" \| "nl" \| "gb" \| "us")<br>`limit` (query Integer) | `ApiKeyAuth` | `SpotifyPodcastsChartsResponse` | |
804
849
  | spotify_podcasts | `spotify_podcasts.episode` | `spotify-podcasts-episode` | `GET /spotify-podcasts/episode` | `uri` (query String)<br>`id` (query String) | `ApiKeyAuth` | `SpotifyPodcastsEpisodeResponse` | |
@@ -946,11 +991,28 @@ Total operations: `1041`
946
991
  | trustpilot | `trustpilot.categories` | `trustpilot-categories` | `GET /trustpilot/categories` | none | `ApiKeyAuth` | `TrustpilotCategoriesResponse` | |
947
992
  | trustpilot | `trustpilot.category_search` | `trustpilot-category-search` | `GET /trustpilot/categories/search` | `q` (query String required)<br>`country` (query String)<br>`locale` (query String)<br>`size` (query Integer) | `ApiKeyAuth` | `TrustpilotCategorySearchResponse` | |
948
993
  | trustpilot | `trustpilot.category` | `trustpilot-category` | `GET /trustpilot/category/{slug}` | `slug` (path String required)<br>`page` (query Integer) | `ApiKeyAuth` | `TrustpilotCategoryResponse` | |
994
+ | twitch | `twitch.channel` | `twitch-channel` | `GET /twitch/channel` | `login` (query String required) | `ApiKeyAuth` | `TwitchChannelResponse` | |
995
+ | twitch | `twitch.clips` | `twitch-clips` | `GET /twitch/clips` | `login` (query String required)<br>`limit` (query Integer) | `ApiKeyAuth` | `TwitchClipsResponse` | |
996
+ | twitch | `twitch.schedule` | `twitch-schedule` | `GET /twitch/schedule` | `channel` (query String required)<br>`weeks` (query Integer) | `ApiKeyAuth` | `TwitchScheduleResponse` | |
997
+ | twitch | `twitch.search` | `twitch-search` | `GET /twitch/search` | `query` (query String required)<br>`limit` (query Integer) | `ApiKeyAuth` | `TwitchSearchResponse` | |
998
+ | twitch | `twitch.streams` | `twitch-streams` | `GET /twitch/streams` | `game` (query String required)<br>`limit` (query Integer) | `ApiKeyAuth` | `TwitchStreamsResponse` | |
999
+ | twitch | `twitch.team` | `twitch-team` | `GET /twitch/team` | `team` (query String required) | `ApiKeyAuth` | `TwitchTeamResponse` | |
1000
+ | twitch | `twitch.top_games` | `twitch-top-games` | `GET /twitch/top-games` | `limit` (query Integer) | `ApiKeyAuth` | `TwitchTopGamesResponse` | |
1001
+ | twitch | `twitch.videos` | `twitch-videos` | `GET /twitch/videos` | `login` (query String required)<br>`limit` (query Integer) | `ApiKeyAuth` | `TwitchVideosResponse` | |
1002
+ | twitch | `twitch.vod_comments` | `twitch-vod-comments` | `GET /twitch/vod-comments` | `video` (query String required)<br>`offset` (query Integer) | `ApiKeyAuth` | `TwitchVodCommentsResponse` | |
949
1003
  | uber_eats | `uber_eats.ubereats_feed` | `ubereats-feed` | `GET /ubereats/feed` | `latitude` (query Float required)<br>`longitude` (query Float required)<br>`offset` (query Integer)<br>`limit` (query Integer) | `ApiKeyAuth` | `UberEatsUbereatsFeedResponse` | |
950
1004
  | uber_eats | `uber_eats.ubereats_search` | `ubereats-search` | `GET /ubereats/search` | `latitude` (query Float required)<br>`longitude` (query Float required)<br>`query` (query String)<br>`offset` (query Integer)<br>`limit` (query Integer)<br>`cursor` (query String) | `ApiKeyAuth` | `UberEatsUbereatsSearchResponse` | |
951
1005
  | uber_eats | `uber_eats.ubereats_store` | `ubereats-store` | `GET /ubereats/store/{store_id}` | `store_id` (path String required) | `ApiKeyAuth` | `UberEatsUbereatsStoreResponse` | |
952
1006
  | uber_eats | `uber_eats.ubereats_store_menu` | `ubereats-store-menu` | `GET /ubereats/store/{store_id}/menu` | `store_id` (path String required) | `ApiKeyAuth` | `UberEatsUbereatsStoreMenuResponse` | |
953
1007
  | uber_eats | `uber_eats.ubereats_store_reviews` | `ubereats-store-reviews` | `GET /ubereats/store/{store_id}/reviews` | `store_id` (path String required) | `ApiKeyAuth` | `UberEatsUbereatsStoreReviewsResponse` | |
1008
+ | ulta_beauty | `ulta_beauty.ulta_categories` | `ulta-categories` | `GET /ulta/categories` | `department` (query "makeup-nails" \| "skin-care" \| "hair-care" \| "fragrance" \| "body-care" \| "wellness" \| "mens-care" \| "tools-brushes") | `ApiKeyAuth` | `UltaBeautyUltaCategoriesResponse` | |
1009
+ | ulta_beauty | `ulta_beauty.ulta_category` | `ulta-category` | `GET /ulta/category` | `category` (query String required)<br>`filter` (query String)<br>`page` (query Integer) | `ApiKeyAuth` | `UltaBeautyUltaCategoryResponse` | |
1010
+ | ulta_beauty | `ulta_beauty.ulta_product_questions` | `ulta-product-questions` | `GET /ulta/product/questions` | `product_id` (query String required)<br>`page` (query Integer) | `ApiKeyAuth` | `UltaBeautyUltaProductQuestionsResponse` | |
1011
+ | ulta_beauty | `ulta_beauty.ulta_product_reviews` | `ulta-product-reviews` | `GET /ulta/product/reviews` | `product_id` (query String required)<br>`page` (query Integer) | `ApiKeyAuth` | `UltaBeautyUltaProductReviewsResponse` | |
1012
+ | ulta_beauty | `ulta_beauty.ulta_product` | `ulta-product` | `GET /ulta/product/{productId}` | `productId` (path String required)<br>`sku` (query String) | `ApiKeyAuth` | `UltaBeautyUltaProductResponse` | |
1013
+ | ulta_beauty | `ulta_beauty.ulta_search` | `ulta-search` | `GET /ulta/search` | `query` (query String required)<br>`page` (query Integer) | `ApiKeyAuth` | `UltaBeautyUltaSearchResponse` | |
1014
+ | ulta_beauty | `ulta_beauty.ulta_stores` | `ulta-stores` | `GET /ulta/stores` | `search` (query String)<br>`lat` (query Float)<br>`lng` (query Float)<br>`radius_meters` (query Integer) | `ApiKeyAuth` | `UltaBeautyUltaStoresResponse` | |
1015
+ | ulta_beauty | `ulta_beauty.ulta_suggest` | `ulta-suggest` | `GET /ulta/suggest` | `query` (query String required) | `ApiKeyAuth` | `UltaBeautyUltaSuggestResponse` | |
954
1016
  | upwork | `upwork.freelancer` | `upwork-freelancer` | `GET /upwork/freelancer/{id}` | `id` (path String required) | `ApiKeyAuth` | `UpworkFreelancerResponse` | |
955
1017
  | upwork | `upwork.job` | `upwork-job` | `GET /upwork/job/{id}` | `id` (path String required) | `ApiKeyAuth` | `UpworkJobResponse` | |
956
1018
  | upwork | `upwork.search` | `upwork-search` | `GET /upwork/search` | `q` (query String required)<br>`page` (query Integer) | `ApiKeyAuth` | `UpworkSearchResponse` | |
@@ -962,6 +1024,9 @@ Total operations: `1041`
962
1024
  | user | `user.me_api_keys` | `user-me-api-keys` | `GET /user/me/api-keys` | none | `JWTAuth` | `UserMeApiKeysResponse` | |
963
1025
  | user | `user.me_api_keys_rotate` | `user-me-api-keys-rotate` | `POST /user/me/api-keys/rotate` | none | `JWTAuth` | `UserMeApiKeysRotateResponse` | |
964
1026
  | user | `user.me_api_keys_reveal` | `user-me-api-keys-reveal` | `POST /user/me/api-keys/{id}/reveal` | `id` (path String required) | `JWTAuth` | `UserMeApiKeysRevealResponse` | |
1027
+ | account_deletion | `account_deletion.cancel` | `account-deletion-cancel` | `DELETE /user/me/deletion-request` | none | `JWTAuth` | `AccountDeletionCancelResponse` | |
1028
+ | account_deletion | `account_deletion.my_request` | `account-deletion-my-request` | `GET /user/me/deletion-request` | none | `JWTAuth` | `AccountDeletionMyRequestResponse` | |
1029
+ | account_deletion | `account_deletion.request` | `account-deletion-request` | `POST /user/me/deletion-request` | `request` (body String) | `JWTAuth` | `AccountDeletionRequestResponse` | |
965
1030
  | vinted | `vinted.brand` | `vinted-brand` | `GET /vinted/brand` | `id` (query String required)<br>`price_from` (query Float)<br>`price_to` (query Float)<br>`order` (query "relevance" \| "newest_first" \| "price_high_to_low" \| "price_low_to_high")<br>`page` (query Integer) | `ApiKeyAuth` | `VintedBrandResponse` | |
966
1031
  | vinted | `vinted.brands` | `vinted-brands` | `GET /vinted/brands` | none | `ApiKeyAuth` | `VintedBrandsResponse` | |
967
1032
  | vinted | `vinted.catalog` | `vinted-catalog` | `GET /vinted/catalog` | `search_text` (query String required)<br>`price_from` (query Float)<br>`price_to` (query Float)<br>`order` (query "relevance" \| "newest_first" \| "price_high_to_low" \| "price_low_to_high")<br>`page` (query Integer) | `ApiKeyAuth` | `VintedCatalogResponse` | |
@@ -972,12 +1037,27 @@ Total operations: `1041`
972
1037
  | walmart | `walmart.product` | `walmart-product` | `GET /walmart/product/{item_id}` | `item_id` (path String required) | `ApiKeyAuth` | `WalmartProductResponse` | |
973
1038
  | walmart | `walmart.product_reviews` | `walmart-product-reviews` | `GET /walmart/product/{item_id}/reviews` | `item_id` (path String required) | `ApiKeyAuth` | `WalmartProductReviewsResponse` | |
974
1039
  | walmart | `walmart.search` | `walmart-search` | `GET /walmart/search` | `q` (query String required)<br>`page` (query Integer)<br>`sort` (query "best_match" \| "price_low" \| "price_high" \| "best_seller" \| "new_arrivals" \| "rating_high") | `ApiKeyAuth` | `WalmartSearchResponse` | |
1040
+ | wayfair | `wayfair.categories` | `wayfair-categories` | `GET /wayfair/categories` | `q` (query String)<br>`page` (query Integer)<br>`page_size` (query Integer) | `ApiKeyAuth` | `WayfairCategoriesResponse` | |
1041
+ | wayfair | `wayfair.category` | `wayfair-category` | `GET /wayfair/category` | `category` (query String required)<br>`page` (query Integer) | `ApiKeyAuth` | `WayfairCategoryResponse` | |
1042
+ | wayfair | `wayfair.product` | `wayfair-product` | `GET /wayfair/product/{id}` | `id` (path String required) | `ApiKeyAuth` | `WayfairProductResponse` | |
975
1043
  | whatnot | `whatnot.browse` | `whatnot-browse` | `GET /whatnot/browse` | `category` (query String required) | `ApiKeyAuth` | `WhatnotBrowseResponse` | |
976
1044
  | whatnot | `whatnot.categories` | `whatnot-categories` | `GET /whatnot/categories` | none | `ApiKeyAuth` | `WhatnotCategoriesResponse` | |
977
1045
  | whatnot | `whatnot.live` | `whatnot-live` | `GET /whatnot/live/{id}` | `id` (path String required) | `ApiKeyAuth` | `WhatnotLiveResponse` | |
1046
+ | wish | `wish.categories` | `wish-categories` | `GET /wish/categories` | none | `ApiKeyAuth` | `WishCategoriesResponse` | |
1047
+ | wish | `wish.product` | `wish-product` | `GET /wish/product/{id}` | `id` (path String required) | `ApiKeyAuth` | `WishProductResponse` | |
1048
+ | wish | `wish.product_related` | `wish-product-related` | `GET /wish/product/{id}/related` | `id` (path String required)<br>`count` (query Integer) | `ApiKeyAuth` | `WishProductRelatedResponse` | |
1049
+ | wish | `wish.product_reviews` | `wish-product-reviews` | `GET /wish/product/{id}/reviews` | `id` (path String required)<br>`count` (query Integer) | `ApiKeyAuth` | `WishProductReviewsResponse` | |
1050
+ | wish | `wish.search` | `wish-search` | `GET /wish/search` | `query` (query String required)<br>`count` (query Integer)<br>`offset` (query Integer) | `ApiKeyAuth` | `WishSearchResponse` | |
1051
+ | wish | `wish.suggest` | `wish-suggest` | `GET /wish/suggest` | `query` (query String required) | `ApiKeyAuth` | `WishSuggestResponse` | |
978
1052
  | x | `x.post` | `x-post` | `GET /x/post/{id}` | `id` (path String required)<br>`username` (query String) | `ApiKeyAuth` | `XPostResponse` | |
979
1053
  | x | `x.profile` | `x-profile` | `GET /x/profile/{username}` | `username` (path String required) | `ApiKeyAuth` | `XProfileResponse` | |
980
1054
  | x | `x.profile_posts` | `x-profile-posts` | `GET /x/profile/{username}/posts` | `username` (path String required)<br>`limit` (query Integer) | `ApiKeyAuth` | `XProfilePostsResponse` | |
1055
+ | yahoo_autos | `yahoo_autos.article` | `yahoo-autos-article` | `GET /yahoo-autos/article` | `url` (query String required) | `ApiKeyAuth` | `YahooAutosArticleResponse` | |
1056
+ | yahoo_autos | `yahoo_autos.category` | `yahoo-autos-category` | `GET /yahoo-autos/category` | `category` (query "auto-shows" \| "classic-and-collector" \| "deals-and-buying-guides" \| "ev-and-future-tech" \| "general" \| "new-vehicles-and-reviews" \| "ownership" \| "people-and-culture" \| "policy-and-environment" \| "safety-and-recalls" required)<br>`page` (query Integer) | `ApiKeyAuth` | `YahooAutosCategoryResponse` | |
1057
+ | yahoo_autos | `yahoo_autos.home` | `yahoo-autos-home` | `GET /yahoo-autos/home` | none | `ApiKeyAuth` | `YahooAutosHomeResponse` | |
1058
+ | yahoo_entertainment | `yahoo_entertainment.article` | `yahoo-entertainment-article` | `GET /yahoo-entertainment/article` | `url` (query String required) | `ApiKeyAuth` | `YahooEntertainmentArticleResponse` | |
1059
+ | yahoo_entertainment | `yahoo_entertainment.category` | `yahoo-entertainment-category` | `GET /yahoo-entertainment/category` | `category` (query "celebrity" \| "movies" \| "music" \| "tv" required)<br>`page` (query Integer) | `ApiKeyAuth` | `YahooEntertainmentCategoryResponse` | |
1060
+ | yahoo_entertainment | `yahoo_entertainment.home` | `yahoo-entertainment-home` | `GET /yahoo-entertainment/home` | none | `ApiKeyAuth` | `YahooEntertainmentHomeResponse` | |
981
1061
  | yahoo_finance | `yahoo_finance.calendars` | `yahoo-finance-calendars` | `GET /yahoo-finance/calendars` | none | `ApiKeyAuth` | `YahooFinanceCalendarsResponse` | |
982
1062
  | yahoo_finance | `yahoo_finance.calendar` | `yahoo-finance-calendar` | `GET /yahoo-finance/calendars/{type}` | `type` (path "earnings" \| "ipo" \| "economic-events" \| "splits" required)<br>`start` (query String)<br>`end` (query String)<br>`limit` (query Integer)<br>`offset` (query Integer)<br>`market_cap` (query Float)<br>`filter_most_active` (query bool) | `ApiKeyAuth` | `YahooFinanceCalendarResponse` | |
983
1063
  | yahoo_finance | `yahoo_finance.download` | `yahoo-finance-download` | `POST /yahoo-finance/download` | `request` (body String required) | `ApiKeyAuth` | `YahooFinanceDownloadResponse` | |
@@ -1017,7 +1097,51 @@ Total operations: `1041`
1017
1097
  | yahoo_finance | `yahoo_finance.ticker_sustainability` | `yahoo-finance-ticker-sustainability` | `GET /yahoo-finance/ticker/{symbol}/sustainability` | `symbol` (path String required) | `ApiKeyAuth` | `YahooFinanceTickerSustainabilityResponse` | |
1018
1098
  | yahoo_finance | `yahoo_finance.ticker_valuation` | `yahoo-finance-ticker-valuation` | `GET /yahoo-finance/ticker/{symbol}/valuation` | `symbol` (path String required) | `ApiKeyAuth` | `YahooFinanceTickerValuationResponse` | |
1019
1099
  | yahoo_finance | `yahoo_finance.trending` | `yahoo-finance-trending` | `GET /yahoo-finance/trending/{region}` | `region` (path String required)<br>`count` (query Integer) | `ApiKeyAuth` | `YahooFinanceTrendingResponse` | |
1020
- | yahoo_search | `yahoo_search.call` | `yahoo-search` | `GET /yahoo-search/search` | `q` (query String required)<br>`page` (query Integer) | `ApiKeyAuth` | `YahooSearchCallResponse` | |
1100
+ | yahoo_health | `yahoo_health.article` | `yahoo-health-article` | `GET /yahoo-health/article` | `url` (query String required) | `ApiKeyAuth` | `YahooHealthArticleResponse` | |
1101
+ | yahoo_health | `yahoo_health.category` | `yahoo-health-category` | `GET /yahoo-health/category` | `category` (query "conditions" \| "general" \| "healthcare" \| "treatments" \| "wellness" \| "your-body" required)<br>`page` (query Integer) | `ApiKeyAuth` | `YahooHealthCategoryResponse` | |
1102
+ | yahoo_health | `yahoo_health.home` | `yahoo-health-home` | `GET /yahoo-health/home` | none | `ApiKeyAuth` | `YahooHealthHomeResponse` | |
1103
+ | yahoo_life | `yahoo_life.article` | `yahoo-life-article` | `GET /yahoo-life/article` | `url` (query String required) | `ApiKeyAuth` | `YahooLifeArticleResponse` | |
1104
+ | yahoo_life | `yahoo_life.home` | `yahoo-life-home` | `GET /yahoo-life/home` | none | `ApiKeyAuth` | `YahooLifeHomeResponse` | |
1105
+ | yahoo_news | `yahoo_news.article` | `yahoo-news-article` | `GET /yahoo-news/article` | `url` (query String required) | `ApiKeyAuth` | `YahooNewsArticleResponse` | |
1106
+ | yahoo_news | `yahoo_news.category` | `yahoo-news-category` | `GET /yahoo-news/category` | `category` (query "us" \| "world" \| "politics" \| "science" \| "weather-news" \| "originals" required) | `ApiKeyAuth` | `YahooNewsCategoryResponse` | |
1107
+ | yahoo_news | `yahoo_news.comments` | `yahoo-news-comments` | `GET /yahoo-news/comments` | `content_id` (query String required)<br>`sort` (query "top" \| "popular" \| "newest" \| "oldest")<br>`cursor` (query String)<br>`count` (query Integer) | `ApiKeyAuth` | `YahooNewsCommentsResponse` | |
1108
+ | yahoo_news | `yahoo_news.comment_replies` | `yahoo-news-comment-replies` | `GET /yahoo-news/comments/replies` | `content_id` (query String required)<br>`comment_id` (query String required)<br>`sort` (query "newest" \| "oldest")<br>`cursor` (query String)<br>`count` (query Integer) | `ApiKeyAuth` | `YahooNewsCommentRepliesResponse` | |
1109
+ | yahoo_news | `yahoo_news.home` | `yahoo-news-home` | `GET /yahoo-news/home` | none | `ApiKeyAuth` | `YahooNewsHomeResponse` | |
1110
+ | yahoo_news | `yahoo_news.suggest` | `yahoo-news-suggest` | `GET /yahoo-news/suggest` | `q` (query String required)<br>`count` (query Integer) | `ApiKeyAuth` | `YahooNewsSuggestResponse` | |
1111
+ | yahoo_search | `yahoo_search.images` | `yahoo-search-images` | `GET /yahoo-search/images` | `q` (query String required) | `ApiKeyAuth` | `YahooSearchImagesResponse` | |
1112
+ | yahoo_search | `yahoo_search.local` | `yahoo-search-local` | `GET /yahoo-search/local` | `q` (query String required) | `ApiKeyAuth` | `YahooSearchLocalResponse` | |
1113
+ | yahoo_search | `yahoo_search.news` | `yahoo-search-news` | `GET /yahoo-search/news` | `q` (query String required) | `ApiKeyAuth` | `YahooSearchNewsResponse` | |
1114
+ | yahoo_search | `yahoo_search.call` | `yahoo-search` | `GET /yahoo-search/search` | `q` (query String required)<br>`page` (query Integer)<br>`time_range` (query "day" \| "week" \| "month") | `ApiKeyAuth` | `YahooSearchCallResponse` | |
1115
+ | yahoo_search | `yahoo_search.suggest` | `yahoo-search-suggest` | `GET /yahoo-search/suggest` | `q` (query String required)<br>`count` (query Integer) | `ApiKeyAuth` | `YahooSearchSuggestResponse` | |
1116
+ | yahoo_search | `yahoo_search.videos` | `yahoo-search-videos` | `GET /yahoo-search/videos` | `q` (query String required) | `ApiKeyAuth` | `YahooSearchVideosResponse` | |
1117
+ | yahoo_shopping | `yahoo_shopping.article` | `yahoo-shopping-article` | `GET /yahoo-shopping/article` | `url` (query String required) | `ApiKeyAuth` | `YahooShoppingArticleResponse` | |
1118
+ | yahoo_shopping | `yahoo_shopping.category` | `yahoo-shopping-category` | `GET /yahoo-shopping/category` | `category` (query "beauty" \| "deals" \| "general" \| "gift-ideas" \| "home-garden" \| "style" required)<br>`page` (query Integer) | `ApiKeyAuth` | `YahooShoppingCategoryResponse` | |
1119
+ | yahoo_shopping | `yahoo_shopping.home` | `yahoo-shopping-home` | `GET /yahoo-shopping/home` | none | `ApiKeyAuth` | `YahooShoppingHomeResponse` | |
1120
+ | yahoo_shopping | `yahoo_shopping.shopping_list` | `yahoo-shopping-shopping-list` | `GET /yahoo-shopping/shopping-list` | `list` (query String required) | `ApiKeyAuth` | `YahooShoppingShoppingListResponse` | |
1121
+ | yahoo_shopping | `yahoo_shopping.shopping_lists` | `yahoo-shopping-shopping-lists` | `GET /yahoo-shopping/shopping-lists` | none | `ApiKeyAuth` | `YahooShoppingShoppingListsResponse` | |
1122
+ | yahoo_shopping | `yahoo_shopping.store` | `yahoo-shopping-store` | `GET /yahoo-shopping/store` | `store` (query String required) | `ApiKeyAuth` | `YahooShoppingStoreResponse` | |
1123
+ | yahoo_shopping | `yahoo_shopping.stores` | `yahoo-shopping-stores` | `GET /yahoo-shopping/stores` | none | `ApiKeyAuth` | `YahooShoppingStoresResponse` | |
1124
+ | yahoo_sports | `yahoo_sports.game` | `yahoo-sports-game` | `GET /yahoo-sports/game` | `league` (query "nfl" \| "nba" \| "wnba" \| "mlb" \| "nhl" \| "college-football" \| "college-basketball" \| "college-womens-basketball" \| "mls" \| "premier-league" \| "la-liga" \| "serie-a" \| "bundesliga" \| "ligue-1" \| "champions-league" \| "nwsl" \| "ligamx-apertura" \| "ligamx-clausura" \| "copa-america" \| "club-world-cup" \| "world-cup" \| "concacaf-champions-cup" \| "concacaf-gold-cup" \| "concacaf-league" required)<br>`game` (query String required) | `ApiKeyAuth` | `YahooSportsGameResponse` | |
1125
+ | yahoo_sports | `yahoo_sports.golf_leaderboard` | `yahoo-sports-golf-leaderboard` | `GET /yahoo-sports/golf-leaderboard` | `tournament` (query String required)<br>`season` (query Integer) | `ApiKeyAuth` | `YahooSportsGolfLeaderboardResponse` | |
1126
+ | yahoo_sports | `yahoo_sports.golf_schedule` | `yahoo-sports-golf-schedule` | `GET /yahoo-sports/golf-schedule` | `tour` (query "pga-tour" \| "pga-european-tours" \| "lpga-tour" \| "champions-tour" \| "european-tour" required)<br>`season` (query Integer) | `ApiKeyAuth` | `YahooSportsGolfScheduleResponse` | |
1127
+ | yahoo_sports | `yahoo_sports.mma_fight_card` | `yahoo-sports-mma-fight-card` | `GET /yahoo-sports/mma-fight-card` | none | `ApiKeyAuth` | `YahooSportsMmaFightCardResponse` | |
1128
+ | yahoo_sports | `yahoo_sports.mma_schedule` | `yahoo-sports-mma-schedule` | `GET /yahoo-sports/mma-schedule` | none | `ApiKeyAuth` | `YahooSportsMmaScheduleResponse` | |
1129
+ | yahoo_sports | `yahoo_sports.motorsports_race` | `yahoo-sports-motorsports-race` | `GET /yahoo-sports/motorsports-race` | `series` (query "f1" \| "nascar" required)<br>`race` (query String required) | `ApiKeyAuth` | `YahooSportsMotorsportsRaceResponse` | |
1130
+ | yahoo_sports | `yahoo_sports.motorsports_schedule` | `yahoo-sports-motorsports-schedule` | `GET /yahoo-sports/motorsports-schedule` | `series` (query "f1" \| "nascar" required)<br>`season` (query Integer) | `ApiKeyAuth` | `YahooSportsMotorsportsScheduleResponse` | |
1131
+ | yahoo_sports | `yahoo_sports.news` | `yahoo-sports-news` | `GET /yahoo-sports/news` | `league` (query "nfl" \| "nba" \| "wnba" \| "mlb" \| "nhl" \| "college-football" \| "college-basketball" \| "college-womens-basketball" \| "mls" \| "premier-league" \| "la-liga" \| "serie-a" \| "bundesliga" \| "ligue-1" \| "champions-league" \| "nwsl" \| "ligamx-apertura" \| "ligamx-clausura" \| "copa-america" \| "club-world-cup" \| "world-cup" \| "concacaf-champions-cup" \| "concacaf-gold-cup" \| "concacaf-league" required) | `ApiKeyAuth` | `YahooSportsNewsResponse` | |
1132
+ | yahoo_sports | `yahoo_sports.olympics_medals` | `yahoo-sports-olympics-medals` | `GET /yahoo-sports/olympics-medals` | none | `ApiKeyAuth` | `YahooSportsOlympicsMedalsResponse` | |
1133
+ | yahoo_sports | `yahoo_sports.player` | `yahoo-sports-player` | `GET /yahoo-sports/player` | `league` (query "nfl" \| "nba" \| "wnba" \| "mlb" \| "nhl" \| "college-football" \| "college-basketball" \| "college-womens-basketball" \| "mls" \| "premier-league" \| "la-liga" \| "serie-a" \| "bundesliga" \| "ligue-1" \| "champions-league" \| "nwsl" \| "ligamx-apertura" \| "ligamx-clausura" \| "copa-america" \| "club-world-cup" \| "world-cup" \| "concacaf-champions-cup" \| "concacaf-gold-cup" \| "concacaf-league" required)<br>`player` (query String required) | `ApiKeyAuth` | `YahooSportsPlayerResponse` | |
1134
+ | yahoo_sports | `yahoo_sports.scoreboard` | `yahoo-sports-scoreboard` | `GET /yahoo-sports/scoreboard` | `league` (query "nfl" \| "nba" \| "wnba" \| "mlb" \| "nhl" \| "college-football" \| "college-basketball" \| "college-womens-basketball" \| "mls" \| "premier-league" \| "la-liga" \| "serie-a" \| "bundesliga" \| "ligue-1" \| "champions-league" \| "nwsl" \| "ligamx-apertura" \| "ligamx-clausura" \| "copa-america" \| "club-world-cup" \| "world-cup" \| "concacaf-champions-cup" \| "concacaf-gold-cup" \| "concacaf-league" required)<br>`date` (query String) | `ApiKeyAuth` | `YahooSportsScoreboardResponse` | |
1135
+ | yahoo_sports | `yahoo_sports.standings` | `yahoo-sports-standings` | `GET /yahoo-sports/standings` | `league` (query "nfl" \| "nba" \| "wnba" \| "mlb" \| "nhl" \| "college-football" \| "college-basketball" \| "mls" \| "premier-league" \| "la-liga" \| "serie-a" \| "bundesliga" \| "ligue-1" \| "champions-league" \| "nwsl" \| "ligamx-apertura" \| "ligamx-clausura" \| "world-cup" required) | `ApiKeyAuth` | `YahooSportsStandingsResponse` | |
1136
+ | yahoo_sports | `yahoo_sports.team` | `yahoo-sports-team` | `GET /yahoo-sports/team` | `league` (query "nfl" \| "nba" \| "wnba" \| "mlb" \| "nhl" \| "college-football" \| "college-basketball" \| "college-womens-basketball" \| "mls" \| "premier-league" \| "la-liga" \| "serie-a" \| "bundesliga" \| "ligue-1" \| "champions-league" \| "nwsl" \| "ligamx-apertura" \| "ligamx-clausura" \| "copa-america" \| "club-world-cup" \| "world-cup" \| "concacaf-champions-cup" \| "concacaf-gold-cup" \| "concacaf-league" required)<br>`team` (query String required) | `ApiKeyAuth` | `YahooSportsTeamResponse` | |
1137
+ | yahoo_sports | `yahoo_sports.team_roster` | `yahoo-sports-team-roster` | `GET /yahoo-sports/team-roster` | `league` (query "nfl" \| "nba" \| "wnba" \| "mlb" \| "nhl" \| "college-football" \| "college-basketball" \| "college-womens-basketball" \| "mls" \| "premier-league" \| "la-liga" \| "serie-a" \| "bundesliga" \| "ligue-1" \| "champions-league" \| "nwsl" \| "ligamx-apertura" \| "ligamx-clausura" \| "copa-america" \| "club-world-cup" \| "world-cup" \| "concacaf-champions-cup" \| "concacaf-gold-cup" \| "concacaf-league" required)<br>`team` (query String required) | `ApiKeyAuth` | `YahooSportsTeamRosterResponse` | |
1138
+ | yahoo_sports | `yahoo_sports.team_schedule` | `yahoo-sports-team-schedule` | `GET /yahoo-sports/team-schedule` | `league` (query "nfl" \| "nba" \| "wnba" \| "mlb" \| "nhl" \| "college-football" \| "college-basketball" \| "college-womens-basketball" \| "mls" \| "premier-league" \| "la-liga" \| "serie-a" \| "bundesliga" \| "ligue-1" \| "champions-league" \| "nwsl" \| "ligamx-apertura" \| "ligamx-clausura" \| "copa-america" \| "club-world-cup" \| "world-cup" \| "concacaf-champions-cup" \| "concacaf-gold-cup" \| "concacaf-league" required)<br>`team` (query String required) | `ApiKeyAuth` | `YahooSportsTeamScheduleResponse` | |
1139
+ | yahoo_sports | `yahoo_sports.tennis_rankings` | `yahoo-sports-tennis-rankings` | `GET /yahoo-sports/tennis-rankings` | `type` (query "mens-singles" \| "womens-singles" \| "mens-doubles" \| "womens-doubles" required) | `ApiKeyAuth` | `YahooSportsTennisRankingsResponse` | |
1140
+ | yahoo_sports | `yahoo_sports.tennis_schedule` | `yahoo-sports-tennis-schedule` | `GET /yahoo-sports/tennis-schedule` | none | `ApiKeyAuth` | `YahooSportsTennisScheduleResponse` | |
1141
+ | yahoo_sports | `yahoo_sports.tennis_scoreboard` | `yahoo-sports-tennis-scoreboard` | `GET /yahoo-sports/tennis-scoreboard` | none | `ApiKeyAuth` | `YahooSportsTennisScoreboardResponse` | |
1142
+ | yahoo_tech | `yahoo_tech.article` | `yahoo-tech-article` | `GET /yahoo-tech/article` | `url` (query String required) | `ApiKeyAuth` | `YahooTechArticleResponse` | |
1143
+ | yahoo_tech | `yahoo_tech.category` | `yahoo-tech-category` | `GET /yahoo-tech/category` | `category` (query "ai" \| "apps" \| "audio" \| "computing" \| "deals" \| "gaming" \| "home" \| "home-entertainment" \| "phones" \| "puzzles" \| "science" \| "streaming" \| "vpn" \| "wearables" required)<br>`page` (query Integer) | `ApiKeyAuth` | `YahooTechCategoryResponse` | |
1144
+ | yahoo_tech | `yahoo_tech.home` | `yahoo-tech-home` | `GET /yahoo-tech/home` | none | `ApiKeyAuth` | `YahooTechHomeResponse` | |
1021
1145
  | yelp | `yelp.business` | `yelp-business` | `GET /yelp/business/{id}` | `id` (path String required) | `ApiKeyAuth` | `YelpBusinessResponse` | |
1022
1146
  | yelp | `yelp.business_menu` | `yelp-business-menu` | `GET /yelp/business/{id}/menu` | `id` (path String required) | `ApiKeyAuth` | `YelpBusinessMenuResponse` | |
1023
1147
  | yelp | `yelp.business_photos` | `yelp-business-photos` | `GET /yelp/business/{id}/photos` | `id` (path String required)<br>`limit` (query Integer)<br>`offset` (query Integer) | `ApiKeyAuth` | `YelpBusinessPhotosResponse` | |
@@ -1044,6 +1168,17 @@ Total operations: `1041`
1044
1168
  | zalando | `zalando.product` | `zalando-product` | `GET /zalando/product` | `sku` (query String required)<br>`market` (query "at" \| "be" \| "ch" \| "cz" \| "de" \| "dk" \| "ee" \| "es" \| "fi" \| "fr" \| "gb" \| "hr" \| "hu" \| "ie" \| "it" \| "lt" \| "lu" \| "lv" \| "nl" \| "no" \| "pl" \| "ro" \| "se" \| "si" \| "sk" required) | `ApiKeyAuth` | `ZalandoProductResponse` | |
1045
1169
  | zalando | `zalando.search` | `zalando-search` | `GET /zalando/search` | `q` (query String required)<br>`market` (query "at" \| "be" \| "ch" \| "cz" \| "de" \| "dk" \| "ee" \| "es" \| "fi" \| "fr" \| "gb" \| "hr" \| "hu" \| "ie" \| "it" \| "lt" \| "lu" \| "lv" \| "nl" \| "no" \| "pl" \| "ro" \| "se" \| "si" \| "sk" required) | `ApiKeyAuth` | `ZalandoSearchResponse` | |
1046
1170
  | zalando | `zalando.suggest` | `zalando-suggest` | `GET /zalando/suggest` | `q` (query String required)<br>`market` (query "at" \| "be" \| "ch" \| "cz" \| "de" \| "dk" \| "ee" \| "es" \| "fi" \| "fr" \| "gb" \| "hr" \| "hu" \| "ie" \| "it" \| "lt" \| "lu" \| "lv" \| "nl" \| "no" \| "pl" \| "ro" \| "se" \| "si" \| "sk" required) | `ApiKeyAuth` | `ZalandoSuggestResponse` | |
1171
+ | zappos | `zappos.brand` | `zappos-brand` | `GET /zappos/brand` | `brand` (query String required)<br>`page` (query Integer) | `ApiKeyAuth` | `ZapposBrandResponse` | |
1172
+ | zappos | `zappos.brands` | `zappos-brands` | `GET /zappos/brands` | `q` (query String)<br>`page` (query Integer)<br>`page_size` (query Integer) | `ApiKeyAuth` | `ZapposBrandsResponse` | |
1173
+ | zappos | `zappos.product` | `zappos-product` | `GET /zappos/product/{productId}` | `productId` (path String required)<br>`colorId` (query String) | `ApiKeyAuth` | `ZapposProductResponse` | |
1174
+ | zappos | `zappos.search` | `zappos-search` | `GET /zappos/search` | `term` (query String required)<br>`page` (query Integer) | `ApiKeyAuth` | `ZapposSearchResponse` | |
1175
+ | zappos | `zappos.suggest` | `zappos-suggest` | `GET /zappos/suggest` | `query` (query String required) | `ApiKeyAuth` | `ZapposSuggestResponse` | |
1176
+ | zara | `zara.categories` | `zara-categories` | `GET /zara/categories` | none | `ApiKeyAuth` | `ZaraCategoriesResponse` | |
1177
+ | zara | `zara.category_products` | `zara-category-products` | `GET /zara/category/{categoryId}/products` | `categoryId` (path String required) | `ApiKeyAuth` | `ZaraCategoryProductsResponse` | |
1178
+ | zara | `zara.product` | `zara-product` | `GET /zara/product/{productId}` | `productId` (path String required) | `ApiKeyAuth` | `ZaraProductResponse` | |
1179
+ | zara | `zara.search` | `zara-search` | `GET /zara/search` | `query` (query String required)<br>`section` (query "WOMAN" \| "MAN" \| "KID" \| "HOME" \| "BEAUTY" required)<br>`offset` (query Integer)<br>`limit` (query Integer) | `ApiKeyAuth` | `ZaraSearchResponse` | |
1180
+ | zara | `zara.stores` | `zara-stores` | `GET /zara/stores` | `lat` (query Float required)<br>`lng` (query Float required)<br>`radius` (query Integer)<br>`pickup_only` (query bool)<br>`donation_only` (query bool) | `ApiKeyAuth` | `ZaraStoresResponse` | |
1181
+ | zara | `zara.suggest` | `zara-suggest` | `GET /zara/suggest` | `query` (query String required) | `ApiKeyAuth` | `ZaraSuggestResponse` | |
1047
1182
  | zillow | `zillow.autocomplete` | `zillow-autocomplete` | `GET /zillow/autocomplete` | `query` (query String required)<br>`limit` (query Integer)<br>`status` (query "for_sale" \| "sale" \| "for-sale" \| "for_rent" \| "rent" \| "for-rent" \| "sold") | `ApiKeyAuth` | `ZillowAutocompleteResponse` | |
1048
1183
  | zillow | `zillow.property` | `zillow-property` | `GET /zillow/property/{zpid}` | `zpid` (path String required) | `ApiKeyAuth` | `ZillowPropertyResponse` | |
1049
1184
  | zillow | `zillow.search` | `zillow-search` | `GET /zillow/search` | `location` (query String required)<br>`page` (query Integer)<br>`status` (query "for_sale" \| "sale" \| "for-sale" \| "for_rent" \| "rent" \| "for-rent" \| "sold")<br>`region_id` (query Integer)<br>`region_type` (query Integer)<br>`west` (query Float)<br>`east` (query Float)<br>`south` (query Float)<br>`north` (query Float) | `ApiKeyAuth` | `ZillowSearchResponse` | |
data/docs/recipes.md CHANGED
@@ -187,3 +187,11 @@ results = client.etsy.search(q: "handmade mug")
187
187
  listing = client.etsy.listing(id: "4474501681")
188
188
  shop = client.etsy.shop(id: "gaguatelier")
189
189
  ```
190
+
191
+ ## Twitch And SoundCloud
192
+
193
+ ```ruby
194
+ channel = client.twitch.channel(login: "caedrel")
195
+ streams = client.twitch.streams(game: "league-of-legends", limit: 20)
196
+ track = client.sound_cloud.soundcloud_track(url: "https://soundcloud.com/artist/track-name")
197
+ ```