diff --git a/bun.lock b/bun.lock index 9644b97..c5cc104 100644 --- a/bun.lock +++ b/bun.lock @@ -7,6 +7,7 @@ "@x402/core": "^2.3.0", "@x402/evm": "^2.3.0", "@x402/express": "^2.3.0", + "@x402/extensions": "^2.4.0", "@x402/fetch": "^2.3.0", "dotenv": "^16.4.7", "express": "^5.1.0", @@ -168,7 +169,7 @@ "@x402/express": ["@x402/express@2.3.0", "", { "dependencies": { "@coinbase/cdp-sdk": "^1.22.0", "@solana/kit": "^2.1.1", "@x402/core": "~2.3.0", "@x402/extensions": "~2.3.0", "viem": "^2.39.3", "zod": "^3.24.2" }, "peerDependencies": { "@x402/paywall": "2.3.0", "express": "^4.0.0 || ^5.0.0" }, "optionalPeers": ["@x402/paywall"] }, "sha512-r+yiOeta8SlBzGu3fvkdZR6fqTdc+HrGiwkLQEWR75WqIV/3VSxfIlj1y7NG+aZiNqBH1pWyfJnI+2Jkc4XesA=="], - "@x402/extensions": ["@x402/extensions@2.3.1", "", { "dependencies": { "@scure/base": "^1.2.6", "@x402/core": "~2.3.1", "ajv": "^8.17.1", "siwe": "^2.3.2", "tweetnacl": "^1.0.3", "viem": "^2.43.5", "zod": "^3.24.2" } }, "sha512-ZdDIlMCqa6ZPrWLBUvoE1M00vPZ26PzHSj94gcuA3pJqPOTbPd06dD+D8k6D25mJPA7rfKrS/QcBuKTJQqLijw=="], + "@x402/extensions": ["@x402/extensions@2.4.0", "https://registry.npmmirror.com/@x402/extensions/-/extensions-2.4.0.tgz", { "dependencies": { "@scure/base": "^1.2.6", "@x402/core": "~2.4.0", "ajv": "^8.17.1", "siwe": "^2.3.2", "tweetnacl": "^1.0.3", "viem": "^2.43.5", "zod": "^3.24.2" } }, "sha512-tg/mSAS+NgwUaOdjt8agSjVkO1s9NYy+kSPubVlZf/Fy884qu7dSW81Ixu1NRYEz+vBk0rtz6b+eEvS0v72tMQ=="], "@x402/fetch": ["@x402/fetch@2.3.0", "", { "dependencies": { "@x402/core": "~2.3.0", "viem": "^2.39.3", "zod": "^3.24.2" } }, "sha512-XyY5wcR1gClC5QXJ4ev8O95ZHpiF8UMh5KkMHPYlNqxi59WNXR563XZE8LVoBd/fgRhDdjAoXlqwqBuDL50HOw=="], @@ -516,6 +517,10 @@ "@swc/helpers/tslib": ["tslib@2.8.1", "", {}, "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w=="], + "@x402/express/@x402/extensions": ["@x402/extensions@2.3.1", "", { "dependencies": { "@scure/base": "^1.2.6", "@x402/core": "~2.3.1", "ajv": "^8.17.1", "siwe": "^2.3.2", "tweetnacl": "^1.0.3", "viem": "^2.43.5", "zod": "^3.24.2" } }, "sha512-ZdDIlMCqa6ZPrWLBUvoE1M00vPZ26PzHSj94gcuA3pJqPOTbPd06dD+D8k6D25mJPA7rfKrS/QcBuKTJQqLijw=="], + + "@x402/extensions/@x402/core": ["@x402/core@2.4.0", "https://registry.npmmirror.com/@x402/core/-/core-2.4.0.tgz", { "dependencies": { "zod": "^3.24.2" } }, "sha512-g4K5dAVjevQftxCcpFlUDjO2AHE43FkO43VxwLCQ8ET3ki4aj2fzCcgvnXEj2eloJoocFS/Evt4pSTnP/4cFJw=="], + "ethers/@adraffy/ens-normalize": ["@adraffy/ens-normalize@1.10.1", "", {}, "sha512-96Z2IP3mYmF1Xg2cDm8f1gWGf/HUVedQ3FMifV4kG/PQ4yEP51xDtRAEfhVNt5f/uzpNkZHwWQuUcu6D6K+Ekw=="], "ethers/@noble/curves": ["@noble/curves@1.2.0", "", { "dependencies": { "@noble/hashes": "1.3.2" } }, "sha512-oYclrNgRaM9SsBUBVbb8M6DTV7ZHRTKugureoYEncY5c65HOmRzvSiTE3y5CYaPYJA/GVkrhXEoF0M3Ya9PMnw=="], diff --git a/package.json b/package.json index 1c9deec..ee35015 100644 --- a/package.json +++ b/package.json @@ -11,6 +11,7 @@ "@x402/core": "^2.3.0", "@x402/evm": "^2.3.0", "@x402/express": "^2.3.0", + "@x402/extensions": "^2.4.0", "@x402/fetch": "^2.3.0", "dotenv": "^16.4.7", "express": "^5.1.0", diff --git a/services.json b/services.json index a311e4e..5976ada 100644 --- a/services.json +++ b/services.json @@ -2,82 +2,30783 @@ "payTo": "0x1aA44c933A6718a4BC44064F0067A853c34be9B0", "network": "eip155:84532", "services": [ + { + "path": " perplexity/chat", + "method": "POST", + "price": "$0.001", + "description": "Perplexity chat", + "rapidapi": { + "host": "perplexity.p.rapidapi.com", + "path": "/chat", + "method": "POST" + } + }, + { + "path": " sofascore/live", + "method": "GET", + "price": "$0.001", + "description": "SofaScore live", + "rapidapi": { + "host": "sofascore.p.rapidapi.com", + "path": "/live", + "method": "GET" + } + }, + { + "path": "0x/swap", + "method": "GET", + "price": "$0.001", + "description": "0x swap", + "rapidapi": { + "host": "0x.p.rapidapi.com", + "path": "/swap", + "method": "GET" + } + }, + { + "path": "1337x/search", + "method": "GET", + "price": "$0.001", + "description": "1337x search", + "rapidapi": { + "host": "1337x.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "1inch/quote", + "method": "GET", + "price": "$0.001", + "description": "1inch quote", + "rapidapi": { + "host": "1inch.p.rapidapi.com", + "path": "/quote", + "method": "GET" + } + }, + { + "path": "1inch/swap", + "method": "GET", + "price": "$0.001", + "description": "1inch swap", + "rapidapi": { + "host": "1inch.p.rapidapi.com", + "path": "/swap", + "method": "GET" + } + }, + { + "path": "aave/pools", + "method": "GET", + "price": "$0.001", + "description": "Aave lending pools", + "rapidapi": { + "host": "aave.p.rapidapi.com", + "path": "/pools", + "method": "GET" + } + }, + { + "path": "accuweather/current", + "method": "GET", + "price": "$0.001", + "description": "AccuWeather current", + "rapidapi": { + "host": "accuweather.p.rapidapi.com", + "path": "/currentconditions", + "method": "GET" + } + }, + { + "path": "across/quote", + "method": "GET", + "price": "$0.001", + "description": "Across bridge", + "rapidapi": { + "host": "across.p.rapidapi.com", + "path": "/quote", + "method": "GET" + } + }, + { + "path": "adzuna/jobs", + "method": "GET", + "price": "$0.001", + "description": "Adzuna jobs", + "rapidapi": { + "host": "adzuna-api.p.rapidapi.com", + "path": "/jobs", + "method": "GET" + } + }, + { + "path": "aeris-weather/forecast", + "method": "GET", + "price": "$0.001", + "description": "Aeris weather", + "rapidapi": { + "host": "aeris-weather.p.rapidapi.com", + "path": "/forecast", + "method": "GET" + } + }, + { + "path": "agoda/hotels", + "method": "GET", + "price": "$0.001", + "description": "Agoda hotels", + "rapidapi": { + "host": "agoda.p.rapidapi.com", + "path": "/hotels", + "method": "GET" + } + }, + { + "path": "ai/chat", + "method": "POST", + "price": "$0.001", + "description": "AI chat completions", + "rapidapi": { + "host": "open-ai21.p.rapidapi.com", + "path": "/chat", + "method": "POST" + } + }, + { + "path": "ai/completions", + "method": "POST", + "price": "$0.001", + "description": "AI text completions", + "rapidapi": { + "host": "open-ai21.p.rapidapi.com", + "path": "/completions", + "method": "POST" + } + }, + { + "path": "ai/embeddings", + "method": "POST", + "price": "$0.001", + "description": "Generate text embeddings", + "rapidapi": { + "host": "open-ai21.p.rapidapi.com", + "path": "/embeddings", + "method": "POST" + } + }, + { + "path": "ai/image/generate", + "method": "POST", + "price": "$0.001", + "description": "Generate image from text", + "rapidapi": { + "host": "ai-image-generator3.p.rapidapi.com", + "path": "/generate", + "method": "POST" + } + }, + { + "path": "ai21/complete", + "method": "POST", + "price": "$0.001", + "description": "AI21 complete", + "rapidapi": { + "host": "ai21.p.rapidapi.com", + "path": "/complete", + "method": "POST" + } + }, + { + "path": "air-quality/{location}", + "method": "GET", + "price": "$0.001", + "description": "Air quality", + "rapidapi": { + "host": "air-quality-api.p.rapidapi.com", + "path": "/{location}", + "method": "GET" + } + }, + { + "path": "airbnb/listings", + "method": "GET", + "price": "$0.001", + "description": "Airbnb listings", + "rapidapi": { + "host": "airbnb-api.p.rapidapi.com", + "path": "/listings", + "method": "GET" + } + }, + { + "path": "airtable/list-records", + "method": "GET", + "price": "$0.001", + "description": "Airtable list records", + "rapidapi": { + "host": "airtable.p.rapidapi.com", + "path": "/listRecords", + "method": "GET" + } + }, + { + "path": "airtable/records", + "method": "GET", + "price": "$0.001", + "description": "Get Airtable records", + "rapidapi": { + "host": "airtable47.p.rapidapi.com", + "path": "/records", + "method": "GET" + } + }, + { + "path": "aiva/generate", + "method": "POST", + "price": "$0.02", + "description": "AIVA music generation", + "rapidapi": { + "host": "aiva-api.p.rapidapi.com", + "path": "/generate", + "method": "POST" + } + }, + { + "path": "ajio/products", + "method": "GET", + "price": "$0.001", + "description": "Ajio products", + "rapidapi": { + "host": "ajio-api.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "al-jazeera/articles", + "method": "GET", + "price": "$0.001", + "description": "Al Jazeera", + "rapidapi": { + "host": "al-jazeera.p.rapidapi.com", + "path": "/articles", + "method": "GET" + } + }, + { + "path": "albums/all", + "method": "GET", + "price": "$0.001", + "description": "Get all albums", + "rapidapi": { + "host": "jsonplaceholder1.p.rapidapi.com", + "path": "/albums", + "method": "GET" + } + }, + { + "path": "alchemy/nft", + "method": "GET", + "price": "$0.001", + "description": "Alchemy NFT", + "rapidapi": { + "host": "alchemy-nft.p.rapidapi.com", + "path": "/nft", + "method": "GET" + } + }, + { + "path": "aleph-alpha/complete", + "method": "POST", + "price": "$0.001", + "description": "Aleph Alpha complete", + "rapidapi": { + "host": "aleph-alpha.p.rapidapi.com", + "path": "/complete", + "method": "POST" + } + }, + { + "path": "alibaba/products", + "method": "GET", + "price": "$0.005", + "description": "Alibaba products", + "rapidapi": { + "host": "alibaba-api.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "aliexpress/product/{id}", + "method": "GET", + "price": "$0.001", + "description": "AliExpress product", + "rapidapi": { + "host": "aliexpress-api.p.rapidapi.com", + "path": "/product/{id}", + "method": "GET" + } + }, + { + "path": "aliexpress/products", + "method": "GET", + "price": "$0.005", + "description": "AliExpress products", + "rapidapi": { + "host": "aliexpress-api.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "aliexpress/search", + "method": "GET", + "price": "$0.001", + "description": "AliExpress search", + "rapidapi": { + "host": "aliexpress-api.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "alpha-vantage/quote", + "method": "GET", + "price": "$0.001", + "description": "Alpha Vantage stock quote", + "rapidapi": { + "host": "alpha-vantage.p.rapidapi.com", + "path": "/query", + "method": "GET" + } + }, + { + "path": "amazon-music/search", + "method": "GET", + "price": "$0.001", + "description": "Amazon Music search", + "rapidapi": { + "host": "amazon-music.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "amazon/product/{asin}", + "method": "GET", + "price": "$0.001", + "description": "Amazon product details", + "rapidapi": { + "host": "amazon-data-scraper.p.rapidapi.com", + "path": "/products/{asin}", + "method": "GET" + } + }, + { + "path": "amazon/products", + "method": "GET", + "price": "$0.005", + "description": "Amazon products", + "rapidapi": { + "host": "amazon-data-api.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "amazon/search", + "method": "GET", + "price": "$0.001", + "description": "Amazon product search", + "rapidapi": { + "host": "amazon-data-scraper.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "amper/generate", + "method": "POST", + "price": "$0.02", + "description": "Amper music generation", + "rapidapi": { + "host": "amper-api.p.rapidapi.com", + "path": "/generate", + "method": "POST" + } + }, + { + "path": "anilist/anime", + "method": "GET", + "price": "$0.001", + "description": "AniList anime", + "rapidapi": { + "host": "anilist.p.rapidapi.com", + "path": "/anime", + "method": "GET" + } + }, + { + "path": "anime/{id}", + "method": "GET", + "price": "$0.001", + "description": "Get anime by ID", + "rapidapi": { + "host": "anime-db.p.rapidapi.com", + "path": "/anime/{id}", + "method": "GET" + } + }, + { + "path": "anime/search", + "method": "GET", + "price": "$0.001", + "description": "Search anime", + "rapidapi": { + "host": "anime-db.p.rapidapi.com", + "path": "/anime", + "method": "GET" + } + }, + { + "path": "animesearch/search", + "method": "GET", + "price": "$0.001", + "description": "Anime search", + "rapidapi": { + "host": "anime-search.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "anthropic/complete", + "method": "POST", + "price": "$0.001", + "description": "Anthropic Claude", + "rapidapi": { + "host": "anthropic.p.rapidapi.com", + "path": "/complete", + "method": "POST" + } + }, + { + "path": "ap-news/articles", + "method": "GET", + "price": "$0.001", + "description": "AP News", + "rapidapi": { + "host": "ap-news.p.rapidapi.com", + "path": "/articles", + "method": "GET" + } + }, + { + "path": "apartments/rentals", + "method": "GET", + "price": "$0.001", + "description": "Apartments.com rentals", + "rapidapi": { + "host": "apartments-api.p.rapidapi.com", + "path": "/rentals", + "method": "GET" + } + }, + { + "path": "apartments/search", + "method": "GET", + "price": "$0.01", + "description": "Apartments.com search", + "rapidapi": { + "host": "apartments-api.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "apex-legends/stats/{username}", + "method": "GET", + "price": "$0.001", + "description": "Apex Legends stats", + "rapidapi": { + "host": "apex-legends.p.rapidapi.com", + "path": "/stats/{username}", + "method": "GET" + } + }, + { + "path": "apex/stats", + "method": "GET", + "price": "$0.005", + "description": "Apex Legends stats", + "rapidapi": { + "host": "apex-api.p.rapidapi.com", + "path": "/stats", + "method": "GET" + } + }, + { + "path": "api-football/fixtures", + "method": "GET", + "price": "$0.001", + "description": "Football fixtures", + "rapidapi": { + "host": "api-football.p.rapidapi.com", + "path": "/fixtures", + "method": "GET" + } + }, + { + "path": "api-football/leagues", + "method": "GET", + "price": "$0.001", + "description": "Football leagues", + "rapidapi": { + "host": "api-football.p.rapidapi.com", + "path": "/leagues", + "method": "GET" + } + }, + { + "path": "apple-music/album/{id}", + "method": "GET", + "price": "$0.001", + "description": "Apple Music album", + "rapidapi": { + "host": "apple-music-api.p.rapidapi.com", + "path": "/album/{id}", + "method": "GET" + } + }, + { + "path": "apple-music/search", + "method": "GET", + "price": "$0.001", + "description": "Apple Music search", + "rapidapi": { + "host": "apple-music.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "apple-tv/movies", + "method": "GET", + "price": "$0.001", + "description": "Apple TV movies", + "rapidapi": { + "host": "apple-tv.p.rapidapi.com", + "path": "/movies", + "method": "GET" + } + }, + { + "path": "arbiscan/balance", + "method": "GET", + "price": "$0.001", + "description": "Arbiscan balance", + "rapidapi": { + "host": "arbiscan.p.rapidapi.com", + "path": "/balance", + "method": "GET" + } + }, + { + "path": "ars-technica/articles", + "method": "GET", + "price": "$0.001", + "description": "Ars Technica", + "rapidapi": { + "host": "ars-technica.p.rapidapi.com", + "path": "/articles", + "method": "GET" + } + }, + { + "path": "arxiv/search", + "method": "GET", + "price": "$0.001", + "description": "arXiv search", + "rapidapi": { + "host": "arxiv-api.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "asana/tasks", + "method": "GET", + "price": "$0.001", + "description": "Get Asana tasks", + "rapidapi": { + "host": "asana.p.rapidapi.com", + "path": "/tasks", + "method": "GET" + } + }, + { + "path": "ashby/jobs", + "method": "GET", + "price": "$0.001", + "description": "Ashby jobs", + "rapidapi": { + "host": "ashby-api.p.rapidapi.com", + "path": "/jobs", + "method": "GET" + } + }, + { + "path": "assemblyai/transcribe", + "method": "POST", + "price": "$0.001", + "description": "AssemblyAI transcribe", + "rapidapi": { + "host": "assemblyai.p.rapidapi.com", + "path": "/transcribe", + "method": "POST" + } + }, + { + "path": "audiomack/search", + "method": "GET", + "price": "$0.001", + "description": "Audiomack search", + "rapidapi": { + "host": "audiomack.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "autotrader/search", + "method": "GET", + "price": "$0.001", + "description": "AutoTrader search", + "rapidapi": { + "host": "autotrader-api.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "azlyrics/search", + "method": "GET", + "price": "$0.001", + "description": "AZLyrics search", + "rapidapi": { + "host": "azlyrics.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "babbel/lessons", + "method": "GET", + "price": "$0.001", + "description": "Babbel lessons", + "rapidapi": { + "host": "babbel.p.rapidapi.com", + "path": "/lessons", + "method": "GET" + } + }, + { + "path": "baidu/search", + "method": "GET", + "price": "$0.001", + "description": "Baidu search", + "rapidapi": { + "host": "baidu-api.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "balancer/pools", + "method": "GET", + "price": "$0.001", + "description": "Balancer pools", + "rapidapi": { + "host": "balancer.p.rapidapi.com", + "path": "/pools", + "method": "GET" + } + }, + { + "path": "bandcamp/search", + "method": "GET", + "price": "$0.001", + "description": "Bandcamp search", + "rapidapi": { + "host": "bandcamp.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "bandsintown/events", + "method": "GET", + "price": "$0.001", + "description": "Bandsintown events", + "rapidapi": { + "host": "bandsintown.p.rapidapi.com", + "path": "/events", + "method": "GET" + } + }, + { + "path": "barcode/generate", + "method": "GET", + "price": "$0.001", + "description": "Generate barcode", + "rapidapi": { + "host": "barcode-generator.p.rapidapi.com", + "path": "/generate", + "method": "GET" + } + }, + { + "path": "battlenet/games", + "method": "GET", + "price": "$0.001", + "description": "Battle.net games", + "rapidapi": { + "host": "battlenet.p.rapidapi.com", + "path": "/games", + "method": "GET" + } + }, + { + "path": "bbc-sport/news", + "method": "GET", + "price": "$0.001", + "description": "BBC Sport news", + "rapidapi": { + "host": "bbc-sport.p.rapidapi.com", + "path": "/news", + "method": "GET" + } + }, + { + "path": "bbc/articles", + "method": "GET", + "price": "$0.001", + "description": "BBC News", + "rapidapi": { + "host": "bbc-news.p.rapidapi.com", + "path": "/articles", + "method": "GET" + } + }, + { + "path": "beatport/tracks", + "method": "GET", + "price": "$0.001", + "description": "Beatport tracks", + "rapidapi": { + "host": "beatport.p.rapidapi.com", + "path": "/tracks", + "method": "GET" + } + }, + { + "path": "bestbuy/products", + "method": "GET", + "price": "$0.005", + "description": "Best Buy products", + "rapidapi": { + "host": "bestbuy-api.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "bestbuy/search", + "method": "GET", + "price": "$0.001", + "description": "Best Buy search", + "rapidapi": { + "host": "bestbuy.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "bibox/tickers", + "method": "GET", + "price": "$0.001", + "description": "Bibox tickers", + "rapidapi": { + "host": "bibox.p.rapidapi.com", + "path": "/tickers", + "method": "GET" + } + }, + { + "path": "bic/lookup", + "method": "GET", + "price": "$0.001", + "description": "BIC/SWIFT lookup", + "rapidapi": { + "host": "bic-api.p.rapidapi.com", + "path": "/lookup", + "method": "GET" + } + }, + { + "path": "bigbasket/products", + "method": "GET", + "price": "$0.001", + "description": "BigBasket products", + "rapidapi": { + "host": "bigbasket-api.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "binance/depth", + "method": "GET", + "price": "$0.001", + "description": "Order book depth (Binance)", + "rapidapi": { + "host": "binance43.p.rapidapi.com", + "path": "/depth", + "method": "GET" + } + }, + { + "path": "binance/exchangeInfo", + "method": "GET", + "price": "$0.001", + "description": "Exchange information (Binance)", + "rapidapi": { + "host": "binance43.p.rapidapi.com", + "path": "/exchangeInfo", + "method": "GET" + } + }, + { + "path": "binance/klines", + "method": "GET", + "price": "$0.001", + "description": "Kline/candlestick data (Binance)", + "rapidapi": { + "host": "binance43.p.rapidapi.com", + "path": "/klines", + "method": "GET" + } + }, + { + "path": "binance/price", + "method": "GET", + "price": "$0.001", + "description": "Binance price ticker", + "rapidapi": { + "host": "binance-api.p.rapidapi.com", + "path": "/ticker/price", + "method": "GET" + } + }, + { + "path": "binance/ticker/24hr", + "method": "GET", + "price": "$0.001", + "description": "24hr ticker price change (Binance)", + "rapidapi": { + "host": "binance43.p.rapidapi.com", + "path": "/ticker/24hr", + "method": "GET" + } + }, + { + "path": "binance/ticker/price", + "method": "GET", + "price": "$0.001", + "description": "Latest price for symbols (Binance)", + "rapidapi": { + "host": "binance43.p.rapidapi.com", + "path": "/ticker/price", + "method": "GET" + } + }, + { + "path": "binance/trades", + "method": "GET", + "price": "$0.001", + "description": "Recent trades (Binance)", + "rapidapi": { + "host": "binance43.p.rapidapi.com", + "path": "/trades", + "method": "GET" + } + }, + { + "path": "bing-search/web", + "method": "GET", + "price": "$0.001", + "description": "Bing web search", + "rapidapi": { + "host": "bing-web-search.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "bing/news", + "method": "GET", + "price": "$0.001", + "description": "Bing news", + "rapidapi": { + "host": "bing-news-api.p.rapidapi.com", + "path": "/news", + "method": "GET" + } + }, + { + "path": "bitchute/video/{id}", + "method": "GET", + "price": "$0.001", + "description": "BitChute video", + "rapidapi": { + "host": "bitchute.p.rapidapi.com", + "path": "/video/{id}", + "method": "GET" + } + }, + { + "path": "bitfinex/tickers", + "method": "GET", + "price": "$0.001", + "description": "Bitfinex tickers", + "rapidapi": { + "host": "bitfinex.p.rapidapi.com", + "path": "/tickers", + "method": "GET" + } + }, + { + "path": "bitstamp/tickers", + "method": "GET", + "price": "$0.001", + "description": "Bitstamp tickers", + "rapidapi": { + "host": "bitstamp.p.rapidapi.com", + "path": "/tickers", + "method": "GET" + } + }, + { + "path": "bittrex/tickers", + "method": "GET", + "price": "$0.001", + "description": "Bittrex tickers", + "rapidapi": { + "host": "bittrex.p.rapidapi.com", + "path": "/tickers", + "method": "GET" + } + }, + { + "path": "bjs/products", + "method": "GET", + "price": "$0.001", + "description": "BJ's products", + "rapidapi": { + "host": "bjs-api.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "bleacher-report/news", + "method": "GET", + "price": "$0.001", + "description": "Bleacher Report", + "rapidapi": { + "host": "bleacher-report.p.rapidapi.com", + "path": "/news", + "method": "GET" + } + }, + { + "path": "blob/marketplace", + "method": "GET", + "price": "$0.001", + "description": "Blob NFT", + "rapidapi": { + "host": "blob.p.rapidapi.com", + "path": "/marketplace", + "method": "GET" + } + }, + { + "path": "blockchain/btc/main", + "method": "GET", + "price": "$0.001", + "description": "Bitcoin blockchain info", + "rapidapi": { + "host": "blockchain.p.rapidapi.com", + "path": "/btc/main", + "method": "GET" + } + }, + { + "path": "blockchain/eth/main", + "method": "GET", + "price": "$0.001", + "description": "Ethereum blockchain info", + "rapidapi": { + "host": "blockchain.p.rapidapi.com", + "path": "/eth/main", + "method": "GET" + } + }, + { + "path": "blockchair/bitcoin/stats", + "method": "GET", + "price": "$0.001", + "description": "Bitcoin network stats (Blockchair)", + "rapidapi": { + "host": "blockchain.info.p.rapidapi.com", + "path": "/bitcoin/stats", + "method": "GET" + } + }, + { + "path": "blockchair/ethereum/stats", + "method": "GET", + "price": "$0.001", + "description": "Ethereum network stats (Blockchair)", + "rapidapi": { + "host": "blockchain.info.p.rapidapi.com", + "path": "/ethereum/stats", + "method": "GET" + } + }, + { + "path": "bloomberg/articles", + "method": "GET", + "price": "$0.001", + "description": "Bloomberg", + "rapidapi": { + "host": "bloomberg.p.rapidapi.com", + "path": "/articles", + "method": "GET" + } + }, + { + "path": "bluesky/profile/{handle}", + "method": "GET", + "price": "$0.001", + "description": "Bluesky profile", + "rapidapi": { + "host": "bluesky.p.rapidapi.com", + "path": "/profile/{handle}", + "method": "GET" + } + }, + { + "path": "blur/collections", + "method": "GET", + "price": "$0.001", + "description": "Blur NFT collections", + "rapidapi": { + "host": "blur.p.rapidapi.com", + "path": "/collections", + "method": "GET" + } + }, + { + "path": "bmi/calculate", + "method": "POST", + "price": "$0.001", + "description": "BMI calculator", + "rapidapi": { + "host": "bmi-api.p.rapidapi.com", + "path": "/calculate", + "method": "POST" + } + }, + { + "path": "bonds/yield-curve", + "method": "GET", + "price": "$0.001", + "description": "Bond yield curve", + "rapidapi": { + "host": "bonds-api.p.rapidapi.com", + "path": "/yield-curve", + "method": "GET" + } + }, + { + "path": "booking/hotels", + "method": "GET", + "price": "$0.001", + "description": "Booking.com hotels", + "rapidapi": { + "host": "booking-api.p.rapidapi.com", + "path": "/hotels", + "method": "GET" + } + }, + { + "path": "books/author", + "method": "GET", + "price": "$0.001", + "description": "Get author by ID", + "rapidapi": { + "host": "openlibrary1.p.rapidapi.com", + "path": "/authors", + "method": "GET" + } + }, + { + "path": "books/search", + "method": "GET", + "price": "$0.001", + "description": "Search books", + "rapidapi": { + "host": "openlibrary1.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "books/subjects", + "method": "GET", + "price": "$0.001", + "description": "Get books by subject", + "rapidapi": { + "host": "openlibrary1.p.rapidapi.com", + "path": "/subjects", + "method": "GET" + } + }, + { + "path": "books/works", + "method": "GET", + "price": "$0.001", + "description": "Get book works", + "rapidapi": { + "host": "openlibrary1.p.rapidapi.com", + "path": "/works", + "method": "GET" + } + }, + { + "path": "boomy/generate", + "method": "POST", + "price": "$0.02", + "description": "Boomy music generation", + "rapidapi": { + "host": "boomy-api.p.rapidapi.com", + "path": "/generate", + "method": "POST" + } + }, + { + "path": "boxing/fights", + "method": "GET", + "price": "$0.001", + "description": "Boxing fights", + "rapidapi": { + "host": "boxing-api.p.rapidapi.com", + "path": "/fights", + "method": "GET" + } + }, + { + "path": "bright-data/scrape", + "method": "GET", + "price": "$0.001", + "description": "Bright Data scraping", + "rapidapi": { + "host": "bright-data.p.rapidapi.com", + "path": "/scrape", + "method": "GET" + } + }, + { + "path": "bscscan/balance", + "method": "GET", + "price": "$0.001", + "description": "BSCScan balance", + "rapidapi": { + "host": "bscscan.p.rapidapi.com", + "path": "/balance", + "method": "GET" + } + }, + { + "path": "bukalapak/products", + "method": "GET", + "price": "$0.001", + "description": "Bukalapak products", + "rapidapi": { + "host": "bukalapak-api.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "bundesliga/table", + "method": "GET", + "price": "$0.001", + "description": "Bundesliga table", + "rapidapi": { + "host": "bundesliga.p.rapidapi.com", + "path": "/table", + "method": "GET" + } + }, + { + "path": "bybit/orderbook", + "method": "GET", + "price": "$0.001", + "description": "Bybit orderbook", + "rapidapi": { + "host": "bybit.p.rapidapi.com", + "path": "/public/orderbook", + "method": "GET" + } + }, + { + "path": "bybit/tickers", + "method": "GET", + "price": "$0.001", + "description": "Bybit tickers", + "rapidapi": { + "host": "bybit.p.rapidapi.com", + "path": "/public/tickers", + "method": "GET" + } + }, + { + "path": "calendar/events", + "method": "GET", + "price": "$0.001", + "description": "Get calendar events", + "rapidapi": { + "host": "google-calendar.p.rapidapi.com", + "path": "/events", + "method": "GET" + } + }, + { + "path": "calendar/quickAdd", + "method": "POST", + "price": "$0.001", + "description": "Quick add calendar event", + "rapidapi": { + "host": "google-calendar.p.rapidapi.com", + "path": "/quickAdd", + "method": "POST" + } + }, + { + "path": "calorieninja/nutrition", + "method": "GET", + "price": "$0.005", + "description": "Calorie Ninja nutrition", + "rapidapi": { + "host": "calorieninja-api.p.rapidapi.com", + "path": "/nutrition", + "method": "GET" + } + }, + { + "path": "calories/burned", + "method": "GET", + "price": "$0.001", + "description": "Calories burned", + "rapidapi": { + "host": "calories-api.p.rapidapi.com", + "path": "/burned", + "method": "GET" + } + }, + { + "path": "car-insurance/quotes", + "method": "GET", + "price": "$0.001", + "description": "Car insurance quotes", + "rapidapi": { + "host": "car-insurance.p.rapidapi.com", + "path": "/quotes", + "method": "GET" + } + }, + { + "path": "car-recalls/{vin}", + "method": "GET", + "price": "$0.001", + "description": "Car recalls", + "rapidapi": { + "host": "car-recalls.p.rapidapi.com", + "path": "/recalls/{vin}", + "method": "GET" + } + }, + { + "path": "careerbuilder/jobs", + "method": "GET", + "price": "$0.001", + "description": "CareerBuilder jobs", + "rapidapi": { + "host": "careerbuilder-api.p.rapidapi.com", + "path": "/jobs", + "method": "GET" + } + }, + { + "path": "cargurus/listings", + "method": "GET", + "price": "$0.005", + "description": "CarGurus listings", + "rapidapi": { + "host": "cargurus-api.p.rapidapi.com", + "path": "/listings", + "method": "GET" + } + }, + { + "path": "carmax/search", + "method": "GET", + "price": "$0.001", + "description": "CarMax search", + "rapidapi": { + "host": "carmax.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "carquery/makes", + "method": "GET", + "price": "$0.001", + "description": "CarQuery makes", + "rapidapi": { + "host": "carquery-api.p.rapidapi.com", + "path": "/makes", + "method": "GET" + } + }, + { + "path": "cars-com/search", + "method": "GET", + "price": "$0.001", + "description": "Cars.com search", + "rapidapi": { + "host": "cars-com.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "cars/models", + "method": "GET", + "price": "$0.001", + "description": "Cars.com models", + "rapidapi": { + "host": "cars-api.p.rapidapi.com", + "path": "/models", + "method": "GET" + } + }, + { + "path": "carvana/search", + "method": "GET", + "price": "$0.001", + "description": "Carvana search", + "rapidapi": { + "host": "carvana.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "casa/sales", + "method": "GET", + "price": "$0.001", + "description": "Casa.com sales", + "rapidapi": { + "host": "casa-api.p.rapidapi.com", + "path": "/sales", + "method": "GET" + } + }, + { + "path": "cash-app/stocks", + "method": "GET", + "price": "$0.001", + "description": "Cash App stocks", + "rapidapi": { + "host": "cash-app.p.rapidapi.com", + "path": "/stocks", + "method": "GET" + } + }, + { + "path": "census/data", + "method": "GET", + "price": "$0.001", + "description": "Census data", + "rapidapi": { + "host": "census-api.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "champions-league/matches", + "method": "GET", + "price": "$0.001", + "description": "Champions League", + "rapidapi": { + "host": "champions-league.p.rapidapi.com", + "path": "/matches", + "method": "GET" + } + }, + { + "path": "cheapflights/search", + "method": "GET", + "price": "$0.001", + "description": "Cheapflights search", + "rapidapi": { + "host": "cheapflights.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "chemspider/search", + "method": "GET", + "price": "$0.005", + "description": "ChemSpider search", + "rapidapi": { + "host": "chemspider-api.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "chinese-zodiac/{year}", + "method": "GET", + "price": "$0.001", + "description": "Chinese zodiac", + "rapidapi": { + "host": "chinese-zodiac.p.rapidapi.com", + "path": "/{year}", + "method": "GET" + } + }, + { + "path": "chuck-norris-joke", + "method": "GET", + "price": "$0.001", + "description": "Chuck Norris joke", + "rapidapi": { + "host": "chuck-norris-api.p.rapidapi.com", + "path": "/jokes/random", + "method": "GET" + } + }, + { + "path": "clearbit/company", + "method": "GET", + "price": "$0.001", + "description": "Clearbit company", + "rapidapi": { + "host": "clearbit.p.rapidapi.com", + "path": "/company", + "method": "GET" + } + }, + { + "path": "clearbit/person", + "method": "GET", + "price": "$0.001", + "description": "Clearbit person", + "rapidapi": { + "host": "clearbit.p.rapidapi.com", + "path": "/person", + "method": "GET" + } + }, + { + "path": "cnn/articles", + "method": "GET", + "price": "$0.001", + "description": "CNN articles", + "rapidapi": { + "host": "cnn.p.rapidapi.com", + "path": "/articles", + "method": "GET" + } + }, + { + "path": "cocktail/categories", + "method": "GET", + "price": "$0.001", + "description": "Get cocktail categories", + "rapidapi": { + "host": "the-cocktail-db.p.rapidapi.com", + "path": "/list.php", + "method": "GET" + } + }, + { + "path": "cocktail/ingredient", + "method": "GET", + "price": "$0.001", + "description": "Search by ingredient", + "rapidapi": { + "host": "the-cocktail-db.p.rapidapi.com", + "path": "/filter.php", + "method": "GET" + } + }, + { + "path": "cocktail/lookup", + "method": "GET", + "price": "$0.001", + "description": "Lookup cocktail by ID", + "rapidapi": { + "host": "the-cocktail-db.p.rapidapi.com", + "path": "/lookup.php", + "method": "GET" + } + }, + { + "path": "cocktail/popular", + "method": "GET", + "price": "$0.001", + "description": "Get popular cocktails", + "rapidapi": { + "host": "the-cocktail-db.p.rapidapi.com", + "path": "/popular.php", + "method": "GET" + } + }, + { + "path": "cocktail/random", + "method": "GET", + "price": "$0.001", + "description": "Get random cocktail", + "rapidapi": { + "host": "the-cocktail-db.p.rapidapi.com", + "path": "/random.php", + "method": "GET" + } + }, + { + "path": "cocktail/search", + "method": "GET", + "price": "$0.001", + "description": "Search cocktails", + "rapidapi": { + "host": "the-cocktail-db.p.rapidapi.com", + "path": "/search.php", + "method": "GET" + } + }, + { + "path": "cocoapods/pod/{name}", + "method": "GET", + "price": "$0.001", + "description": "CocoaPod", + "rapidapi": { + "host": "cocoapods-api.p.rapidapi.com", + "path": "/pod/{name}", + "method": "GET" + } + }, + { + "path": "cohere/classify", + "method": "POST", + "price": "$0.001", + "description": "Cohere classify", + "rapidapi": { + "host": "cohere-api-v2.p.rapidapi.com", + "path": "/classify", + "method": "POST" + } + }, + { + "path": "cohere/embed", + "method": "POST", + "price": "$0.001", + "description": "Cohere embeddings", + "rapidapi": { + "host": "cohere.p.rapidapi.com", + "path": "/embed", + "method": "POST" + } + }, + { + "path": "cohere/generate", + "method": "POST", + "price": "$0.001", + "description": "Cohere generate", + "rapidapi": { + "host": "cohere.p.rapidapi.com", + "path": "/generate", + "method": "POST" + } + }, + { + "path": "cohere/summarize", + "method": "POST", + "price": "$0.001", + "description": "Cohere summarize", + "rapidapi": { + "host": "cohere-api-v2.p.rapidapi.com", + "path": "/summarize", + "method": "POST" + } + }, + { + "path": "coinbase/v2/currencies", + "method": "GET", + "price": "$0.001", + "description": "List currencies (Coinbase)", + "rapidapi": { + "host": "coinbase-api1.p.rapidapi.com", + "path": "/v2/currencies", + "method": "GET" + } + }, + { + "path": "coinbase/v2/exchange-rates", + "method": "GET", + "price": "$0.001", + "description": "Exchange rates (Coinbase)", + "rapidapi": { + "host": "coinbase-api1.p.rapidapi.com", + "path": "/v2/exchange-rates", + "method": "GET" + } + }, + { + "path": "coinbase/v2/prices/{symbol}/buy", + "method": "GET", + "price": "$0.001", + "description": "Buy price (Coinbase)", + "rapidapi": { + "host": "coinbase-api1.p.rapidapi.com", + "path": "/v2/prices/{symbol}/buy", + "method": "GET" + } + }, + { + "path": "coinbase/v2/prices/{symbol}/sell", + "method": "GET", + "price": "$0.001", + "description": "Sell price (Coinbase)", + "rapidapi": { + "host": "coinbase-api1.p.rapidapi.com", + "path": "/v2/prices/{symbol}/sell", + "method": "GET" + } + }, + { + "path": "coinbase/v2/prices/{symbol}/spot", + "method": "GET", + "price": "$0.001", + "description": "Spot price (Coinbase)", + "rapidapi": { + "host": "coinbase-api1.p.rapidapi.com", + "path": "/v2/prices/{symbol}/spot", + "method": "GET" + } + }, + { + "path": "coinbase/v2/time", + "method": "GET", + "price": "$0.001", + "description": "Server time (Coinbase)", + "rapidapi": { + "host": "coinbase-api1.p.rapidapi.com", + "path": "/v2/time", + "method": "GET" + } + }, + { + "path": "coincap/assets", + "method": "GET", + "price": "$0.001", + "description": "List all assets (CoinCap)", + "rapidapi": { + "host": "coincap.p.rapidapi.com", + "path": "/assets", + "method": "GET" + } + }, + { + "path": "coincap/assets/{id}", + "method": "GET", + "price": "$0.001", + "description": "Get asset details (CoinCap)", + "rapidapi": { + "host": "coincap.p.rapidapi.com", + "path": "/assets/{id}", + "method": "GET" + } + }, + { + "path": "coincap/assets/{id}/history", + "method": "GET", + "price": "$0.001", + "description": "Asset price history (CoinCap)", + "rapidapi": { + "host": "coincap.p.rapidapi.com", + "path": "/assets/{id}/history", + "method": "GET" + } + }, + { + "path": "coincap/assets/{id}/markets", + "method": "GET", + "price": "$0.001", + "description": "Asset markets (CoinCap)", + "rapidapi": { + "host": "coincap.p.rapidapi.com", + "path": "/assets/{id}/markets", + "method": "GET" + } + }, + { + "path": "coincap/exchanges", + "method": "GET", + "price": "$0.001", + "description": "List all exchanges (CoinCap)", + "rapidapi": { + "host": "coincap.p.rapidapi.com", + "path": "/exchanges", + "method": "GET" + } + }, + { + "path": "coincap/rates", + "method": "GET", + "price": "$0.001", + "description": "Exchange rates (CoinCap)", + "rapidapi": { + "host": "coincap.p.rapidapi.com", + "path": "/rates", + "method": "GET" + } + }, + { + "path": "coingecko/coins", + "method": "GET", + "price": "$0.001", + "description": "CoinGecko coins list", + "rapidapi": { + "host": "coingecko-api.p.rapidapi.com", + "path": "/coins", + "method": "GET" + } + }, + { + "path": "coingecko/coins/{id}", + "method": "GET", + "price": "$0.001", + "description": "Get coin current data (CoinGecko)", + "rapidapi": { + "host": "coingecko.p.rapidapi.com", + "path": "/coins/{id}", + "method": "GET" + } + }, + { + "path": "coingecko/coins/{id}/market_chart", + "method": "GET", + "price": "$0.001", + "description": "Get coin historical market data (CoinGecko)", + "rapidapi": { + "host": "coingecko.p.rapidapi.com", + "path": "/coins/{id}/market_chart", + "method": "GET" + } + }, + { + "path": "coingecko/coins/{id}/ohlc", + "method": "GET", + "price": "$0.001", + "description": "Get coin OHLC chart data (CoinGecko)", + "rapidapi": { + "host": "coingecko.p.rapidapi.com", + "path": "/coins/{id}/ohlc", + "method": "GET" + } + }, + { + "path": "coingecko/coins/list", + "method": "GET", + "price": "$0.001", + "description": "List all coins (CoinGecko)", + "rapidapi": { + "host": "coingecko.p.rapidapi.com", + "path": "/coins/list", + "method": "GET" + } + }, + { + "path": "coingecko/coins/markets", + "method": "GET", + "price": "$0.001", + "description": "Get coins market data (CoinGecko)", + "rapidapi": { + "host": "coingecko.p.rapidapi.com", + "path": "/coins/markets", + "method": "GET" + } + }, + { + "path": "coingecko/exchange_rates", + "method": "GET", + "price": "$0.001", + "description": "Get BTC exchange rates (CoinGecko)", + "rapidapi": { + "host": "coingecko.p.rapidapi.com", + "path": "/exchange_rates", + "method": "GET" + } + }, + { + "path": "coingecko/exchanges", + "method": "GET", + "price": "$0.001", + "description": "List all exchanges (CoinGecko)", + "rapidapi": { + "host": "coingecko.p.rapidapi.com", + "path": "/exchanges", + "method": "GET" + } + }, + { + "path": "coingecko/global", + "method": "GET", + "price": "$0.001", + "description": "Get global crypto data (CoinGecko)", + "rapidapi": { + "host": "coingecko.p.rapidapi.com", + "path": "/global", + "method": "GET" + } + }, + { + "path": "coingecko/ping", + "method": "GET", + "price": "$0.001", + "description": "Check CoinGecko API status", + "rapidapi": { + "host": "coingecko.p.rapidapi.com", + "path": "/ping", + "method": "GET" + } + }, + { + "path": "coingecko/search", + "method": "GET", + "price": "$0.001", + "description": "Search for coins, exchanges, categories (CoinGecko)", + "rapidapi": { + "host": "coingecko.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "coingecko/trending", + "method": "GET", + "price": "$0.001", + "description": "Get trending coins (CoinGecko)", + "rapidapi": { + "host": "coingecko.p.rapidapi.com", + "path": "/search/trending", + "method": "GET" + } + }, + { + "path": "coinmarketcap/cryptocurrency/info", + "method": "GET", + "price": "$0.001", + "description": "Cryptocurrency metadata (CoinMarketCap)", + "rapidapi": { + "host": "coinmarketcap.p.rapidapi.com", + "path": "/cryptocurrency/info", + "method": "GET" + } + }, + { + "path": "coinmarketcap/cryptocurrency/listings/latest", + "method": "GET", + "price": "$0.001", + "description": "Latest cryptocurrency listings (CoinMarketCap)", + "rapidapi": { + "host": "coinmarketcap.p.rapidapi.com", + "path": "/cryptocurrency/listings/latest", + "method": "GET" + } + }, + { + "path": "coinmarketcap/cryptocurrency/map", + "method": "GET", + "price": "$0.001", + "description": "Cryptocurrency ID map (CoinMarketCap)", + "rapidapi": { + "host": "coinmarketcap.p.rapidapi.com", + "path": "/cryptocurrency/map", + "method": "GET" + } + }, + { + "path": "coinmarketcap/cryptocurrency/quotes/latest", + "method": "GET", + "price": "$0.001", + "description": "Latest quotes for cryptocurrencies (CoinMarketCap)", + "rapidapi": { + "host": "coinmarketcap.p.rapidapi.com", + "path": "/cryptocurrency/quotes/latest", + "method": "GET" + } + }, + { + "path": "coinmarketcap/global-metrics/quotes/latest", + "method": "GET", + "price": "$0.001", + "description": "Global market metrics (CoinMarketCap)", + "rapidapi": { + "host": "coinmarketcap.p.rapidapi.com", + "path": "/global-metrics/quotes/latest", + "method": "GET" + } + }, + { + "path": "coinmarketcap/listings", + "method": "GET", + "price": "$0.001", + "description": "CMC listings", + "rapidapi": { + "host": "coinmarketcap-api.p.rapidapi.com", + "path": "/listings/latest", + "method": "GET" + } + }, + { + "path": "coinranking/coin/{uuid}/history", + "method": "GET", + "price": "$0.001", + "description": "Coin price history (Coinranking)", + "rapidapi": { + "host": "coinranking1.p.rapidapi.com", + "path": "/coin/{uuid}/history", + "method": "GET" + } + }, + { + "path": "coinranking/coin/{uuid}/ohlcv", + "method": "GET", + "price": "$0.001", + "description": "Coin OHLCV data (Coinranking)", + "rapidapi": { + "host": "coinranking1.p.rapidapi.com", + "path": "/coin/{uuid}/ohlcv", + "method": "GET" + } + }, + { + "path": "coinranking/exchange/{uuid}", + "method": "GET", + "price": "$0.001", + "description": "Exchange details (Coinranking)", + "rapidapi": { + "host": "coinranking1.p.rapidapi.com", + "path": "/exchange/{uuid}", + "method": "GET" + } + }, + { + "path": "coinranking/exchanges", + "method": "GET", + "price": "$0.001", + "description": "List crypto exchanges (Coinranking)", + "rapidapi": { + "host": "coinranking1.p.rapidapi.com", + "path": "/exchanges", + "method": "GET" + } + }, + { + "path": "coinranking/search-suggestions", + "method": "GET", + "price": "$0.001", + "description": "Search suggestions (Coinranking)", + "rapidapi": { + "host": "coinranking1.p.rapidapi.com", + "path": "/search-suggestions", + "method": "GET" + } + }, + { + "path": "comments/all", + "method": "GET", + "price": "$0.001", + "description": "Get all comments", + "rapidapi": { + "host": "jsonplaceholder1.p.rapidapi.com", + "path": "/comments", + "method": "GET" + } + }, + { + "path": "commodities/gold-price", + "method": "GET", + "price": "$0.001", + "description": "Gold price", + "rapidapi": { + "host": "commodities-api.p.rapidapi.com", + "path": "/gold", + "method": "GET" + } + }, + { + "path": "commodities/natural-gas", + "method": "GET", + "price": "$0.001", + "description": "Natural gas price", + "rapidapi": { + "host": "commodities-api.p.rapidapi.com", + "path": "/natural-gas", + "method": "GET" + } + }, + { + "path": "commodities/oil-price", + "method": "GET", + "price": "$0.001", + "description": "Oil price (WTI/Brent)", + "rapidapi": { + "host": "commodities-api.p.rapidapi.com", + "path": "/oil", + "method": "GET" + } + }, + { + "path": "commodities/silver-price", + "method": "GET", + "price": "$0.001", + "description": "Silver price", + "rapidapi": { + "host": "commodities-api.p.rapidapi.com", + "path": "/silver", + "method": "GET" + } + }, + { + "path": "compound/markets", + "method": "GET", + "price": "$0.001", + "description": "Compound markets", + "rapidapi": { + "host": "compound.p.rapidapi.com", + "path": "/markets", + "method": "GET" + } + }, + { + "path": "congress/bills", + "method": "GET", + "price": "$0.001", + "description": "Congress bills", + "rapidapi": { + "host": "congress-api.p.rapidapi.com", + "path": "/bills", + "method": "GET" + } + }, + { + "path": "costco/product/{id}", + "method": "GET", + "price": "$0.001", + "description": "Costco product", + "rapidapi": { + "host": "costco.p.rapidapi.com", + "path": "/product/{id}", + "method": "GET" + } + }, + { + "path": "costco/products", + "method": "GET", + "price": "$0.005", + "description": "Costco products", + "rapidapi": { + "host": "costco-api.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "countries/all", + "method": "GET", + "price": "$0.001", + "description": "Get all countries", + "rapidapi": { + "host": "rest-countries10.p.rapidapi.com", + "path": "/v3.1/all", + "method": "GET" + } + }, + { + "path": "countries/capital", + "method": "GET", + "price": "$0.001", + "description": "Get country by capital city", + "rapidapi": { + "host": "rest-countries10.p.rapidapi.com", + "path": "/v3.1/capital/{capital}", + "method": "GET" + } + }, + { + "path": "countries/code", + "method": "GET", + "price": "$0.001", + "description": "Get country by code", + "rapidapi": { + "host": "rest-countries10.p.rapidapi.com", + "path": "/v3.1/alpha/{code}", + "method": "GET" + } + }, + { + "path": "countries/currency", + "method": "GET", + "price": "$0.001", + "description": "Get countries by currency", + "rapidapi": { + "host": "rest-countries10.p.rapidapi.com", + "path": "/v3.1/currency/{currency}", + "method": "GET" + } + }, + { + "path": "countries/demonym", + "method": "GET", + "price": "$0.001", + "description": "Get countries by demonym", + "rapidapi": { + "host": "rest-countries10.p.rapidapi.com", + "path": "/v3.1/demonym/{demonym}", + "method": "GET" + } + }, + { + "path": "countries/name", + "method": "GET", + "price": "$0.001", + "description": "Get country by name", + "rapidapi": { + "host": "rest-countries10.p.rapidapi.com", + "path": "/v3.1/name/{name}", + "method": "GET" + } + }, + { + "path": "countries/region", + "method": "GET", + "price": "$0.001", + "description": "Get countries by region", + "rapidapi": { + "host": "rest-countries10.p.rapidapi.com", + "path": "/v3.1/region/{region}", + "method": "GET" + } + }, + { + "path": "countries/region/translation", + "method": "GET", + "price": "$0.001", + "description": "Get country by translated name", + "rapidapi": { + "host": "rest-countries10.p.rapidapi.com", + "path": "/v3.1/translation/{translation}", + "method": "GET" + } + }, + { + "path": "countries/subregion", + "method": "GET", + "price": "$0.001", + "description": "Get countries by subregion", + "rapidapi": { + "host": "rest-countries10.p.rapidapi.com", + "path": "/v3.1/subregion/{subregion}", + "method": "GET" + } + }, + { + "path": "coursera/courses", + "method": "GET", + "price": "$0.001", + "description": "Coursera courses", + "rapidapi": { + "host": "coursera.p.rapidapi.com", + "path": "/courses", + "method": "GET" + } + }, + { + "path": "court-cases/search", + "method": "GET", + "price": "$0.001", + "description": "Court cases search", + "rapidapi": { + "host": "court-cases.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "courtlistener/search", + "method": "GET", + "price": "$0.005", + "description": "CourtListener search", + "rapidapi": { + "host": "courtlistener-api.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "craigslist/search", + "method": "GET", + "price": "$0.001", + "description": "Craigslist search", + "rapidapi": { + "host": "craigslist.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "crates/package/{name}", + "method": "GET", + "price": "$0.001", + "description": "Crates.io package", + "rapidapi": { + "host": "crates-api.p.rapidapi.com", + "path": "/package/{name}", + "method": "GET" + } + }, + { + "path": "credit-score/check", + "method": "GET", + "price": "$0.001", + "description": "Credit score check", + "rapidapi": { + "host": "credit-score-api.p.rapidapi.com", + "path": "/check", + "method": "GET" + } + }, + { + "path": "cricket/matches", + "method": "GET", + "price": "$0.001", + "description": "Cricket matches", + "rapidapi": { + "host": "cricket-api.p.rapidapi.com", + "path": "/matches", + "method": "GET" + } + }, + { + "path": "criterion/movies", + "method": "GET", + "price": "$0.001", + "description": "Criterion movies", + "rapidapi": { + "host": "criterion.p.rapidapi.com", + "path": "/movies", + "method": "GET" + } + }, + { + "path": "crossref/works", + "method": "GET", + "price": "$0.001", + "description": "CrossRef works", + "rapidapi": { + "host": "crossref-api.p.rapidapi.com", + "path": "/works", + "method": "GET" + } + }, + { + "path": "crunchyroll/anime", + "method": "GET", + "price": "$0.001", + "description": "Crunchyroll anime", + "rapidapi": { + "host": "crunchyroll.p.rapidapi.com", + "path": "/anime", + "method": "GET" + } + }, + { + "path": "crypto-com/exchange/tickers", + "method": "GET", + "price": "$0.001", + "description": "Crypto.com exchange", + "rapidapi": { + "host": "crypto-com-exchange.p.rapidapi.com", + "path": "/tickers", + "method": "GET" + } + }, + { + "path": "crypto-com/nft", + "method": "GET", + "price": "$0.001", + "description": "Crypto.com NFT", + "rapidapi": { + "host": "crypto-com-nft.p.rapidapi.com", + "path": "/nft", + "method": "GET" + } + }, + { + "path": "crypto-com/tickers", + "method": "GET", + "price": "$0.001", + "description": "Crypto.com tickers", + "rapidapi": { + "host": "crypto-com.p.rapidapi.com", + "path": "/tickers", + "method": "GET" + } + }, + { + "path": "crypto/coin/{uuid}", + "method": "GET", + "price": "$0.001", + "description": "Get cryptocurrency details", + "rapidapi": { + "host": "coinranking1.p.rapidapi.com", + "path": "/coin/{uuid}", + "method": "GET" + } + }, + { + "path": "crypto/coins", + "method": "GET", + "price": "$0.001", + "description": "Get list of cryptocurrencies", + "rapidapi": { + "host": "coinranking1.p.rapidapi.com", + "path": "/coins", + "method": "GET" + } + }, + { + "path": "cryptocompare/data/pricemultifull", + "method": "GET", + "price": "$0.001", + "description": "Multiple symbols full data (CryptoCompare)", + "rapidapi": { + "host": "cryptocompare.p.rapidapi.com", + "path": "/data/pricemultifull", + "method": "GET" + } + }, + { + "path": "cryptocompare/data/top/totalvolfull", + "method": "GET", + "price": "$0.001", + "description": "Top coins by volume (CryptoCompare)", + "rapidapi": { + "host": "cryptocompare.p.rapidapi.com", + "path": "/data/top/totalvolfull", + "method": "GET" + } + }, + { + "path": "cryptocompare/data/v2/histoday", + "method": "GET", + "price": "$0.001", + "description": "Daily historical data (CryptoCompare)", + "rapidapi": { + "host": "cryptocompare.p.rapidapi.com", + "path": "/data/v2/histoday", + "method": "GET" + } + }, + { + "path": "cryptocompare/data/v2/histohour", + "method": "GET", + "price": "$0.001", + "description": "Hourly historical data (CryptoCompare)", + "rapidapi": { + "host": "cryptocompare.p.rapidapi.com", + "path": "/data/v2/histohour", + "method": "GET" + } + }, + { + "path": "cryptowatch/assets", + "method": "GET", + "price": "$0.001", + "description": "List all assets (CryptoWatch)", + "rapidapi": { + "host": "cryptowatch.p.rapidapi.com", + "path": "/assets", + "method": "GET" + } + }, + { + "path": "cryptowatch/markets", + "method": "GET", + "price": "$0.001", + "description": "List all markets (CryptoWatch)", + "rapidapi": { + "host": "cryptowatch.p.rapidapi.com", + "path": "/markets", + "method": "GET" + } + }, + { + "path": "cryptowatch/markets/{exchange}/{pair}/price", + "method": "GET", + "price": "$0.001", + "description": "Market price (CryptoWatch)", + "rapidapi": { + "host": "cryptowatch.p.rapidapi.com", + "path": "/markets/{exchange}/{pair}/price", + "method": "GET" + } + }, + { + "path": "cryptowatch/markets/{exchange}/{pair}/summary", + "method": "GET", + "price": "$0.001", + "description": "Market summary (CryptoWatch)", + "rapidapi": { + "host": "cryptowatch.p.rapidapi.com", + "path": "/markets/{exchange}/{pair}/summary", + "method": "GET" + } + }, + { + "path": "csgo/stats/{steamId}", + "method": "GET", + "price": "$0.001", + "description": "CS:GO player stats", + "rapidapi": { + "host": "csgo-api.p.rapidapi.com", + "path": "/stats/{steamId}", + "method": "GET" + } + }, + { + "path": "currency-converter", + "method": "GET", + "price": "$0.001", + "description": "Currency conversion", + "rapidapi": { + "host": "currency-converter24.p.rapidapi.com", + "path": "/convert", + "method": "GET" + } + }, + { + "path": "currency/convert", + "method": "GET", + "price": "$0.001", + "description": "Convert currency amount", + "rapidapi": { + "host": "currency-conversion5.p.rapidapi.com", + "path": "/convert", + "method": "GET" + } + }, + { + "path": "currency/latest", + "method": "GET", + "price": "$0.001", + "description": "Get latest currency rates", + "rapidapi": { + "host": "currency-conversion5.p.rapidapi.com", + "path": "/latest", + "method": "GET" + } + }, + { + "path": "curve/pools", + "method": "GET", + "price": "$0.001", + "description": "Curve pools", + "rapidapi": { + "host": "curve-finance.p.rapidapi.com", + "path": "/pools", + "method": "GET" + } + }, + { + "path": "d-id/generate", + "method": "POST", + "price": "$0.05", + "description": "D-ID video generation", + "rapidapi": { + "host": "d-id-api.p.rapidapi.com", + "path": "/generate", + "method": "POST" + } + }, + { + "path": "dad-joke", + "method": "GET", + "price": "$0.001", + "description": "Dad joke", + "rapidapi": { + "host": "dad-jokes.p.rapidapi.com", + "path": "/", + "method": "GET" + } + }, + { + "path": "dailymotion/video/{id}", + "method": "GET", + "price": "$0.001", + "description": "Dailymotion video", + "rapidapi": { + "host": "dailymotion.p.rapidapi.com", + "path": "/video/{id}", + "method": "GET" + } + }, + { + "path": "dalle/generate", + "method": "POST", + "price": "$0.001", + "description": "DALL-E 2", + "rapidapi": { + "host": "dalle.p.rapidapi.com", + "path": "/generate", + "method": "POST" + } + }, + { + "path": "data/accounting/accounting", + "method": "GET", + "price": "$0.001", + "description": "Accounting data", + "rapidapi": { + "host": "accounting-data.p.rapidapi.com", + "path": "/accounting", + "method": "GET" + } + }, + { + "path": "data/accounting/accounting2", + "method": "GET", + "price": "$0.001", + "description": "Accounting 3", + "rapidapi": { + "host": "accounting3.p.rapidapi.com", + "path": "/accounting", + "method": "GET" + } + }, + { + "path": "data/accounting/accounting4", + "method": "GET", + "price": "$0.001", + "description": "Accounting 4", + "rapidapi": { + "host": "accounting4.p.rapidapi.com", + "path": "/accounting", + "method": "GET" + } + }, + { + "path": "data/accounting/accounting5", + "method": "GET", + "price": "$0.001", + "description": "Accounting 5", + "rapidapi": { + "host": "accounting5.p.rapidapi.com", + "path": "/accounting", + "method": "GET" + } + }, + { + "path": "data/accounting/balance-sheet", + "method": "GET", + "price": "$0.001", + "description": "Balance sheet", + "rapidapi": { + "host": "balance-sheet.p.rapidapi.com", + "path": "/balance-sheet", + "method": "GET" + } + }, + { + "path": "data/accounting/cash-flow2", + "method": "GET", + "price": "$0.001", + "description": "Cash flow 2", + "rapidapi": { + "host": "cash-flow2.p.rapidapi.com", + "path": "/cash-flow", + "method": "GET" + } + }, + { + "path": "data/accounting/expenses", + "method": "GET", + "price": "$0.001", + "description": "Expense tracking", + "rapidapi": { + "host": "expense-tracking.p.rapidapi.com", + "path": "/expenses", + "method": "GET" + } + }, + { + "path": "data/accounting/gaap", + "method": "GET", + "price": "$0.001", + "description": "GAAP standards", + "rapidapi": { + "host": "gaap-standards.p.rapidapi.com", + "path": "/standards", + "method": "GET" + } + }, + { + "path": "data/accounting/ifrs", + "method": "GET", + "price": "$0.001", + "description": "IFRS standards", + "rapidapi": { + "host": "ifrs-standards.p.rapidapi.com", + "path": "/standards", + "method": "GET" + } + }, + { + "path": "data/accounting/income-statement", + "method": "GET", + "price": "$0.001", + "description": "Income statement", + "rapidapi": { + "host": "income-statement.p.rapidapi.com", + "path": "/income-statement", + "method": "GET" + } + }, + { + "path": "data/accounting/invoices", + "method": "GET", + "price": "$0.001", + "description": "Invoice data", + "rapidapi": { + "host": "invoice-data.p.rapidapi.com", + "path": "/invoices", + "method": "GET" + } + }, + { + "path": "data/accounting/tax-terms", + "method": "GET", + "price": "$0.001", + "description": "Tax terms", + "rapidapi": { + "host": "tax-terms.p.rapidapi.com", + "path": "/terms", + "method": "GET" + } + }, + { + "path": "data/ai/anthropic", + "method": "GET", + "price": "$0.001", + "description": "Anthropic", + "rapidapi": { + "host": "anthropic.p.rapidapi.com", + "path": "/anthropic", + "method": "GET" + } + }, + { + "path": "data/ai/anthropic2", + "method": "GET", + "price": "$0.001", + "description": "Anthropic 2", + "rapidapi": { + "host": "anthropic2.p.rapidapi.com", + "path": "/anthropic", + "method": "GET" + } + }, + { + "path": "data/ai/anthropic3", + "method": "GET", + "price": "$0.001", + "description": "Anthropic 3", + "rapidapi": { + "host": "anthropic3.p.rapidapi.com", + "path": "/anthropic", + "method": "GET" + } + }, + { + "path": "data/ai/claude-models", + "method": "GET", + "price": "$0.001", + "description": "Claude models", + "rapidapi": { + "host": "claude-models.p.rapidapi.com", + "path": "/models", + "method": "GET" + } + }, + { + "path": "data/ai/code-generation", + "method": "GET", + "price": "$0.001", + "description": "Code generation", + "rapidapi": { + "host": "code-generation.p.rapidapi.com", + "path": "/generate", + "method": "POST" + } + }, + { + "path": "data/ai/cohere", + "method": "GET", + "price": "$0.001", + "description": "Cohere", + "rapidapi": { + "host": "cohere.p.rapidapi.com", + "path": "/cohere", + "method": "GET" + } + }, + { + "path": "data/ai/cohere2", + "method": "GET", + "price": "$0.001", + "description": "Cohere 2", + "rapidapi": { + "host": "cohere2.p.rapidapi.com", + "path": "/cohere", + "method": "GET" + } + }, + { + "path": "data/ai/cohere3", + "method": "GET", + "price": "$0.001", + "description": "Cohere 3", + "rapidapi": { + "host": "cohere3.p.rapidapi.com", + "path": "/cohere", + "method": "GET" + } + }, + { + "path": "data/ai/datasets", + "method": "GET", + "price": "$0.001", + "description": "AI datasets", + "rapidapi": { + "host": "ai-datasets.p.rapidapi.com", + "path": "/datasets", + "method": "GET" + } + }, + { + "path": "data/ai/entity-extract", + "method": "GET", + "price": "$0.001", + "description": "Entity extraction", + "rapidapi": { + "host": "entity-extract.p.rapidapi.com", + "path": "/extract", + "method": "POST" + } + }, + { + "path": "data/ai/face-recognition", + "method": "GET", + "price": "$0.001", + "description": "Face recognition", + "rapidapi": { + "host": "face-recognition.p.rapidapi.com", + "path": "/recognize", + "method": "POST" + } + }, + { + "path": "data/ai/fine-tuning", + "method": "GET", + "price": "$0.001", + "description": "Fine tuning data", + "rapidapi": { + "host": "fine-tuning.p.rapidapi.com", + "path": "/tuning", + "method": "GET" + } + }, + { + "path": "data/ai/gemini-models", + "method": "GET", + "price": "$0.001", + "description": "Gemini models", + "rapidapi": { + "host": "gemini-models.p.rapidapi.com", + "path": "/models", + "method": "GET" + } + }, + { + "path": "data/ai/gpt-models", + "method": "GET", + "price": "$0.001", + "description": "GPT models", + "rapidapi": { + "host": "gpt-models.p.rapidapi.com", + "path": "/models", + "method": "GET" + } + }, + { + "path": "data/ai/grammar-check", + "method": "GET", + "price": "$0.001", + "description": "Grammar check", + "rapidapi": { + "host": "grammar-check.p.rapidapi.com", + "path": "/check", + "method": "POST" + } + }, + { + "path": "data/ai/huggingface", + "method": "GET", + "price": "$0.001", + "description": "HuggingFace", + "rapidapi": { + "host": "huggingface.p.rapidapi.com", + "path": "/huggingface", + "method": "GET" + } + }, + { + "path": "data/ai/huggingface2", + "method": "GET", + "price": "$0.001", + "description": "HuggingFace 2", + "rapidapi": { + "host": "huggingface2.p.rapidapi.com", + "path": "/huggingface", + "method": "GET" + } + }, + { + "path": "data/ai/huggingface3", + "method": "GET", + "price": "$0.001", + "description": "HuggingFace 3", + "rapidapi": { + "host": "huggingface3.p.rapidapi.com", + "path": "/huggingface", + "method": "GET" + } + }, + { + "path": "data/ai/image-classify", + "method": "GET", + "price": "$0.001", + "description": "Image classification", + "rapidapi": { + "host": "image-classify.p.rapidapi.com", + "path": "/classify", + "method": "POST" + } + }, + { + "path": "data/ai/image-generation", + "method": "GET", + "price": "$0.001", + "description": "AI image generation", + "rapidapi": { + "host": "ai-image-generation.p.rapidapi.com", + "path": "/generate", + "method": "POST" + } + }, + { + "path": "data/ai/keywords", + "method": "GET", + "price": "$0.001", + "description": "Keyword extraction", + "rapidapi": { + "host": "keyword-extract.p.rapidapi.com", + "path": "/extract", + "method": "POST" + } + }, + { + "path": "data/ai/langchain", + "method": "GET", + "price": "$0.001", + "description": "LangChain", + "rapidapi": { + "host": "langchain.p.rapidapi.com", + "path": "/langchain", + "method": "GET" + } + }, + { + "path": "data/ai/langchain2", + "method": "GET", + "price": "$0.001", + "description": "LangChain 2", + "rapidapi": { + "host": "langchain2.p.rapidapi.com", + "path": "/langchain", + "method": "GET" + } + }, + { + "path": "data/ai/langchain3", + "method": "GET", + "price": "$0.001", + "description": "LangChain 3", + "rapidapi": { + "host": "langchain3.p.rapidapi.com", + "path": "/langchain", + "method": "GET" + } + }, + { + "path": "data/ai/llama-models", + "method": "GET", + "price": "$0.001", + "description": "LLaMA models", + "rapidapi": { + "host": "llama-models.p.rapidapi.com", + "path": "/models", + "method": "GET" + } + }, + { + "path": "data/ai/mistral-models", + "method": "GET", + "price": "$0.001", + "description": "Mistral models", + "rapidapi": { + "host": "mistral-models.p.rapidapi.com", + "path": "/models", + "method": "GET" + } + }, + { + "path": "data/ai/models", + "method": "GET", + "price": "$0.001", + "description": "AI models", + "rapidapi": { + "host": "ai-models.p.rapidapi.com", + "path": "/models", + "method": "GET" + } + }, + { + "path": "data/ai/object-detect", + "method": "GET", + "price": "$0.001", + "description": "Object detection", + "rapidapi": { + "host": "object-detect.p.rapidapi.com", + "path": "/detect", + "method": "POST" + } + }, + { + "path": "data/ai/openai2", + "method": "GET", + "price": "$0.001", + "description": "OpenAI 2", + "rapidapi": { + "host": "openai2.p.rapidapi.com", + "path": "/openai", + "method": "GET" + } + }, + { + "path": "data/ai/openai3", + "method": "GET", + "price": "$0.001", + "description": "OpenAI 3", + "rapidapi": { + "host": "openai3.p.rapidapi.com", + "path": "/openai", + "method": "GET" + } + }, + { + "path": "data/ai/openai4", + "method": "GET", + "price": "$0.001", + "description": "OpenAI 4", + "rapidapi": { + "host": "openai4.p.rapidapi.com", + "path": "/openai", + "method": "GET" + } + }, + { + "path": "data/ai/prompts", + "method": "GET", + "price": "$0.001", + "description": "AI prompts", + "rapidapi": { + "host": "ai-prompts.p.rapidapi.com", + "path": "/prompts", + "method": "GET" + } + }, + { + "path": "data/ai/question-answer", + "method": "GET", + "price": "$0.001", + "description": "Question answering", + "rapidapi": { + "host": "question-answering.p.rapidapi.com", + "path": "/answer", + "method": "POST" + } + }, + { + "path": "data/ai/sentiment", + "method": "GET", + "price": "$0.001", + "description": "AI sentiment analysis", + "rapidapi": { + "host": "text-sentiment-analysis2.p.rapidapi.com", + "path": "/analyze", + "method": "POST" + } + }, + { + "path": "data/ai/speech-to-text", + "method": "GET", + "price": "$0.001", + "description": "Speech to text", + "rapidapi": { + "host": "speech-to-text2.p.rapidapi.com", + "path": "/transcribe", + "method": "POST" + } + }, + { + "path": "data/ai/spell-check", + "method": "GET", + "price": "$0.001", + "description": "Spell check", + "rapidapi": { + "host": "spell-check.p.rapidapi.com", + "path": "/check", + "method": "POST" + } + }, + { + "path": "data/ai/stability2", + "method": "GET", + "price": "$0.001", + "description": "Stability 2", + "rapidapi": { + "host": "stability2.p.rapidapi.com", + "path": "/stability", + "method": "GET" + } + }, + { + "path": "data/ai/stability3", + "method": "GET", + "price": "$0.001", + "description": "Stability 3", + "rapidapi": { + "host": "stability3.p.rapidapi.com", + "path": "/stability", + "method": "GET" + } + }, + { + "path": "data/ai/stability4", + "method": "GET", + "price": "$0.001", + "description": "Stability 4", + "rapidapi": { + "host": "stability4.p.rapidapi.com", + "path": "/stability", + "method": "GET" + } + }, + { + "path": "data/ai/summarization", + "method": "GET", + "price": "$0.001", + "description": "AI summarization", + "rapidapi": { + "host": "ai-summarization.p.rapidapi.com", + "path": "/summarize", + "method": "POST" + } + }, + { + "path": "data/ai/summarize", + "method": "GET", + "price": "$0.001", + "description": "Text summarization", + "rapidapi": { + "host": "summarizer-text.p.rapidapi.com", + "path": "/summarize", + "method": "POST" + } + }, + { + "path": "data/ai/text-generation", + "method": "GET", + "price": "$0.001", + "description": "Text generation", + "rapidapi": { + "host": "text-generation.p.rapidapi.com", + "path": "/generate", + "method": "POST" + } + }, + { + "path": "data/ai/text-similar", + "method": "GET", + "price": "$0.001", + "description": "Text similarity", + "rapidapi": { + "host": "text-similarity.p.rapidapi.com", + "path": "/similar", + "method": "POST" + } + }, + { + "path": "data/ai/text-to-speech", + "method": "GET", + "price": "$0.001", + "description": "Text to speech", + "rapidapi": { + "host": "text-to-speech2.p.rapidapi.com", + "path": "/synthesize", + "method": "POST" + } + }, + { + "path": "data/ai/translation", + "method": "GET", + "price": "$0.001", + "description": "AI translation", + "rapidapi": { + "host": "ai-translation.p.rapidapi.com", + "path": "/translate", + "method": "POST" + } + }, + { + "path": "data/anagram/solve", + "method": "GET", + "price": "$0.001", + "description": "Anagram solver", + "rapidapi": { + "host": "anagram-solver.p.rapidapi.com", + "path": "/solve", + "method": "GET" + } + }, + { + "path": "data/analytics/performance", + "method": "GET", + "price": "$0.001", + "description": "Performance analytics", + "rapidapi": { + "host": "performance-analytics.p.rapidapi.com", + "path": "/analytics", + "method": "GET" + } + }, + { + "path": "data/analytics/seo", + "method": "GET", + "price": "$0.001", + "description": "SEO analytics", + "rapidapi": { + "host": "seo-analytics.p.rapidapi.com", + "path": "/analytics", + "method": "GET" + } + }, + { + "path": "data/analytics/traffic", + "method": "GET", + "price": "$0.001", + "description": "Traffic analytics", + "rapidapi": { + "host": "traffic-analytics.p.rapidapi.com", + "path": "/analytics", + "method": "GET" + } + }, + { + "path": "data/analytics/user", + "method": "GET", + "price": "$0.001", + "description": "User analytics", + "rapidapi": { + "host": "user-analytics.p.rapidapi.com", + "path": "/analytics", + "method": "GET" + } + }, + { + "path": "data/anime/characters", + "method": "GET", + "price": "$0.001", + "description": "Anime characters", + "rapidapi": { + "host": "anime-characters.p.rapidapi.com", + "path": "/characters", + "method": "GET" + } + }, + { + "path": "data/anime/search", + "method": "GET", + "price": "$0.001", + "description": "Anime search", + "rapidapi": { + "host": "anime-search.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "data/astrology/horoscope", + "method": "GET", + "price": "$0.001", + "description": "Daily horoscope", + "rapidapi": { + "host": "horoscope-api.p.rapidapi.com", + "path": "/horoscope", + "method": "GET" + } + }, + { + "path": "data/automotive/autotrader2", + "method": "GET", + "price": "$0.001", + "description": "AutoTrader 2", + "rapidapi": { + "host": "autotrader2.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/automotive/autotrader3", + "method": "GET", + "price": "$0.001", + "description": "AutoTrader 3", + "rapidapi": { + "host": "autotrader3.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/automotive/autotrader4", + "method": "GET", + "price": "$0.001", + "description": "AutoTrader 4", + "rapidapi": { + "host": "autotrader4.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/automotive/carfax", + "method": "GET", + "price": "$0.001", + "description": "Carfax data", + "rapidapi": { + "host": "carfax-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/automotive/cargurus2", + "method": "GET", + "price": "$0.001", + "description": "CarGurus 2", + "rapidapi": { + "host": "cargurus2.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/automotive/cargurus3", + "method": "GET", + "price": "$0.001", + "description": "CarGurus 3", + "rapidapi": { + "host": "cargurus3.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/automotive/cargurus4", + "method": "GET", + "price": "$0.001", + "description": "CarGurus 4", + "rapidapi": { + "host": "cargurus4.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/automotive/cars", + "method": "GET", + "price": "$0.001", + "description": "Car data", + "rapidapi": { + "host": "car-data.p.rapidapi.com", + "path": "/cars", + "method": "GET" + } + }, + { + "path": "data/automotive/cars-com", + "method": "GET", + "price": "$0.001", + "description": "Cars.com", + "rapidapi": { + "host": "cars-com.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/automotive/cars-com2", + "method": "GET", + "price": "$0.001", + "description": "Cars.com 2", + "rapidapi": { + "host": "cars-com2.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/automotive/cars-com3", + "method": "GET", + "price": "$0.001", + "description": "Cars.com 3", + "rapidapi": { + "host": "cars-com3.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/automotive/cars2", + "method": "GET", + "price": "$0.001", + "description": "Cars 2", + "rapidapi": { + "host": "cars2.p.rapidapi.com", + "path": "/cars", + "method": "GET" + } + }, + { + "path": "data/automotive/dealers", + "method": "GET", + "price": "$0.001", + "description": "Car dealers", + "rapidapi": { + "host": "car-dealers.p.rapidapi.com", + "path": "/dealers", + "method": "GET" + } + }, + { + "path": "data/automotive/dealers2", + "method": "GET", + "price": "$0.001", + "description": "Dealers 2", + "rapidapi": { + "host": "dealers2.p.rapidapi.com", + "path": "/dealers", + "method": "GET" + } + }, + { + "path": "data/automotive/edmunds2", + "method": "GET", + "price": "$0.001", + "description": "Edmunds 2", + "rapidapi": { + "host": "edmunds2-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/automotive/kelly-blue-book", + "method": "GET", + "price": "$0.001", + "description": "Kelley Blue Book", + "rapidapi": { + "host": "kbb-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/automotive/motorcycles", + "method": "GET", + "price": "$0.001", + "description": "Motorcycle data", + "rapidapi": { + "host": "motorcycle-data.p.rapidapi.com", + "path": "/motorcycles", + "method": "GET" + } + }, + { + "path": "data/automotive/parts", + "method": "GET", + "price": "$0.001", + "description": "Auto parts", + "rapidapi": { + "host": "auto-parts.p.rapidapi.com", + "path": "/parts", + "method": "GET" + } + }, + { + "path": "data/automotive/parts2", + "method": "GET", + "price": "$0.001", + "description": "Parts 2", + "rapidapi": { + "host": "parts2.p.rapidapi.com", + "path": "/parts", + "method": "GET" + } + }, + { + "path": "data/automotive/rvs", + "method": "GET", + "price": "$0.001", + "description": "RV data", + "rapidapi": { + "host": "rv-data.p.rapidapi.com", + "path": "/rvs", + "method": "GET" + } + }, + { + "path": "data/bank/branches", + "method": "GET", + "price": "$0.001", + "description": "Bank branches", + "rapidapi": { + "host": "bank-branches.p.rapidapi.com", + "path": "/branches", + "method": "GET" + } + }, + { + "path": "data/bank/iban", + "method": "GET", + "price": "$0.001", + "description": "IBAN validation", + "rapidapi": { + "host": "iban-validator.p.rapidapi.com", + "path": "/validate", + "method": "GET" + } + }, + { + "path": "data/bank/routing", + "method": "GET", + "price": "$0.001", + "description": "Routing number lookup", + "rapidapi": { + "host": "routing-number.p.rapidapi.com", + "path": "/lookup", + "method": "GET" + } + }, + { + "path": "data/bank/swift", + "method": "GET", + "price": "$0.001", + "description": "SWIFT code lookup", + "rapidapi": { + "host": "swift-code-lookup.p.rapidapi.com", + "path": "/lookup", + "method": "GET" + } + }, + { + "path": "data/barcode/generate", + "method": "GET", + "price": "$0.001", + "description": "Barcode generator", + "rapidapi": { + "host": "barcode-generator.p.rapidapi.com", + "path": "/generate", + "method": "GET" + } + }, + { + "path": "data/book/categories", + "method": "GET", + "price": "$0.001", + "description": "Book categories", + "rapidapi": { + "host": "book-categories.p.rapidapi.com", + "path": "/categories", + "method": "GET" + } + }, + { + "path": "data/book/isbn", + "method": "GET", + "price": "$0.001", + "description": "ISBN lookup", + "rapidapi": { + "host": "isbn-lookup.p.rapidapi.com", + "path": "/lookup", + "method": "GET" + } + }, + { + "path": "data/book/recommend", + "method": "GET", + "price": "$0.001", + "description": "Book recommendations", + "rapidapi": { + "host": "book-recommendation.p.rapidapi.com", + "path": "/recommend", + "method": "GET" + } + }, + { + "path": "data/books/author", + "method": "GET", + "price": "$0.001", + "description": "Author info", + "rapidapi": { + "host": "openlibrary3.p.rapidapi.com", + "path": "/authors", + "method": "GET" + } + }, + { + "path": "data/books/search", + "method": "GET", + "price": "$0.001", + "description": "Search books", + "rapidapi": { + "host": "openlibrary3.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "data/books/works", + "method": "GET", + "price": "$0.001", + "description": "Book works", + "rapidapi": { + "host": "openlibrary3.p.rapidapi.com", + "path": "/works", + "method": "GET" + } + }, + { + "path": "data/business/acquisition", + "method": "GET", + "price": "$0.001", + "description": "Acquisition data", + "rapidapi": { + "host": "acquisition-data.p.rapidapi.com", + "path": "/acquisitions", + "method": "GET" + } + }, + { + "path": "data/business/bankruptcy", + "method": "GET", + "price": "$0.001", + "description": "Bankruptcy data", + "rapidapi": { + "host": "bankruptcy-data.p.rapidapi.com", + "path": "/bankruptcy", + "method": "GET" + } + }, + { + "path": "data/business/bloomberg", + "method": "GET", + "price": "$0.001", + "description": "Bloomberg data", + "rapidapi": { + "host": "bloomberg-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/business/bloomberg2", + "method": "GET", + "price": "$0.001", + "description": "Bloomberg 2", + "rapidapi": { + "host": "bloomberg2.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/business/bloomberg3", + "method": "GET", + "price": "$0.001", + "description": "Bloomberg 3", + "rapidapi": { + "host": "bloomberg3.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/business/companies3", + "method": "GET", + "price": "$0.001", + "description": "Companies 3", + "rapidapi": { + "host": "companies3.p.rapidapi.com", + "path": "/companies", + "method": "GET" + } + }, + { + "path": "data/business/company-search", + "method": "GET", + "price": "$0.001", + "description": "Company search", + "rapidapi": { + "host": "company-search2.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "data/business/competitors", + "method": "GET", + "price": "$0.001", + "description": "Competitors", + "rapidapi": { + "host": "competitors.p.rapidapi.com", + "path": "/competitors", + "method": "GET" + } + }, + { + "path": "data/business/compliance", + "method": "GET", + "price": "$0.001", + "description": "Compliance data", + "rapidapi": { + "host": "ofac-sanctions-search.p.rapidapi.com", + "path": "/api/sdn/search", + "method": "GET" + } + }, + { + "path": "data/business/corporate", + "method": "GET", + "price": "$0.001", + "description": "Corporate data", + "rapidapi": { + "host": "opencorporates.p.rapidapi.com", + "path": "/companies/search", + "method": "GET" + } + }, + { + "path": "data/business/credit-rating", + "method": "GET", + "price": "$0.001", + "description": "Credit ratings", + "rapidapi": { + "host": "credit-ratings.p.rapidapi.com", + "path": "/ratings", + "method": "GET" + } + }, + { + "path": "data/business/crunchbase", + "method": "GET", + "price": "$0.001", + "description": "Crunchbase", + "rapidapi": { + "host": "crunchbase-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/business/crunchbase2", + "method": "GET", + "price": "$0.001", + "description": "Crunchbase 2", + "rapidapi": { + "host": "crunchbase2.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/business/crunchbase3", + "method": "GET", + "price": "$0.001", + "description": "Crunchbase 3", + "rapidapi": { + "host": "crunchbase3.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/business/employees", + "method": "GET", + "price": "$0.001", + "description": "Employees", + "rapidapi": { + "host": "employees.p.rapidapi.com", + "path": "/employees", + "method": "GET" + } + }, + { + "path": "data/business/fin-cen", + "method": "GET", + "price": "$0.001", + "description": "FinCEN files", + "rapidapi": { + "host": "fincen-files.p.rapidapi.com", + "path": "/files", + "method": "GET" + } + }, + { + "path": "data/business/financial-ratios", + "method": "GET", + "price": "$0.001", + "description": "Financial ratios", + "rapidapi": { + "host": "financial-ratios.p.rapidapi.com", + "path": "/ratios", + "method": "GET" + } + }, + { + "path": "data/business/financials2", + "method": "GET", + "price": "$0.001", + "description": "Financials 2", + "rapidapi": { + "host": "financials2.p.rapidapi.com", + "path": "/financials", + "method": "GET" + } + }, + { + "path": "data/business/fortune500", + "method": "GET", + "price": "$0.001", + "description": "Fortune 500 companies", + "rapidapi": { + "host": "fortune500.p.rapidapi.com", + "path": "/companies", + "method": "GET" + } + }, + { + "path": "data/business/funding", + "method": "GET", + "price": "$0.001", + "description": "Funding data", + "rapidapi": { + "host": "funding-data.p.rapidapi.com", + "path": "/funding", + "method": "GET" + } + }, + { + "path": "data/business/icij", + "method": "GET", + "price": "$0.001", + "description": "ICIJ data", + "rapidapi": { + "host": "icij.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/business/inc4900", + "method": "GET", + "price": "$0.001", + "description": "Inc 5000 companies", + "rapidapi": { + "host": "inc5000.p.rapidapi.com", + "path": "/companies", + "method": "GET" + } + }, + { + "path": "data/business/investors", + "method": "GET", + "price": "$0.001", + "description": "Investor data", + "rapidapi": { + "host": "investor-data.p.rapidapi.com", + "path": "/investors", + "method": "GET" + } + }, + { + "path": "data/business/ipo-calendar2", + "method": "GET", + "price": "$0.001", + "description": "IPO calendar 2", + "rapidapi": { + "host": "ipo-calendar2.p.rapidapi.com", + "path": "/ipo", + "method": "GET" + } + }, + { + "path": "data/business/lux-leaks", + "method": "GET", + "price": "$0.001", + "description": "Lux Leaks", + "rapidapi": { + "host": "lux-leaks.p.rapidapi.com", + "path": "/leaks", + "method": "GET" + } + }, + { + "path": "data/business/morningstar", + "method": "GET", + "price": "$0.001", + "description": "Morningstar", + "rapidapi": { + "host": "morningstar-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/business/morningstar2", + "method": "GET", + "price": "$0.001", + "description": "Morningstar 2", + "rapidapi": { + "host": "morningstar2.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/business/morningstar3", + "method": "GET", + "price": "$0.001", + "description": "Morningstar 3", + "rapidapi": { + "host": "morningstar3.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/business/officers", + "method": "GET", + "price": "$0.001", + "description": "Company officers", + "rapidapi": { + "host": "opencorporates.p.rapidapi.com", + "path": "/officers/search", + "method": "GET" + } + }, + { + "path": "data/business/offshore-leaks", + "method": "GET", + "price": "$0.001", + "description": "Offshore leaks", + "rapidapi": { + "host": "offshore-leaks.p.rapidapi.com", + "path": "/leaks", + "method": "GET" + } + }, + { + "path": "data/business/panama-papers", + "method": "GET", + "price": "$0.001", + "description": "Panama papers", + "rapidapi": { + "host": "panama-papers.p.rapidapi.com", + "path": "/papers", + "method": "GET" + } + }, + { + "path": "data/business/pandora-papers", + "method": "GET", + "price": "$0.001", + "description": "Pandora papers", + "rapidapi": { + "host": "pandora-papers.p.rapidapi.com", + "path": "/papers", + "method": "GET" + } + }, + { + "path": "data/business/patents", + "method": "GET", + "price": "$0.001", + "description": "Patent search", + "rapidapi": { + "host": "patent-search.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "data/business/reuters", + "method": "GET", + "price": "$0.001", + "description": "Reuters data", + "rapidapi": { + "host": "reuters-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/business/reuters2", + "method": "GET", + "price": "$0.001", + "description": "Reuters 2", + "rapidapi": { + "host": "reuters2.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/business/reuters3", + "method": "GET", + "price": "$0.001", + "description": "Reuters 3", + "rapidapi": { + "host": "reuters3.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/business/revenue", + "method": "GET", + "price": "$0.001", + "description": "Revenue data", + "rapidapi": { + "host": "revenue.p.rapidapi.com", + "path": "/revenue", + "method": "GET" + } + }, + { + "path": "data/business/seeking-alpha", + "method": "GET", + "price": "$0.001", + "description": "Seeking Alpha", + "rapidapi": { + "host": "seeking-alpha.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/business/seeking-alpha3", + "method": "GET", + "price": "$0.001", + "description": "Seeking Alpha 2", + "rapidapi": { + "host": "seeking-alpha2.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/business/seeking-alpha4", + "method": "GET", + "price": "$0.001", + "description": "Seeking Alpha 3", + "rapidapi": { + "host": "seeking-alpha3.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/business/startup", + "method": "GET", + "price": "$0.001", + "description": "Startup data", + "rapidapi": { + "host": "startup-data.p.rapidapi.com", + "path": "/startups", + "method": "GET" + } + }, + { + "path": "data/business/trademarks", + "method": "GET", + "price": "$0.001", + "description": "Trademark search", + "rapidapi": { + "host": "trademark-search.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "data/business/yahoo-finance", + "method": "GET", + "price": "$0.001", + "description": "Yahoo Finance data", + "rapidapi": { + "host": "yahoo-finance-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/business/yahoo-finance3", + "method": "GET", + "price": "$0.001", + "description": "Yahoo Finance 2", + "rapidapi": { + "host": "yahoo-finance3.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/business/yahoo-finance4", + "method": "GET", + "price": "$0.001", + "description": "Yahoo Finance 4", + "rapidapi": { + "host": "yahoo-finance4.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/car/makes", + "method": "GET", + "price": "$0.001", + "description": "Car makes", + "rapidapi": { + "host": "car-api2.p.rapidapi.com", + "path": "/get_makes", + "method": "GET" + } + }, + { + "path": "data/car/models", + "method": "GET", + "price": "$0.001", + "description": "Car models", + "rapidapi": { + "host": "car-api2.p.rapidapi.com", + "path": "/get_models", + "method": "GET" + } + }, + { + "path": "data/car/trims", + "method": "GET", + "price": "$0.001", + "description": "Car trims", + "rapidapi": { + "host": "car-api2.p.rapidapi.com", + "path": "/get_trims", + "method": "GET" + } + }, + { + "path": "data/car/vin", + "method": "GET", + "price": "$0.002", + "description": "VIN decoder", + "rapidapi": { + "host": "vin-decoder7.p.rapidapi.com", + "path": "/decode_vin", + "method": "GET" + } + }, + { + "path": "data/car/years", + "method": "GET", + "price": "$0.001", + "description": "Car years", + "rapidapi": { + "host": "car-api2.p.rapidapi.com", + "path": "/get_years", + "method": "GET" + } + }, + { + "path": "data/colors/extract", + "method": "GET", + "price": "$0.001", + "description": "Extract colors from image", + "rapidapi": { + "host": "color-extraction.p.rapidapi.com", + "path": "/extract", + "method": "GET" + } + }, + { + "path": "data/colors/palette", + "method": "GET", + "price": "$0.001", + "description": "Color palette generator", + "rapidapi": { + "host": "color-palette.p.rapidapi.com", + "path": "/palette", + "method": "GET" + } + }, + { + "path": "data/colors/scheme", + "method": "GET", + "price": "$0.001", + "description": "Color scheme", + "rapidapi": { + "host": "color-scheme.p.rapidapi.com", + "path": "/scheme", + "method": "GET" + } + }, + { + "path": "data/comics/characters", + "method": "GET", + "price": "$0.001", + "description": "Comic characters", + "rapidapi": { + "host": "comic-characters.p.rapidapi.com", + "path": "/characters", + "method": "GET" + } + }, + { + "path": "data/comics/issues", + "method": "GET", + "price": "$0.001", + "description": "Comic issues", + "rapidapi": { + "host": "comic-issues.p.rapidapi.com", + "path": "/issues", + "method": "GET" + } + }, + { + "path": "data/communication/email", + "method": "GET", + "price": "$0.001", + "description": "Email sending", + "rapidapi": { + "host": "email-sending.p.rapidapi.com", + "path": "/email", + "method": "GET" + } + }, + { + "path": "data/communication/push", + "method": "GET", + "price": "$0.001", + "description": "Push notifications", + "rapidapi": { + "host": "push-notifications.p.rapidapi.com", + "path": "/push", + "method": "GET" + } + }, + { + "path": "data/communication/sms", + "method": "GET", + "price": "$0.001", + "description": "SMS sending", + "rapidapi": { + "host": "sms-sending.p.rapidapi.com", + "path": "/sms", + "method": "GET" + } + }, + { + "path": "data/communication/webhook", + "method": "GET", + "price": "$0.001", + "description": "Webhook data", + "rapidapi": { + "host": "webhook-data.p.rapidapi.com", + "path": "/webhook", + "method": "GET" + } + }, + { + "path": "data/company/analysis", + "method": "GET", + "price": "$0.001", + "description": "Company analyst analysis", + "rapidapi": { + "host": "yahoo-finance15.p.rapidapi.com", + "path": "/api/v1/stock/analysis", + "method": "GET" + } + }, + { + "path": "data/company/financials", + "method": "GET", + "price": "$0.001", + "description": "Company financial statements", + "rapidapi": { + "host": "yahoo-finance15.p.rapidapi.com", + "path": "/api/v1/stock/financials", + "method": "GET" + } + }, + { + "path": "data/company/holders", + "method": "GET", + "price": "$0.001", + "description": "Company major holders", + "rapidapi": { + "host": "yahoo-finance15.p.rapidapi.com", + "path": "/api/v1/stock/major-holders", + "method": "GET" + } + }, + { + "path": "data/company/insiders", + "method": "GET", + "price": "$0.001", + "description": "Company insider trading", + "rapidapi": { + "host": "yahoo-finance15.p.rapidapi.com", + "path": "/api/v1/stock/insider-trades", + "method": "GET" + } + }, + { + "path": "data/company/key-statistics", + "method": "GET", + "price": "$0.001", + "description": "Company key statistics", + "rapidapi": { + "host": "yahoo-finance15.p.rapidapi.com", + "path": "/api/v1/stock/key-statistics", + "method": "GET" + } + }, + { + "path": "data/company/profile", + "method": "GET", + "price": "$0.001", + "description": "Company profile data", + "rapidapi": { + "host": "yahoo-finance15.p.rapidapi.com", + "path": "/api/v1/stock/profile2", + "method": "GET" + } + }, + { + "path": "data/company/sec-filings", + "method": "GET", + "price": "$0.001", + "description": "Company SEC filings", + "rapidapi": { + "host": "yahoo-finance15.p.rapidapi.com", + "path": "/api/v1/stock/sec-filings", + "method": "GET" + } + }, + { + "path": "data/countries/all", + "method": "GET", + "price": "$0.001", + "description": "All countries", + "rapidapi": { + "host": "rest-countries10.p.rapidapi.com", + "path": "/v3.1/all", + "method": "GET" + } + }, + { + "path": "data/countries/code", + "method": "GET", + "price": "$0.001", + "description": "Country by code", + "rapidapi": { + "host": "rest-countries10.p.rapidapi.com", + "path": "/v3.1/alpha/{code}", + "method": "GET" + } + }, + { + "path": "data/countries/currency", + "method": "GET", + "price": "$0.001", + "description": "Countries by currency", + "rapidapi": { + "host": "rest-countries10.p.rapidapi.com", + "path": "/v3.1/currency/{currency}", + "method": "GET" + } + }, + { + "path": "data/countries/name", + "method": "GET", + "price": "$0.001", + "description": "Country by name", + "rapidapi": { + "host": "rest-countries10.p.rapidapi.com", + "path": "/v3.1/name/{name}", + "method": "GET" + } + }, + { + "path": "data/countries/region", + "method": "GET", + "price": "$0.001", + "description": "Countries by region", + "rapidapi": { + "host": "rest-countries10.p.rapidapi.com", + "path": "/v3.1/region/{region}", + "method": "GET" + } + }, + { + "path": "data/credit/cards", + "method": "GET", + "price": "$0.001", + "description": "Credit cards", + "rapidapi": { + "host": "credit-cards.p.rapidapi.com", + "path": "/cards", + "method": "GET" + } + }, + { + "path": "data/credit/offers", + "method": "GET", + "price": "$0.001", + "description": "Credit offers", + "rapidapi": { + "host": "credit-offers.p.rapidapi.com", + "path": "/offers", + "method": "GET" + } + }, + { + "path": "data/credit/report", + "method": "GET", + "price": "$0.001", + "description": "Credit report", + "rapidapi": { + "host": "credit-report.p.rapidapi.com", + "path": "/report", + "method": "GET" + } + }, + { + "path": "data/credit/reports", + "method": "GET", + "price": "$0.001", + "description": "Credit reports", + "rapidapi": { + "host": "credit-reports.p.rapidapi.com", + "path": "/reports", + "method": "GET" + } + }, + { + "path": "data/credit/score", + "method": "GET", + "price": "$0.001", + "description": "Credit score", + "rapidapi": { + "host": "credit-score2.p.rapidapi.com", + "path": "/score", + "method": "GET" + } + }, + { + "path": "data/credit/score2", + "method": "GET", + "price": "$0.001", + "description": "Score 2", + "rapidapi": { + "host": "score2.p.rapidapi.com", + "path": "/score", + "method": "GET" + } + }, + { + "path": "data/crossword/solve", + "method": "GET", + "price": "$0.001", + "description": "Crossword solver", + "rapidapi": { + "host": "crossword-solver.p.rapidapi.com", + "path": "/solve", + "method": "GET" + } + }, + { + "path": "data/crypto/airdrop", + "method": "GET", + "price": "$0.001", + "description": "Airdrop data", + "rapidapi": { + "host": "crypto-airdrop.p.rapidapi.com", + "path": "/airdrop", + "method": "GET" + } + }, + { + "path": "data/crypto/ama", + "method": "GET", + "price": "$0.001", + "description": "Ask Me Anything data", + "rapidapi": { + "host": "crypto-ama.p.rapidapi.com", + "path": "/ama", + "method": "GET" + } + }, + { + "path": "data/crypto/arbitrum", + "method": "GET", + "price": "$0.001", + "description": "Arbitrum data", + "rapidapi": { + "host": "arbitrum-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/crypto/arbitrum-transactions", + "method": "GET", + "price": "$0.001", + "description": "Arbitrum transactions", + "rapidapi": { + "host": "arbitrum-transactions.p.rapidapi.com", + "path": "/transactions", + "method": "GET" + } + }, + { + "path": "data/crypto/avalanche", + "method": "GET", + "price": "$0.001", + "description": "Avalanche data", + "rapidapi": { + "host": "avalanche-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/crypto/avax-transactions", + "method": "GET", + "price": "$0.001", + "description": "AVAX transactions", + "rapidapi": { + "host": "avax-transactions.p.rapidapi.com", + "path": "/transactions", + "method": "GET" + } + }, + { + "path": "data/crypto/bitcoin-atm", + "method": "GET", + "price": "$0.001", + "description": "Bitcoin ATM locations", + "rapidapi": { + "host": "bitcoin-atm.p.rapidapi.com", + "path": "/atms", + "method": "GET" + } + }, + { + "path": "data/crypto/bsc-gas", + "method": "GET", + "price": "$0.001", + "description": "BSC gas tracker", + "rapidapi": { + "host": "bsc-gas-tracker.p.rapidapi.com", + "path": "/gas", + "method": "GET" + } + }, + { + "path": "data/crypto/bsc-transactions", + "method": "GET", + "price": "$0.001", + "description": "BSC transactions", + "rapidapi": { + "host": "bsc-transactions.p.rapidapi.com", + "path": "/transactions", + "method": "GET" + } + }, + { + "path": "data/crypto/btc-balance", + "method": "GET", + "price": "$0.001", + "description": "BTC balance", + "rapidapi": { + "host": "btc-balance.p.rapidapi.com", + "path": "/balance", + "method": "GET" + } + }, + { + "path": "data/crypto/btc-transactions", + "method": "GET", + "price": "$0.001", + "description": "Bitcoin transactions", + "rapidapi": { + "host": "btc-transactions.p.rapidapi.com", + "path": "/transactions", + "method": "GET" + } + }, + { + "path": "data/crypto/celo-transactions", + "method": "GET", + "price": "$0.001", + "description": "Celo transactions", + "rapidapi": { + "host": "celo-transactions.p.rapidapi.com", + "path": "/transactions", + "method": "GET" + } + }, + { + "path": "data/crypto/contract", + "method": "GET", + "price": "$0.001", + "description": "Crypto contract data", + "rapidapi": { + "host": "coinranking1.p.rapidapi.com", + "path": "/coin/:uuid/contract", + "method": "GET" + } + }, + { + "path": "data/crypto/contract-events", + "method": "GET", + "price": "$0.001", + "description": "Contract events", + "rapidapi": { + "host": "contract-events.p.rapidapi.com", + "path": "/events", + "method": "GET" + } + }, + { + "path": "data/crypto/contract-verifications", + "method": "GET", + "price": "$0.001", + "description": "Contract verifications", + "rapidapi": { + "host": "contract-verifications.p.rapidapi.com", + "path": "/verifications", + "method": "GET" + } + }, + { + "path": "data/crypto/crypto-map", + "method": "GET", + "price": "$0.001", + "description": "Crypto map data", + "rapidapi": { + "host": "crypto-map.p.rapidapi.com", + "path": "/map", + "method": "GET" + } + }, + { + "path": "data/crypto/defi", + "method": "GET", + "price": "$0.001", + "description": "DeFi protocols", + "rapidapi": { + "host": "defi-protocol-data.p.rapidapi.com", + "path": "/protocols", + "method": "GET" + } + }, + { + "path": "data/crypto/defi-protocols2", + "method": "GET", + "price": "$0.001", + "description": "DeFi protocols 2", + "rapidapi": { + "host": "defi-protocols2.p.rapidapi.com", + "path": "/protocols", + "method": "GET" + } + }, + { + "path": "data/crypto/defi-tvl", + "method": "GET", + "price": "$0.001", + "description": "DeFi TVL", + "rapidapi": { + "host": "defi-tvl.p.rapidapi.com", + "path": "/tvl", + "method": "GET" + } + }, + { + "path": "data/crypto/defi-yields", + "method": "GET", + "price": "$0.001", + "description": "DeFi yields", + "rapidapi": { + "host": "defi-yields.p.rapidapi.com", + "path": "/yields", + "method": "GET" + } + }, + { + "path": "data/crypto/derivatives", + "method": "GET", + "price": "$0.001", + "description": "Crypto derivatives", + "rapidapi": { + "host": "crypto-derivatives-data.p.rapidapi.com", + "path": "/derivatives", + "method": "GET" + } + }, + { + "path": "data/crypto/derivatives-futures", + "method": "GET", + "price": "$0.001", + "description": "Crypto futures", + "rapidapi": { + "host": "crypto-futures.p.rapidapi.com", + "path": "/futures", + "method": "GET" + } + }, + { + "path": "data/crypto/difficulty", + "method": "GET", + "price": "$0.001", + "description": "Mining difficulty", + "rapidapi": { + "host": "mining-difficulty.p.rapidapi.com", + "path": "/difficulty", + "method": "GET" + } + }, + { + "path": "data/crypto/erc20-tokens", + "method": "GET", + "price": "$0.001", + "description": "ERC20 tokens", + "rapidapi": { + "host": "erc20-tokens.p.rapidapi.com", + "path": "/tokens", + "method": "GET" + } + }, + { + "path": "data/crypto/eth-balance", + "method": "GET", + "price": "$0.001", + "description": "ETH balance", + "rapidapi": { + "host": "eth-balance.p.rapidapi.com", + "path": "/balance", + "method": "GET" + } + }, + { + "path": "data/crypto/eth-gas", + "method": "GET", + "price": "$0.001", + "description": "Ethereum gas tracker", + "rapidapi": { + "host": "eth-gas-tracker.p.rapidapi.com", + "path": "/gas", + "method": "GET" + } + }, + { + "path": "data/crypto/ethereum-transactions", + "method": "GET", + "price": "$0.001", + "description": "Ethereum transactions", + "rapidapi": { + "host": "ethereum-transactions.p.rapidapi.com", + "path": "/transactions", + "method": "GET" + } + }, + { + "path": "data/crypto/exchange-rate", + "method": "GET", + "price": "$0.001", + "description": "Crypto exchange rate", + "rapidapi": { + "host": "coinranking1.p.rapidapi.com", + "path": "/exchange/price", + "method": "GET" + } + }, + { + "path": "data/crypto/exchanges", + "method": "GET", + "price": "$0.001", + "description": "Crypto exchanges", + "rapidapi": { + "host": "coinranking1.p.rapidapi.com", + "path": "/exchanges", + "method": "GET" + } + }, + { + "path": "data/crypto/fantom", + "method": "GET", + "price": "$0.001", + "description": "Fantom data", + "rapidapi": { + "host": "fantom-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/crypto/fantom-transactions", + "method": "GET", + "price": "$0.001", + "description": "Fantom transactions", + "rapidapi": { + "host": "fantom-transactions.p.rapidapi.com", + "path": "/transactions", + "method": "GET" + } + }, + { + "path": "data/crypto/fees", + "method": "GET", + "price": "$0.001", + "description": "Network fees", + "rapidapi": { + "host": "network-fees.p.rapidapi.com", + "path": "/fees", + "method": "GET" + } + }, + { + "path": "data/crypto/funding-rate", + "method": "GET", + "price": "$0.001", + "description": "Funding rates", + "rapidapi": { + "host": "funding-rates.p.rapidapi.com", + "path": "/rates", + "method": "GET" + } + }, + { + "path": "data/crypto/gas", + "method": "GET", + "price": "$0.001", + "description": "Gas prices", + "rapidapi": { + "host": "ether-gas-price.p.rapidapi.com", + "path": "/gasprice", + "method": "GET" + } + }, + { + "path": "data/crypto/global", + "method": "GET", + "price": "$0.001", + "description": "Global crypto market data", + "rapidapi": { + "host": "coinranking1.p.rapidapi.com", + "path": "/stats", + "method": "GET" + } + }, + { + "path": "data/crypto/harmony-transactions", + "method": "GET", + "price": "$0.001", + "description": "Harmony transactions", + "rapidapi": { + "host": "harmony-transactions.p.rapidapi.com", + "path": "/transactions", + "method": "GET" + } + }, + { + "path": "data/crypto/hashrate", + "method": "GET", + "price": "$0.001", + "description": "Hashrate distribution", + "rapidapi": { + "host": "hashrate-distribution.p.rapidapi.com", + "path": "/hashrate", + "method": "GET" + } + }, + { + "path": "data/crypto/history", + "method": "GET", + "price": "$0.002", + "description": "Crypto price history", + "rapidapi": { + "host": "coinranking1.p.rapidapi.com", + "path": "/coin/{id}/history", + "method": "GET" + } + }, + { + "path": "data/crypto/ico", + "method": "GET", + "price": "$0.001", + "description": "ICO data", + "rapidapi": { + "host": "crypto-ico.p.rapidapi.com", + "path": "/ico", + "method": "GET" + } + }, + { + "path": "data/crypto/ido", + "method": "GET", + "price": "$0.001", + "description": "IDO data", + "rapidapi": { + "host": "crypto-ido.p.rapidapi.com", + "path": "/ido", + "method": "GET" + } + }, + { + "path": "data/crypto/liquidations", + "method": "GET", + "price": "$0.001", + "description": "Liquidation data", + "rapidapi": { + "host": "liquidations.p.rapidapi.com", + "path": "/liquidations", + "method": "GET" + } + }, + { + "path": "data/crypto/liquidity-pools", + "method": "GET", + "price": "$0.001", + "description": "Liquidity pool data", + "rapidapi": { + "host": "liquidity-pools.p.rapidapi.com", + "path": "/pools", + "method": "GET" + } + }, + { + "path": "data/crypto/loans", + "method": "GET", + "price": "$0.001", + "description": "Crypto loans", + "rapidapi": { + "host": "crypto-loans.p.rapidapi.com", + "path": "/loans", + "method": "GET" + } + }, + { + "path": "data/crypto/long-short", + "method": "GET", + "price": "$0.001", + "description": "Long short ratio", + "rapidapi": { + "host": "long-short-ratio.p.rapidapi.com", + "path": "/ratio", + "method": "GET" + } + }, + { + "path": "data/crypto/markets", + "method": "GET", + "price": "$0.002", + "description": "Crypto markets", + "rapidapi": { + "host": "coinranking1.p.rapidapi.com", + "path": "/coin/{id}/markets", + "method": "GET" + } + }, + { + "path": "data/crypto/mempool", + "method": "GET", + "price": "$0.001", + "description": "Mempool data", + "rapidapi": { + "host": "mempool-data.p.rapidapi.com", + "path": "/mempool", + "method": "GET" + } + }, + { + "path": "data/crypto/metamask", + "method": "GET", + "price": "$0.001", + "description": "MetaMask data", + "rapidapi": { + "host": "metamask-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/crypto/mining-pools", + "method": "GET", + "price": "$0.001", + "description": "Mining pools", + "rapidapi": { + "host": "mining-pools.p.rapidapi.com", + "path": "/pools", + "method": "GET" + } + }, + { + "path": "data/crypto/moonbeam-transactions", + "method": "GET", + "price": "$0.001", + "description": "Moonbeam transactions", + "rapidapi": { + "host": "moonbeam-transactions.p.rapidapi.com", + "path": "/transactions", + "method": "GET" + } + }, + { + "path": "data/crypto/nft-market", + "method": "GET", + "price": "$0.001", + "description": "NFT market data", + "rapidapi": { + "host": "nft-data-scraper.p.rapidapi.com", + "path": "/market", + "method": "GET" + } + }, + { + "path": "data/crypto/nfts", + "method": "GET", + "price": "$0.002", + "description": "NFT data", + "rapidapi": { + "host": "coinranking1.p.rapidapi.com", + "path": "/nfts", + "method": "GET" + } + }, + { + "path": "data/crypto/nfts-activity", + "method": "GET", + "price": "$0.001", + "description": "NFT activity", + "rapidapi": { + "host": "nft-activity.p.rapidapi.com", + "path": "/activity", + "method": "GET" + } + }, + { + "path": "data/crypto/nfts-collections", + "method": "GET", + "price": "$0.001", + "description": "NFT collections", + "rapidapi": { + "host": "nft-collections.p.rapidapi.com", + "path": "/collections", + "method": "GET" + } + }, + { + "path": "data/crypto/nfts-owners", + "method": "GET", + "price": "$0.001", + "description": "NFT owners", + "rapidapi": { + "host": "nft-owners.p.rapidapi.com", + "path": "/owners", + "method": "GET" + } + }, + { + "path": "data/crypto/nfts-stats", + "method": "GET", + "price": "$0.001", + "description": "NFT statistics", + "rapidapi": { + "host": "nft-stats.p.rapidapi.com", + "path": "/stats", + "method": "GET" + } + }, + { + "path": "data/crypto/open-interest", + "method": "GET", + "price": "$0.001", + "description": "Open interest", + "rapidapi": { + "host": "open-interest.p.rapidapi.com", + "path": "/interest", + "method": "GET" + } + }, + { + "path": "data/crypto/optimism", + "method": "GET", + "price": "$0.001", + "description": "Optimism data", + "rapidapi": { + "host": "optimism-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/crypto/optimism-transactions", + "method": "GET", + "price": "$0.001", + "description": "Optimism transactions", + "rapidapi": { + "host": "optimism-transactions.p.rapidapi.com", + "path": "/transactions", + "method": "GET" + } + }, + { + "path": "data/crypto/polygon-gas", + "method": "GET", + "price": "$0.001", + "description": "Polygon gas tracker", + "rapidapi": { + "host": "polygon-gas-tracker.p.rapidapi.com", + "path": "/gas", + "method": "GET" + } + }, + { + "path": "data/crypto/polygon-transactions", + "method": "GET", + "price": "$0.001", + "description": "Polygon transactions", + "rapidapi": { + "host": "polygon-transactions.p.rapidapi.com", + "path": "/transactions", + "method": "GET" + } + }, + { + "path": "data/crypto/price", + "method": "GET", + "price": "$0.001", + "description": "Crypto price", + "rapidapi": { + "host": "coinranking1.p.rapidapi.com", + "path": "/coins", + "method": "GET" + } + }, + { + "path": "data/crypto/price-multi", + "method": "GET", + "price": "$0.001", + "description": "Multiple crypto prices", + "rapidapi": { + "host": "coinranking1.p.rapidapi.com", + "path": "/coins", + "method": "GET" + } + }, + { + "path": "data/crypto/rich-list", + "method": "GET", + "price": "$0.001", + "description": "Rich list", + "rapidapi": { + "host": "rich-list.p.rapidapi.com", + "path": "/rich", + "method": "GET" + } + }, + { + "path": "data/crypto/savings", + "method": "GET", + "price": "$0.001", + "description": "Crypto savings rates", + "rapidapi": { + "host": "crypto-savings.p.rapidapi.com", + "path": "/rates", + "method": "GET" + } + }, + { + "path": "data/crypto/smart-money", + "method": "GET", + "price": "$0.001", + "description": "Smart money tracking", + "rapidapi": { + "host": "smart-money.p.rapidapi.com", + "path": "/tracking", + "method": "GET" + } + }, + { + "path": "data/crypto/solana", + "method": "GET", + "price": "$0.001", + "description": "Solana data", + "rapidapi": { + "host": "solana-data2.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/crypto/solana-transactions", + "method": "GET", + "price": "$0.001", + "description": "Solana transactions", + "rapidapi": { + "host": "solana-transactions.p.rapidapi.com", + "path": "/transactions", + "method": "GET" + } + }, + { + "path": "data/crypto/staking", + "method": "GET", + "price": "$0.001", + "description": "Staking rewards", + "rapidapi": { + "host": "staking-rewards.p.rapidapi.com", + "path": "/rewards", + "method": "GET" + } + }, + { + "path": "data/crypto/token-approvals", + "method": "GET", + "price": "$0.001", + "description": "Token approvals", + "rapidapi": { + "host": "token-approvals.p.rapidapi.com", + "path": "/approvals", + "method": "GET" + } + }, + { + "path": "data/crypto/token-burns", + "method": "GET", + "price": "$0.001", + "description": "Token burns", + "rapidapi": { + "host": "token-burns.p.rapidapi.com", + "path": "/burns", + "method": "GET" + } + }, + { + "path": "data/crypto/token-mints", + "method": "GET", + "price": "$0.001", + "description": "Token mints", + "rapidapi": { + "host": "token-mints.p.rapidapi.com", + "path": "/mints", + "method": "GET" + } + }, + { + "path": "data/crypto/tokens-holders", + "method": "GET", + "price": "$0.001", + "description": "Token holders", + "rapidapi": { + "host": "token-holders.p.rapidapi.com", + "path": "/holders", + "method": "GET" + } + }, + { + "path": "data/crypto/tokens-metadata", + "method": "GET", + "price": "$0.001", + "description": "Token metadata", + "rapidapi": { + "host": "token-metadata.p.rapidapi.com", + "path": "/metadata", + "method": "GET" + } + }, + { + "path": "data/crypto/tokens-transfers", + "method": "GET", + "price": "$0.001", + "description": "Token transfers", + "rapidapi": { + "host": "token-transfers.p.rapidapi.com", + "path": "/transfers", + "method": "GET" + } + }, + { + "path": "data/crypto/whale", + "method": "GET", + "price": "$0.001", + "description": "Whale tracker", + "rapidapi": { + "host": "whale-alertcrypto-tracker.p.rapidapi.com", + "path": "/transaction", + "method": "GET" + } + }, + { + "path": "data/crypto/whale-alert2", + "method": "GET", + "price": "$0.001", + "description": "Whale alert 2", + "rapidapi": { + "host": "whale-alert2.p.rapidapi.com", + "path": "/alert", + "method": "GET" + } + }, + { + "path": "data/crypto/yield-farming", + "method": "GET", + "price": "$0.001", + "description": "Yield farming rates", + "rapidapi": { + "host": "yield-farming.p.rapidapi.com", + "path": "/yields", + "method": "GET" + } + }, + { + "path": "data/currency/forecast", + "method": "GET", + "price": "$0.001", + "description": "Currency forecast", + "rapidapi": { + "host": "currency-forecast.p.rapidapi.com", + "path": "/forecast", + "method": "GET" + } + }, + { + "path": "data/currency/historical", + "method": "GET", + "price": "$0.001", + "description": "Historical currency rates", + "rapidapi": { + "host": "currency-conversion18.p.rapidapi.com", + "path": "/api/v1/historical", + "method": "GET" + } + }, + { + "path": "data/database/mongodb", + "method": "GET", + "price": "$0.001", + "description": "MongoDB data", + "rapidapi": { + "host": "mongodb-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/database/postgresql", + "method": "GET", + "price": "$0.001", + "description": "PostgreSQL data", + "rapidapi": { + "host": "postgresql-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/database/redis", + "method": "GET", + "price": "$0.001", + "description": "Redis data", + "rapidapi": { + "host": "redis-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/detect-language", + "method": "POST", + "price": "$0.001", + "description": "Detect language", + "rapidapi": { + "host": "google-translator9.p.rapidapi.com", + "path": "/detect", + "method": "POST" + } + }, + { + "path": "data/dev/aws-marketplace", + "method": "GET", + "price": "$0.001", + "description": "AWS Marketplace", + "rapidapi": { + "host": "aws-marketplace.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/dev/azure-marketplace", + "method": "GET", + "price": "$0.001", + "description": "Azure Marketplace", + "rapidapi": { + "host": "azure-marketplace.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/dev/bitbucket", + "method": "GET", + "price": "$0.001", + "description": "Bitbucket repos", + "rapidapi": { + "host": "bitbucket-data.p.rapidapi.com", + "path": "/repos", + "method": "GET" + } + }, + { + "path": "data/dev/bitbucket2", + "method": "GET", + "price": "$0.001", + "description": "Bitbucket 2", + "rapidapi": { + "host": "bitbucket2.p.rapidapi.com", + "path": "/repos", + "method": "GET" + } + }, + { + "path": "data/dev/cargo", + "method": "GET", + "price": "$0.001", + "description": "Cargo crates", + "rapidapi": { + "host": "cargo-crates.p.rapidapi.com", + "path": "/crates", + "method": "GET" + } + }, + { + "path": "data/dev/cargo2", + "method": "GET", + "price": "$0.001", + "description": "Cargo 2", + "rapidapi": { + "host": "cargo2.p.rapidapi.com", + "path": "/crates", + "method": "GET" + } + }, + { + "path": "data/dev/cargo3", + "method": "GET", + "price": "$0.001", + "description": "Cargo 3", + "rapidapi": { + "host": "cargo3.p.rapidapi.com", + "path": "/crates", + "method": "GET" + } + }, + { + "path": "data/dev/composer", + "method": "GET", + "price": "$0.001", + "description": "Composer packages", + "rapidapi": { + "host": "composer-packages.p.rapidapi.com", + "path": "/packages", + "method": "GET" + } + }, + { + "path": "data/dev/composer2", + "method": "GET", + "price": "$0.001", + "description": "Composer 2", + "rapidapi": { + "host": "composer2.p.rapidapi.com", + "path": "/packages", + "method": "GET" + } + }, + { + "path": "data/dev/composer3", + "method": "GET", + "price": "$0.001", + "description": "Composer 3", + "rapidapi": { + "host": "composer3.p.rapidapi.com", + "path": "/packages", + "method": "GET" + } + }, + { + "path": "data/dev/cran", + "method": "GET", + "price": "$0.001", + "description": "CRAN packages", + "rapidapi": { + "host": "cran-r-packages.p.rapidapi.com", + "path": "/packages", + "method": "GET" + } + }, + { + "path": "data/dev/cve", + "method": "GET", + "price": "$0.001", + "description": "CVE database", + "rapidapi": { + "host": "cve-database.p.rapidapi.com", + "path": "/cve", + "method": "GET" + } + }, + { + "path": "data/dev/docker", + "method": "GET", + "price": "$0.001", + "description": "Docker images", + "rapidapi": { + "host": "docker-images.p.rapidapi.com", + "path": "/images", + "method": "GET" + } + }, + { + "path": "data/dev/docker2", + "method": "GET", + "price": "$0.001", + "description": "Docker 2", + "rapidapi": { + "host": "docker2.p.rapidapi.com", + "path": "/images", + "method": "GET" + } + }, + { + "path": "data/dev/gcp-marketplace", + "method": "GET", + "price": "$0.001", + "description": "GCP Marketplace", + "rapidapi": { + "host": "gcp-marketplace.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/dev/github-actions", + "method": "GET", + "price": "$0.001", + "description": "GitHub actions", + "rapidapi": { + "host": "github-actions.p.rapidapi.com", + "path": "/actions", + "method": "GET" + } + }, + { + "path": "data/dev/github-advisories", + "method": "GET", + "price": "$0.001", + "description": "GitHub security advisories", + "rapidapi": { + "host": "github-advisories.p.rapidapi.com", + "path": "/advisories", + "method": "GET" + } + }, + { + "path": "data/dev/github-commits", + "method": "GET", + "price": "$0.001", + "description": "GitHub commits", + "rapidapi": { + "host": "github-repository-data.p.rapidapi.com", + "path": "/commits", + "method": "GET" + } + }, + { + "path": "data/dev/github-forks", + "method": "GET", + "price": "$0.001", + "description": "GitHub forks", + "rapidapi": { + "host": "github-forks.p.rapidapi.com", + "path": "/forks", + "method": "GET" + } + }, + { + "path": "data/dev/github-issues", + "method": "GET", + "price": "$0.001", + "description": "GitHub issues", + "rapidapi": { + "host": "github-repository-data.p.rapidapi.com", + "path": "/issues", + "method": "GET" + } + }, + { + "path": "data/dev/github-issues2", + "method": "GET", + "price": "$0.001", + "description": "GitHub issues 2", + "rapidapi": { + "host": "github-issues2.p.rapidapi.com", + "path": "/issues", + "method": "GET" + } + }, + { + "path": "data/dev/github-pull-requests", + "method": "GET", + "price": "$0.001", + "description": "GitHub pull requests", + "rapidapi": { + "host": "github-pull-requests.p.rapidapi.com", + "path": "/pulls", + "method": "GET" + } + }, + { + "path": "data/dev/github-releases", + "method": "GET", + "price": "$0.001", + "description": "GitHub releases", + "rapidapi": { + "host": "github-releases.p.rapidapi.com", + "path": "/releases", + "method": "GET" + } + }, + { + "path": "data/dev/github-repos", + "method": "GET", + "price": "$0.001", + "description": "GitHub repository", + "rapidapi": { + "host": "github-repository-data.p.rapidapi.com", + "path": "/repo/:owner/:name", + "method": "GET" + } + }, + { + "path": "data/dev/github-repos2", + "method": "GET", + "price": "$0.001", + "description": "GitHub repos 2", + "rapidapi": { + "host": "github-repos2.p.rapidapi.com", + "path": "/repos", + "method": "GET" + } + }, + { + "path": "data/dev/github-repos3", + "method": "GET", + "price": "$0.001", + "description": "GitHub repos 3", + "rapidapi": { + "host": "github-repos3.p.rapidapi.com", + "path": "/repos", + "method": "GET" + } + }, + { + "path": "data/dev/github-stars", + "method": "GET", + "price": "$0.001", + "description": "GitHub stars", + "rapidapi": { + "host": "github-stars.p.rapidapi.com", + "path": "/stars", + "method": "GET" + } + }, + { + "path": "data/dev/github-wiki", + "method": "GET", + "price": "$0.001", + "description": "GitHub wiki", + "rapidapi": { + "host": "github-wiki.p.rapidapi.com", + "path": "/wiki", + "method": "GET" + } + }, + { + "path": "data/dev/gitlab", + "method": "GET", + "price": "$0.001", + "description": "GitLab repos", + "rapidapi": { + "host": "gitlab-data.p.rapidapi.com", + "path": "/repos", + "method": "GET" + } + }, + { + "path": "data/dev/gitlab2", + "method": "GET", + "price": "$0.001", + "description": "GitLab 2", + "rapidapi": { + "host": "gitlab2.p.rapidapi.com", + "path": "/repos", + "method": "GET" + } + }, + { + "path": "data/dev/heroku", + "method": "GET", + "price": "$0.001", + "description": "Heroku data", + "rapidapi": { + "host": "heroku-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/dev/kubernetes", + "method": "GET", + "price": "$0.001", + "description": "Kubernetes data", + "rapidapi": { + "host": "kubernetes-data.p.rapidapi.com", + "path": "/kubernetes", + "method": "GET" + } + }, + { + "path": "data/dev/kubernetes2", + "method": "GET", + "price": "$0.001", + "description": "Kubernetes 2", + "rapidapi": { + "host": "kubernetes2.p.rapidapi.com", + "path": "/kubernetes", + "method": "GET" + } + }, + { + "path": "data/dev/netlify", + "method": "GET", + "price": "$0.001", + "description": "Netlify data", + "rapidapi": { + "host": "netlify-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/dev/npm-package", + "method": "GET", + "price": "$0.001", + "description": "NPM package info", + "rapidapi": { + "host": "npm-registry.p.rapidapi.com", + "path": "/package/:name", + "method": "GET" + } + }, + { + "path": "data/dev/npm-registry2", + "method": "GET", + "price": "$0.001", + "description": "NPM registry 2", + "rapidapi": { + "host": "npm2-registry.p.rapidapi.com", + "path": "/registry", + "method": "GET" + } + }, + { + "path": "data/dev/npm-registry3", + "method": "GET", + "price": "$0.001", + "description": "NPM registry 3", + "rapidapi": { + "host": "npm3-registry.p.rapidapi.com", + "path": "/registry", + "method": "GET" + } + }, + { + "path": "data/dev/npm-registry4", + "method": "GET", + "price": "$0.001", + "description": "NPM registry 4", + "rapidapi": { + "host": "npm4-registry.p.rapidapi.com", + "path": "/registry", + "method": "GET" + } + }, + { + "path": "data/dev/openapi", + "method": "GET", + "price": "$0.001", + "description": "OpenAPI specs", + "rapidapi": { + "host": "openapi-specs.p.rapidapi.com", + "path": "/specs", + "method": "GET" + } + }, + { + "path": "data/dev/pypi-package", + "method": "GET", + "price": "$0.001", + "description": "PyPI package info", + "rapidapi": { + "host": "pypi-search.p.rapidapi.com", + "path": "/packages/search", + "method": "GET" + } + }, + { + "path": "data/dev/pypi-registry", + "method": "GET", + "price": "$0.001", + "description": "PyPI registry", + "rapidapi": { + "host": "pypi-registry.p.rapidapi.com", + "path": "/registry", + "method": "GET" + } + }, + { + "path": "data/dev/pypi-registry2", + "method": "GET", + "price": "$0.001", + "description": "PyPI registry 2", + "rapidapi": { + "host": "pypi2-registry.p.rapidapi.com", + "path": "/registry", + "method": "GET" + } + }, + { + "path": "data/dev/pypi-registry3", + "method": "GET", + "price": "$0.001", + "description": "PyPI registry 3", + "rapidapi": { + "host": "pypi3-registry.p.rapidapi.com", + "path": "/registry", + "method": "GET" + } + }, + { + "path": "data/dev/rubygems", + "method": "GET", + "price": "$0.001", + "description": "RubyGems", + "rapidapi": { + "host": "rubygems-registry.p.rapidapi.com", + "path": "/registry", + "method": "GET" + } + }, + { + "path": "data/dev/rubygems2", + "method": "GET", + "price": "$0.001", + "description": "RubyGems 2", + "rapidapi": { + "host": "rubygems2.p.rapidapi.com", + "path": "/registry", + "method": "GET" + } + }, + { + "path": "data/dev/rubygems3", + "method": "GET", + "price": "$0.001", + "description": "RubyGems 3", + "rapidapi": { + "host": "rubygems3.p.rapidapi.com", + "path": "/registry", + "method": "GET" + } + }, + { + "path": "data/dev/swagger", + "method": "GET", + "price": "$0.001", + "description": "Swagger docs", + "rapidapi": { + "host": "swagger-docs.p.rapidapi.com", + "path": "/docs", + "method": "GET" + } + }, + { + "path": "data/dev/vercel", + "method": "GET", + "price": "$0.001", + "description": "Vercel data", + "rapidapi": { + "host": "vercel-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/dev/vulnerabilities", + "method": "GET", + "price": "$0.001", + "description": "Security vulnerabilities", + "rapidapi": { + "host": "vulnerabilities.p.rapidapi.com", + "path": "/vulnerabilities", + "method": "GET" + } + }, + { + "path": "data/dictionary/antonym", + "method": "GET", + "price": "$0.001", + "description": "Thesaurus antonyms", + "rapidapi": { + "host": "thesaurus-api.p.rapidapi.com", + "path": "/antonyms", + "method": "GET" + } + }, + { + "path": "data/dictionary/define", + "method": "GET", + "price": "$0.001", + "description": "Dictionary definition", + "rapidapi": { + "host": "dictionary-api.p.rapidapi.com", + "path": "/define", + "method": "GET" + } + }, + { + "path": "data/dictionary/rhyme", + "method": "GET", + "price": "$0.001", + "description": "Rhyming words", + "rapidapi": { + "host": "rhyme-api.p.rapidapi.com", + "path": "/rhyme", + "method": "GET" + } + }, + { + "path": "data/dictionary/synonym", + "method": "GET", + "price": "$0.001", + "description": "Thesaurus synonyms", + "rapidapi": { + "host": "thesaurus-api.p.rapidapi.com", + "path": "/synonyms", + "method": "GET" + } + }, + { + "path": "data/directory/business", + "method": "GET", + "price": "$0.001", + "description": "Business directory", + "rapidapi": { + "host": "business-directory.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "data/directory/people", + "method": "GET", + "price": "$0.001", + "description": "People search", + "rapidapi": { + "host": "people-directory.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "data/directory/phone", + "method": "GET", + "price": "$0.001", + "description": "Phone lookup", + "rapidapi": { + "host": "phone-directory.p.rapidapi.com", + "path": "/lookup", + "method": "GET" + } + }, + { + "path": "data/domain/dns", + "method": "GET", + "price": "$0.001", + "description": "Domain DNS", + "rapidapi": { + "host": "whois-plus.p.rapidapi.com", + "path": "/dns", + "method": "GET" + } + }, + { + "path": "data/domain/suggestions", + "method": "GET", + "price": "$0.001", + "description": "Domain suggestions", + "rapidapi": { + "host": "whois-plus.p.rapidapi.com", + "path": "/suggestions", + "method": "GET" + } + }, + { + "path": "data/domain/whois", + "method": "GET", + "price": "$0.002", + "description": "Domain WHOIS", + "rapidapi": { + "host": "whois-plus.p.rapidapi.com", + "path": "/whois", + "method": "GET" + } + }, + { + "path": "data/ecommerce/adorama", + "method": "GET", + "price": "$0.001", + "description": "Adorama", + "rapidapi": { + "host": "adorama-products.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "data/ecommerce/adorama2", + "method": "GET", + "price": "$0.001", + "description": "Adorama 2", + "rapidapi": { + "host": "adorama2.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "data/ecommerce/aliexpress", + "method": "GET", + "price": "$0.001", + "description": "AliExpress products", + "rapidapi": { + "host": "aliexpress-products.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "data/ecommerce/aliexpress2", + "method": "GET", + "price": "$0.001", + "description": "AliExpress 2", + "rapidapi": { + "host": "aliexpress-products2.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "data/ecommerce/amazon2", + "method": "GET", + "price": "$0.001", + "description": "Amazon 2", + "rapidapi": { + "host": "amazon-products2.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "data/ecommerce/bestbuy", + "method": "GET", + "price": "$0.001", + "description": "BestBuy products", + "rapidapi": { + "host": "bestbuy-products.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "data/ecommerce/bestbuy2", + "method": "GET", + "price": "$0.001", + "description": "BestBuy 2", + "rapidapi": { + "host": "bestbuy-products2.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "data/ecommerce/bhphoto", + "method": "GET", + "price": "$0.001", + "description": "B&H Photo", + "rapidapi": { + "host": "bhphoto-products.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "data/ecommerce/bhphoto2", + "method": "GET", + "price": "$0.001", + "description": "B&H Photo 2", + "rapidapi": { + "host": "bhphoto2.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "data/ecommerce/bigcommerce", + "method": "GET", + "price": "$0.001", + "description": "BigCommerce products", + "rapidapi": { + "host": "bigcommerce-products.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "data/ecommerce/cart", + "method": "GET", + "price": "$0.001", + "description": "Cart data", + "rapidapi": { + "host": "cart-data.p.rapidapi.com", + "path": "/cart", + "method": "GET" + } + }, + { + "path": "data/ecommerce/categories", + "method": "GET", + "price": "$0.001", + "description": "Product categories", + "rapidapi": { + "host": "real-time-amazon-data.p.rapidapi.com", + "path": "/categories", + "method": "GET" + } + }, + { + "path": "data/ecommerce/checkout", + "method": "GET", + "price": "$0.001", + "description": "Checkout data", + "rapidapi": { + "host": "checkout-data.p.rapidapi.com", + "path": "/checkout", + "method": "GET" + } + }, + { + "path": "data/ecommerce/compare", + "method": "GET", + "price": "$0.001", + "description": "Compare products", + "rapidapi": { + "host": "real-time-amazon-data.p.rapidapi.com", + "path": "/compare", + "method": "GET" + } + }, + { + "path": "data/ecommerce/coupons", + "method": "GET", + "price": "$0.001", + "description": "Coupon codes", + "rapidapi": { + "host": "coupon-codes.p.rapidapi.com", + "path": "/coupons", + "method": "GET" + } + }, + { + "path": "data/ecommerce/deals", + "method": "GET", + "price": "$0.001", + "description": "Product deals", + "rapidapi": { + "host": "real-time-amazon-data.p.rapidapi.com", + "path": "/deals", + "method": "GET" + } + }, + { + "path": "data/ecommerce/deals2", + "method": "GET", + "price": "$0.001", + "description": "Deals 2", + "rapidapi": { + "host": "deals2.p.rapidapi.com", + "path": "/deals", + "method": "GET" + } + }, + { + "path": "data/ecommerce/ebay", + "method": "GET", + "price": "$0.001", + "description": "eBay products", + "rapidapi": { + "host": "ebay-products.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "data/ecommerce/ebay2", + "method": "GET", + "price": "$0.001", + "description": "eBay 2", + "rapidapi": { + "host": "ebay-products2.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "data/ecommerce/etsy", + "method": "GET", + "price": "$0.001", + "description": "Etsy products", + "rapidapi": { + "host": "etsy-products.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "data/ecommerce/etsy2", + "method": "GET", + "price": "$0.001", + "description": "Etsy 2", + "rapidapi": { + "host": "etsy-products2.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "data/ecommerce/homedepot", + "method": "GET", + "price": "$0.001", + "description": "Home Depot products", + "rapidapi": { + "host": "homedepot-products.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "data/ecommerce/homedepot2", + "method": "GET", + "price": "$0.001", + "description": "Home Depot 2", + "rapidapi": { + "host": "homedepot2.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "data/ecommerce/kohls", + "method": "GET", + "price": "$0.001", + "description": "Kohl's products", + "rapidapi": { + "host": "kohls-products.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "data/ecommerce/kohls2", + "method": "GET", + "price": "$0.001", + "description": "Kohl's 2", + "rapidapi": { + "host": "kohls2.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "data/ecommerce/lowes", + "method": "GET", + "price": "$0.001", + "description": "Lowe's products", + "rapidapi": { + "host": "lowes-products.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "data/ecommerce/lowes2", + "method": "GET", + "price": "$0.001", + "description": "Lowe's 2", + "rapidapi": { + "host": "lowes2.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "data/ecommerce/macys", + "method": "GET", + "price": "$0.001", + "description": "Macy's products", + "rapidapi": { + "host": "macys-products.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "data/ecommerce/macys2", + "method": "GET", + "price": "$0.001", + "description": "Macy's 2", + "rapidapi": { + "host": "macys2.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "data/ecommerce/macys3", + "method": "GET", + "price": "$0.001", + "description": "Macy's 3", + "rapidapi": { + "host": "macys3.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "data/ecommerce/magento", + "method": "GET", + "price": "$0.001", + "description": "Magento products", + "rapidapi": { + "host": "magento-products.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "data/ecommerce/newegg", + "method": "GET", + "price": "$0.001", + "description": "Newegg products", + "rapidapi": { + "host": "newegg-products.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "data/ecommerce/newegg2", + "method": "GET", + "price": "$0.001", + "description": "Newegg 2", + "rapidapi": { + "host": "newegg2.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "data/ecommerce/nordstrom", + "method": "GET", + "price": "$0.001", + "description": "Nordstrom products", + "rapidapi": { + "host": "nordstrom-products.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "data/ecommerce/nordstrom2", + "method": "GET", + "price": "$0.001", + "description": "Nordstrom 2", + "rapidapi": { + "host": "nordstrom2.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "data/ecommerce/nordstrom3", + "method": "GET", + "price": "$0.001", + "description": "Nordstrom 3", + "rapidapi": { + "host": "nordstrom3.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "data/ecommerce/offers", + "method": "GET", + "price": "$0.001", + "description": "Product offers", + "rapidapi": { + "host": "product-offers.p.rapidapi.com", + "path": "/offers", + "method": "GET" + } + }, + { + "path": "data/ecommerce/overstock", + "method": "GET", + "price": "$0.001", + "description": "Overstock products", + "rapidapi": { + "host": "overstock-products.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "data/ecommerce/overstock2", + "method": "GET", + "price": "$0.001", + "description": "Overstock 2", + "rapidapi": { + "host": "overstock2.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "data/ecommerce/prices", + "method": "GET", + "price": "$0.001", + "description": "Product price history", + "rapidapi": { + "host": "amazon-price-history.p.rapidapi.com", + "path": "/api/prices", + "method": "GET" + } + }, + { + "path": "data/ecommerce/pricing", + "method": "GET", + "price": "$0.001", + "description": "Product pricing", + "rapidapi": { + "host": "product-pricing.p.rapidapi.com", + "path": "/pricing", + "method": "GET" + } + }, + { + "path": "data/ecommerce/products", + "method": "GET", + "price": "$0.001", + "description": "E-commerce products", + "rapidapi": { + "host": "amazon-product-search.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "data/ecommerce/reviews", + "method": "GET", + "price": "$0.001", + "description": "Product reviews", + "rapidapi": { + "host": "amazon-product-search.p.rapidapi.com", + "path": "/reviews", + "method": "GET" + } + }, + { + "path": "data/ecommerce/reviews2", + "method": "GET", + "price": "$0.001", + "description": "Product reviews 2", + "rapidapi": { + "host": "product-reviews2.p.rapidapi.com", + "path": "/reviews", + "method": "GET" + } + }, + { + "path": "data/ecommerce/shein", + "method": "GET", + "price": "$0.001", + "description": "SHEIN products", + "rapidapi": { + "host": "shein-products.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "data/ecommerce/shopify", + "method": "GET", + "price": "$0.001", + "description": "Shopify products", + "rapidapi": { + "host": "shopify-products.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "data/ecommerce/square", + "method": "GET", + "price": "$0.001", + "description": "Square products", + "rapidapi": { + "host": "square-products.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "data/ecommerce/target", + "method": "GET", + "price": "$0.001", + "description": "Target products", + "rapidapi": { + "host": "target-products.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "data/ecommerce/target2", + "method": "GET", + "price": "$0.001", + "description": "Target 2", + "rapidapi": { + "host": "target-products2.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "data/ecommerce/temu", + "method": "GET", + "price": "$0.001", + "description": "Temu products", + "rapidapi": { + "host": "temu-products.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "data/ecommerce/walmart", + "method": "GET", + "price": "$0.001", + "description": "Walmart products", + "rapidapi": { + "host": "walmart-products.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "data/ecommerce/walmart2", + "method": "GET", + "price": "$0.001", + "description": "Walmart 2", + "rapidapi": { + "host": "walmart-products2.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "data/ecommerce/wayfair", + "method": "GET", + "price": "$0.001", + "description": "Wayfair products", + "rapidapi": { + "host": "wayfair-products.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "data/ecommerce/wayfair2", + "method": "GET", + "price": "$0.001", + "description": "Wayfair 2", + "rapidapi": { + "host": "wayfair2.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "data/ecommerce/wish", + "method": "GET", + "price": "$0.001", + "description": "Wish products", + "rapidapi": { + "host": "wish-products.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "data/ecommerce/woocommerce", + "method": "GET", + "price": "$0.001", + "description": "WooCommerce products", + "rapidapi": { + "host": "woocommerce-products.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "data/economy/calendar", + "method": "GET", + "price": "$0.002", + "description": "Economic events calendar", + "rapidapi": { + "host": "eodhd.com.p.rapidapi.com", + "path": "/api/economic-events", + "method": "GET" + } + }, + { + "path": "data/economy/cpi", + "method": "GET", + "price": "$0.001", + "description": "CPI data", + "rapidapi": { + "host": "cpi-data.p.rapidapi.com", + "path": "/cpi", + "method": "GET" + } + }, + { + "path": "data/economy/employment", + "method": "GET", + "price": "$0.001", + "description": "Employment data", + "rapidapi": { + "host": "employment-data.p.rapidapi.com", + "path": "/employment", + "method": "GET" + } + }, + { + "path": "data/economy/gdp", + "method": "GET", + "price": "$0.001", + "description": "GDP economic data", + "rapidapi": { + "host": "alpha-vantage.p.rapidapi.com", + "path": "/query", + "method": "GET" + } + }, + { + "path": "data/economy/housing", + "method": "GET", + "price": "$0.001", + "description": "Housing data", + "rapidapi": { + "host": "housing-data.p.rapidapi.com", + "path": "/housing", + "method": "GET" + } + }, + { + "path": "data/economy/indicators", + "method": "GET", + "price": "$0.001", + "description": "Economic indicators", + "rapidapi": { + "host": "eodhd.com.p.rapidapi.com", + "path": "/api/economic-indicators", + "method": "GET" + } + }, + { + "path": "data/economy/inflation", + "method": "GET", + "price": "$0.001", + "description": "Inflation rate data", + "rapidapi": { + "host": "alpha-vantage.p.rapidapi.com", + "path": "/query", + "method": "GET" + } + }, + { + "path": "data/economy/pmi", + "method": "GET", + "price": "$0.001", + "description": "PMI indicators", + "rapidapi": { + "host": "pmi-data.p.rapidapi.com", + "path": "/pmi", + "method": "GET" + } + }, + { + "path": "data/economy/retail-sales", + "method": "GET", + "price": "$0.001", + "description": "Retail sales data", + "rapidapi": { + "host": "retail-sales.p.rapidapi.com", + "path": "/sales", + "method": "GET" + } + }, + { + "path": "data/economy/unemployment", + "method": "GET", + "price": "$0.001", + "description": "Unemployment data", + "rapidapi": { + "host": "alpha-vantage.p.rapidapi.com", + "path": "/query", + "method": "GET" + } + }, + { + "path": "data/education/blackboard", + "method": "GET", + "price": "$0.001", + "description": "Blackboard", + "rapidapi": { + "host": "blackboard.p.rapidapi.com", + "path": "/blackboard", + "method": "GET" + } + }, + { + "path": "data/education/blackboard2", + "method": "GET", + "price": "$0.001", + "description": "Blackboard 2", + "rapidapi": { + "host": "blackboard2.p.rapidapi.com", + "path": "/blackboard", + "method": "GET" + } + }, + { + "path": "data/education/blackboard3", + "method": "GET", + "price": "$0.001", + "description": "Blackboard 3", + "rapidapi": { + "host": "blackboard3.p.rapidapi.com", + "path": "/blackboard", + "method": "GET" + } + }, + { + "path": "data/education/canvas", + "method": "GET", + "price": "$0.001", + "description": "Canvas LMS", + "rapidapi": { + "host": "canvas-lms.p.rapidapi.com", + "path": "/canvas", + "method": "GET" + } + }, + { + "path": "data/education/canvas2", + "method": "GET", + "price": "$0.001", + "description": "Canvas 2", + "rapidapi": { + "host": "canvas2.p.rapidapi.com", + "path": "/canvas", + "method": "GET" + } + }, + { + "path": "data/education/canvas3", + "method": "GET", + "price": "$0.001", + "description": "Canvas 3", + "rapidapi": { + "host": "canvas3.p.rapidapi.com", + "path": "/canvas", + "method": "GET" + } + }, + { + "path": "data/education/certifications", + "method": "GET", + "price": "$0.001", + "description": "Certifications", + "rapidapi": { + "host": "certifications.p.rapidapi.com", + "path": "/certifications", + "method": "GET" + } + }, + { + "path": "data/education/certifications2", + "method": "GET", + "price": "$0.001", + "description": "Certifications 2", + "rapidapi": { + "host": "certifications2.p.rapidapi.com", + "path": "/certifications", + "method": "GET" + } + }, + { + "path": "data/education/coursera2", + "method": "GET", + "price": "$0.001", + "description": "Coursera 2", + "rapidapi": { + "host": "coursera2-courses.p.rapidapi.com", + "path": "/courses", + "method": "GET" + } + }, + { + "path": "data/education/courses", + "method": "GET", + "price": "$0.001", + "description": "Online courses", + "rapidapi": { + "host": "udemy-scraper.p.rapidapi.com", + "path": "/courses", + "method": "GET" + } + }, + { + "path": "data/education/courses2", + "method": "GET", + "price": "$0.001", + "description": "Courses 2", + "rapidapi": { + "host": "courses2.p.rapidapi.com", + "path": "/courses", + "method": "GET" + } + }, + { + "path": "data/education/degrees", + "method": "GET", + "price": "$0.001", + "description": "Degree programs", + "rapidapi": { + "host": "degrees.p.rapidapi.com", + "path": "/degrees", + "method": "GET" + } + }, + { + "path": "data/education/edx2", + "method": "GET", + "price": "$0.001", + "description": "edX 2", + "rapidapi": { + "host": "edx2-courses.p.rapidapi.com", + "path": "/courses", + "method": "GET" + } + }, + { + "path": "data/education/google-classroom", + "method": "GET", + "price": "$0.001", + "description": "Google Classroom", + "rapidapi": { + "host": "google-classroom.p.rapidapi.com", + "path": "/classroom", + "method": "GET" + } + }, + { + "path": "data/education/google-classroom2", + "method": "GET", + "price": "$0.001", + "description": "Google Classroom 2", + "rapidapi": { + "host": "google-classroom2.p.rapidapi.com", + "path": "/classroom", + "method": "GET" + } + }, + { + "path": "data/education/google-classroom3", + "method": "GET", + "price": "$0.001", + "description": "Google Classroom 3", + "rapidapi": { + "host": "google-classroom3.p.rapidapi.com", + "path": "/classroom", + "method": "GET" + } + }, + { + "path": "data/education/harvard", + "method": "GET", + "price": "$0.001", + "description": "Harvard courses", + "rapidapi": { + "host": "harvard-courses.p.rapidapi.com", + "path": "/courses", + "method": "GET" + } + }, + { + "path": "data/education/k12", + "method": "GET", + "price": "$0.001", + "description": "K-12 education", + "rapidapi": { + "host": "k12-education.p.rapidapi.com", + "path": "/education", + "method": "GET" + } + }, + { + "path": "data/education/khan-academy2", + "method": "GET", + "price": "$0.001", + "description": "Khan Academy 2", + "rapidapi": { + "host": "khan2-academy.p.rapidapi.com", + "path": "/academy", + "method": "GET" + } + }, + { + "path": "data/education/language-learning", + "method": "GET", + "price": "$0.001", + "description": "Language learning", + "rapidapi": { + "host": "language-learning.p.rapidapi.com", + "path": "/learning", + "method": "GET" + } + }, + { + "path": "data/education/library", + "method": "GET", + "price": "$0.001", + "description": "Library search", + "rapidapi": { + "host": "openlibrary3.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "data/education/microsoft-teams", + "method": "GET", + "price": "$0.001", + "description": "Microsoft Teams edu", + "rapidapi": { + "host": "microsoft-teams-edu.p.rapidapi.com", + "path": "/teams", + "method": "GET" + } + }, + { + "path": "data/education/microsoft-teams2", + "method": "GET", + "price": "$0.001", + "description": "Microsoft Teams 2", + "rapidapi": { + "host": "microsoft-teams2.p.rapidapi.com", + "path": "/teams", + "method": "GET" + } + }, + { + "path": "data/education/microsoft-teams3", + "method": "GET", + "price": "$0.001", + "description": "Microsoft Teams 3", + "rapidapi": { + "host": "microsoft-teams3.p.rapidapi.com", + "path": "/teams", + "method": "GET" + } + }, + { + "path": "data/education/mit", + "method": "GET", + "price": "$0.001", + "description": "MIT courses", + "rapidapi": { + "host": "mit-courses.p.rapidapi.com", + "path": "/courses", + "method": "GET" + } + }, + { + "path": "data/education/mooc", + "method": "GET", + "price": "$0.001", + "description": "MOOC courses", + "rapidapi": { + "host": "mooc-courses.p.rapidapi.com", + "path": "/courses", + "method": "GET" + } + }, + { + "path": "data/education/moodle", + "method": "GET", + "price": "$0.001", + "description": "Moodle", + "rapidapi": { + "host": "moodle.p.rapidapi.com", + "path": "/moodle", + "method": "GET" + } + }, + { + "path": "data/education/moodle2", + "method": "GET", + "price": "$0.001", + "description": "Moodle 2", + "rapidapi": { + "host": "moodle2.p.rapidapi.com", + "path": "/moodle", + "method": "GET" + } + }, + { + "path": "data/education/moodle3", + "method": "GET", + "price": "$0.001", + "description": "Moodle 3", + "rapidapi": { + "host": "moodle3.p.rapidapi.com", + "path": "/moodle", + "method": "GET" + } + }, + { + "path": "data/education/online-learning", + "method": "GET", + "price": "$0.001", + "description": "Online learning", + "rapidapi": { + "host": "online-learning.p.rapidapi.com", + "path": "/courses", + "method": "GET" + } + }, + { + "path": "data/education/scholarships", + "method": "GET", + "price": "$0.001", + "description": "Scholarships", + "rapidapi": { + "host": "scholarships.p.rapidapi.com", + "path": "/scholarships", + "method": "GET" + } + }, + { + "path": "data/education/scholarships2", + "method": "GET", + "price": "$0.001", + "description": "Scholarships 2", + "rapidapi": { + "host": "scholarships2.p.rapidapi.com", + "path": "/scholarships", + "method": "GET" + } + }, + { + "path": "data/education/stanford", + "method": "GET", + "price": "$0.001", + "description": "Stanford courses", + "rapidapi": { + "host": "stanford-courses.p.rapidapi.com", + "path": "/courses", + "method": "GET" + } + }, + { + "path": "data/education/test-prep", + "method": "GET", + "price": "$0.001", + "description": "Test preparation", + "rapidapi": { + "host": "test-prep.p.rapidapi.com", + "path": "/prep", + "method": "GET" + } + }, + { + "path": "data/education/textbooks", + "method": "GET", + "price": "$0.001", + "description": "Textbook data", + "rapidapi": { + "host": "textbook-data.p.rapidapi.com", + "path": "/textbooks", + "method": "GET" + } + }, + { + "path": "data/education/tutorials", + "method": "GET", + "price": "$0.001", + "description": "Tutorials", + "rapidapi": { + "host": "tutorials.p.rapidapi.com", + "path": "/tutorials", + "method": "GET" + } + }, + { + "path": "data/education/udemy2", + "method": "GET", + "price": "$0.001", + "description": "Udemy 2", + "rapidapi": { + "host": "udemy2-courses.p.rapidapi.com", + "path": "/courses", + "method": "GET" + } + }, + { + "path": "data/education/universities", + "method": "GET", + "price": "$0.001", + "description": "University search", + "rapidapi": { + "host": "university-web-api.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "data/education/webinars", + "method": "GET", + "price": "$0.001", + "description": "Webinars", + "rapidapi": { + "host": "webinars.p.rapidapi.com", + "path": "/webinars", + "method": "GET" + } + }, + { + "path": "data/education/workshops", + "method": "GET", + "price": "$0.001", + "description": "Workshops", + "rapidapi": { + "host": "workshops.p.rapidapi.com", + "path": "/workshops", + "method": "GET" + } + }, + { + "path": "data/education/zoom", + "method": "GET", + "price": "$0.001", + "description": "Zoom edu", + "rapidapi": { + "host": "zoom-edu.p.rapidapi.com", + "path": "/zoom", + "method": "GET" + } + }, + { + "path": "data/education/zoom2", + "method": "GET", + "price": "$0.001", + "description": "Zoom 2", + "rapidapi": { + "host": "zoom2.p.rapidapi.com", + "path": "/zoom", + "method": "GET" + } + }, + { + "path": "data/education/zoom3", + "method": "GET", + "price": "$0.001", + "description": "Zoom 3", + "rapidapi": { + "host": "zoom3.p.rapidapi.com", + "path": "/zoom", + "method": "GET" + } + }, + { + "path": "data/email/disposable", + "method": "GET", + "price": "$0.001", + "description": "Check disposable", + "rapidapi": { + "host": "email-validation7.p.rapidapi.com", + "path": "/disposable", + "method": "GET" + } + }, + { + "path": "data/email/validate", + "method": "GET", + "price": "$0.001", + "description": "Validate email", + "rapidapi": { + "host": "email-validation7.p.rapidapi.com", + "path": "/validate", + "method": "GET" + } + }, + { + "path": "data/entertainment/audiobooks", + "method": "GET", + "price": "$0.001", + "description": "Audiobooks", + "rapidapi": { + "host": "audiobooks-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/entertainment/comics", + "method": "GET", + "price": "$0.001", + "description": "Comics 2", + "rapidapi": { + "host": "comics2.p.rapidapi.com", + "path": "/comics", + "method": "GET" + } + }, + { + "path": "data/entertainment/games", + "method": "GET", + "price": "$0.001", + "description": "Games", + "rapidapi": { + "host": "entertainment-games.p.rapidapi.com", + "path": "/games", + "method": "GET" + } + }, + { + "path": "data/entertainment/horoscope", + "method": "GET", + "price": "$0.001", + "description": "Horoscope 2", + "rapidapi": { + "host": "horoscope2.p.rapidapi.com", + "path": "/horoscope", + "method": "GET" + } + }, + { + "path": "data/entertainment/manga-chapters2", + "method": "GET", + "price": "$0.001", + "description": "Manga chapters 2", + "rapidapi": { + "host": "manga-chapters2.p.rapidapi.com", + "path": "/chapters", + "method": "GET" + } + }, + { + "path": "data/entertainment/manga2", + "method": "GET", + "price": "$0.001", + "description": "Manga 2", + "rapidapi": { + "host": "manga2-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/entertainment/numerology", + "method": "GET", + "price": "$0.001", + "description": "Numerology", + "rapidapi": { + "host": "numerology.p.rapidapi.com", + "path": "/numerology", + "method": "GET" + } + }, + { + "path": "data/entertainment/podcasts4", + "method": "GET", + "price": "$0.001", + "description": "Podcasts 4", + "rapidapi": { + "host": "podcasts4-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/entertainment/puzzles", + "method": "GET", + "price": "$0.001", + "description": "Puzzles", + "rapidapi": { + "host": "puzzles.p.rapidapi.com", + "path": "/puzzles", + "method": "GET" + } + }, + { + "path": "data/entertainment/reddit2", + "method": "GET", + "price": "$0.001", + "description": "Reddit 2", + "rapidapi": { + "host": "reddit2-entertainment.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/entertainment/reddit3", + "method": "GET", + "price": "$0.001", + "description": "Reddit 3", + "rapidapi": { + "host": "reddit3-entertainment.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/entertainment/reddit4", + "method": "GET", + "price": "$0.001", + "description": "Reddit 4", + "rapidapi": { + "host": "reddit4-entertainment.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/entertainment/spotify2", + "method": "GET", + "price": "$0.001", + "description": "Spotify 2", + "rapidapi": { + "host": "spotify2-entertainment.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/entertainment/spotify3", + "method": "GET", + "price": "$0.001", + "description": "Spotify 3", + "rapidapi": { + "host": "spotify3-entertainment.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/entertainment/spotify4", + "method": "GET", + "price": "$0.001", + "description": "Spotify 4", + "rapidapi": { + "host": "spotify4-entertainment.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/entertainment/tarot", + "method": "GET", + "price": "$0.001", + "description": "Tarot reading", + "rapidapi": { + "host": "tarot-reading.p.rapidapi.com", + "path": "/reading", + "method": "GET" + } + }, + { + "path": "data/entertainment/tiktok2", + "method": "GET", + "price": "$0.001", + "description": "TikTok 2", + "rapidapi": { + "host": "tiktok2-entertainment.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/entertainment/tiktok3", + "method": "GET", + "price": "$0.001", + "description": "TikTok 3", + "rapidapi": { + "host": "tiktok3-entertainment.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/entertainment/tiktok4", + "method": "GET", + "price": "$0.001", + "description": "TikTok 4", + "rapidapi": { + "host": "tiktok4-entertainment.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/entertainment/trivia2", + "method": "GET", + "price": "$0.001", + "description": "Trivia 2", + "rapidapi": { + "host": "trivia2.p.rapidapi.com", + "path": "/trivia", + "method": "GET" + } + }, + { + "path": "data/entertainment/webtoons", + "method": "GET", + "price": "$0.001", + "description": "Webtoons", + "rapidapi": { + "host": "webtoons.p.rapidapi.com", + "path": "/webtoons", + "method": "GET" + } + }, + { + "path": "data/events/attractions", + "method": "GET", + "price": "$0.001", + "description": "Event attractions", + "rapidapi": { + "host": "ticketmaster.p.rapidapi.com", + "path": "/discovery/v2/attractions", + "method": "GET" + } + }, + { + "path": "data/events/axs", + "method": "GET", + "price": "$0.001", + "description": "AXS tickets", + "rapidapi": { + "host": "axs-tickets.p.rapidapi.com", + "path": "/tickets", + "method": "GET" + } + }, + { + "path": "data/events/comedy-events", + "method": "GET", + "price": "$0.001", + "description": "Comedy events", + "rapidapi": { + "host": "comedy-events.p.rapidapi.com", + "path": "/events", + "method": "GET" + } + }, + { + "path": "data/events/concert-events", + "method": "GET", + "price": "$0.001", + "description": "Concert events", + "rapidapi": { + "host": "concert-events.p.rapidapi.com", + "path": "/events", + "method": "GET" + } + }, + { + "path": "data/events/discover", + "method": "GET", + "price": "$0.001", + "description": "Discover events", + "rapidapi": { + "host": "ticketmaster.p.rapidapi.com", + "path": "/discovery/v2/events", + "method": "GET" + } + }, + { + "path": "data/events/eventbrite", + "method": "GET", + "price": "$0.001", + "description": "Eventbrite", + "rapidapi": { + "host": "eventbrite-data.p.rapidapi.com", + "path": "/events", + "method": "GET" + } + }, + { + "path": "data/events/eventbrite2", + "method": "GET", + "price": "$0.001", + "description": "Eventbrite 2", + "rapidapi": { + "host": "eventbrite2.p.rapidapi.com", + "path": "/events", + "method": "GET" + } + }, + { + "path": "data/events/eventbrite3", + "method": "GET", + "price": "$0.001", + "description": "Eventbrite 3", + "rapidapi": { + "host": "eventbrite3.p.rapidapi.com", + "path": "/events", + "method": "GET" + } + }, + { + "path": "data/events/eventful", + "method": "GET", + "price": "$0.001", + "description": "Eventful", + "rapidapi": { + "host": "eventful-data.p.rapidapi.com", + "path": "/events", + "method": "GET" + } + }, + { + "path": "data/events/eventful2", + "method": "GET", + "price": "$0.001", + "description": "Eventful 2", + "rapidapi": { + "host": "eventful2.p.rapidapi.com", + "path": "/events", + "method": "GET" + } + }, + { + "path": "data/events/eventful3", + "method": "GET", + "price": "$0.001", + "description": "Eventful 3", + "rapidapi": { + "host": "eventful3.p.rapidapi.com", + "path": "/events", + "method": "GET" + } + }, + { + "path": "data/events/evite", + "method": "GET", + "price": "$0.001", + "description": "Evite", + "rapidapi": { + "host": "evite.p.rapidapi.com", + "path": "/events", + "method": "GET" + } + }, + { + "path": "data/events/facebook-events", + "method": "GET", + "price": "$0.001", + "description": "Facebook events", + "rapidapi": { + "host": "facebook-events.p.rapidapi.com", + "path": "/events", + "method": "GET" + } + }, + { + "path": "data/events/facebook-events2", + "method": "GET", + "price": "$0.001", + "description": "Facebook events 2", + "rapidapi": { + "host": "facebook-events2.p.rapidapi.com", + "path": "/events", + "method": "GET" + } + }, + { + "path": "data/events/facebook-events3", + "method": "GET", + "price": "$0.001", + "description": "Facebook events 3", + "rapidapi": { + "host": "facebook-events3.p.rapidapi.com", + "path": "/events", + "method": "GET" + } + }, + { + "path": "data/events/family-events", + "method": "GET", + "price": "$0.001", + "description": "Family events", + "rapidapi": { + "host": "family-events.p.rapidapi.com", + "path": "/events", + "method": "GET" + } + }, + { + "path": "data/events/invitation", + "method": "GET", + "price": "$0.001", + "description": "Invitation", + "rapidapi": { + "host": "invitation.p.rapidapi.com", + "path": "/events", + "method": "GET" + } + }, + { + "path": "data/events/local", + "method": "GET", + "price": "$0.001", + "description": "Local events", + "rapidapi": { + "host": "local-events.p.rapidapi.com", + "path": "/events", + "method": "GET" + } + }, + { + "path": "data/events/meetup", + "method": "GET", + "price": "$0.001", + "description": "Meetup events", + "rapidapi": { + "host": "meetup-data.p.rapidapi.com", + "path": "/events", + "method": "GET" + } + }, + { + "path": "data/events/meetup2", + "method": "GET", + "price": "$0.001", + "description": "Meetup 2", + "rapidapi": { + "host": "meetup2.p.rapidapi.com", + "path": "/events", + "method": "GET" + } + }, + { + "path": "data/events/meetup3", + "method": "GET", + "price": "$0.001", + "description": "Meetup 3", + "rapidapi": { + "host": "meetup3.p.rapidapi.com", + "path": "/events", + "method": "GET" + } + }, + { + "path": "data/events/paperless-post", + "method": "GET", + "price": "$0.001", + "description": "Paperless Post", + "rapidapi": { + "host": "paperless-post.p.rapidapi.com", + "path": "/events", + "method": "GET" + } + }, + { + "path": "data/events/punchbowl", + "method": "GET", + "price": "$0.001", + "description": "Punchbowl", + "rapidapi": { + "host": "punchbowl.p.rapidapi.com", + "path": "/events", + "method": "GET" + } + }, + { + "path": "data/events/seatgeek", + "method": "GET", + "price": "$0.001", + "description": "SeatGeek tickets", + "rapidapi": { + "host": "seatgeek-tickets.p.rapidapi.com", + "path": "/tickets", + "method": "GET" + } + }, + { + "path": "data/events/stubhub", + "method": "GET", + "price": "$0.001", + "description": "StubHub tickets", + "rapidapi": { + "host": "stubhub-tickets.p.rapidapi.com", + "path": "/tickets", + "method": "GET" + } + }, + { + "path": "data/events/theater-events", + "method": "GET", + "price": "$0.001", + "description": "Theater events", + "rapidapi": { + "host": "theater-events.p.rapidapi.com", + "path": "/events", + "method": "GET" + } + }, + { + "path": "data/events/ticketmaster2", + "method": "GET", + "price": "$0.001", + "description": "Ticketmaster data", + "rapidapi": { + "host": "ticketmaster2.p.rapidapi.com", + "path": "/events", + "method": "GET" + } + }, + { + "path": "data/events/timeout", + "method": "GET", + "price": "$0.001", + "description": "Time Out", + "rapidapi": { + "host": "timeout-data.p.rapidapi.com", + "path": "/events", + "method": "GET" + } + }, + { + "path": "data/events/timeout2", + "method": "GET", + "price": "$0.001", + "description": "Time Out 2", + "rapidapi": { + "host": "timeout2.p.rapidapi.com", + "path": "/events", + "method": "GET" + } + }, + { + "path": "data/events/timeout3", + "method": "GET", + "price": "$0.001", + "description": "Time Out 3", + "rapidapi": { + "host": "timeout3.p.rapidapi.com", + "path": "/events", + "method": "GET" + } + }, + { + "path": "data/events/venues", + "method": "GET", + "price": "$0.001", + "description": "Event venues", + "rapidapi": { + "host": "ticketmaster.p.rapidapi.com", + "path": "/discovery/v2/venues", + "method": "GET" + } + }, + { + "path": "data/events/virtual", + "method": "GET", + "price": "$0.001", + "description": "Virtual events", + "rapidapi": { + "host": "virtual-events.p.rapidapi.com", + "path": "/events", + "method": "GET" + } + }, + { + "path": "data/events/workshops2", + "method": "GET", + "price": "$0.001", + "description": "Workshop events", + "rapidapi": { + "host": "workshop-events.p.rapidapi.com", + "path": "/events", + "method": "GET" + } + }, + { + "path": "data/exchange/convert", + "method": "GET", + "price": "$0.001", + "description": "Convert currency", + "rapidapi": { + "host": "exchange-rate-api.p.rapidapi.com", + "path": "/convert", + "method": "GET" + } + }, + { + "path": "data/exchange/history", + "method": "GET", + "price": "$0.002", + "description": "Historical rates", + "rapidapi": { + "host": "exchange-rate-api.p.rapidapi.com", + "path": "/history", + "method": "GET" + } + }, + { + "path": "data/exchange/rate", + "method": "GET", + "price": "$0.001", + "description": "Exchange rate", + "rapidapi": { + "host": "exchange-rate-api.p.rapidapi.com", + "path": "/latest", + "method": "GET" + } + }, + { + "path": "data/finance/52week-high", + "method": "GET", + "price": "$0.001", + "description": "52-week high stocks", + "rapidapi": { + "host": "market-movers.p.rapidapi.com", + "path": "/52week-high", + "method": "GET" + } + }, + { + "path": "data/finance/52week-low", + "method": "GET", + "price": "$0.001", + "description": "52-week low stocks", + "rapidapi": { + "host": "market-movers.p.rapidapi.com", + "path": "/52week-low", + "method": "GET" + } + }, + { + "path": "data/finance/afterhours", + "method": "GET", + "price": "$0.001", + "description": "After hours data", + "rapidapi": { + "host": "afterhours-stocks.p.rapidapi.com", + "path": "/afterhours", + "method": "GET" + } + }, + { + "path": "data/finance/bonds", + "method": "GET", + "price": "$0.001", + "description": "Bond yields", + "rapidapi": { + "host": "market-data.p.rapidapi.com", + "path": "/bonds", + "method": "GET" + } + }, + { + "path": "data/finance/commodities", + "method": "GET", + "price": "$0.001", + "description": "Commodities prices", + "rapidapi": { + "host": "market-data.p.rapidapi.com", + "path": "/commodities", + "method": "GET" + } + }, + { + "path": "data/finance/eonia", + "method": "GET", + "price": "$0.001", + "description": "EONIA rates", + "rapidapi": { + "host": "eonia-rates.p.rapidapi.com", + "path": "/rates", + "method": "GET" + } + }, + { + "path": "data/finance/etf", + "method": "GET", + "price": "$0.001", + "description": "ETF information", + "rapidapi": { + "host": "etf-data.p.rapidapi.com", + "path": "/etf", + "method": "GET" + } + }, + { + "path": "data/finance/euribor", + "method": "GET", + "price": "$0.001", + "description": "EURIBOR rates", + "rapidapi": { + "host": "euribor-rates.p.rapidapi.com", + "path": "/rates", + "method": "GET" + } + }, + { + "path": "data/finance/indices", + "method": "GET", + "price": "$0.001", + "description": "Market indices", + "rapidapi": { + "host": "market-data.p.rapidapi.com", + "path": "/indices", + "method": "GET" + } + }, + { + "path": "data/finance/industry", + "method": "GET", + "price": "$0.001", + "description": "Industry analysis", + "rapidapi": { + "host": "industry-analysis.p.rapidapi.com", + "path": "/analysis", + "method": "GET" + } + }, + { + "path": "data/finance/insider", + "method": "GET", + "price": "$0.001", + "description": "Insider trading", + "rapidapi": { + "host": "insider-trading.p.rapidapi.com", + "path": "/insider", + "method": "GET" + } + }, + { + "path": "data/finance/ipo", + "method": "GET", + "price": "$0.001", + "description": "IPO calendar", + "rapidapi": { + "host": "ipo-calendar.p.rapidapi.com", + "path": "/ipo", + "method": "GET" + } + }, + { + "path": "data/finance/libor", + "method": "GET", + "price": "$0.001", + "description": "LIBOR rates", + "rapidapi": { + "host": "libor-rates.p.rapidapi.com", + "path": "/rates", + "method": "GET" + } + }, + { + "path": "data/finance/market-movers", + "method": "GET", + "price": "$0.001", + "description": "Market movers", + "rapidapi": { + "host": "market-movers.p.rapidapi.com", + "path": "/movers", + "method": "GET" + } + }, + { + "path": "data/finance/market-status", + "method": "GET", + "price": "$0.001", + "description": "Market status", + "rapidapi": { + "host": "market-status.p.rapidapi.com", + "path": "/status", + "method": "GET" + } + }, + { + "path": "data/finance/momentum", + "method": "GET", + "price": "$0.001", + "description": "Momentum indicators", + "rapidapi": { + "host": "momentum-indicators.p.rapidapi.com", + "path": "/momentum", + "method": "GET" + } + }, + { + "path": "data/finance/mutual-funds", + "method": "GET", + "price": "$0.001", + "description": "Mutual funds", + "rapidapi": { + "host": "mutual-funds.p.rapidapi.com", + "path": "/funds", + "method": "GET" + } + }, + { + "path": "data/finance/options", + "method": "GET", + "price": "$0.001", + "description": "Options chain", + "rapidapi": { + "host": "options-data.p.rapidapi.com", + "path": "/options", + "method": "GET" + } + }, + { + "path": "data/finance/premarket", + "method": "GET", + "price": "$0.001", + "description": "Premarket data", + "rapidapi": { + "host": "premarket-stocks.p.rapidapi.com", + "path": "/premarket", + "method": "GET" + } + }, + { + "path": "data/finance/screener", + "method": "GET", + "price": "$0.001", + "description": "Stock screener 2", + "rapidapi": { + "host": "stock-screener2.p.rapidapi.com", + "path": "/screener", + "method": "GET" + } + }, + { + "path": "data/finance/sector", + "method": "GET", + "price": "$0.001", + "description": "Sector performance", + "rapidapi": { + "host": "sector-performance.p.rapidapi.com", + "path": "/performance", + "method": "GET" + } + }, + { + "path": "data/finance/sofr", + "method": "GET", + "price": "$0.001", + "description": "SOFR rates", + "rapidapi": { + "host": "sofr-rates.p.rapidapi.com", + "path": "/rates", + "method": "GET" + } + }, + { + "path": "data/finance/technical", + "method": "GET", + "price": "$0.001", + "description": "Technical analysis", + "rapidapi": { + "host": "technical-analysis2.p.rapidapi.com", + "path": "/technical", + "method": "GET" + } + }, + { + "path": "data/finance/treasury", + "method": "GET", + "price": "$0.001", + "description": "Treasury rates", + "rapidapi": { + "host": "treasury-rates.p.rapidapi.com", + "path": "/rates", + "method": "GET" + } + }, + { + "path": "data/finance/yield", + "method": "GET", + "price": "$0.001", + "description": "Bond yield curve", + "rapidapi": { + "host": "yield-curve.p.rapidapi.com", + "path": "/curve", + "method": "GET" + } + }, + { + "path": "data/flight/places", + "method": "GET", + "price": "$0.002", + "description": "Flight places", + "rapidapi": { + "host": "skyscanner50.p.rapidapi.com", + "path": "/v3/places/locations", + "method": "GET" + } + }, + { + "path": "data/flight/quote", + "method": "GET", + "price": "$0.003", + "description": "Flight quote", + "rapidapi": { + "host": "flight-data4.p.rapidapi.com", + "path": "/flights", + "method": "GET" + } + }, + { + "path": "data/flight/search", + "method": "POST", + "price": "$0.005", + "description": "Search flights", + "rapidapi": { + "host": "skyscanner50.p.rapidapi.com", + "path": "/v3/flights/live/search/create", + "method": "POST" + } + }, + { + "path": "data/food/breweries", + "method": "GET", + "price": "$0.001", + "description": "Breweries", + "rapidapi": { + "host": "breweries.p.rapidapi.com", + "path": "/breweries", + "method": "GET" + } + }, + { + "path": "data/food/cocktail", + "method": "GET", + "price": "$0.001", + "description": "Cocktail info", + "rapidapi": { + "host": "the-cocktail-db.p.rapidapi.com", + "path": "/lookup.php", + "method": "GET" + } + }, + { + "path": "data/food/cooking-tips", + "method": "GET", + "price": "$0.001", + "description": "Cooking tips", + "rapidapi": { + "host": "cooking-tips.p.rapidapi.com", + "path": "/tips", + "method": "GET" + } + }, + { + "path": "data/food/delivery-com", + "method": "GET", + "price": "$0.001", + "description": "Delivery.com", + "rapidapi": { + "host": "delivery-com.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/food/doordash2", + "method": "GET", + "price": "$0.001", + "description": "DoorDash 2", + "rapidapi": { + "host": "doordash2.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/food/farmers-markets", + "method": "GET", + "price": "$0.001", + "description": "Farmers markets", + "rapidapi": { + "host": "farmers-markets.p.rapidapi.com", + "path": "/markets", + "method": "GET" + } + }, + { + "path": "data/food/food-trucks", + "method": "GET", + "price": "$0.001", + "description": "Food trucks", + "rapidapi": { + "host": "food-trucks.p.rapidapi.com", + "path": "/trucks", + "method": "GET" + } + }, + { + "path": "data/food/foodpanda", + "method": "GET", + "price": "$0.001", + "description": "Foodpanda", + "rapidapi": { + "host": "foodpanda.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/food/grocery", + "method": "GET", + "price": "$0.001", + "description": "Grocery stores", + "rapidapi": { + "host": "grocery-stores.p.rapidapi.com", + "path": "/stores", + "method": "GET" + } + }, + { + "path": "data/food/grubhub2", + "method": "GET", + "price": "$0.001", + "description": "Grubhub 2", + "rapidapi": { + "host": "grubhub2-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/food/grubhub3", + "method": "GET", + "price": "$0.001", + "description": "Grubhub 3", + "rapidapi": { + "host": "grubhub3.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/food/grubhub4", + "method": "GET", + "price": "$0.001", + "description": "Grubhub 4", + "rapidapi": { + "host": "grubhub4.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/food/grubhub5", + "method": "GET", + "price": "$0.001", + "description": "Grubhub 5", + "rapidapi": { + "host": "grubhub5.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/food/info", + "method": "GET", + "price": "$0.001", + "description": "Recipe info", + "rapidapi": { + "host": "recipeapi6.p.rapidapi.com", + "path": "/info", + "method": "GET" + } + }, + { + "path": "data/food/ingredients", + "method": "GET", + "price": "$0.001", + "description": "Ingredient info", + "rapidapi": { + "host": "ingredient-info.p.rapidapi.com", + "path": "/ingredients", + "method": "GET" + } + }, + { + "path": "data/food/meal", + "method": "GET", + "price": "$0.001", + "description": "Meal info", + "rapidapi": { + "host": "themeal-db.p.rapidapi.com", + "path": "/lookup.php", + "method": "GET" + } + }, + { + "path": "data/food/meal-plan", + "method": "GET", + "price": "$0.001", + "description": "Meal planning", + "rapidapi": { + "host": "meal-planning.p.rapidapi.com", + "path": "/plan", + "method": "GET" + } + }, + { + "path": "data/food/menu", + "method": "GET", + "price": "$0.001", + "description": "Menu information", + "rapidapi": { + "host": "menu-data.p.rapidapi.com", + "path": "/restaurants/:id/menu", + "method": "GET" + } + }, + { + "path": "data/food/menus", + "method": "GET", + "price": "$0.001", + "description": "Menus", + "rapidapi": { + "host": "menus.p.rapidapi.com", + "path": "/menus", + "method": "GET" + } + }, + { + "path": "data/food/nearby", + "method": "GET", + "price": "$0.001", + "description": "Nearby restaurants", + "rapidapi": { + "host": "tripadvisor16.p.rapidapi.com", + "path": "/api/v1/restaurant/search", + "method": "GET" + } + }, + { + "path": "data/food/nutrition", + "method": "GET", + "price": "$0.002", + "description": "Nutrition info", + "rapidapi": { + "host": "edamam-edamam-nutrition-analysis.p.rapidapi.com", + "path": "/api/nutrition-details", + "method": "POST" + } + }, + { + "path": "data/food/nutrition2", + "method": "GET", + "price": "$0.001", + "description": "Nutrition 2", + "rapidapi": { + "host": "nutrition2.p.rapidapi.com", + "path": "/nutrition", + "method": "GET" + } + }, + { + "path": "data/food/opentable", + "method": "GET", + "price": "$0.001", + "description": "OpenTable data", + "rapidapi": { + "host": "opentable-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/food/opentable2", + "method": "GET", + "price": "$0.001", + "description": "OpenTable 2", + "rapidapi": { + "host": "opentable2.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/food/opentable3", + "method": "GET", + "price": "$0.001", + "description": "OpenTable 3", + "rapidapi": { + "host": "opentable3.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/food/postmates", + "method": "GET", + "price": "$0.001", + "description": "Postmates", + "rapidapi": { + "host": "postmates.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/food/recipe", + "method": "GET", + "price": "$0.001", + "description": "Search recipes", + "rapidapi": { + "host": "recipeapi6.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "data/food/recipes2", + "method": "GET", + "price": "$0.001", + "description": "Recipes 2", + "rapidapi": { + "host": "recipes2.p.rapidapi.com", + "path": "/recipes", + "method": "GET" + } + }, + { + "path": "data/food/recipes3", + "method": "GET", + "price": "$0.001", + "description": "Recipes 3", + "rapidapi": { + "host": "recipes3.p.rapidapi.com", + "path": "/recipes", + "method": "GET" + } + }, + { + "path": "data/food/restaurant-details", + "method": "GET", + "price": "$0.001", + "description": "Restaurant details", + "rapidapi": { + "host": "restaurant-details.p.rapidapi.com", + "path": "/details", + "method": "GET" + } + }, + { + "path": "data/food/restaurants", + "method": "GET", + "price": "$0.001", + "description": "Restaurant info", + "rapidapi": { + "host": "tripadvisor16.p.rapidapi.com", + "path": "/api/v1/restaurant/search", + "method": "GET" + } + }, + { + "path": "data/food/restaurants2", + "method": "GET", + "price": "$0.001", + "description": "Restaurant data 2", + "rapidapi": { + "host": "restaurant-data2.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/food/restaurants3", + "method": "GET", + "price": "$0.001", + "description": "Restaurants 3", + "rapidapi": { + "host": "restaurants3.p.rapidapi.com", + "path": "/restaurants", + "method": "GET" + } + }, + { + "path": "data/food/substitutes", + "method": "GET", + "price": "$0.001", + "description": "Ingredient substitutes", + "rapidapi": { + "host": "ingredient-substitutes.p.rapidapi.com", + "path": "/substitutes", + "method": "GET" + } + }, + { + "path": "data/food/tripadvisor2", + "method": "GET", + "price": "$0.001", + "description": "TripAdvisor 2", + "rapidapi": { + "host": "tripadvisor2-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/food/tripadvisor3", + "method": "GET", + "price": "$0.001", + "description": "TripAdvisor 3", + "rapidapi": { + "host": "tripadvisor3.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/food/tripadvisor4", + "method": "GET", + "price": "$0.001", + "description": "TripAdvisor 4", + "rapidapi": { + "host": "tripadvisor4.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/food/ubereats2", + "method": "GET", + "price": "$0.001", + "description": "UberEats 2", + "rapidapi": { + "host": "ubereats2.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/food/wineries", + "method": "GET", + "price": "$0.001", + "description": "Wineries", + "rapidapi": { + "host": "wineries.p.rapidapi.com", + "path": "/wineries", + "method": "GET" + } + }, + { + "path": "data/food/yelp", + "method": "GET", + "price": "$0.001", + "description": "Yelp data", + "rapidapi": { + "host": "yelp-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/food/yelp2", + "method": "GET", + "price": "$0.001", + "description": "Yelp 2", + "rapidapi": { + "host": "yelp2.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/food/yelp3", + "method": "GET", + "price": "$0.001", + "description": "Yelp 3", + "rapidapi": { + "host": "yelp3.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/food/zomato", + "method": "GET", + "price": "$0.001", + "description": "Zomato data", + "rapidapi": { + "host": "zomato-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/food/zomato2", + "method": "GET", + "price": "$0.001", + "description": "Zomato 2", + "rapidapi": { + "host": "zomato2.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/food/zomato3", + "method": "GET", + "price": "$0.001", + "description": "Zomato 3", + "rapidapi": { + "host": "zomato3.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/football/fixtures", + "method": "GET", + "price": "$0.003", + "description": "Football fixtures", + "rapidapi": { + "host": "api-football1.p.rapidapi.com", + "path": "/v3/fixtures", + "method": "GET" + } + }, + { + "path": "data/football/leagues", + "method": "GET", + "price": "$0.002", + "description": "Football leagues", + "rapidapi": { + "host": "api-football1.p.rapidapi.com", + "path": "/v3/leagues", + "method": "GET" + } + }, + { + "path": "data/football/standings", + "method": "GET", + "price": "$0.003", + "description": "Football standings", + "rapidapi": { + "host": "api-football1.p.rapidapi.com", + "path": "/v3/standings", + "method": "GET" + } + }, + { + "path": "data/football/teams", + "method": "GET", + "price": "$0.002", + "description": "Football teams", + "rapidapi": { + "host": "api-football1.p.rapidapi.com", + "path": "/v3/teams", + "method": "GET" + } + }, + { + "path": "data/forex-calendar", + "method": "GET", + "price": "$0.001", + "description": "Forex calendar", + "rapidapi": { + "host": "forex-calendar.p.rapidapi.com", + "path": "/calendar", + "method": "GET" + } + }, + { + "path": "data/forex-crossrates", + "method": "GET", + "price": "$0.001", + "description": "Forex cross rates", + "rapidapi": { + "host": "forex-crossrates.p.rapidapi.com", + "path": "/crossrates", + "method": "GET" + } + }, + { + "path": "data/forex-pairs", + "method": "GET", + "price": "$0.001", + "description": "Forex pairs", + "rapidapi": { + "host": "forex-pairs.p.rapidapi.com", + "path": "/pairs", + "method": "GET" + } + }, + { + "path": "data/forex-sentiment", + "method": "GET", + "price": "$0.001", + "description": "Forex sentiment", + "rapidapi": { + "host": "forex-sentiment.p.rapidapi.com", + "path": "/sentiment", + "method": "GET" + } + }, + { + "path": "data/forex-technical", + "method": "GET", + "price": "$0.001", + "description": "Forex technical", + "rapidapi": { + "host": "forex-technical.p.rapidapi.com", + "path": "/technical", + "method": "GET" + } + }, + { + "path": "data/forex/forward", + "method": "GET", + "price": "$0.001", + "description": "Forward rates", + "rapidapi": { + "host": "forward-rates.p.rapidapi.com", + "path": "/rates", + "method": "GET" + } + }, + { + "path": "data/forex/pairs", + "method": "GET", + "price": "$0.001", + "description": "Forex currency pairs", + "rapidapi": { + "host": "alpha-vantage.p.rapidapi.com", + "path": "/query", + "method": "GET" + } + }, + { + "path": "data/forex/quote", + "method": "GET", + "price": "$0.001", + "description": "Forex quote", + "rapidapi": { + "host": "alpha-vantage.p.rapidapi.com", + "path": "/query", + "method": "GET" + } + }, + { + "path": "data/forex/swaps", + "method": "GET", + "price": "$0.001", + "description": "Swap rates", + "rapidapi": { + "host": "swap-rates.p.rapidapi.com", + "path": "/rates", + "method": "GET" + } + }, + { + "path": "data/forex/volatility", + "method": "GET", + "price": "$0.001", + "description": "Forex volatility", + "rapidapi": { + "host": "forex-volatility.p.rapidapi.com", + "path": "/volatility", + "method": "GET" + } + }, + { + "path": "data/gaming/achievements", + "method": "GET", + "price": "$0.001", + "description": "Game achievements", + "rapidapi": { + "host": "game-achievements.p.rapidapi.com", + "path": "/achievements", + "method": "GET" + } + }, + { + "path": "data/gaming/activision", + "method": "GET", + "price": "$0.001", + "description": "Activision games", + "rapidapi": { + "host": "activision-games.p.rapidapi.com", + "path": "/games", + "method": "GET" + } + }, + { + "path": "data/gaming/activision2", + "method": "GET", + "price": "$0.001", + "description": "Activision 2", + "rapidapi": { + "host": "activision2.p.rapidapi.com", + "path": "/games", + "method": "GET" + } + }, + { + "path": "data/gaming/battlenet", + "method": "GET", + "price": "$0.001", + "description": "Battle.net games", + "rapidapi": { + "host": "battlenet-games.p.rapidapi.com", + "path": "/games", + "method": "GET" + } + }, + { + "path": "data/gaming/blizzard", + "method": "GET", + "price": "$0.001", + "description": "Blizzard games", + "rapidapi": { + "host": "blizzard-games.p.rapidapi.com", + "path": "/games", + "method": "GET" + } + }, + { + "path": "data/gaming/blizzard2", + "method": "GET", + "price": "$0.001", + "description": "Blizzard 2", + "rapidapi": { + "host": "blizzard2.p.rapidapi.com", + "path": "/games", + "method": "GET" + } + }, + { + "path": "data/gaming/cheats", + "method": "GET", + "price": "$0.001", + "description": "Game cheats", + "rapidapi": { + "host": "game-cheats.p.rapidapi.com", + "path": "/cheats", + "method": "GET" + } + }, + { + "path": "data/gaming/discord-bots", + "method": "GET", + "price": "$0.001", + "description": "Discord bots", + "rapidapi": { + "host": "discord-bots.p.rapidapi.com", + "path": "/bots", + "method": "GET" + } + }, + { + "path": "data/gaming/ea-games", + "method": "GET", + "price": "$0.001", + "description": "EA games", + "rapidapi": { + "host": "ea-games.p.rapidapi.com", + "path": "/games", + "method": "GET" + } + }, + { + "path": "data/gaming/ea-games2", + "method": "GET", + "price": "$0.001", + "description": "EA games 2", + "rapidapi": { + "host": "ea-games2.p.rapidapi.com", + "path": "/games", + "method": "GET" + } + }, + { + "path": "data/gaming/epic", + "method": "GET", + "price": "$0.001", + "description": "Epic Games", + "rapidapi": { + "host": "epic-games2.p.rapidapi.com", + "path": "/games", + "method": "GET" + } + }, + { + "path": "data/gaming/epic-games3", + "method": "GET", + "price": "$0.001", + "description": "Epic Games 2", + "rapidapi": { + "host": "epic-games3.p.rapidapi.com", + "path": "/games", + "method": "GET" + } + }, + { + "path": "data/gaming/epic-games4", + "method": "GET", + "price": "$0.001", + "description": "Epic Games 3", + "rapidapi": { + "host": "epic-games4.p.rapidapi.com", + "path": "/games", + "method": "GET" + } + }, + { + "path": "data/gaming/esports", + "method": "GET", + "price": "$0.001", + "description": "Esports matches", + "rapidapi": { + "host": "esports-matches.p.rapidapi.com", + "path": "/matches", + "method": "GET" + } + }, + { + "path": "data/gaming/games", + "method": "GET", + "price": "$0.001", + "description": "Game info", + "rapidapi": { + "host": "games-data.p.rapidapi.com", + "path": "/games", + "method": "GET" + } + }, + { + "path": "data/gaming/games-news", + "method": "GET", + "price": "$0.001", + "description": "Gaming news", + "rapidapi": { + "host": "gaming-news.p.rapidapi.com", + "path": "/news", + "method": "GET" + } + }, + { + "path": "data/gaming/gog", + "method": "GET", + "price": "$0.001", + "description": "GOG games", + "rapidapi": { + "host": "gog-games.p.rapidapi.com", + "path": "/games", + "method": "GET" + } + }, + { + "path": "data/gaming/gog-games2", + "method": "GET", + "price": "$0.001", + "description": "GOG games 2", + "rapidapi": { + "host": "gog-games2.p.rapidapi.com", + "path": "/games", + "method": "GET" + } + }, + { + "path": "data/gaming/guides", + "method": "GET", + "price": "$0.001", + "description": "Game guides", + "rapidapi": { + "host": "game-guides.p.rapidapi.com", + "path": "/guides", + "method": "GET" + } + }, + { + "path": "data/gaming/igdb", + "method": "GET", + "price": "$0.001", + "description": "IGDB games", + "rapidapi": { + "host": "igdb-api.p.rapidapi.com", + "path": "/games", + "method": "GET" + } + }, + { + "path": "data/gaming/leaderboards", + "method": "GET", + "price": "$0.001", + "description": "Game leaderboards", + "rapidapi": { + "host": "game-leaderboards.p.rapidapi.com", + "path": "/leaderboards", + "method": "GET" + } + }, + { + "path": "data/gaming/minecraft", + "method": "GET", + "price": "$0.001", + "description": "Minecraft servers", + "rapidapi": { + "host": "minecraft-servers.p.rapidapi.com", + "path": "/servers", + "method": "GET" + } + }, + { + "path": "data/gaming/origin", + "method": "GET", + "price": "$0.001", + "description": "Origin games", + "rapidapi": { + "host": "origin-games.p.rapidapi.com", + "path": "/games", + "method": "GET" + } + }, + { + "path": "data/gaming/playstation", + "method": "GET", + "price": "$0.001", + "description": "PlayStation games", + "rapidapi": { + "host": "playstation-games.p.rapidapi.com", + "path": "/games", + "method": "GET" + } + }, + { + "path": "data/gaming/pokedex", + "method": "GET", + "price": "$0.001", + "description": "Pokedex", + "rapidapi": { + "host": "pokedex-data.p.rapidapi.com", + "path": "/pokemon", + "method": "GET" + } + }, + { + "path": "data/gaming/ps-now", + "method": "GET", + "price": "$0.001", + "description": "PS Now games", + "rapidapi": { + "host": "ps-now.p.rapidapi.com", + "path": "/games", + "method": "GET" + } + }, + { + "path": "data/gaming/ps-plus", + "method": "GET", + "price": "$0.001", + "description": "PlayStation Plus", + "rapidapi": { + "host": "ps-plus.p.rapidapi.com", + "path": "/games", + "method": "GET" + } + }, + { + "path": "data/gaming/psn-trophies", + "method": "GET", + "price": "$0.001", + "description": "PSN trophies", + "rapidapi": { + "host": "psn-trophies.p.rapidapi.com", + "path": "/trophies", + "method": "GET" + } + }, + { + "path": "data/gaming/reviews", + "method": "GET", + "price": "$0.001", + "description": "Game reviews", + "rapidapi": { + "host": "game-reviews.p.rapidapi.com", + "path": "/reviews", + "method": "GET" + } + }, + { + "path": "data/gaming/steam", + "method": "GET", + "price": "$0.001", + "description": "Steam games", + "rapidapi": { + "host": "steam-games.p.rapidapi.com", + "path": "/games", + "method": "GET" + } + }, + { + "path": "data/gaming/steam-achievements2", + "method": "GET", + "price": "$0.001", + "description": "Steam achievements 2", + "rapidapi": { + "host": "steam-achievements2.p.rapidapi.com", + "path": "/achievements", + "method": "GET" + } + }, + { + "path": "data/gaming/steam-news", + "method": "GET", + "price": "$0.001", + "description": "Steam news", + "rapidapi": { + "host": "steam-news.p.rapidapi.com", + "path": "/news", + "method": "GET" + } + }, + { + "path": "data/gaming/steam-stats", + "method": "GET", + "price": "$0.001", + "description": "Steam stats", + "rapidapi": { + "host": "steam-stats.p.rapidapi.com", + "path": "/stats", + "method": "GET" + } + }, + { + "path": "data/gaming/steam2", + "method": "GET", + "price": "$0.001", + "description": "Steam 2", + "rapidapi": { + "host": "steam2.p.rapidapi.com", + "path": "/games", + "method": "GET" + } + }, + { + "path": "data/gaming/switch", + "method": "GET", + "price": "$0.001", + "description": "Switch games", + "rapidapi": { + "host": "switch-games.p.rapidapi.com", + "path": "/games", + "method": "GET" + } + }, + { + "path": "data/gaming/switch-online", + "method": "GET", + "price": "$0.001", + "description": "Switch Online", + "rapidapi": { + "host": "switch-online.p.rapidapi.com", + "path": "/games", + "method": "GET" + } + }, + { + "path": "data/gaming/take-two", + "method": "GET", + "price": "$0.001", + "description": "Take-Two games", + "rapidapi": { + "host": "take-two-games.p.rapidapi.com", + "path": "/games", + "method": "GET" + } + }, + { + "path": "data/gaming/take-two2", + "method": "GET", + "price": "$0.001", + "description": "Take-Two 2", + "rapidapi": { + "host": "take-two2.p.rapidapi.com", + "path": "/games", + "method": "GET" + } + }, + { + "path": "data/gaming/trophies", + "method": "GET", + "price": "$0.001", + "description": "Game trophies", + "rapidapi": { + "host": "game-trophies.p.rapidapi.com", + "path": "/trophies", + "method": "GET" + } + }, + { + "path": "data/gaming/twitch", + "method": "GET", + "price": "$0.001", + "description": "Twitch streams", + "rapidapi": { + "host": "twitch-data.p.rapidapi.com", + "path": "/streams", + "method": "GET" + } + }, + { + "path": "data/gaming/ubisoft", + "method": "GET", + "price": "$0.001", + "description": "Ubisoft games", + "rapidapi": { + "host": "ubisoft-games.p.rapidapi.com", + "path": "/games", + "method": "GET" + } + }, + { + "path": "data/gaming/ubisoft2", + "method": "GET", + "price": "$0.001", + "description": "Ubisoft 2", + "rapidapi": { + "host": "ubisoft2.p.rapidapi.com", + "path": "/games", + "method": "GET" + } + }, + { + "path": "data/gaming/uplay", + "method": "GET", + "price": "$0.001", + "description": "Uplay games", + "rapidapi": { + "host": "uplay-games.p.rapidapi.com", + "path": "/games", + "method": "GET" + } + }, + { + "path": "data/gaming/walkthroughs", + "method": "GET", + "price": "$0.001", + "description": "Game walkthroughs", + "rapidapi": { + "host": "game-walkthroughs.p.rapidapi.com", + "path": "/walkthroughs", + "method": "GET" + } + }, + { + "path": "data/gaming/xbox", + "method": "GET", + "price": "$0.001", + "description": "Xbox games", + "rapidapi": { + "host": "xbox-games.p.rapidapi.com", + "path": "/games", + "method": "GET" + } + }, + { + "path": "data/gaming/xbox-achievements", + "method": "GET", + "price": "$0.001", + "description": "Xbox achievements", + "rapidapi": { + "host": "xbox-achievements.p.rapidapi.com", + "path": "/achievements", + "method": "GET" + } + }, + { + "path": "data/gaming/xbox-gamepass", + "method": "GET", + "price": "$0.001", + "description": "Xbox Game Pass", + "rapidapi": { + "host": "xbox-gamepass.p.rapidapi.com", + "path": "/games", + "method": "GET" + } + }, + { + "path": "data/geocode", + "method": "GET", + "price": "$0.001", + "description": "Geocoding", + "rapidapi": { + "host": "opencage-geodata.p.rapidapi.com", + "path": "/geocode/v1/json", + "method": "GET" + } + }, + { + "path": "data/geocode/reverse", + "method": "GET", + "price": "$0.001", + "description": "Reverse geocoding", + "rapidapi": { + "host": "opencage-geodata.p.rapidapi.com", + "path": "/geocode/v1/json", + "method": "GET" + } + }, + { + "path": "data/github/commits", + "method": "GET", + "price": "$0.001", + "description": "Repo commits", + "rapidapi": { + "host": "github153.p.rapidapi.com", + "path": "/getRepoCommits", + "method": "GET" + } + }, + { + "path": "data/github/contributors", + "method": "GET", + "price": "$0.001", + "description": "Repo contributors", + "rapidapi": { + "host": "github153.p.rapidapi.com", + "path": "/getRepoContributors", + "method": "GET" + } + }, + { + "path": "data/github/issues", + "method": "GET", + "price": "$0.001", + "description": "Repo issues", + "rapidapi": { + "host": "github153.p.rapidapi.com", + "path": "/getRepoIssues", + "method": "GET" + } + }, + { + "path": "data/github/repo", + "method": "GET", + "price": "$0.001", + "description": "Repo details", + "rapidapi": { + "host": "github153.p.rapidapi.com", + "path": "/getRepo", + "method": "GET" + } + }, + { + "path": "data/github/repos", + "method": "GET", + "price": "$0.001", + "description": "User repos", + "rapidapi": { + "host": "github153.p.rapidapi.com", + "path": "/getUserRepos", + "method": "GET" + } + }, + { + "path": "data/github/user", + "method": "GET", + "price": "$0.001", + "description": "GitHub user", + "rapidapi": { + "host": "github153.p.rapidapi.com", + "path": "/getUser", + "method": "GET" + } + }, + { + "path": "data/health/addiction", + "method": "GET", + "price": "$0.001", + "description": "Addiction help", + "rapidapi": { + "host": "addiction-help.p.rapidapi.com", + "path": "/help", + "method": "GET" + } + }, + { + "path": "data/health/calories", + "method": "GET", + "price": "$0.001", + "description": "Calorie information", + "rapidapi": { + "host": "calorieninjas.p.rapidapi.com", + "path": "/v1/nutrition", + "method": "GET" + } + }, + { + "path": "data/health/cdc", + "method": "GET", + "price": "$0.001", + "description": "CDC data", + "rapidapi": { + "host": "cdc-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/health/cleveland-clinic", + "method": "GET", + "price": "$0.001", + "description": "Cleveland Clinic", + "rapidapi": { + "host": "cleveland-clinic.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/health/clinics", + "method": "GET", + "price": "$0.001", + "description": "Clinics", + "rapidapi": { + "host": "clinics.p.rapidapi.com", + "path": "/clinics", + "method": "GET" + } + }, + { + "path": "data/health/clinics2", + "method": "GET", + "price": "$0.001", + "description": "Clinics 2", + "rapidapi": { + "host": "clinics2.p.rapidapi.com", + "path": "/clinics", + "method": "GET" + } + }, + { + "path": "data/health/clinics3", + "method": "GET", + "price": "$0.001", + "description": "Clinics 3", + "rapidapi": { + "host": "clinics3.p.rapidapi.com", + "path": "/clinics", + "method": "GET" + } + }, + { + "path": "data/health/clinics4", + "method": "GET", + "price": "$0.001", + "description": "Clinics 4", + "rapidapi": { + "host": "clinics4.p.rapidapi.com", + "path": "/clinics", + "method": "GET" + } + }, + { + "path": "data/health/conditions", + "method": "GET", + "price": "$0.001", + "description": "Health conditions", + "rapidapi": { + "host": "health-conditions.p.rapidapi.com", + "path": "/conditions", + "method": "GET" + } + }, + { + "path": "data/health/covid", + "method": "GET", + "price": "$0.001", + "description": "COVID-19 statistics", + "rapidapi": { + "host": "covid-193.p.rapidapi.com", + "path": "/statistics", + "method": "GET" + } + }, + { + "path": "data/health/covid-country", + "method": "GET", + "price": "$0.001", + "description": "COVID by country", + "rapidapi": { + "host": "covid-193.p.rapidapi.com", + "path": "/statistics", + "method": "GET" + } + }, + { + "path": "data/health/covid-history", + "method": "GET", + "price": "$0.001", + "description": "COVID-19 history", + "rapidapi": { + "host": "covid-193.p.rapidapi.com", + "path": "/history", + "method": "GET" + } + }, + { + "path": "data/health/covid-testing", + "method": "GET", + "price": "$0.001", + "description": "COVID testing sites", + "rapidapi": { + "host": "covid-testing.p.rapidapi.com", + "path": "/sites", + "method": "GET" + } + }, + { + "path": "data/health/covid-vaccine", + "method": "GET", + "price": "$0.001", + "description": "COVID vaccine locations", + "rapidapi": { + "host": "covid-vaccine2.p.rapidapi.com", + "path": "/locations", + "method": "GET" + } + }, + { + "path": "data/health/diseases", + "method": "GET", + "price": "$0.001", + "description": "Disease info", + "rapidapi": { + "host": "disease-info.p.rapidapi.com", + "path": "/diseases", + "method": "GET" + } + }, + { + "path": "data/health/doctors", + "method": "GET", + "price": "$0.001", + "description": "Doctor search", + "rapidapi": { + "host": "doctor-search.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "data/health/drugs", + "method": "GET", + "price": "$0.001", + "description": "Drug interactions", + "rapidapi": { + "host": "drug-interactions.p.rapidapi.com", + "path": "/interactions", + "method": "GET" + } + }, + { + "path": "data/health/er-wait", + "method": "GET", + "price": "$0.001", + "description": "ER wait times", + "rapidapi": { + "host": "er-wait.p.rapidapi.com", + "path": "/wait", + "method": "GET" + } + }, + { + "path": "data/health/exercise", + "method": "GET", + "price": "$0.001", + "description": "Exercise data", + "rapidapi": { + "host": "exercise-data.p.rapidapi.com", + "path": "/exercise", + "method": "GET" + } + }, + { + "path": "data/health/exercise2", + "method": "GET", + "price": "$0.001", + "description": "Exercise 2", + "rapidapi": { + "host": "exercise2.p.rapidapi.com", + "path": "/exercise", + "method": "GET" + } + }, + { + "path": "data/health/exercise3", + "method": "GET", + "price": "$0.001", + "description": "Exercise 3", + "rapidapi": { + "host": "exercise3.p.rapidapi.com", + "path": "/exercise", + "method": "GET" + } + }, + { + "path": "data/health/fda", + "method": "GET", + "price": "$0.001", + "description": "FDA data", + "rapidapi": { + "host": "fda-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/health/fitness", + "method": "GET", + "price": "$0.001", + "description": "Fitness tracking", + "rapidapi": { + "host": "fitness-tracking.p.rapidapi.com", + "path": "/track", + "method": "GET" + } + }, + { + "path": "data/health/fitness2", + "method": "GET", + "price": "$0.001", + "description": "Fitness 2", + "rapidapi": { + "host": "fitness2.p.rapidapi.com", + "path": "/fitness", + "method": "GET" + } + }, + { + "path": "data/health/fitness3", + "method": "GET", + "price": "$0.001", + "description": "Fitness 3", + "rapidapi": { + "host": "fitness3.p.rapidapi.com", + "path": "/fitness", + "method": "GET" + } + }, + { + "path": "data/health/fitness4", + "method": "GET", + "price": "$0.001", + "description": "Fitness 4", + "rapidapi": { + "host": "fitness4.p.rapidapi.com", + "path": "/fitness", + "method": "GET" + } + }, + { + "path": "data/health/healthline", + "method": "GET", + "price": "$0.001", + "description": "Healthline data", + "rapidapi": { + "host": "healthline-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/health/hospitals", + "method": "GET", + "price": "$0.001", + "description": "Hospital data", + "rapidapi": { + "host": "hospital-data.p.rapidapi.com", + "path": "/hospitals", + "method": "GET" + } + }, + { + "path": "data/health/hospitals2", + "method": "GET", + "price": "$0.001", + "description": "Hospitals 2", + "rapidapi": { + "host": "hospitals2.p.rapidapi.com", + "path": "/hospitals", + "method": "GET" + } + }, + { + "path": "data/health/hospitals3", + "method": "GET", + "price": "$0.001", + "description": "Hospitals 3", + "rapidapi": { + "host": "hospitals3.p.rapidapi.com", + "path": "/hospitals", + "method": "GET" + } + }, + { + "path": "data/health/hospitals4", + "method": "GET", + "price": "$0.001", + "description": "Hospitals 4", + "rapidapi": { + "host": "hospitals4.p.rapidapi.com", + "path": "/hospitals", + "method": "GET" + } + }, + { + "path": "data/health/insurance", + "method": "GET", + "price": "$0.001", + "description": "Health insurance", + "rapidapi": { + "host": "health-insurance.p.rapidapi.com", + "path": "/insurance", + "method": "GET" + } + }, + { + "path": "data/health/mayo-clinic", + "method": "GET", + "price": "$0.001", + "description": "Mayo Clinic", + "rapidapi": { + "host": "mayo-clinic.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/health/medical-codes", + "method": "GET", + "price": "$0.001", + "description": "Medical codes (ICD)", + "rapidapi": { + "host": "medical-codes.p.rapidapi.com", + "path": "/codes", + "method": "GET" + } + }, + { + "path": "data/health/medical-news", + "method": "GET", + "price": "$0.001", + "description": "Medical news", + "rapidapi": { + "host": "medical-news.p.rapidapi.com", + "path": "/news", + "method": "GET" + } + }, + { + "path": "data/health/medications", + "method": "GET", + "price": "$0.001", + "description": "Medication info", + "rapidapi": { + "host": "medication-info.p.rapidapi.com", + "path": "/medications", + "method": "GET" + } + }, + { + "path": "data/health/meditation", + "method": "GET", + "price": "$0.001", + "description": "Meditation data", + "rapidapi": { + "host": "meditation-data.p.rapidapi.com", + "path": "/meditation", + "method": "GET" + } + }, + { + "path": "data/health/mental-health", + "method": "GET", + "price": "$0.001", + "description": "Mental health", + "rapidapi": { + "host": "mental-health.p.rapidapi.com", + "path": "/health", + "method": "GET" + } + }, + { + "path": "data/health/mental-health2", + "method": "GET", + "price": "$0.001", + "description": "Mental health 2", + "rapidapi": { + "host": "mental-health2.p.rapidapi.com", + "path": "/health", + "method": "GET" + } + }, + { + "path": "data/health/mental-health3", + "method": "GET", + "price": "$0.001", + "description": "Mental health 3", + "rapidapi": { + "host": "mental-health3.p.rapidapi.com", + "path": "/health", + "method": "GET" + } + }, + { + "path": "data/health/mental-health4", + "method": "GET", + "price": "$0.001", + "description": "Mental health 4", + "rapidapi": { + "host": "mental-health4.p.rapidapi.com", + "path": "/health", + "method": "GET" + } + }, + { + "path": "data/health/nih", + "method": "GET", + "price": "$0.001", + "description": "NIH data", + "rapidapi": { + "host": "nih-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/health/nutrition", + "method": "GET", + "price": "$0.001", + "description": "Nutrition information", + "rapidapi": { + "host": "nutrition-by-api-ninjas.p.rapidapi.com", + "path": "/v1/nutrition", + "method": "GET" + } + }, + { + "path": "data/health/nutrition3", + "method": "GET", + "price": "$0.001", + "description": "Nutrition 3", + "rapidapi": { + "host": "nutrition3.p.rapidapi.com", + "path": "/nutrition", + "method": "GET" + } + }, + { + "path": "data/health/nutrition4", + "method": "GET", + "price": "$0.001", + "description": "Nutrition 4", + "rapidapi": { + "host": "nutrition4.p.rapidapi.com", + "path": "/nutrition", + "method": "GET" + } + }, + { + "path": "data/health/pharmacies2", + "method": "GET", + "price": "$0.001", + "description": "Pharmacies 2", + "rapidapi": { + "host": "pharmacies2.p.rapidapi.com", + "path": "/pharmacies", + "method": "GET" + } + }, + { + "path": "data/health/pharmacy", + "method": "GET", + "price": "$0.001", + "description": "Pharmacy data", + "rapidapi": { + "host": "pharmacy-data.p.rapidapi.com", + "path": "/pharmacies", + "method": "GET" + } + }, + { + "path": "data/health/recipes", + "method": "GET", + "price": "$0.001", + "description": "Recipe search", + "rapidapi": { + "host": "recipe-puppy.p.rapidapi.com", + "path": "/recipes", + "method": "GET" + } + }, + { + "path": "data/health/specialists", + "method": "GET", + "price": "$0.001", + "description": "Specialists", + "rapidapi": { + "host": "specialists.p.rapidapi.com", + "path": "/specialists", + "method": "GET" + } + }, + { + "path": "data/health/symptoms", + "method": "GET", + "price": "$0.001", + "description": "Symptom checker", + "rapidapi": { + "host": "symptom-checker.p.rapidapi.com", + "path": "/check", + "method": "GET" + } + }, + { + "path": "data/health/symptoms2", + "method": "GET", + "price": "$0.001", + "description": "Symptoms 2", + "rapidapi": { + "host": "symptoms2.p.rapidapi.com", + "path": "/symptoms", + "method": "GET" + } + }, + { + "path": "data/health/telehealth", + "method": "GET", + "price": "$0.001", + "description": "Telehealth", + "rapidapi": { + "host": "telehealth.p.rapidapi.com", + "path": "/telehealth", + "method": "GET" + } + }, + { + "path": "data/health/telehealth2", + "method": "GET", + "price": "$0.001", + "description": "Telehealth 2", + "rapidapi": { + "host": "telehealth2.p.rapidapi.com", + "path": "/telehealth", + "method": "GET" + } + }, + { + "path": "data/health/telehealth3", + "method": "GET", + "price": "$0.001", + "description": "Telehealth 3", + "rapidapi": { + "host": "telehealth3.p.rapidapi.com", + "path": "/telehealth", + "method": "GET" + } + }, + { + "path": "data/health/tests", + "method": "GET", + "price": "$0.001", + "description": "Medical tests", + "rapidapi": { + "host": "medical-tests.p.rapidapi.com", + "path": "/tests", + "method": "GET" + } + }, + { + "path": "data/health/therapy", + "method": "GET", + "price": "$0.001", + "description": "Therapy", + "rapidapi": { + "host": "therapy.p.rapidapi.com", + "path": "/therapy", + "method": "GET" + } + }, + { + "path": "data/health/urgent-care", + "method": "GET", + "price": "$0.001", + "description": "Urgent care", + "rapidapi": { + "host": "urgent-care.p.rapidapi.com", + "path": "/urgent-care", + "method": "GET" + } + }, + { + "path": "data/health/urgent-care2", + "method": "GET", + "price": "$0.001", + "description": "Urgent care 2", + "rapidapi": { + "host": "urgent-care2.p.rapidapi.com", + "path": "/urgent-care", + "method": "GET" + } + }, + { + "path": "data/health/urgent-care3", + "method": "GET", + "price": "$0.001", + "description": "Urgent care 3", + "rapidapi": { + "host": "urgent-care3.p.rapidapi.com", + "path": "/urgent-care", + "method": "GET" + } + }, + { + "path": "data/health/vaccine", + "method": "GET", + "price": "$0.001", + "description": "Vaccine info", + "rapidapi": { + "host": "vaccine-info.p.rapidapi.com", + "path": "/vaccine", + "method": "GET" + } + }, + { + "path": "data/health/webmd", + "method": "GET", + "price": "$0.001", + "description": "WebMD data", + "rapidapi": { + "host": "webmd-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/health/who", + "method": "GET", + "price": "$0.001", + "description": "WHO data", + "rapidapi": { + "host": "who-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/health/yoga", + "method": "GET", + "price": "$0.001", + "description": "Yoga poses", + "rapidapi": { + "host": "yoga-poses.p.rapidapi.com", + "path": "/poses", + "method": "GET" + } + }, + { + "path": "data/holiday/public", + "method": "GET", + "price": "$0.001", + "description": "Public holidays", + "rapidapi": { + "host": "public-holidays.p.rapidapi.com", + "path": "/holidays", + "method": "GET" + } + }, + { + "path": "data/holidays/country", + "method": "GET", + "price": "$0.001", + "description": "Holidays by country", + "rapidapi": { + "host": "public-holiday5.p.rapidapi.com", + "path": "/PublicHoliday", + "method": "GET" + } + }, + { + "path": "data/holidays/next", + "method": "GET", + "price": "$0.001", + "description": "Next holiday", + "rapidapi": { + "host": "public-holiday5.p.rapidapi.com", + "path": "/NextPublicHolidays", + "method": "GET" + } + }, + { + "path": "data/holidays/world", + "method": "GET", + "price": "$0.002", + "description": "World holidays", + "rapidapi": { + "host": "public-holiday5.p.rapidapi.com", + "path": "/PublicHoliday", + "method": "GET" + } + }, + { + "path": "data/hotel/search", + "method": "GET", + "price": "$0.003", + "description": "Search hotels", + "rapidapi": { + "host": "booking-com15.p.rapidapi.com", + "path": "/locations", + "method": "GET" + } + }, + { + "path": "data/image/convert", + "method": "POST", + "price": "$0.002", + "description": "Convert image", + "rapidapi": { + "host": "image-processing1.p.rapidapi.com", + "path": "/convert", + "method": "POST" + } + }, + { + "path": "data/image/crop", + "method": "POST", + "price": "$0.002", + "description": "Crop image", + "rapidapi": { + "host": "image-processing1.p.rapidapi.com", + "path": "/crop", + "method": "POST" + } + }, + { + "path": "data/image/filter", + "method": "POST", + "price": "$0.002", + "description": "Filter image", + "rapidapi": { + "host": "image-processing1.p.rapidapi.com", + "path": "/filter", + "method": "POST" + } + }, + { + "path": "data/image/resize", + "method": "POST", + "price": "$0.002", + "description": "Resize image", + "rapidapi": { + "host": "image-processing1.p.rapidapi.com", + "path": "/resize", + "method": "POST" + } + }, + { + "path": "data/insurance/allstate", + "method": "GET", + "price": "$0.001", + "description": "Allstate data", + "rapidapi": { + "host": "allstate-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/insurance/auto", + "method": "GET", + "price": "$0.001", + "description": "Auto insurance", + "rapidapi": { + "host": "auto-insurance.p.rapidapi.com", + "path": "/insurance", + "method": "GET" + } + }, + { + "path": "data/insurance/companies", + "method": "GET", + "price": "$0.001", + "description": "Insurance companies", + "rapidapi": { + "host": "insurance-companies.p.rapidapi.com", + "path": "/companies", + "method": "GET" + } + }, + { + "path": "data/insurance/geico", + "method": "GET", + "price": "$0.001", + "description": "Geico data", + "rapidapi": { + "host": "geico-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/insurance/health", + "method": "GET", + "price": "$0.001", + "description": "Health insurance 2", + "rapidapi": { + "host": "health-insurance2.p.rapidapi.com", + "path": "/insurance", + "method": "GET" + } + }, + { + "path": "data/insurance/home", + "method": "GET", + "price": "$0.001", + "description": "Home insurance", + "rapidapi": { + "host": "home-insurance.p.rapidapi.com", + "path": "/insurance", + "method": "GET" + } + }, + { + "path": "data/insurance/liberty-mutual", + "method": "GET", + "price": "$0.001", + "description": "Liberty Mutual", + "rapidapi": { + "host": "liberty-mutual.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/insurance/liberty-mutual2", + "method": "GET", + "price": "$0.001", + "description": "Liberty Mutual 2", + "rapidapi": { + "host": "liberty-mutual2.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/insurance/liberty-mutual3", + "method": "GET", + "price": "$0.001", + "description": "Liberty Mutual 3", + "rapidapi": { + "host": "liberty-mutual3.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/insurance/life", + "method": "GET", + "price": "$0.001", + "description": "Life insurance", + "rapidapi": { + "host": "life-insurance.p.rapidapi.com", + "path": "/insurance", + "method": "GET" + } + }, + { + "path": "data/insurance/nationwide", + "method": "GET", + "price": "$0.001", + "description": "Nationwide", + "rapidapi": { + "host": "nationwide.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/insurance/nationwide2", + "method": "GET", + "price": "$0.001", + "description": "Nationwide 2", + "rapidapi": { + "host": "nationwide2.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/insurance/nationwide3", + "method": "GET", + "price": "$0.001", + "description": "Nationwide 3", + "rapidapi": { + "host": "nationwide3.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/insurance/progressive", + "method": "GET", + "price": "$0.001", + "description": "Progressive data", + "rapidapi": { + "host": "progressive-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/insurance/progressive2", + "method": "GET", + "price": "$0.001", + "description": "Progressive 2", + "rapidapi": { + "host": "progressive2.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/insurance/progressive3", + "method": "GET", + "price": "$0.001", + "description": "Progressive 3", + "rapidapi": { + "host": "progressive3.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/insurance/progressive4", + "method": "GET", + "price": "$0.001", + "description": "Progressive 4", + "rapidapi": { + "host": "progressive4.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/insurance/quotes", + "method": "GET", + "price": "$0.001", + "description": "Insurance quotes", + "rapidapi": { + "host": "insurance-quotes.p.rapidapi.com", + "path": "/quotes", + "method": "GET" + } + }, + { + "path": "data/insurance/quotes2", + "method": "GET", + "price": "$0.001", + "description": "Quotes 2", + "rapidapi": { + "host": "quotes2.p.rapidapi.com", + "path": "/quotes", + "method": "GET" + } + }, + { + "path": "data/insurance/state-farm", + "method": "GET", + "price": "$0.001", + "description": "State Farm data", + "rapidapi": { + "host": "state-farm-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/insurance/usaa", + "method": "GET", + "price": "$0.001", + "description": "USAA", + "rapidapi": { + "host": "usaa.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/insurance/usaa2", + "method": "GET", + "price": "$0.001", + "description": "USAA 2", + "rapidapi": { + "host": "usaa2.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/insurance/usaa3", + "method": "GET", + "price": "$0.001", + "description": "USAA 3", + "rapidapi": { + "host": "usaa3.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/ip/lookup", + "method": "GET", + "price": "$0.001", + "description": "IP lookup", + "rapidapi": { + "host": "ip-geo-location.p.rapidapi.com", + "path": "/iplookup", + "method": "GET" + } + }, + { + "path": "data/ip/timezone", + "method": "GET", + "price": "$0.001", + "description": "IP timezone", + "rapidapi": { + "host": "ip-geo-location.p.rapidapi.com", + "path": "/timezone", + "method": "GET" + } + }, + { + "path": "data/jobs/career", + "method": "GET", + "price": "$0.001", + "description": "Career advice", + "rapidapi": { + "host": "career-advice.p.rapidapi.com", + "path": "/advice", + "method": "GET" + } + }, + { + "path": "data/jobs/careerbuilder", + "method": "GET", + "price": "$0.001", + "description": "CareerBuilder jobs", + "rapidapi": { + "host": "careerbuilder-jobs.p.rapidapi.com", + "path": "/jobs", + "method": "GET" + } + }, + { + "path": "data/jobs/careerbuilder2", + "method": "GET", + "price": "$0.001", + "description": "CareerBuilder 2", + "rapidapi": { + "host": "careerbuilder2.p.rapidapi.com", + "path": "/jobs", + "method": "GET" + } + }, + { + "path": "data/jobs/careerbuilder3", + "method": "GET", + "price": "$0.001", + "description": "CareerBuilder 3", + "rapidapi": { + "host": "careerbuilder3.p.rapidapi.com", + "path": "/jobs", + "method": "GET" + } + }, + { + "path": "data/jobs/city-jobs", + "method": "GET", + "price": "$0.001", + "description": "City jobs", + "rapidapi": { + "host": "city-jobs.p.rapidapi.com", + "path": "/jobs", + "method": "GET" + } + }, + { + "path": "data/jobs/companies", + "method": "GET", + "price": "$0.001", + "description": "Company jobs", + "rapidapi": { + "host": "jsearch.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "data/jobs/companies2", + "method": "GET", + "price": "$0.001", + "description": "Companies 2", + "rapidapi": { + "host": "companies2.p.rapidapi.com", + "path": "/companies", + "method": "GET" + } + }, + { + "path": "data/jobs/contract", + "method": "GET", + "price": "$0.001", + "description": "Contract jobs", + "rapidapi": { + "host": "contract-jobs.p.rapidapi.com", + "path": "/jobs", + "method": "GET" + } + }, + { + "path": "data/jobs/details", + "method": "GET", + "price": "$0.001", + "description": "Job details", + "rapidapi": { + "host": "jsearch.p.rapidapi.com", + "path": "/job-details", + "method": "GET" + } + }, + { + "path": "data/jobs/dice", + "method": "GET", + "price": "$0.001", + "description": "Dice jobs", + "rapidapi": { + "host": "dice-jobs.p.rapidapi.com", + "path": "/jobs", + "method": "GET" + } + }, + { + "path": "data/jobs/dice2", + "method": "GET", + "price": "$0.001", + "description": "Dice jobs 2", + "rapidapi": { + "host": "dice2-jobs.p.rapidapi.com", + "path": "/jobs", + "method": "GET" + } + }, + { + "path": "data/jobs/federal", + "method": "GET", + "price": "$0.001", + "description": "Federal jobs", + "rapidapi": { + "host": "federal-jobs.p.rapidapi.com", + "path": "/jobs", + "method": "GET" + } + }, + { + "path": "data/jobs/freelance", + "method": "GET", + "price": "$0.001", + "description": "Freelance jobs", + "rapidapi": { + "host": "freelance-jobs.p.rapidapi.com", + "path": "/jobs", + "method": "GET" + } + }, + { + "path": "data/jobs/full-time", + "method": "GET", + "price": "$0.001", + "description": "Full-time jobs", + "rapidapi": { + "host": "full-time-jobs.p.rapidapi.com", + "path": "/jobs", + "method": "GET" + } + }, + { + "path": "data/jobs/glassdoor", + "method": "GET", + "price": "$0.001", + "description": "Glassdoor jobs", + "rapidapi": { + "host": "glassdoor-jobs.p.rapidapi.com", + "path": "/jobs", + "method": "GET" + } + }, + { + "path": "data/jobs/glassdoor2", + "method": "GET", + "price": "$0.001", + "description": "Glassdoor 2", + "rapidapi": { + "host": "glassdoor2.p.rapidapi.com", + "path": "/jobs", + "method": "GET" + } + }, + { + "path": "data/jobs/glassdoor3", + "method": "GET", + "price": "$0.001", + "description": "Glassdoor 3", + "rapidapi": { + "host": "glassdoor3.p.rapidapi.com", + "path": "/jobs", + "method": "GET" + } + }, + { + "path": "data/jobs/government", + "method": "GET", + "price": "$0.001", + "description": "Government jobs", + "rapidapi": { + "host": "government-jobs.p.rapidapi.com", + "path": "/jobs", + "method": "GET" + } + }, + { + "path": "data/jobs/indeed", + "method": "GET", + "price": "$0.001", + "description": "Indeed jobs", + "rapidapi": { + "host": "indeed-jobs.p.rapidapi.com", + "path": "/jobs", + "method": "GET" + } + }, + { + "path": "data/jobs/indeed2", + "method": "GET", + "price": "$0.001", + "description": "Indeed 2", + "rapidapi": { + "host": "indeed2.p.rapidapi.com", + "path": "/jobs", + "method": "GET" + } + }, + { + "path": "data/jobs/indeed3", + "method": "GET", + "price": "$0.001", + "description": "Indeed 3", + "rapidapi": { + "host": "indeed3.p.rapidapi.com", + "path": "/jobs", + "method": "GET" + } + }, + { + "path": "data/jobs/internship", + "method": "GET", + "price": "$0.001", + "description": "Internships", + "rapidapi": { + "host": "internships.p.rapidapi.com", + "path": "/jobs", + "method": "GET" + } + }, + { + "path": "data/jobs/interview", + "method": "GET", + "price": "$0.001", + "description": "Interview questions", + "rapidapi": { + "host": "interview-questions.p.rapidapi.com", + "path": "/questions", + "method": "GET" + } + }, + { + "path": "data/jobs/interviews", + "method": "GET", + "price": "$0.001", + "description": "Interview questions 2", + "rapidapi": { + "host": "interviews.p.rapidapi.com", + "path": "/questions", + "method": "GET" + } + }, + { + "path": "data/jobs/linkedin-jobs", + "method": "GET", + "price": "$0.001", + "description": "LinkedIn jobs 2", + "rapidapi": { + "host": "linkedin-jobs2.p.rapidapi.com", + "path": "/jobs", + "method": "GET" + } + }, + { + "path": "data/jobs/linkedin-jobs2", + "method": "GET", + "price": "$0.001", + "description": "LinkedIn jobs 3", + "rapidapi": { + "host": "linkedin-jobs3.p.rapidapi.com", + "path": "/jobs", + "method": "GET" + } + }, + { + "path": "data/jobs/linkedin-jobs4", + "method": "GET", + "price": "$0.001", + "description": "LinkedIn jobs 4", + "rapidapi": { + "host": "linkedin-jobs4.p.rapidapi.com", + "path": "/jobs", + "method": "GET" + } + }, + { + "path": "data/jobs/monster", + "method": "GET", + "price": "$0.001", + "description": "Monster jobs", + "rapidapi": { + "host": "monster-jobs.p.rapidapi.com", + "path": "/jobs", + "method": "GET" + } + }, + { + "path": "data/jobs/monster2", + "method": "GET", + "price": "$0.001", + "description": "Monster 2", + "rapidapi": { + "host": "monster2.p.rapidapi.com", + "path": "/jobs", + "method": "GET" + } + }, + { + "path": "data/jobs/monster3", + "method": "GET", + "price": "$0.001", + "description": "Monster 3", + "rapidapi": { + "host": "monster3.p.rapidapi.com", + "path": "/jobs", + "method": "GET" + } + }, + { + "path": "data/jobs/part-time", + "method": "GET", + "price": "$0.001", + "description": "Part-time jobs", + "rapidapi": { + "host": "part-time-jobs.p.rapidapi.com", + "path": "/jobs", + "method": "GET" + } + }, + { + "path": "data/jobs/remote", + "method": "GET", + "price": "$0.001", + "description": "Remote jobs", + "rapidapi": { + "host": "remote-jobs.p.rapidapi.com", + "path": "/jobs", + "method": "GET" + } + }, + { + "path": "data/jobs/resume", + "method": "GET", + "price": "$0.001", + "description": "Resume builder", + "rapidapi": { + "host": "resume-builder.p.rapidapi.com", + "path": "/build", + "method": "GET" + } + }, + { + "path": "data/jobs/resumes", + "method": "GET", + "price": "$0.001", + "description": "Resume search", + "rapidapi": { + "host": "resume-search.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "data/jobs/salary", + "method": "GET", + "price": "$0.001", + "description": "Estimated salary", + "rapidapi": { + "host": "jsearch.p.rapidapi.com", + "path": "/estimated-salary", + "method": "GET" + } + }, + { + "path": "data/jobs/salary2", + "method": "GET", + "price": "$0.001", + "description": "Salary data 2", + "rapidapi": { + "host": "salary-data2.p.rapidapi.com", + "path": "/salary", + "method": "GET" + } + }, + { + "path": "data/jobs/salary3", + "method": "GET", + "price": "$0.001", + "description": "Salary 3", + "rapidapi": { + "host": "salary3.p.rapidapi.com", + "path": "/salary", + "method": "GET" + } + }, + { + "path": "data/jobs/search", + "method": "GET", + "price": "$0.001", + "description": "Job search", + "rapidapi": { + "host": "jsearch.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "data/jobs/search2", + "method": "GET", + "price": "$0.001", + "description": "Job search 2", + "rapidapi": { + "host": "job-search2.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "data/jobs/simplyhired", + "method": "GET", + "price": "$0.001", + "description": "SimplyHired jobs", + "rapidapi": { + "host": "simplyhired-jobs.p.rapidapi.com", + "path": "/jobs", + "method": "GET" + } + }, + { + "path": "data/jobs/skills", + "method": "GET", + "price": "$0.001", + "description": "Job skills", + "rapidapi": { + "host": "job-skills.p.rapidapi.com", + "path": "/skills", + "method": "GET" + } + }, + { + "path": "data/jobs/startup", + "method": "GET", + "price": "$0.001", + "description": "Startup jobs", + "rapidapi": { + "host": "startup-jobs.p.rapidapi.com", + "path": "/jobs", + "method": "GET" + } + }, + { + "path": "data/jobs/state-jobs", + "method": "GET", + "price": "$0.001", + "description": "State jobs", + "rapidapi": { + "host": "state-jobs.p.rapidapi.com", + "path": "/jobs", + "method": "GET" + } + }, + { + "path": "data/jobs/usa-jobs", + "method": "GET", + "price": "$0.001", + "description": "USA jobs", + "rapidapi": { + "host": "usa-jobs.p.rapidapi.com", + "path": "/jobs", + "method": "GET" + } + }, + { + "path": "data/jobs/usa-jobs2", + "method": "GET", + "price": "$0.001", + "description": "USA jobs 2", + "rapidapi": { + "host": "usa-jobs2.p.rapidapi.com", + "path": "/jobs", + "method": "GET" + } + }, + { + "path": "data/joke/random", + "method": "GET", + "price": "$0.001", + "description": "Random joke", + "rapidapi": { + "host": "jokes-by-api-ninjas.p.rapidapi.com", + "path": "/v1/jokes", + "method": "GET" + } + }, + { + "path": "data/legal/cases", + "method": "GET", + "price": "$0.001", + "description": "Legal cases", + "rapidapi": { + "host": "legal-cases.p.rapidapi.com", + "path": "/cases", + "method": "GET" + } + }, + { + "path": "data/legal/cases2", + "method": "GET", + "price": "$0.001", + "description": "Cases 2", + "rapidapi": { + "host": "cases2.p.rapidapi.com", + "path": "/cases", + "method": "GET" + } + }, + { + "path": "data/legal/cases3", + "method": "GET", + "price": "$0.001", + "description": "Cases 3", + "rapidapi": { + "host": "cases3.p.rapidapi.com", + "path": "/cases", + "method": "GET" + } + }, + { + "path": "data/legal/cases4", + "method": "GET", + "price": "$0.001", + "description": "Cases 4", + "rapidapi": { + "host": "cases4.p.rapidapi.com", + "path": "/cases", + "method": "GET" + } + }, + { + "path": "data/legal/cases5", + "method": "GET", + "price": "$0.001", + "description": "Cases 5", + "rapidapi": { + "host": "cases5.p.rapidapi.com", + "path": "/cases", + "method": "GET" + } + }, + { + "path": "data/legal/contracts", + "method": "GET", + "price": "$0.001", + "description": "Contracts", + "rapidapi": { + "host": "contracts-data.p.rapidapi.com", + "path": "/contracts", + "method": "GET" + } + }, + { + "path": "data/legal/court-cases", + "method": "GET", + "price": "$0.001", + "description": "Court cases", + "rapidapi": { + "host": "court-cases.p.rapidapi.com", + "path": "/cases", + "method": "GET" + } + }, + { + "path": "data/legal/dockets", + "method": "GET", + "price": "$0.001", + "description": "Court dockets", + "rapidapi": { + "host": "court-dockets.p.rapidapi.com", + "path": "/dockets", + "method": "GET" + } + }, + { + "path": "data/legal/dockets2", + "method": "GET", + "price": "$0.001", + "description": "Dockets 2", + "rapidapi": { + "host": "dockets2.p.rapidapi.com", + "path": "/dockets", + "method": "GET" + } + }, + { + "path": "data/legal/dockets3", + "method": "GET", + "price": "$0.001", + "description": "Dockets 3", + "rapidapi": { + "host": "dockets3.p.rapidapi.com", + "path": "/dockets", + "method": "GET" + } + }, + { + "path": "data/legal/law-firms", + "method": "GET", + "price": "$0.001", + "description": "Law firms", + "rapidapi": { + "host": "law-firms.p.rapidapi.com", + "path": "/firms", + "method": "GET" + } + }, + { + "path": "data/legal/lawyers", + "method": "GET", + "price": "$0.001", + "description": "Lawyer search", + "rapidapi": { + "host": "lawyer-search.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "data/legal/lawyers2", + "method": "GET", + "price": "$0.001", + "description": "Lawyers 2", + "rapidapi": { + "host": "lawyers2.p.rapidapi.com", + "path": "/lawyers", + "method": "GET" + } + }, + { + "path": "data/legal/legal-documents", + "method": "GET", + "price": "$0.001", + "description": "Legal documents", + "rapidapi": { + "host": "legal-documents.p.rapidapi.com", + "path": "/documents", + "method": "GET" + } + }, + { + "path": "data/legal/opinions", + "method": "GET", + "price": "$0.001", + "description": "Legal opinions", + "rapidapi": { + "host": "legal-opinions.p.rapidapi.com", + "path": "/opinions", + "method": "GET" + } + }, + { + "path": "data/legal/opinions2", + "method": "GET", + "price": "$0.001", + "description": "Opinions 2", + "rapidapi": { + "host": "opinions2.p.rapidapi.com", + "path": "/opinions", + "method": "GET" + } + }, + { + "path": "data/legal/opinions3", + "method": "GET", + "price": "$0.001", + "description": "Opinions 3", + "rapidapi": { + "host": "opinions3.p.rapidapi.com", + "path": "/opinions", + "method": "GET" + } + }, + { + "path": "data/legal/pacer", + "method": "GET", + "price": "$0.001", + "description": "PACER", + "rapidapi": { + "host": "pacer.p.rapidapi.com", + "path": "/pacer", + "method": "GET" + } + }, + { + "path": "data/legal/pacer2", + "method": "GET", + "price": "$0.001", + "description": "PACER 2", + "rapidapi": { + "host": "pacer2.p.rapidapi.com", + "path": "/pacer", + "method": "GET" + } + }, + { + "path": "data/legal/pacer3", + "method": "GET", + "price": "$0.001", + "description": "PACER 3", + "rapidapi": { + "host": "pacer3.p.rapidapi.com", + "path": "/pacer", + "method": "GET" + } + }, + { + "path": "data/legal/regulations", + "method": "GET", + "price": "$0.001", + "description": "Regulations", + "rapidapi": { + "host": "regulations.p.rapidapi.com", + "path": "/regulations", + "method": "GET" + } + }, + { + "path": "data/legal/statutes", + "method": "GET", + "price": "$0.001", + "description": "Legal statutes", + "rapidapi": { + "host": "legal-statutes.p.rapidapi.com", + "path": "/statutes", + "method": "GET" + } + }, + { + "path": "data/loan/auto-loan", + "method": "GET", + "price": "$0.001", + "description": "Auto loans", + "rapidapi": { + "host": "auto-loans.p.rapidapi.com", + "path": "/loans", + "method": "GET" + } + }, + { + "path": "data/loan/business-loan", + "method": "GET", + "price": "$0.001", + "description": "Business loans", + "rapidapi": { + "host": "business-loans.p.rapidapi.com", + "path": "/loans", + "method": "GET" + } + }, + { + "path": "data/loan/calculator", + "method": "GET", + "price": "$0.001", + "description": "Loan calculator", + "rapidapi": { + "host": "loan-calculator.p.rapidapi.com", + "path": "/calculate", + "method": "GET" + } + }, + { + "path": "data/loan/mortgage", + "method": "GET", + "price": "$0.001", + "description": "Mortgage rates", + "rapidapi": { + "host": "mortgage-rates.p.rapidapi.com", + "path": "/rates", + "method": "GET" + } + }, + { + "path": "data/loan/mortgage2", + "method": "GET", + "price": "$0.001", + "description": "Mortgage 2", + "rapidapi": { + "host": "mortgage2.p.rapidapi.com", + "path": "/mortgage", + "method": "GET" + } + }, + { + "path": "data/loan/personal", + "method": "GET", + "price": "$0.001", + "description": "Personal loans", + "rapidapi": { + "host": "personal-loans.p.rapidapi.com", + "path": "/loans", + "method": "GET" + } + }, + { + "path": "data/loan/rates", + "method": "GET", + "price": "$0.001", + "description": "Loan rates", + "rapidapi": { + "host": "loan-rates.p.rapidapi.com", + "path": "/rates", + "method": "GET" + } + }, + { + "path": "data/loan/student-loan", + "method": "GET", + "price": "$0.001", + "description": "Student loans", + "rapidapi": { + "host": "student-loans.p.rapidapi.com", + "path": "/loans", + "method": "GET" + } + }, + { + "path": "data/lottery/results", + "method": "GET", + "price": "$0.001", + "description": "Lottery results", + "rapidapi": { + "host": "lottery-results.p.rapidapi.com", + "path": "/results", + "method": "GET" + } + }, + { + "path": "data/manga/chapters", + "method": "GET", + "price": "$0.001", + "description": "Manga chapters", + "rapidapi": { + "host": "manga-chapters.p.rapidapi.com", + "path": "/chapters", + "method": "GET" + } + }, + { + "path": "data/math/solve", + "method": "GET", + "price": "$0.001", + "description": "Math solver", + "rapidapi": { + "host": "math-solver.p.rapidapi.com", + "path": "/solve", + "method": "GET" + } + }, + { + "path": "data/monitoring/errors", + "method": "GET", + "price": "$0.001", + "description": "Error tracking", + "rapidapi": { + "host": "error-tracking.p.rapidapi.com", + "path": "/errors", + "method": "GET" + } + }, + { + "path": "data/monitoring/logs", + "method": "GET", + "price": "$0.001", + "description": "Log monitoring", + "rapidapi": { + "host": "log-monitoring.p.rapidapi.com", + "path": "/logs", + "method": "GET" + } + }, + { + "path": "data/monitoring/status", + "method": "GET", + "price": "$0.001", + "description": "Status monitoring", + "rapidapi": { + "host": "status-monitoring.p.rapidapi.com", + "path": "/status", + "method": "GET" + } + }, + { + "path": "data/monitoring/uptime", + "method": "GET", + "price": "$0.001", + "description": "Uptime monitoring", + "rapidapi": { + "host": "uptime-monitoring.p.rapidapi.com", + "path": "/uptime", + "method": "GET" + } + }, + { + "path": "data/movies/actors", + "method": "GET", + "price": "$0.001", + "description": "Movie actors", + "rapidapi": { + "host": "moviesdatabase.p.rapidapi.com", + "path": "/titles/:id/actors", + "method": "GET" + } + }, + { + "path": "data/movies/alltime", + "method": "GET", + "price": "$0.001", + "description": "All time box office", + "rapidapi": { + "host": "boxoffice-movies.p.rapidapi.com", + "path": "/alltime", + "method": "GET" + } + }, + { + "path": "data/movies/alternative-titles", + "method": "GET", + "price": "$0.001", + "description": "Alternative titles", + "rapidapi": { + "host": "alternative-titles.p.rapidapi.com", + "path": "/titles", + "method": "GET" + } + }, + { + "path": "data/movies/amazon-prime", + "method": "GET", + "price": "$0.001", + "description": "Amazon Prime movies", + "rapidapi": { + "host": "amazon-prime-movies.p.rapidapi.com", + "path": "/movies", + "method": "GET" + } + }, + { + "path": "data/movies/apple", + "method": "GET", + "price": "$0.001", + "description": "Apple TV+ catalog", + "rapidapi": { + "host": "apple-catalog.p.rapidapi.com", + "path": "/catalog", + "method": "GET" + } + }, + { + "path": "data/movies/apple-tv-plus", + "method": "GET", + "price": "$0.001", + "description": "Apple TV+ movies", + "rapidapi": { + "host": "apple-tv-plus-movies.p.rapidapi.com", + "path": "/movies", + "method": "GET" + } + }, + { + "path": "data/movies/awards", + "method": "GET", + "price": "$0.001", + "description": "Movie awards", + "rapidapi": { + "host": "moviesdatabase.p.rapidapi.com", + "path": "/titles/{id}/awards", + "method": "GET" + } + }, + { + "path": "data/movies/boxoffice", + "method": "GET", + "price": "$0.001", + "description": "Box office results", + "rapidapi": { + "host": "boxoffice-movies.p.rapidapi.com", + "path": "/boxoffice", + "method": "GET" + } + }, + { + "path": "data/movies/boxoffice2", + "method": "GET", + "price": "$0.001", + "description": "Box office 2", + "rapidapi": { + "host": "boxoffice2.p.rapidapi.com", + "path": "/boxoffice", + "method": "GET" + } + }, + { + "path": "data/movies/changes", + "method": "GET", + "price": "$0.001", + "description": "Movie changes", + "rapidapi": { + "host": "movie-changes.p.rapidapi.com", + "path": "/changes", + "method": "GET" + } + }, + { + "path": "data/movies/collections", + "method": "GET", + "price": "$0.001", + "description": "Movie collections", + "rapidapi": { + "host": "movie-collections.p.rapidapi.com", + "path": "/collections", + "method": "GET" + } + }, + { + "path": "data/movies/companies", + "method": "GET", + "price": "$0.001", + "description": "Movie companies", + "rapidapi": { + "host": "movie-companies.p.rapidapi.com", + "path": "/companies", + "method": "GET" + } + }, + { + "path": "data/movies/credits", + "method": "GET", + "price": "$0.001", + "description": "Movie credits", + "rapidapi": { + "host": "moviesdatabase.p.rapidapi.com", + "path": "/titles/{id}/credits", + "method": "GET" + } + }, + { + "path": "data/movies/discover", + "method": "GET", + "price": "$0.001", + "description": "Discover movies", + "rapidapi": { + "host": "discover-movies.p.rapidapi.com", + "path": "/discover", + "method": "GET" + } + }, + { + "path": "data/movies/disney", + "method": "GET", + "price": "$0.001", + "description": "Disney+ catalog", + "rapidapi": { + "host": "disney-catalog.p.rapidapi.com", + "path": "/catalog", + "method": "GET" + } + }, + { + "path": "data/movies/disney-plus", + "method": "GET", + "price": "$0.001", + "description": "Disney+ movies", + "rapidapi": { + "host": "disney-plus-movies.p.rapidapi.com", + "path": "/movies", + "method": "GET" + } + }, + { + "path": "data/movies/flixster", + "method": "GET", + "price": "$0.001", + "description": "Flixster", + "rapidapi": { + "host": "flixster.p.rapidapi.com", + "path": "/movies", + "method": "GET" + } + }, + { + "path": "data/movies/franchises", + "method": "GET", + "price": "$0.001", + "description": "Movie franchises", + "rapidapi": { + "host": "movie-franchises.p.rapidapi.com", + "path": "/franchises", + "method": "GET" + } + }, + { + "path": "data/movies/genres", + "method": "GET", + "price": "$0.001", + "description": "Movie genres", + "rapidapi": { + "host": "moviesdatabase.p.rapidapi.com", + "path": "/titles/utils/genres", + "method": "GET" + } + }, + { + "path": "data/movies/genres2", + "method": "GET", + "price": "$0.001", + "description": "Movie genres 2", + "rapidapi": { + "host": "movie-genres2.p.rapidapi.com", + "path": "/genres", + "method": "GET" + } + }, + { + "path": "data/movies/hbo", + "method": "GET", + "price": "$0.001", + "description": "HBO catalog", + "rapidapi": { + "host": "hbo-catalog.p.rapidapi.com", + "path": "/catalog", + "method": "GET" + } + }, + { + "path": "data/movies/hbo-max", + "method": "GET", + "price": "$0.001", + "description": "HBO Max movies", + "rapidapi": { + "host": "hbo-max-movies.p.rapidapi.com", + "path": "/movies", + "method": "GET" + } + }, + { + "path": "data/movies/hulu", + "method": "GET", + "price": "$0.001", + "description": "Hulu catalog", + "rapidapi": { + "host": "hulu-catalog.p.rapidapi.com", + "path": "/catalog", + "method": "GET" + } + }, + { + "path": "data/movies/hulu-movies", + "method": "GET", + "price": "$0.001", + "description": "Hulu movies", + "rapidapi": { + "host": "hulu-movies.p.rapidapi.com", + "path": "/movies", + "method": "GET" + } + }, + { + "path": "data/movies/imdb2", + "method": "GET", + "price": "$0.001", + "description": "IMDb 2", + "rapidapi": { + "host": "imdb2-movies.p.rapidapi.com", + "path": "/movies", + "method": "GET" + } + }, + { + "path": "data/movies/justwatch", + "method": "GET", + "price": "$0.001", + "description": "JustWatch", + "rapidapi": { + "host": "justwatch.p.rapidapi.com", + "path": "/movies", + "method": "GET" + } + }, + { + "path": "data/movies/keywords", + "method": "GET", + "price": "$0.001", + "description": "Movie keywords", + "rapidapi": { + "host": "moviesdatabase.p.rapidapi.com", + "path": "/titles/:id/keywords", + "method": "GET" + } + }, + { + "path": "data/movies/keywords2", + "method": "GET", + "price": "$0.001", + "description": "Movie keywords 2", + "rapidapi": { + "host": "movie-keywords2.p.rapidapi.com", + "path": "/keywords", + "method": "GET" + } + }, + { + "path": "data/movies/letterboxd", + "method": "GET", + "price": "$0.001", + "description": "Letterboxd", + "rapidapi": { + "host": "letterboxd.p.rapidapi.com", + "path": "/movies", + "method": "GET" + } + }, + { + "path": "data/movies/letterboxd2", + "method": "GET", + "price": "$0.001", + "description": "Letterboxd 2", + "rapidapi": { + "host": "letterboxd2.p.rapidapi.com", + "path": "/movies", + "method": "GET" + } + }, + { + "path": "data/movies/lists", + "method": "GET", + "price": "$0.001", + "description": "Movie lists", + "rapidapi": { + "host": "movie-lists.p.rapidapi.com", + "path": "/lists", + "method": "GET" + } + }, + { + "path": "data/movies/metacritic", + "method": "GET", + "price": "$0.001", + "description": "Metacritic movies", + "rapidapi": { + "host": "metacritic-movies.p.rapidapi.com", + "path": "/movies", + "method": "GET" + } + }, + { + "path": "data/movies/metacritic2", + "method": "GET", + "price": "$0.001", + "description": "Metacritic 2", + "rapidapi": { + "host": "metacritic2.p.rapidapi.com", + "path": "/movies", + "method": "GET" + } + }, + { + "path": "data/movies/movielens", + "method": "GET", + "price": "$0.001", + "description": "MovieLens", + "rapidapi": { + "host": "movielens.p.rapidapi.com", + "path": "/movies", + "method": "GET" + } + }, + { + "path": "data/movies/movielens2", + "method": "GET", + "price": "$0.001", + "description": "MovieLens 2", + "rapidapi": { + "host": "movielens2.p.rapidapi.com", + "path": "/movies", + "method": "GET" + } + }, + { + "path": "data/movies/netflix", + "method": "GET", + "price": "$0.001", + "description": "Netflix catalog", + "rapidapi": { + "host": "netflix-catalog.p.rapidapi.com", + "path": "/catalog", + "method": "GET" + } + }, + { + "path": "data/movies/now-playing", + "method": "GET", + "price": "$0.001", + "description": "Now playing movies", + "rapidapi": { + "host": "moviesdatabase.p.rapidapi.com", + "path": "/titles/x/coming-soon", + "method": "GET" + } + }, + { + "path": "data/movies/paramount", + "method": "GET", + "price": "$0.001", + "description": "Paramount+ catalog", + "rapidapi": { + "host": "paramount-catalog.p.rapidapi.com", + "path": "/catalog", + "method": "GET" + } + }, + { + "path": "data/movies/paramount-plus", + "method": "GET", + "price": "$0.001", + "description": "Paramount+ movies", + "rapidapi": { + "host": "paramount-plus-movies.p.rapidapi.com", + "path": "/movies", + "method": "GET" + } + }, + { + "path": "data/movies/peacock", + "method": "GET", + "price": "$0.001", + "description": "Peacock catalog", + "rapidapi": { + "host": "peacock-catalog.p.rapidapi.com", + "path": "/catalog", + "method": "GET" + } + }, + { + "path": "data/movies/peacock-movies", + "method": "GET", + "price": "$0.001", + "description": "Peacock movies", + "rapidapi": { + "host": "peacock-movies.p.rapidapi.com", + "path": "/movies", + "method": "GET" + } + }, + { + "path": "data/movies/popular", + "method": "GET", + "price": "$0.001", + "description": "Popular movies", + "rapidapi": { + "host": "moviesdatabase.p.rapidapi.com", + "path": "/titles", + "method": "GET" + } + }, + { + "path": "data/movies/prime", + "method": "GET", + "price": "$0.001", + "description": "Prime Video catalog", + "rapidapi": { + "host": "prime-catalog.p.rapidapi.com", + "path": "/catalog", + "method": "GET" + } + }, + { + "path": "data/movies/ratings", + "method": "GET", + "price": "$0.001", + "description": "Movie ratings", + "rapidapi": { + "host": "moviesdatabase.p.rapidapi.com", + "path": "/titles/{id}/ratings", + "method": "GET" + } + }, + { + "path": "data/movies/reelgood", + "method": "GET", + "price": "$0.001", + "description": "Reelgood", + "rapidapi": { + "host": "reelgood.p.rapidapi.com", + "path": "/movies", + "method": "GET" + } + }, + { + "path": "data/movies/reviews", + "method": "GET", + "price": "$0.001", + "description": "Movie reviews", + "rapidapi": { + "host": "moviesdatabase.p.rapidapi.com", + "path": "/titles/:id/reviews", + "method": "GET" + } + }, + { + "path": "data/movies/reviews2", + "method": "GET", + "price": "$0.001", + "description": "Movie reviews 2", + "rapidapi": { + "host": "movie-reviews2.p.rapidapi.com", + "path": "/reviews", + "method": "GET" + } + }, + { + "path": "data/movies/rotten-tomatoes2", + "method": "GET", + "price": "$0.001", + "description": "Rotten Tomatoes 2", + "rapidapi": { + "host": "rottentomatoes2.p.rapidapi.com", + "path": "/movies", + "method": "GET" + } + }, + { + "path": "data/movies/rottentomatoes", + "method": "GET", + "price": "$0.001", + "description": "Rotten Tomatoes", + "rapidapi": { + "host": "rottentomatoes.p.rapidapi.com", + "path": "/movies", + "method": "GET" + } + }, + { + "path": "data/movies/search", + "method": "GET", + "price": "$0.001", + "description": "Search movies", + "rapidapi": { + "host": "moviesdatabase.p.rapidapi.com", + "path": "/titles/search/title", + "method": "GET" + } + }, + { + "path": "data/movies/showtimes", + "method": "GET", + "price": "$0.001", + "description": "Movie showtimes", + "rapidapi": { + "host": "movie-showtimes.p.rapidapi.com", + "path": "/showtimes", + "method": "GET" + } + }, + { + "path": "data/movies/similar", + "method": "GET", + "price": "$0.001", + "description": "Similar movies", + "rapidapi": { + "host": "moviesdatabase.p.rapidapi.com", + "path": "/titles/:id/similar", + "method": "GET" + } + }, + { + "path": "data/movies/streaming", + "method": "GET", + "price": "$0.001", + "description": "Streaming availability", + "rapidapi": { + "host": "streaming-availability.p.rapidapi.com", + "path": "/availability", + "method": "GET" + } + }, + { + "path": "data/movies/theaters", + "method": "GET", + "price": "$0.001", + "description": "Movie theaters", + "rapidapi": { + "host": "movie-theaters.p.rapidapi.com", + "path": "/theaters", + "method": "GET" + } + }, + { + "path": "data/movies/title", + "method": "GET", + "price": "$0.001", + "description": "Movie details", + "rapidapi": { + "host": "moviesdatabase.p.rapidapi.com", + "path": "/titles/{id}", + "method": "GET" + } + }, + { + "path": "data/movies/top-rated", + "method": "GET", + "price": "$0.001", + "description": "Top rated movies", + "rapidapi": { + "host": "moviesdatabase.p.rapidapi.com", + "path": "/titles", + "method": "GET" + } + }, + { + "path": "data/movies/translations", + "method": "GET", + "price": "$0.001", + "description": "Translations", + "rapidapi": { + "host": "movie-translations.p.rapidapi.com", + "path": "/translations", + "method": "GET" + } + }, + { + "path": "data/movies/trending2", + "method": "GET", + "price": "$0.001", + "description": "Trending movies 2", + "rapidapi": { + "host": "trending-movies2.p.rapidapi.com", + "path": "/trending", + "method": "GET" + } + }, + { + "path": "data/movies/trending3", + "method": "GET", + "price": "$0.001", + "description": "Trending 3", + "rapidapi": { + "host": "trending3.p.rapidapi.com", + "path": "/trending", + "method": "GET" + } + }, + { + "path": "data/movies/upcoming", + "method": "GET", + "price": "$0.001", + "description": "Upcoming movies", + "rapidapi": { + "host": "moviesdatabase.p.rapidapi.com", + "path": "/titles/x/coming-soon", + "method": "GET" + } + }, + { + "path": "data/movies/upcoming-2024", + "method": "GET", + "price": "$0.001", + "description": "Upcoming movies 2024", + "rapidapi": { + "host": "movie-database.p.rapidapi.com", + "path": "/upcoming", + "method": "GET" + } + }, + { + "path": "data/movies/vudu", + "method": "GET", + "price": "$0.001", + "description": "Vudu", + "rapidapi": { + "host": "vudu.p.rapidapi.com", + "path": "/movies", + "method": "GET" + } + }, + { + "path": "data/movies/watch-providers", + "method": "GET", + "price": "$0.001", + "description": "Watch providers", + "rapidapi": { + "host": "watch-providers.p.rapidapi.com", + "path": "/providers", + "method": "GET" + } + }, + { + "path": "data/movies/weekend", + "method": "GET", + "price": "$0.001", + "description": "Weekend box office", + "rapidapi": { + "host": "boxoffice-movies.p.rapidapi.com", + "path": "/weekend", + "method": "GET" + } + }, + { + "path": "data/movies/yearly", + "method": "GET", + "price": "$0.001", + "description": "Yearly box office", + "rapidapi": { + "host": "boxoffice-movies.p.rapidapi.com", + "path": "/yearly", + "method": "GET" + } + }, + { + "path": "data/music/album", + "method": "GET", + "price": "$0.001", + "description": "Album information", + "rapidapi": { + "host": "spotify23.p.rapidapi.com", + "path": "/albums/", + "method": "GET" + } + }, + { + "path": "data/music/albums2", + "method": "GET", + "price": "$0.001", + "description": "Albums 2", + "rapidapi": { + "host": "music-albums2.p.rapidapi.com", + "path": "/albums", + "method": "GET" + } + }, + { + "path": "data/music/amazon-music", + "method": "GET", + "price": "$0.001", + "description": "Amazon Music", + "rapidapi": { + "host": "amazon-music.p.rapidapi.com", + "path": "/music", + "method": "GET" + } + }, + { + "path": "data/music/amazon-music2", + "method": "GET", + "price": "$0.001", + "description": "Amazon Music 2", + "rapidapi": { + "host": "amazon-music2.p.rapidapi.com", + "path": "/music", + "method": "GET" + } + }, + { + "path": "data/music/apple-music", + "method": "GET", + "price": "$0.001", + "description": "Apple Music data", + "rapidapi": { + "host": "apple-music-api.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/music/apple-music-albums", + "method": "GET", + "price": "$0.001", + "description": "Apple Music albums", + "rapidapi": { + "host": "apple-music-albums.p.rapidapi.com", + "path": "/albums", + "method": "GET" + } + }, + { + "path": "data/music/apple-music3", + "method": "GET", + "price": "$0.001", + "description": "Apple Music 3", + "rapidapi": { + "host": "apple-music3.p.rapidapi.com", + "path": "/music", + "method": "GET" + } + }, + { + "path": "data/music/artist", + "method": "GET", + "price": "$0.001", + "description": "Artist details", + "rapidapi": { + "host": "shazam-song-recognition1.p.rapidapi.com", + "path": "/artists/get-details", + "method": "GET" + } + }, + { + "path": "data/music/artists2", + "method": "GET", + "price": "$0.001", + "description": "Artists 2", + "rapidapi": { + "host": "music-artists2.p.rapidapi.com", + "path": "/artists", + "method": "GET" + } + }, + { + "path": "data/music/audiobook", + "method": "GET", + "price": "$0.001", + "description": "Audiobook information", + "rapidapi": { + "host": "spotify23.p.rapidapi.com", + "path": "/audiobooks/", + "method": "GET" + } + }, + { + "path": "data/music/audius", + "method": "GET", + "price": "$0.001", + "description": "Audius", + "rapidapi": { + "host": "audius.p.rapidapi.com", + "path": "/music", + "method": "GET" + } + }, + { + "path": "data/music/bandcamp", + "method": "GET", + "price": "$0.001", + "description": "Bandcamp", + "rapidapi": { + "host": "bandcamp.p.rapidapi.com", + "path": "/music", + "method": "GET" + } + }, + { + "path": "data/music/billboard", + "method": "GET", + "price": "$0.001", + "description": "Billboard charts", + "rapidapi": { + "host": "billboard-api.p.rapidapi.com", + "path": "/charts", + "method": "GET" + } + }, + { + "path": "data/music/categories", + "method": "GET", + "price": "$0.001", + "description": "Music categories", + "rapidapi": { + "host": "spotify23.p.rapidapi.com", + "path": "/browse/categories", + "method": "GET" + } + }, + { + "path": "data/music/chart", + "method": "GET", + "price": "$0.001", + "description": "Music charts", + "rapidapi": { + "host": "music-charts.p.rapidapi.com", + "path": "/charts", + "method": "GET" + } + }, + { + "path": "data/music/concerts", + "method": "GET", + "price": "$0.001", + "description": "Concert listings", + "rapidapi": { + "host": "concert-listings.p.rapidapi.com", + "path": "/concerts", + "method": "GET" + } + }, + { + "path": "data/music/deezer", + "method": "GET", + "price": "$0.001", + "description": "Deezer data", + "rapidapi": { + "host": "deezer-api.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/music/deezer2", + "method": "GET", + "price": "$0.001", + "description": "Deezer 2", + "rapidapi": { + "host": "deezer2.p.rapidapi.com", + "path": "/music", + "method": "GET" + } + }, + { + "path": "data/music/deezer3", + "method": "GET", + "price": "$0.001", + "description": "Deezer 3", + "rapidapi": { + "host": "deezer3.p.rapidapi.com", + "path": "/music", + "method": "GET" + } + }, + { + "path": "data/music/featured", + "method": "GET", + "price": "$0.001", + "description": "Featured playlists", + "rapidapi": { + "host": "spotify23.p.rapidapi.com", + "path": "/browse/featured-playlists", + "method": "GET" + } + }, + { + "path": "data/music/festivals", + "method": "GET", + "price": "$0.001", + "description": "Music festivals", + "rapidapi": { + "host": "music-festivals.p.rapidapi.com", + "path": "/festivals", + "method": "GET" + } + }, + { + "path": "data/music/genius", + "method": "GET", + "price": "$0.001", + "description": "Genius lyrics", + "rapidapi": { + "host": "genius-lyrics.p.rapidapi.com", + "path": "/lyrics", + "method": "GET" + } + }, + { + "path": "data/music/genres", + "method": "GET", + "price": "$0.001", + "description": "Music genres", + "rapidapi": { + "host": "music-genres.p.rapidapi.com", + "path": "/genres", + "method": "GET" + } + }, + { + "path": "data/music/instruments", + "method": "GET", + "price": "$0.001", + "description": "Musical instruments", + "rapidapi": { + "host": "musical-instruments.p.rapidapi.com", + "path": "/instruments", + "method": "GET" + } + }, + { + "path": "data/music/itunes", + "method": "GET", + "price": "$0.001", + "description": " iTunes charts", + "rapidapi": { + "host": "itunes-charts.p.rapidapi.com", + "path": "/charts", + "method": "GET" + } + }, + { + "path": "data/music/itunes-albums", + "method": "GET", + "price": "$0.001", + "description": "iTunes albums", + "rapidapi": { + "host": "itunes-albums.p.rapidapi.com", + "path": "/albums", + "method": "GET" + } + }, + { + "path": "data/music/lastfm", + "method": "GET", + "price": "$0.001", + "description": "Last.fm", + "rapidapi": { + "host": "lastfm.p.rapidapi.com", + "path": "/music", + "method": "GET" + } + }, + { + "path": "data/music/lessons", + "method": "GET", + "price": "$0.001", + "description": "Music lessons", + "rapidapi": { + "host": "music-lessons.p.rapidapi.com", + "path": "/lessons", + "method": "GET" + } + }, + { + "path": "data/music/lyrics", + "method": "GET", + "price": "$0.002", + "description": "Song lyrics", + "rapidapi": { + "host": "shazam-song-recognition1.p.rapidapi.com", + "path": "/songs/get-lyrics", + "method": "GET" + } + }, + { + "path": "data/music/lyrics-search", + "method": "GET", + "price": "$0.001", + "description": "Lyrics search", + "rapidapi": { + "host": "lyrics-search.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "data/music/mixcloud", + "method": "GET", + "price": "$0.001", + "description": "Mixcloud", + "rapidapi": { + "host": "mixcloud.p.rapidapi.com", + "path": "/music", + "method": "GET" + } + }, + { + "path": "data/music/moods", + "method": "GET", + "price": "$0.001", + "description": "Music moods", + "rapidapi": { + "host": "music-moods.p.rapidapi.com", + "path": "/moods", + "method": "GET" + } + }, + { + "path": "data/music/new-releases", + "method": "GET", + "price": "$0.001", + "description": "New music releases", + "rapidapi": { + "host": "spotify23.p.rapidapi.com", + "path": "/browse/new-releases", + "method": "GET" + } + }, + { + "path": "data/music/pandora", + "method": "GET", + "price": "$0.001", + "description": "Pandora", + "rapidapi": { + "host": "pandora.p.rapidapi.com", + "path": "/music", + "method": "GET" + } + }, + { + "path": "data/music/pandora2", + "method": "GET", + "price": "$0.001", + "description": "Pandora 2", + "rapidapi": { + "host": "pandora2.p.rapidapi.com", + "path": "/music", + "method": "GET" + } + }, + { + "path": "data/music/playlist", + "method": "GET", + "price": "$0.001", + "description": "Playlist information", + "rapidapi": { + "host": "spotify23.p.rapidapi.com", + "path": "/playlists/", + "method": "GET" + } + }, + { + "path": "data/music/playlists2", + "method": "GET", + "price": "$0.001", + "description": "Playlists 2", + "rapidapi": { + "host": "music-playlists2.p.rapidapi.com", + "path": "/playlists", + "method": "GET" + } + }, + { + "path": "data/music/podcast", + "method": "GET", + "price": "$0.001", + "description": "Podcast information", + "rapidapi": { + "host": "spotify23.p.rapidapi.com", + "path": "/podcasts/", + "method": "GET" + } + }, + { + "path": "data/music/podcasts2", + "method": "GET", + "price": "$0.001", + "description": "Podcasts search", + "rapidapi": { + "host": "podcasts-search.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "data/music/podcasts3", + "method": "GET", + "price": "$0.001", + "description": "Podcasts 3", + "rapidapi": { + "host": "podcasts3.p.rapidapi.com", + "path": "/podcasts", + "method": "GET" + } + }, + { + "path": "data/music/radio", + "method": "GET", + "price": "$0.001", + "description": "Radio stations", + "rapidapi": { + "host": "radio-stations.p.rapidapi.com", + "path": "/stations", + "method": "GET" + } + }, + { + "path": "data/music/radio2", + "method": "GET", + "price": "$0.001", + "description": "Radio 2", + "rapidapi": { + "host": "radio2.p.rapidapi.com", + "path": "/radio", + "method": "GET" + } + }, + { + "path": "data/music/releases", + "method": "GET", + "price": "$0.001", + "description": "New releases", + "rapidapi": { + "host": "new-releases-music.p.rapidapi.com", + "path": "/releases", + "method": "GET" + } + }, + { + "path": "data/music/search", + "method": "GET", + "price": "$0.001", + "description": "Search music", + "rapidapi": { + "host": "shazam-song-recognition1.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "data/music/shazam", + "method": "GET", + "price": "$0.001", + "description": "Song recognition", + "rapidapi": { + "host": "shazam-api.p.rapidapi.com", + "path": "/recognize", + "method": "GET" + } + }, + { + "path": "data/music/soundcloud", + "method": "GET", + "price": "$0.001", + "description": "SoundCloud", + "rapidapi": { + "host": "soundcloud.p.rapidapi.com", + "path": "/music", + "method": "GET" + } + }, + { + "path": "data/music/spotify-albums", + "method": "GET", + "price": "$0.001", + "description": "Spotify albums", + "rapidapi": { + "host": "spotify-albums.p.rapidapi.com", + "path": "/albums", + "method": "GET" + } + }, + { + "path": "data/music/spotify-artists", + "method": "GET", + "price": "$0.001", + "description": "Spotify artists", + "rapidapi": { + "host": "spotify-artists.p.rapidapi.com", + "path": "/artists", + "method": "GET" + } + }, + { + "path": "data/music/spotify-tracks", + "method": "GET", + "price": "$0.001", + "description": "Spotify tracks", + "rapidapi": { + "host": "spotify-tracks.p.rapidapi.com", + "path": "/tracks", + "method": "GET" + } + }, + { + "path": "data/music/spotify4", + "method": "GET", + "price": "$0.001", + "description": "Spotify 4", + "rapidapi": { + "host": "spotify4.p.rapidapi.com", + "path": "/music", + "method": "GET" + } + }, + { + "path": "data/music/theory", + "method": "GET", + "price": "$0.001", + "description": "Music theory", + "rapidapi": { + "host": "music-theory.p.rapidapi.com", + "path": "/theory", + "method": "GET" + } + }, + { + "path": "data/music/tidal", + "method": "GET", + "price": "$0.001", + "description": "Tidal", + "rapidapi": { + "host": "tidal.p.rapidapi.com", + "path": "/music", + "method": "GET" + } + }, + { + "path": "data/music/tidal2", + "method": "GET", + "price": "$0.001", + "description": "Tidal 2", + "rapidapi": { + "host": "tidal2.p.rapidapi.com", + "path": "/music", + "method": "GET" + } + }, + { + "path": "data/music/top100", + "method": "GET", + "price": "$0.001", + "description": "Top 100 songs", + "rapidapi": { + "host": "top100-music.p.rapidapi.com", + "path": "/top100", + "method": "GET" + } + }, + { + "path": "data/music/track", + "method": "GET", + "price": "$0.001", + "description": "Track details", + "rapidapi": { + "host": "shazam-song-recognition1.p.rapidapi.com", + "path": "/songs/get-details", + "method": "GET" + } + }, + { + "path": "data/music/videos", + "method": "GET", + "price": "$0.001", + "description": "Music videos", + "rapidapi": { + "host": "music-videos.p.rapidapi.com", + "path": "/videos", + "method": "GET" + } + }, + { + "path": "data/music/youtube-music", + "method": "GET", + "price": "$0.001", + "description": "YouTube Music", + "rapidapi": { + "host": "youtube-music.p.rapidapi.com", + "path": "/music", + "method": "GET" + } + }, + { + "path": "data/music/youtube-music2", + "method": "GET", + "price": "$0.001", + "description": "YouTube Music 2", + "rapidapi": { + "host": "youtube-music2.p.rapidapi.com", + "path": "/music", + "method": "GET" + } + }, + { + "path": "data/nasa/apod", + "method": "GET", + "price": "$0.001", + "description": "Astronomy picture of day", + "rapidapi": { + "host": "nasa-api1.p.rapidapi.com", + "path": "/planetary/apod", + "method": "GET" + } + }, + { + "path": "data/nasa/asteroids", + "method": "GET", + "price": "$0.002", + "description": "Asteroids feed", + "rapidapi": { + "host": "nasa-api1.p.rapidapi.com", + "path": "/neo/rest/v1/feed", + "method": "GET" + } + }, + { + "path": "data/nasa/mars", + "method": "GET", + "price": "$0.002", + "description": "Mars photos", + "rapidapi": { + "host": "nasa-api1.p.rapidapi.com", + "path": "/mars-photos/api/v1/rovers/curiosity/photos", + "method": "GET" + } + }, + { + "path": "data/news/aggregated", + "method": "GET", + "price": "$0.001", + "description": "Aggregated news", + "rapidapi": { + "host": "aggregated-news.p.rapidapi.com", + "path": "/news", + "method": "GET" + } + }, + { + "path": "data/news/agriculture", + "method": "GET", + "price": "$0.001", + "description": "Agriculture news", + "rapidapi": { + "host": "agriculture-news.p.rapidapi.com", + "path": "/news", + "method": "GET" + } + }, + { + "path": "data/news/ai-news", + "method": "GET", + "price": "$0.001", + "description": "AI news", + "rapidapi": { + "host": "ai-news.p.rapidapi.com", + "path": "/news", + "method": "GET" + } + }, + { + "path": "data/news/benzinga", + "method": "GET", + "price": "$0.001", + "description": "Benzinga news", + "rapidapi": { + "host": "benzinga-news.p.rapidapi.com", + "path": "/news", + "method": "GET" + } + }, + { + "path": "data/news/blockchain-news", + "method": "GET", + "price": "$0.001", + "description": "Blockchain news", + "rapidapi": { + "host": "blockchain-news.p.rapidapi.com", + "path": "/news", + "method": "GET" + } + }, + { + "path": "data/news/breaking", + "method": "GET", + "price": "$0.001", + "description": "Breaking news", + "rapidapi": { + "host": "breaking-news.p.rapidapi.com", + "path": "/news", + "method": "GET" + } + }, + { + "path": "data/news/business-news2", + "method": "GET", + "price": "$0.001", + "description": "Business news 2", + "rapidapi": { + "host": "business-news2.p.rapidapi.com", + "path": "/news", + "method": "GET" + } + }, + { + "path": "data/news/commodities-news", + "method": "GET", + "price": "$0.001", + "description": "Commodities news", + "rapidapi": { + "host": "commodities-news.p.rapidapi.com", + "path": "/news", + "method": "GET" + } + }, + { + "path": "data/news/commodities-news2", + "method": "GET", + "price": "$0.001", + "description": "Commodities news 2", + "rapidapi": { + "host": "commodities-news2.p.rapidapi.com", + "path": "/news", + "method": "GET" + } + }, + { + "path": "data/news/country", + "method": "GET", + "price": "$0.001", + "description": "News by country", + "rapidapi": { + "host": "newscatcher.p.rapidapi.com", + "path": "/api/v1/news/search", + "method": "GET" + } + }, + { + "path": "data/news/crypto-news", + "method": "GET", + "price": "$0.001", + "description": "Crypto news", + "rapidapi": { + "host": "crypto-news.p.rapidapi.com", + "path": "/news", + "method": "GET" + } + }, + { + "path": "data/news/crypto-news3", + "method": "GET", + "price": "$0.001", + "description": "Crypto news 3", + "rapidapi": { + "host": "crypto-news3.p.rapidapi.com", + "path": "/news", + "method": "GET" + } + }, + { + "path": "data/news/crypto2", + "method": "GET", + "price": "$0.001", + "description": "Crypto news 2", + "rapidapi": { + "host": "cryptonews-api.p.rapidapi.com", + "path": "/news", + "method": "GET" + } + }, + { + "path": "data/news/earnings-news", + "method": "GET", + "price": "$0.001", + "description": "Earnings news", + "rapidapi": { + "host": "earnings-news.p.rapidapi.com", + "path": "/news", + "method": "GET" + } + }, + { + "path": "data/news/economic-news", + "method": "GET", + "price": "$0.001", + "description": "Economic news", + "rapidapi": { + "host": "economic-news.p.rapidapi.com", + "path": "/news", + "method": "GET" + } + }, + { + "path": "data/news/energy-news", + "method": "GET", + "price": "$0.001", + "description": "Energy news", + "rapidapi": { + "host": "energy-news.p.rapidapi.com", + "path": "/news", + "method": "GET" + } + }, + { + "path": "data/news/entertainment-news", + "method": "GET", + "price": "$0.001", + "description": "Entertainment news", + "rapidapi": { + "host": "entertainment-news.p.rapidapi.com", + "path": "/news", + "method": "GET" + } + }, + { + "path": "data/news/esg", + "method": "GET", + "price": "$0.001", + "description": "ESG news", + "rapidapi": { + "host": "esg-news.p.rapidapi.com", + "path": "/news", + "method": "GET" + } + }, + { + "path": "data/news/feed", + "method": "GET", + "price": "$0.001", + "description": "News feed", + "rapidapi": { + "host": "news-feed.p.rapidapi.com", + "path": "/feed", + "method": "GET" + } + }, + { + "path": "data/news/finance", + "method": "GET", + "price": "$0.001", + "description": "Financial news", + "rapidapi": { + "host": "financial-news.p.rapidapi.com", + "path": "/news", + "method": "GET" + } + }, + { + "path": "data/news/financial-news2", + "method": "GET", + "price": "$0.001", + "description": "Financial news 2", + "rapidapi": { + "host": "financial-news2.p.rapidapi.com", + "path": "/news", + "method": "GET" + } + }, + { + "path": "data/news/forex-news", + "method": "GET", + "price": "$0.001", + "description": "Forex news", + "rapidapi": { + "host": "forex-news.p.rapidapi.com", + "path": "/news", + "method": "GET" + } + }, + { + "path": "data/news/forex-news2", + "method": "GET", + "price": "$0.001", + "description": "Forex news 2", + "rapidapi": { + "host": "forex-news2.p.rapidapi.com", + "path": "/news", + "method": "GET" + } + }, + { + "path": "data/news/headlines", + "method": "GET", + "price": "$0.002", + "description": "News headlines", + "rapidapi": { + "host": "newscatcher.p.rapidapi.com", + "path": "/v1/latest_headlines", + "method": "GET" + } + }, + { + "path": "data/news/headlines-topic", + "method": "GET", + "price": "$0.001", + "description": "News by topic", + "rapidapi": { + "host": "newscatcher.p.rapidapi.com", + "path": "/api/v1/news/search", + "method": "GET" + } + }, + { + "path": "data/news/health-news2", + "method": "GET", + "price": "$0.001", + "description": "Health news 2", + "rapidapi": { + "host": "health-news2.p.rapidapi.com", + "path": "/news", + "method": "GET" + } + }, + { + "path": "data/news/lang", + "method": "GET", + "price": "$0.001", + "description": "News by language", + "rapidapi": { + "host": "newscatcher.p.rapidapi.com", + "path": "/api/v1/news/search", + "method": "GET" + } + }, + { + "path": "data/news/latest", + "method": "GET", + "price": "$0.001", + "description": "Latest news", + "rapidapi": { + "host": "gnews.io.p.rapidapi.com", + "path": "/v4/search", + "method": "GET" + } + }, + { + "path": "data/news/manufacturing", + "method": "GET", + "price": "$0.001", + "description": "Manufacturing news", + "rapidapi": { + "host": "manufacturing-news.p.rapidapi.com", + "path": "/news", + "method": "GET" + } + }, + { + "path": "data/news/market-news", + "method": "GET", + "price": "$0.001", + "description": "Market news", + "rapidapi": { + "host": "market-news.p.rapidapi.com", + "path": "/news", + "method": "GET" + } + }, + { + "path": "data/news/marketwatch", + "method": "GET", + "price": "$0.001", + "description": "MarketWatch news", + "rapidapi": { + "host": "marketwatch-news.p.rapidapi.com", + "path": "/news", + "method": "GET" + } + }, + { + "path": "data/news/mining-news", + "method": "GET", + "price": "$0.001", + "description": "Mining news", + "rapidapi": { + "host": "mining-news.p.rapidapi.com", + "path": "/news", + "method": "GET" + } + }, + { + "path": "data/news/motley-fool", + "method": "GET", + "price": "$0.001", + "description": "Motley Fool news", + "rapidapi": { + "host": "motley-fool-news.p.rapidapi.com", + "path": "/news", + "method": "GET" + } + }, + { + "path": "data/news/msn", + "method": "GET", + "price": "$0.001", + "description": "MSN news", + "rapidapi": { + "host": "msn-news.p.rapidapi.com", + "path": "/news", + "method": "GET" + } + }, + { + "path": "data/news/political", + "method": "GET", + "price": "$0.001", + "description": "Political news", + "rapidapi": { + "host": "political-news.p.rapidapi.com", + "path": "/news", + "method": "GET" + } + }, + { + "path": "data/news/press-releases", + "method": "GET", + "price": "$0.001", + "description": "Press releases", + "rapidapi": { + "host": "press-releases.p.rapidapi.com", + "path": "/releases", + "method": "GET" + } + }, + { + "path": "data/news/publishers", + "method": "GET", + "price": "$0.001", + "description": "News publishers", + "rapidapi": { + "host": "news-publishers.p.rapidapi.com", + "path": "/publishers", + "method": "GET" + } + }, + { + "path": "data/news/realtime", + "method": "GET", + "price": "$0.001", + "description": "Realtime news", + "rapidapi": { + "host": "realtime-news.p.rapidapi.com", + "path": "/news", + "method": "GET" + } + }, + { + "path": "data/news/retail-news", + "method": "GET", + "price": "$0.001", + "description": "Retail news", + "rapidapi": { + "host": "retail-news.p.rapidapi.com", + "path": "/news", + "method": "GET" + } + }, + { + "path": "data/news/rss", + "method": "GET", + "price": "$0.001", + "description": "RSS news feeds", + "rapidapi": { + "host": "rss-news.p.rapidapi.com", + "path": "/rss", + "method": "GET" + } + }, + { + "path": "data/news/science-news", + "method": "GET", + "price": "$0.001", + "description": "Science news", + "rapidapi": { + "host": "science-news.p.rapidapi.com", + "path": "/news", + "method": "GET" + } + }, + { + "path": "data/news/search", + "method": "GET", + "price": "$0.002", + "description": "Search news", + "rapidapi": { + "host": "newscatcher.p.rapidapi.com", + "path": "/v1/search", + "method": "GET" + } + }, + { + "path": "data/news/seeking-alpha2", + "method": "GET", + "price": "$0.001", + "description": "Seeking Alpha news", + "rapidapi": { + "host": "seeking-alpha-news.p.rapidapi.com", + "path": "/news", + "method": "GET" + } + }, + { + "path": "data/news/sentiment2", + "method": "GET", + "price": "$0.001", + "description": "News sentiment", + "rapidapi": { + "host": "news-sentiment.p.rapidapi.com", + "path": "/sentiment", + "method": "GET" + } + }, + { + "path": "data/news/sources", + "method": "GET", + "price": "$0.001", + "description": "News sources", + "rapidapi": { + "host": "newscatcher.p.rapidapi.com", + "path": "/v1/sources", + "method": "GET" + } + }, + { + "path": "data/news/sports-news", + "method": "GET", + "price": "$0.001", + "description": "Sports news", + "rapidapi": { + "host": "sports-news.p.rapidapi.com", + "path": "/news", + "method": "GET" + } + }, + { + "path": "data/news/stock-news2", + "method": "GET", + "price": "$0.001", + "description": "Stock news 2", + "rapidapi": { + "host": "stock-news2.p.rapidapi.com", + "path": "/news", + "method": "GET" + } + }, + { + "path": "data/news/stock-news3", + "method": "GET", + "price": "$0.001", + "description": "Stock news 3", + "rapidapi": { + "host": "stock-news3.p.rapidapi.com", + "path": "/news", + "method": "GET" + } + }, + { + "path": "data/news/sustainable", + "method": "GET", + "price": "$0.001", + "description": "Sustainability news", + "rapidapi": { + "host": "sustainability-news.p.rapidapi.com", + "path": "/news", + "method": "GET" + } + }, + { + "path": "data/news/tech", + "method": "GET", + "price": "$0.001", + "description": "Tech news", + "rapidapi": { + "host": "tech-news.p.rapidapi.com", + "path": "/news", + "method": "GET" + } + }, + { + "path": "data/news/top", + "method": "GET", + "price": "$0.002", + "description": "Top news", + "rapidapi": { + "host": "newscatcher.p.rapidapi.com", + "path": "/v1/search", + "method": "GET" + } + }, + { + "path": "data/news/topics", + "method": "GET", + "price": "$0.001", + "description": "News topics", + "rapidapi": { + "host": "news-topics.p.rapidapi.com", + "path": "/topics", + "method": "GET" + } + }, + { + "path": "data/news/trending", + "method": "GET", + "price": "$0.001", + "description": "Trending news", + "rapidapi": { + "host": "newscatcher.p.rapidapi.com", + "path": "/api/v1/news/search", + "method": "GET" + } + }, + { + "path": "data/news/world-news2", + "method": "GET", + "price": "$0.001", + "description": "World news 2", + "rapidapi": { + "host": "world-news2.p.rapidapi.com", + "path": "/news", + "method": "GET" + } + }, + { + "path": "data/news/yahoo-finance2", + "method": "GET", + "price": "$0.001", + "description": "Yahoo Finance news", + "rapidapi": { + "host": "yahoo-finance-news.p.rapidapi.com", + "path": "/news", + "method": "GET" + } + }, + { + "path": "data/newsletter/validate", + "method": "GET", + "price": "$0.001", + "description": "Email validation", + "rapidapi": { + "host": "email-validation.p.rapidapi.com", + "path": "/validate", + "method": "GET" + } + }, + { + "path": "data/pdf/extract", + "method": "POST", + "price": "$0.005", + "description": "Extract PDF text", + "rapidapi": { + "host": "pdf-merge-split1.p.rapidapi.com", + "path": "/extract-text", + "method": "POST" + } + }, + { + "path": "data/pdf/merge", + "method": "POST", + "price": "$0.005", + "description": "Merge PDF", + "rapidapi": { + "host": "pdf-merge-split1.p.rapidapi.com", + "path": "/merge", + "method": "POST" + } + }, + { + "path": "data/pdf/split", + "method": "POST", + "price": "$0.005", + "description": "Split PDF", + "rapidapi": { + "host": "pdf-merge-split1.p.rapidapi.com", + "path": "/split", + "method": "POST" + } + }, + { + "path": "data/phone/format", + "method": "GET", + "price": "$0.001", + "description": "Phone format", + "rapidapi": { + "host": "phone-format.p.rapidapi.com", + "path": "/format", + "method": "GET" + } + }, + { + "path": "data/phone/validate", + "method": "GET", + "price": "$0.001", + "description": "Phone validation", + "rapidapi": { + "host": "phone-validation.p.rapidapi.com", + "path": "/validate", + "method": "GET" + } + }, + { + "path": "data/pokemon/evolution", + "method": "GET", + "price": "$0.001", + "description": "Pokemon evolution", + "rapidapi": { + "host": "pokemon-evolution.p.rapidapi.com", + "path": "/evolution", + "method": "GET" + } + }, + { + "path": "data/pokemon/location", + "method": "GET", + "price": "$0.001", + "description": "Pokemon locations", + "rapidapi": { + "host": "pokemon-locations.p.rapidapi.com", + "path": "/locations", + "method": "GET" + } + }, + { + "path": "data/pokemon/moves", + "method": "GET", + "price": "$0.001", + "description": "Pokemon moves", + "rapidapi": { + "host": "pokemon-moves.p.rapidapi.com", + "path": "/moves", + "method": "GET" + } + }, + { + "path": "data/pokemon/pokedex", + "method": "GET", + "price": "$0.001", + "description": "Pokedex entries", + "rapidapi": { + "host": "pokedex-api.p.rapidapi.com", + "path": "/pokemon", + "method": "GET" + } + }, + { + "path": "data/postal/countries", + "method": "GET", + "price": "$0.001", + "description": "Postal countries", + "rapidapi": { + "host": "postal-countries.p.rapidapi.com", + "path": "/countries", + "method": "GET" + } + }, + { + "path": "data/postal/formats", + "method": "GET", + "price": "$0.001", + "description": "Postal formats", + "rapidapi": { + "host": "postal-formats.p.rapidapi.com", + "path": "/formats", + "method": "GET" + } + }, + { + "path": "data/postal/validate", + "method": "GET", + "price": "$0.001", + "description": "Postal validation", + "rapidapi": { + "host": "postal-validation.p.rapidapi.com", + "path": "/validate", + "method": "GET" + } + }, + { + "path": "data/postcode/autocomplete", + "method": "GET", + "price": "$0.001", + "description": "Postcode autocomplete", + "rapidapi": { + "host": "postcode-autocomplete.p.rapidapi.com", + "path": "/autocomplete", + "method": "GET" + } + }, + { + "path": "data/postcode/lookup", + "method": "GET", + "price": "$0.001", + "description": "Postcode lookup", + "rapidapi": { + "host": "postcode-lookup.p.rapidapi.com", + "path": "/lookup", + "method": "GET" + } + }, + { + "path": "data/prayer/times", + "method": "GET", + "price": "$0.001", + "description": "Prayer times", + "rapidapi": { + "host": "prayer-times.p.rapidapi.com", + "path": "/times", + "method": "GET" + } + }, + { + "path": "data/qart/generate", + "method": "GET", + "price": "$0.001", + "description": "Artistic QR code", + "rapidapi": { + "host": "qart-generator.p.rapidapi.com", + "path": "/generate", + "method": "GET" + } + }, + { + "path": "data/qibla/direction", + "method": "GET", + "price": "$0.001", + "description": "Qibla direction", + "rapidapi": { + "host": "qibla-direction.p.rapidapi.com", + "path": "/direction", + "method": "GET" + } + }, + { + "path": "data/qrcode/generate", + "method": "POST", + "price": "$0.001", + "description": "Generate QR code", + "rapidapi": { + "host": "qr-code-generator4.p.rapidapi.com", + "path": "/api/v3/generate", + "method": "POST" + } + }, + { + "path": "data/qrcode/scan", + "method": "POST", + "price": "$0.001", + "description": "Scan QR code", + "rapidapi": { + "host": "qr-code-reader1.p.rapidapi.com", + "path": "/v1/scan", + "method": "POST" + } + }, + { + "path": "data/quote/random", + "method": "GET", + "price": "$0.001", + "description": "Random quote", + "rapidapi": { + "host": "quotes15.p.rapidapi.com", + "path": "/quotes/random", + "method": "GET" + } + }, + { + "path": "data/realestate/apartments", + "method": "GET", + "price": "$0.001", + "description": "Apartment listings", + "rapidapi": { + "host": "apartment-listings.p.rapidapi.com", + "path": "/apartments", + "method": "GET" + } + }, + { + "path": "data/realestate/apartments-com", + "method": "GET", + "price": "$0.001", + "description": "Apartments.com", + "rapidapi": { + "host": "apartments-com.p.rapidapi.com", + "path": "/apartments", + "method": "GET" + } + }, + { + "path": "data/realestate/apartments-com2", + "method": "GET", + "price": "$0.001", + "description": "Apartments.com 2", + "rapidapi": { + "host": "apartments-com2.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/realestate/apartments2", + "method": "GET", + "price": "$0.001", + "description": "Apartments 2", + "rapidapi": { + "host": "apartments2.p.rapidapi.com", + "path": "/apartments", + "method": "GET" + } + }, + { + "path": "data/realestate/century21", + "method": "GET", + "price": "$0.001", + "description": "Century 21", + "rapidapi": { + "host": "century21.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/realestate/century21-2", + "method": "GET", + "price": "$0.001", + "description": "Century 21 2", + "rapidapi": { + "host": "century21-2.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/realestate/coldwell-banker", + "method": "GET", + "price": "$0.001", + "description": "Coldwell Banker", + "rapidapi": { + "host": "coldwell-banker.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/realestate/coldwell-banker2", + "method": "GET", + "price": "$0.001", + "description": "Coldwell Banker 2", + "rapidapi": { + "host": "coldwell-banker2.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/realestate/condos", + "method": "GET", + "price": "$0.001", + "description": "Condo listings", + "rapidapi": { + "host": "condo-listings.p.rapidapi.com", + "path": "/condos", + "method": "GET" + } + }, + { + "path": "data/realestate/condos2", + "method": "GET", + "price": "$0.001", + "description": "Condos 2", + "rapidapi": { + "host": "condos2.p.rapidapi.com", + "path": "/condos", + "method": "GET" + } + }, + { + "path": "data/realestate/forrent", + "method": "GET", + "price": "$0.001", + "description": "ForRent data", + "rapidapi": { + "host": "forrent-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/realestate/homes-com", + "method": "GET", + "price": "$0.001", + "description": "Homes.com", + "rapidapi": { + "host": "homes-com.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/realestate/homes-com2", + "method": "GET", + "price": "$0.001", + "description": "Homes.com 2", + "rapidapi": { + "host": "homes-com2.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/realestate/homes-com3", + "method": "GET", + "price": "$0.001", + "description": "Homes.com 3", + "rapidapi": { + "host": "homes-com3.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/realestate/hotpad", + "method": "GET", + "price": "$0.001", + "description": "HotPad data", + "rapidapi": { + "host": "hotpad-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/realestate/houses", + "method": "GET", + "price": "$0.001", + "description": "House listings", + "rapidapi": { + "host": "house-listings.p.rapidapi.com", + "path": "/houses", + "method": "GET" + } + }, + { + "path": "data/realestate/houses2", + "method": "GET", + "price": "$0.001", + "description": "Houses 2", + "rapidapi": { + "host": "houses2.p.rapidapi.com", + "path": "/houses", + "method": "GET" + } + }, + { + "path": "data/realestate/keller-williams", + "method": "GET", + "price": "$0.001", + "description": "Keller Williams", + "rapidapi": { + "host": "keller-williams.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/realestate/keller-williams2", + "method": "GET", + "price": "$0.001", + "description": "Keller Williams 2", + "rapidapi": { + "host": "keller-williams2.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/realestate/loopnet", + "method": "GET", + "price": "$0.001", + "description": "Commercial property", + "rapidapi": { + "host": "loopnet-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/realestate/realtor", + "method": "GET", + "price": "$0.001", + "description": "Realtor data", + "rapidapi": { + "host": "realtor-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/realestate/realtor-com", + "method": "GET", + "price": "$0.001", + "description": "Realtor.com data", + "rapidapi": { + "host": "realtor-com-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/realestate/realtor-com2", + "method": "GET", + "price": "$0.001", + "description": "Realtor.com 2", + "rapidapi": { + "host": "realtor-com2.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/realestate/realtor2", + "method": "GET", + "price": "$0.001", + "description": "Realtor 2", + "rapidapi": { + "host": "realtor2-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/realestate/redfin", + "method": "GET", + "price": "$0.001", + "description": "Redfin data", + "rapidapi": { + "host": "redfin-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/realestate/redfin-rentals", + "method": "GET", + "price": "$0.001", + "description": "Redfin rentals", + "rapidapi": { + "host": "redfin-rentals.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/realestate/remax", + "method": "GET", + "price": "$0.001", + "description": "RE/MAX", + "rapidapi": { + "host": "remax.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/realestate/remax2", + "method": "GET", + "price": "$0.001", + "description": "RE/MAX 2", + "rapidapi": { + "host": "remax2.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/realestate/rentals", + "method": "GET", + "price": "$0.001", + "description": "Rental listings", + "rapidapi": { + "host": "rental-listings.p.rapidapi.com", + "path": "/rentals", + "method": "GET" + } + }, + { + "path": "data/realestate/rentals2", + "method": "GET", + "price": "$0.001", + "description": "Rentals 2", + "rapidapi": { + "host": "rentals2.p.rapidapi.com", + "path": "/rentals", + "method": "GET" + } + }, + { + "path": "data/realestate/rentcast", + "method": "GET", + "price": "$0.001", + "description": "RentCast", + "rapidapi": { + "host": "rentcast.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/realestate/rentdotcom", + "method": "GET", + "price": "$0.001", + "description": "Rent.com data", + "rapidapi": { + "host": "rentdotcom-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/realestate/sales2", + "method": "GET", + "price": "$0.001", + "description": "Sales listings", + "rapidapi": { + "host": "sales-listings.p.rapidapi.com", + "path": "/sales", + "method": "GET" + } + }, + { + "path": "data/realestate/sales3", + "method": "GET", + "price": "$0.001", + "description": "Sales 3", + "rapidapi": { + "host": "sales3.p.rapidapi.com", + "path": "/sales", + "method": "GET" + } + }, + { + "path": "data/realestate/trulia", + "method": "GET", + "price": "$0.001", + "description": "Trulia data", + "rapidapi": { + "host": "trulia-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/realestate/trulia2", + "method": "GET", + "price": "$0.001", + "description": "Trulia 2", + "rapidapi": { + "host": "trulia2.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/realestate/trulia3", + "method": "GET", + "price": "$0.001", + "description": "Trulia 3", + "rapidapi": { + "host": "trulia3.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/realestate/valuation", + "method": "GET", + "price": "$0.001", + "description": "Property valuation", + "rapidapi": { + "host": "property-valuation.p.rapidapi.com", + "path": "/valuation", + "method": "GET" + } + }, + { + "path": "data/realestate/zillow", + "method": "GET", + "price": "$0.001", + "description": "Zillow data", + "rapidapi": { + "host": "zillow-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/realestate/zillow-rentals", + "method": "GET", + "price": "$0.001", + "description": "Zillow rentals", + "rapidapi": { + "host": "zillow-rentals.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/realestate/zillow2", + "method": "GET", + "price": "$0.001", + "description": "Zillow 2", + "rapidapi": { + "host": "zillow-data2.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/realestate/zumper", + "method": "GET", + "price": "$0.001", + "description": "Zumper data", + "rapidapi": { + "host": "zumper-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/realty/agents", + "method": "GET", + "price": "$0.001", + "description": "Real estate agents", + "rapidapi": { + "host": "realty-in-usa.p.rapidapi.com", + "path": "/agents", + "method": "GET" + } + }, + { + "path": "data/realty/estimate", + "method": "GET", + "price": "$0.001", + "description": "Property value estimate", + "rapidapi": { + "host": "realty-in-usa.p.rapidapi.com", + "path": "/estimate", + "method": "GET" + } + }, + { + "path": "data/realty/listings", + "method": "GET", + "price": "$0.001", + "description": "Real estate listings", + "rapidapi": { + "host": "realty-in-usa.p.rapidapi.com", + "path": "/properties", + "method": "GET" + } + }, + { + "path": "data/realty/neighborhood", + "method": "GET", + "price": "$0.001", + "description": "Neighborhood info", + "rapidapi": { + "host": "realty-in-usa.p.rapidapi.com", + "path": "/neighborhood", + "method": "GET" + } + }, + { + "path": "data/realty/property", + "method": "GET", + "price": "$0.001", + "description": "Property details", + "rapidapi": { + "host": "realty-in-usa.p.rapidapi.com", + "path": "/properties/:id", + "method": "GET" + } + }, + { + "path": "data/realty/sales", + "method": "GET", + "price": "$0.001", + "description": "Property sales history", + "rapidapi": { + "host": "realty-in-usa.p.rapidapi.com", + "path": "/sales", + "method": "GET" + } + }, + { + "path": "data/reddit/comments", + "method": "GET", + "price": "$0.001", + "description": "Post comments", + "rapidapi": { + "host": "reddit-scraper2.p.rapidapi.com", + "path": "/post/comments", + "method": "GET" + } + }, + { + "path": "data/reddit/posts", + "method": "GET", + "price": "$0.001", + "description": "Subreddit posts", + "rapidapi": { + "host": "reddit-scraper2.p.rapidapi.com", + "path": "/subreddit/posts", + "method": "GET" + } + }, + { + "path": "data/reddit/search", + "method": "GET", + "price": "$0.001", + "description": "Search Reddit", + "rapidapi": { + "host": "reddit-scraper2.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "data/reddit/subreddit", + "method": "GET", + "price": "$0.001", + "description": "Subreddit info", + "rapidapi": { + "host": "reddit-scraper2.p.rapidapi.com", + "path": "/subreddit/info", + "method": "GET" + } + }, + { + "path": "data/religion/info", + "method": "GET", + "price": "$0.001", + "description": "Religious information", + "rapidapi": { + "host": "religion-info.p.rapidapi.com", + "path": "/info", + "method": "GET" + } + }, + { + "path": "data/riddle/random", + "method": "GET", + "price": "$0.001", + "description": "Random riddle", + "rapidapi": { + "host": "riddles-by-api-ninjas.p.rapidapi.com", + "path": "/v1/riddles", + "method": "GET" + } + }, + { + "path": "data/science/academia", + "method": "GET", + "price": "$0.001", + "description": "Academia.edu", + "rapidapi": { + "host": "academia.p.rapidapi.com", + "path": "/academia", + "method": "GET" + } + }, + { + "path": "data/science/academia2", + "method": "GET", + "price": "$0.001", + "description": "Academia.edu 2", + "rapidapi": { + "host": "academia2.p.rapidapi.com", + "path": "/academia", + "method": "GET" + } + }, + { + "path": "data/science/academia3", + "method": "GET", + "price": "$0.001", + "description": "Academia.edu 3", + "rapidapi": { + "host": "academia3.p.rapidapi.com", + "path": "/academia", + "method": "GET" + } + }, + { + "path": "data/science/arxiv2", + "method": "GET", + "price": "$0.001", + "description": "arXiv 2", + "rapidapi": { + "host": "arxiv2-search.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "data/science/arxiv3", + "method": "GET", + "price": "$0.001", + "description": "arXiv 3", + "rapidapi": { + "host": "arxiv3.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "data/science/arxiv4", + "method": "GET", + "price": "$0.001", + "description": "arXiv 4", + "rapidapi": { + "host": "arxiv4.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "data/science/astronomy", + "method": "GET", + "price": "$0.001", + "description": "Astronomy data", + "rapidapi": { + "host": "astronomy-data.p.rapidapi.com", + "path": "/astronomy", + "method": "GET" + } + }, + { + "path": "data/science/biology", + "method": "GET", + "price": "$0.001", + "description": "Biology data", + "rapidapi": { + "host": "biology-data.p.rapidapi.com", + "path": "/biology", + "method": "GET" + } + }, + { + "path": "data/science/chemistry", + "method": "GET", + "price": "$0.001", + "description": "Chemistry data", + "rapidapi": { + "host": "chemistry-data.p.rapidapi.com", + "path": "/chemistry", + "method": "GET" + } + }, + { + "path": "data/science/citations", + "method": "GET", + "price": "$0.001", + "description": "Citations", + "rapidapi": { + "host": "citations.p.rapidapi.com", + "path": "/citations", + "method": "GET" + } + }, + { + "path": "data/science/clinical-trials", + "method": "GET", + "price": "$0.001", + "description": "Clinical trials", + "rapidapi": { + "host": "clinical-trials.p.rapidapi.com", + "path": "/trials", + "method": "GET" + } + }, + { + "path": "data/science/clinical-trials2", + "method": "GET", + "price": "$0.001", + "description": "Clinical trials 2", + "rapidapi": { + "host": "clinical-trials2.p.rapidapi.com", + "path": "/trials", + "method": "GET" + } + }, + { + "path": "data/science/clinical-trials3", + "method": "GET", + "price": "$0.001", + "description": "Clinical trials 3", + "rapidapi": { + "host": "clinical-trials3.p.rapidapi.com", + "path": "/trials", + "method": "GET" + } + }, + { + "path": "data/science/constants", + "method": "GET", + "price": "$0.001", + "description": "Scientific constants", + "rapidapi": { + "host": "scientific-constants.p.rapidapi.com", + "path": "/constants", + "method": "GET" + } + }, + { + "path": "data/science/crossref2", + "method": "GET", + "price": "$0.001", + "description": "Crossref 2", + "rapidapi": { + "host": "crossref2.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "data/science/dna", + "method": "GET", + "price": "$0.001", + "description": "DNA sequences", + "rapidapi": { + "host": "dna-sequences.p.rapidapi.com", + "path": "/sequences", + "method": "GET" + } + }, + { + "path": "data/science/earthquake2", + "method": "GET", + "price": "$0.001", + "description": "Earthquake data 2", + "rapidapi": { + "host": "earthquake-data2.p.rapidapi.com", + "path": "/earthquake", + "method": "GET" + } + }, + { + "path": "data/science/elements", + "method": "GET", + "price": "$0.001", + "description": "Periodic elements", + "rapidapi": { + "host": "periodic-elements.p.rapidapi.com", + "path": "/elements", + "method": "GET" + } + }, + { + "path": "data/science/epic", + "method": "GET", + "price": "$0.001", + "description": "NASA EPIC images", + "rapidapi": { + "host": "nasa-space.p.rapidapi.com", + "path": "/EPIC", + "method": "GET" + } + }, + { + "path": "data/science/experiments", + "method": "GET", + "price": "$0.001", + "description": "Experiments", + "rapidapi": { + "host": "experiments.p.rapidapi.com", + "path": "/experiments", + "method": "GET" + } + }, + { + "path": "data/science/genes", + "method": "GET", + "price": "$0.001", + "description": "Gene data", + "rapidapi": { + "host": "gene-data.p.rapidapi.com", + "path": "/genes", + "method": "GET" + } + }, + { + "path": "data/science/google-scholar", + "method": "GET", + "price": "$0.001", + "description": "Google Scholar", + "rapidapi": { + "host": "google-scholar.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "data/science/journals", + "method": "GET", + "price": "$0.001", + "description": "Academic journals", + "rapidapi": { + "host": "academic-journals.p.rapidapi.com", + "path": "/journals", + "method": "GET" + } + }, + { + "path": "data/science/materials", + "method": "GET", + "price": "$0.001", + "description": "Materials data", + "rapidapi": { + "host": "materials-data.p.rapidapi.com", + "path": "/materials", + "method": "GET" + } + }, + { + "path": "data/science/microsoft-academic", + "method": "GET", + "price": "$0.001", + "description": "Microsoft Academic", + "rapidapi": { + "host": "microsoft-academic.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "data/science/orcid", + "method": "GET", + "price": "$0.001", + "description": "ORCID", + "rapidapi": { + "host": "orcid.p.rapidapi.com", + "path": "/orcid", + "method": "GET" + } + }, + { + "path": "data/science/particles", + "method": "GET", + "price": "$0.001", + "description": "Particle physics data", + "rapidapi": { + "host": "particle-physics.p.rapidapi.com", + "path": "/particles", + "method": "GET" + } + }, + { + "path": "data/science/physics", + "method": "GET", + "price": "$0.001", + "description": "Physics data", + "rapidapi": { + "host": "physics-data.p.rapidapi.com", + "path": "/physics", + "method": "GET" + } + }, + { + "path": "data/science/proteins", + "method": "GET", + "price": "$0.001", + "description": "Protein data", + "rapidapi": { + "host": "protein-data.p.rapidapi.com", + "path": "/proteins", + "method": "GET" + } + }, + { + "path": "data/science/publications", + "method": "GET", + "price": "$0.001", + "description": "Publications", + "rapidapi": { + "host": "publications.p.rapidapi.com", + "path": "/publications", + "method": "GET" + } + }, + { + "path": "data/science/pubmed", + "method": "GET", + "price": "$0.001", + "description": "PubMed", + "rapidapi": { + "host": "pubmed-search.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "data/science/pubmed2", + "method": "GET", + "price": "$0.001", + "description": "PubMed 2", + "rapidapi": { + "host": "pubmed2.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "data/science/pubmed3", + "method": "GET", + "price": "$0.001", + "description": "PubMed 3", + "rapidapi": { + "host": "pubmed3.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "data/science/research", + "method": "GET", + "price": "$0.001", + "description": "Research papers", + "rapidapi": { + "host": "research-papers.p.rapidapi.com", + "path": "/papers", + "method": "GET" + } + }, + { + "path": "data/science/research-gate", + "method": "GET", + "price": "$0.001", + "description": "ResearchGate", + "rapidapi": { + "host": "research-gate.p.rapidapi.com", + "path": "/research", + "method": "GET" + } + }, + { + "path": "data/science/research-gate2", + "method": "GET", + "price": "$0.001", + "description": "ResearchGate 2", + "rapidapi": { + "host": "research-gate2.p.rapidapi.com", + "path": "/research", + "method": "GET" + } + }, + { + "path": "data/science/research-gate3", + "method": "GET", + "price": "$0.001", + "description": "ResearchGate 3", + "rapidapi": { + "host": "research-gate3.p.rapidapi.com", + "path": "/research", + "method": "GET" + } + }, + { + "path": "data/science/rg", + "method": "GET", + "price": "$0.001", + "description": "RG data", + "rapidapi": { + "host": "rg-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/science/scopus", + "method": "GET", + "price": "$0.001", + "description": "Scopus", + "rapidapi": { + "host": "scopus.p.rapidapi.com", + "path": "/scopus", + "method": "GET" + } + }, + { + "path": "data/science/semantic-scholar2", + "method": "GET", + "price": "$0.001", + "description": "Semantic Scholar 2", + "rapidapi": { + "host": "semantic-scholar2.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "data/science/semantic-scholar3", + "method": "GET", + "price": "$0.001", + "description": "Semantic Scholar 3", + "rapidapi": { + "host": "semantic-scholar3.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "data/science/semantic-scholar4", + "method": "GET", + "price": "$0.001", + "description": "Semantic Scholar 4", + "rapidapi": { + "host": "semantic-scholar4.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "data/science/space", + "method": "GET", + "price": "$0.001", + "description": "Space data", + "rapidapi": { + "host": "nasa-space.p.rapidapi.com", + "path": "/neows", + "method": "GET" + } + }, + { + "path": "data/science/techtransfer", + "method": "GET", + "price": "$0.001", + "description": "NASA tech transfer", + "rapidapi": { + "host": "nasa-space.p.rapidapi.com", + "path": "/techtransfer", + "method": "GET" + } + }, + { + "path": "data/shipping/addresses", + "method": "GET", + "price": "$0.001", + "description": "Address validation", + "rapidapi": { + "host": "address-validation.p.rapidapi.com", + "path": "/validate", + "method": "GET" + } + }, + { + "path": "data/shipping/canada-post", + "method": "GET", + "price": "$0.001", + "description": "Canada Post", + "rapidapi": { + "host": "canada-post.p.rapidapi.com", + "path": "/shipping", + "method": "GET" + } + }, + { + "path": "data/shipping/carriers", + "method": "GET", + "price": "$0.001", + "description": "Shipping carriers", + "rapidapi": { + "host": "shipping-carriers.p.rapidapi.com", + "path": "/carriers", + "method": "GET" + } + }, + { + "path": "data/shipping/carriers2", + "method": "GET", + "price": "$0.001", + "description": "Carriers 2", + "rapidapi": { + "host": "shipping-carriers2.p.rapidapi.com", + "path": "/carriers", + "method": "GET" + } + }, + { + "path": "data/shipping/dhl", + "method": "GET", + "price": "$0.001", + "description": "DHL shipping", + "rapidapi": { + "host": "dhl-shipping.p.rapidapi.com", + "path": "/shipping", + "method": "GET" + } + }, + { + "path": "data/shipping/dpd", + "method": "GET", + "price": "$0.001", + "description": "DPD", + "rapidapi": { + "host": "dpd.p.rapidapi.com", + "path": "/shipping", + "method": "GET" + } + }, + { + "path": "data/shipping/dpd2", + "method": "GET", + "price": "$0.001", + "description": "DPD 2", + "rapidapi": { + "host": "dpd2.p.rapidapi.com", + "path": "/shipping", + "method": "GET" + } + }, + { + "path": "data/shipping/dpd3", + "method": "GET", + "price": "$0.001", + "description": "DPD 3", + "rapidapi": { + "host": "dpd3.p.rapidapi.com", + "path": "/shipping", + "method": "GET" + } + }, + { + "path": "data/shipping/fedex", + "method": "GET", + "price": "$0.001", + "description": "FedEx shipping", + "rapidapi": { + "host": "fedex-shipping.p.rapidapi.com", + "path": "/shipping", + "method": "GET" + } + }, + { + "path": "data/shipping/gls", + "method": "GET", + "price": "$0.001", + "description": "GLS", + "rapidapi": { + "host": "gls.p.rapidapi.com", + "path": "/shipping", + "method": "GET" + } + }, + { + "path": "data/shipping/gls2", + "method": "GET", + "price": "$0.001", + "description": "GLS 2", + "rapidapi": { + "host": "gls2.p.rapidapi.com", + "path": "/shipping", + "method": "GET" + } + }, + { + "path": "data/shipping/gls3", + "method": "GET", + "price": "$0.001", + "description": "GLS 3", + "rapidapi": { + "host": "gls3.p.rapidapi.com", + "path": "/shipping", + "method": "GET" + } + }, + { + "path": "data/shipping/hermes", + "method": "GET", + "price": "$0.001", + "description": "Hermes", + "rapidapi": { + "host": "hermes.p.rapidapi.com", + "path": "/shipping", + "method": "GET" + } + }, + { + "path": "data/shipping/hermes2", + "method": "GET", + "price": "$0.001", + "description": "Hermes 2", + "rapidapi": { + "host": "hermes2.p.rapidapi.com", + "path": "/shipping", + "method": "GET" + } + }, + { + "path": "data/shipping/hermes3", + "method": "GET", + "price": "$0.001", + "description": "Hermes 3", + "rapidapi": { + "host": "hermes3.p.rapidapi.com", + "path": "/shipping", + "method": "GET" + } + }, + { + "path": "data/shipping/labels", + "method": "GET", + "price": "$0.001", + "description": "Shipping labels", + "rapidapi": { + "host": "shipping-labels.p.rapidapi.com", + "path": "/labels", + "method": "GET" + } + }, + { + "path": "data/shipping/rates", + "method": "GET", + "price": "$0.001", + "description": "Shipping rates", + "rapidapi": { + "host": "shipping-rates2.p.rapidapi.com", + "path": "/rates", + "method": "GET" + } + }, + { + "path": "data/shipping/rates3", + "method": "GET", + "price": "$0.001", + "description": "Rates 3", + "rapidapi": { + "host": "rates3.p.rapidapi.com", + "path": "/rates", + "method": "GET" + } + }, + { + "path": "data/shipping/royal-mail", + "method": "GET", + "price": "$0.001", + "description": "Royal Mail", + "rapidapi": { + "host": "royal-mail.p.rapidapi.com", + "path": "/shipping", + "method": "GET" + } + }, + { + "path": "data/shipping/royal-mail2", + "method": "GET", + "price": "$0.001", + "description": "Royal Mail 2", + "rapidapi": { + "host": "royal-mail2.p.rapidapi.com", + "path": "/shipping", + "method": "GET" + } + }, + { + "path": "data/shipping/royal-mail3", + "method": "GET", + "price": "$0.001", + "description": "Royal Mail 3", + "rapidapi": { + "host": "royal-mail3.p.rapidapi.com", + "path": "/shipping", + "method": "GET" + } + }, + { + "path": "data/shipping/tracking", + "method": "GET", + "price": "$0.001", + "description": "Package tracking", + "rapidapi": { + "host": "package-tracking.p.rapidapi.com", + "path": "/track", + "method": "GET" + } + }, + { + "path": "data/shipping/tracking2", + "method": "GET", + "price": "$0.001", + "description": "Tracking 2", + "rapidapi": { + "host": "tracking2.p.rapidapi.com", + "path": "/track", + "method": "GET" + } + }, + { + "path": "data/shipping/ups", + "method": "GET", + "price": "$0.001", + "description": "UPS shipping", + "rapidapi": { + "host": "ups-shipping.p.rapidapi.com", + "path": "/shipping", + "method": "GET" + } + }, + { + "path": "data/shipping/usps", + "method": "GET", + "price": "$0.001", + "description": "USPS shipping", + "rapidapi": { + "host": "usps-shipping.p.rapidapi.com", + "path": "/shipping", + "method": "GET" + } + }, + { + "path": "data/social/bluesky", + "method": "GET", + "price": "$0.001", + "description": "Bluesky data", + "rapidapi": { + "host": "bluesky-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/social/clubhouse", + "method": "GET", + "price": "$0.001", + "description": "Clubhouse data", + "rapidapi": { + "host": "clubhouse-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/social/dailymotion", + "method": "GET", + "price": "$0.001", + "description": "Dailymotion videos", + "rapidapi": { + "host": "dailymotion-data.p.rapidapi.com", + "path": "/videos", + "method": "GET" + } + }, + { + "path": "data/social/discord2", + "method": "GET", + "price": "$0.001", + "description": "Discord 2", + "rapidapi": { + "host": "discord2-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/social/facebook", + "method": "GET", + "price": "$0.001", + "description": "Facebook pages", + "rapidapi": { + "host": "facebook-data.p.rapidapi.com", + "path": "/pages", + "method": "GET" + } + }, + { + "path": "data/social/facebook-groups", + "method": "GET", + "price": "$0.001", + "description": "Facebook groups", + "rapidapi": { + "host": "facebook-groups.p.rapidapi.com", + "path": "/groups", + "method": "GET" + } + }, + { + "path": "data/social/facebook-pages", + "method": "GET", + "price": "$0.001", + "description": "Facebook page data", + "rapidapi": { + "host": "facebook-page-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/social/facebook-users", + "method": "GET", + "price": "$0.001", + "description": "Facebook users", + "rapidapi": { + "host": "facebook-users.p.rapidapi.com", + "path": "/users", + "method": "GET" + } + }, + { + "path": "data/social/gettr", + "method": "GET", + "price": "$0.001", + "description": "GETTR data", + "rapidapi": { + "host": "gettr-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/social/instagram-guides", + "method": "GET", + "price": "$0.001", + "description": "Instagram guides", + "rapidapi": { + "host": "instagram-guides.p.rapidapi.com", + "path": "/guides", + "method": "GET" + } + }, + { + "path": "data/social/instagram-highlights", + "method": "GET", + "price": "$0.001", + "description": "Instagram highlights", + "rapidapi": { + "host": "instagram-highlights.p.rapidapi.com", + "path": "/highlights", + "method": "GET" + } + }, + { + "path": "data/social/instagram-highlights2", + "method": "GET", + "price": "$0.001", + "description": "Instagram highlights 2", + "rapidapi": { + "host": "instagram-highlights2.p.rapidapi.com", + "path": "/highlights", + "method": "GET" + } + }, + { + "path": "data/social/instagram-igtv", + "method": "GET", + "price": "$0.001", + "description": "Instagram IGTV", + "rapidapi": { + "host": "instagram-igtv.p.rapidapi.com", + "path": "/igtv", + "method": "GET" + } + }, + { + "path": "data/social/instagram-reels2", + "method": "GET", + "price": "$0.001", + "description": "Instagram reels 2", + "rapidapi": { + "host": "instagram-reels2.p.rapidapi.com", + "path": "/reels", + "method": "GET" + } + }, + { + "path": "data/social/instagram-reels3", + "method": "GET", + "price": "$0.001", + "description": "Instagram reels 3", + "rapidapi": { + "host": "instagram-reels3.p.rapidapi.com", + "path": "/reels", + "method": "GET" + } + }, + { + "path": "data/social/instagram-stories2", + "method": "GET", + "price": "$0.001", + "description": "Instagram stories 2", + "rapidapi": { + "host": "instagram-stories2.p.rapidapi.com", + "path": "/stories", + "method": "GET" + } + }, + { + "path": "data/social/instagram-stories3", + "method": "GET", + "price": "$0.001", + "description": "Instagram stories 3", + "rapidapi": { + "host": "instagram-stories3.p.rapidapi.com", + "path": "/stories", + "method": "GET" + } + }, + { + "path": "data/social/instagram-users", + "method": "GET", + "price": "$0.001", + "description": "Instagram users", + "rapidapi": { + "host": "instagram-users.p.rapidapi.com", + "path": "/users", + "method": "GET" + } + }, + { + "path": "data/social/instagram/posts", + "method": "GET", + "price": "$0.001", + "description": "Instagram posts", + "rapidapi": { + "host": "instagram-scraper-api2.p.rapidapi.com", + "path": "/v1/posts", + "method": "GET" + } + }, + { + "path": "data/social/instagram/reels", + "method": "GET", + "price": "$0.001", + "description": "Instagram reels", + "rapidapi": { + "host": "instagram-scraper-api2.p.rapidapi.com", + "path": "/v1/reels", + "method": "GET" + } + }, + { + "path": "data/social/instagram/stories", + "method": "GET", + "price": "$0.001", + "description": "Instagram stories", + "rapidapi": { + "host": "instagram-scraper-api2.p.rapidapi.com", + "path": "/v1/stories", + "method": "GET" + } + }, + { + "path": "data/social/instagram/user", + "method": "GET", + "price": "$0.001", + "description": "Instagram user", + "rapidapi": { + "host": "instagram-scraper-api2.p.rapidapi.com", + "path": "/v1/user", + "method": "GET" + } + }, + { + "path": "data/social/line", + "method": "GET", + "price": "$0.001", + "description": "LINE data", + "rapidapi": { + "host": "line-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/social/linkedin-company-jobs", + "method": "GET", + "price": "$0.001", + "description": "LinkedIn company jobs", + "rapidapi": { + "host": "linkedin-company-jobs.p.rapidapi.com", + "path": "/jobs", + "method": "GET" + } + }, + { + "path": "data/social/linkedin-users", + "method": "GET", + "price": "$0.001", + "description": "LinkedIn users", + "rapidapi": { + "host": "linkedin-users.p.rapidapi.com", + "path": "/users", + "method": "GET" + } + }, + { + "path": "data/social/linkedin/company", + "method": "GET", + "price": "$0.001", + "description": "LinkedIn company", + "rapidapi": { + "host": "linkedin-api8.p.rapidapi.com", + "path": "/get-company", + "method": "GET" + } + }, + { + "path": "data/social/linkedin/posts", + "method": "GET", + "price": "$0.001", + "description": "LinkedIn posts", + "rapidapi": { + "host": "linkedin-api8.p.rapidapi.com", + "path": "/get-posts", + "method": "GET" + } + }, + { + "path": "data/social/linkedin/profile", + "method": "GET", + "price": "$0.001", + "description": "LinkedIn profile", + "rapidapi": { + "host": "linkedin-api8.p.rapidapi.com", + "path": "/get-profile", + "method": "GET" + } + }, + { + "path": "data/social/linkedlin-jobs", + "method": "GET", + "price": "$0.001", + "description": "LinkedIn jobs", + "rapidapi": { + "host": "linkedin-jobs.p.rapidapi.com", + "path": "/jobs", + "method": "GET" + } + }, + { + "path": "data/social/mastodon", + "method": "GET", + "price": "$0.001", + "description": "Mastodon data", + "rapidapi": { + "host": "mastodon-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/social/parler", + "method": "GET", + "price": "$0.001", + "description": "Parler data", + "rapidapi": { + "host": "parler-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/social/pinterest", + "method": "GET", + "price": "$0.001", + "description": "Pinterest pins", + "rapidapi": { + "host": "pinterest-data.p.rapidapi.com", + "path": "/pins", + "method": "GET" + } + }, + { + "path": "data/social/pinterest2", + "method": "GET", + "price": "$0.001", + "description": "Pinterest 2", + "rapidapi": { + "host": "pinterest2-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/social/reddit-comments2", + "method": "GET", + "price": "$0.001", + "description": "Reddit comments 2", + "rapidapi": { + "host": "reddit-comments2.p.rapidapi.com", + "path": "/comments", + "method": "GET" + } + }, + { + "path": "data/social/reddit-subreddit2", + "method": "GET", + "price": "$0.001", + "description": "Subreddit data", + "rapidapi": { + "host": "subreddit-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/social/reddit-users2", + "method": "GET", + "price": "$0.001", + "description": "Reddit user data", + "rapidapi": { + "host": "reddit-user-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/social/reddit-users3", + "method": "GET", + "price": "$0.001", + "description": "Reddit users 3", + "rapidapi": { + "host": "reddit-users3.p.rapidapi.com", + "path": "/users", + "method": "GET" + } + }, + { + "path": "data/social/reddit2", + "method": "GET", + "price": "$0.001", + "description": "Reddit posts 2", + "rapidapi": { + "host": "reddit-posts2.p.rapidapi.com", + "path": "/posts", + "method": "GET" + } + }, + { + "path": "data/social/signal", + "method": "GET", + "price": "$0.001", + "description": "Signal data", + "rapidapi": { + "host": "signal-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/social/snapchat", + "method": "GET", + "price": "$0.001", + "description": "Snapchat data", + "rapidapi": { + "host": "snapchat-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/social/telegram", + "method": "GET", + "price": "$0.001", + "description": "Telegram messages", + "rapidapi": { + "host": "telegram-data.p.rapidapi.com", + "path": "/messages", + "method": "GET" + } + }, + { + "path": "data/social/telegram-channels", + "method": "GET", + "price": "$0.001", + "description": "Telegram channels", + "rapidapi": { + "host": "telegram-data.p.rapidapi.com", + "path": "/channels", + "method": "GET" + } + }, + { + "path": "data/social/telegram-users", + "method": "GET", + "price": "$0.001", + "description": "Telegram users", + "rapidapi": { + "host": "telegram-users.p.rapidapi.com", + "path": "/users", + "method": "GET" + } + }, + { + "path": "data/social/telegram2", + "method": "GET", + "price": "$0.001", + "description": "Telegram 2", + "rapidapi": { + "host": "telegram2-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/social/threads", + "method": "GET", + "price": "$0.001", + "description": "Threads data", + "rapidapi": { + "host": "threads-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/social/tiktok-duet", + "method": "GET", + "price": "$0.001", + "description": "TikTok duets", + "rapidapi": { + "host": "tiktok-duets.p.rapidapi.com", + "path": "/duets", + "method": "GET" + } + }, + { + "path": "data/social/tiktok-stitch", + "method": "GET", + "price": "$0.001", + "description": "TikTok stitches", + "rapidapi": { + "host": "tiktok-stitches.p.rapidapi.com", + "path": "/stitches", + "method": "GET" + } + }, + { + "path": "data/social/tiktok-users", + "method": "GET", + "price": "$0.001", + "description": "TikTok users", + "rapidapi": { + "host": "tiktok-users.p.rapidapi.com", + "path": "/users", + "method": "GET" + } + }, + { + "path": "data/social/tiktok/hashtag", + "method": "GET", + "price": "$0.001", + "description": "TikTok hashtag", + "rapidapi": { + "host": "tiktok-api85.p.rapidapi.com", + "path": "/hashtag", + "method": "GET" + } + }, + { + "path": "data/social/tiktok/trending", + "method": "GET", + "price": "$0.001", + "description": "TikTok trending", + "rapidapi": { + "host": "tiktok-api85.p.rapidapi.com", + "path": "/trending", + "method": "GET" + } + }, + { + "path": "data/social/tiktok/user", + "method": "GET", + "price": "$0.001", + "description": "TikTok user", + "rapidapi": { + "host": "tiktok-api85.p.rapidapi.com", + "path": "/user", + "method": "GET" + } + }, + { + "path": "data/social/tiktok/videos", + "method": "GET", + "price": "$0.001", + "description": "TikTok videos", + "rapidapi": { + "host": "tiktok-api85.p.rapidapi.com", + "path": "/video", + "method": "GET" + } + }, + { + "path": "data/social/truth-social", + "method": "GET", + "price": "$0.001", + "description": "Truth Social data", + "rapidapi": { + "host": "truth-social.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/social/tumblr", + "method": "GET", + "price": "$0.001", + "description": "Tumblr posts", + "rapidapi": { + "host": "tumblr-data.p.rapidapi.com", + "path": "/posts", + "method": "GET" + } + }, + { + "path": "data/social/twitter-collections", + "method": "GET", + "price": "$0.001", + "description": "Twitter collections", + "rapidapi": { + "host": "twitter-collections.p.rapidapi.com", + "path": "/collections", + "method": "GET" + } + }, + { + "path": "data/social/twitter-collections2", + "method": "GET", + "price": "$0.001", + "description": "Twitter collections 2", + "rapidapi": { + "host": "twitter-collections2.p.rapidapi.com", + "path": "/collections", + "method": "GET" + } + }, + { + "path": "data/social/twitter-lists", + "method": "GET", + "price": "$0.001", + "description": "Twitter lists", + "rapidapi": { + "host": "twitter-lists.p.rapidapi.com", + "path": "/lists", + "method": "GET" + } + }, + { + "path": "data/social/twitter-lists2", + "method": "GET", + "price": "$0.001", + "description": "Twitter lists 2", + "rapidapi": { + "host": "twitter-lists2.p.rapidapi.com", + "path": "/lists", + "method": "GET" + } + }, + { + "path": "data/social/twitter-moments", + "method": "GET", + "price": "$0.001", + "description": "Twitter moments", + "rapidapi": { + "host": "twitter-moments.p.rapidapi.com", + "path": "/moments", + "method": "GET" + } + }, + { + "path": "data/social/twitter-moments2", + "method": "GET", + "price": "$0.001", + "description": "Twitter moments 2", + "rapidapi": { + "host": "twitter-moments2.p.rapidapi.com", + "path": "/moments", + "method": "GET" + } + }, + { + "path": "data/social/twitter-spaces", + "method": "GET", + "price": "$0.001", + "description": "Twitter Spaces", + "rapidapi": { + "host": "twitter-spaces.p.rapidapi.com", + "path": "/spaces", + "method": "GET" + } + }, + { + "path": "data/social/twitter-spaces2", + "method": "GET", + "price": "$0.001", + "description": "Twitter Spaces 2", + "rapidapi": { + "host": "twitter-spaces2.p.rapidapi.com", + "path": "/spaces", + "method": "GET" + } + }, + { + "path": "data/social/twitter-trending2", + "method": "GET", + "price": "$0.001", + "description": "Twitter trending 2", + "rapidapi": { + "host": "twitter-trending2.p.rapidapi.com", + "path": "/trending", + "method": "GET" + } + }, + { + "path": "data/social/twitter-trending3", + "method": "GET", + "price": "$0.001", + "description": "Twitter trending 3", + "rapidapi": { + "host": "twitter-trending3.p.rapidapi.com", + "path": "/trending", + "method": "GET" + } + }, + { + "path": "data/social/twitter-trends", + "method": "GET", + "price": "$0.001", + "description": "Twitter trends", + "rapidapi": { + "host": "twitter-trends2.p.rapidapi.com", + "path": "/trends", + "method": "GET" + } + }, + { + "path": "data/social/twitter-users", + "method": "GET", + "price": "$0.001", + "description": "Twitter users", + "rapidapi": { + "host": "twitter-users.p.rapidapi.com", + "path": "/users", + "method": "GET" + } + }, + { + "path": "data/social/twitter/followers", + "method": "GET", + "price": "$0.001", + "description": "Twitter followers", + "rapidapi": { + "host": "twitter-api45.p.rapidapi.com", + "path": "/followers.php", + "method": "GET" + } + }, + { + "path": "data/social/twitter/timeline", + "method": "GET", + "price": "$0.001", + "description": "Twitter timeline", + "rapidapi": { + "host": "twitter-api45.p.rapidapi.com", + "path": "/timeline.php", + "method": "GET" + } + }, + { + "path": "data/social/twitter/trending", + "method": "GET", + "price": "$0.001", + "description": "Twitter trending topics", + "rapidapi": { + "host": "twitter-api45.p.rapidapi.com", + "path": "/trending.php", + "method": "GET" + } + }, + { + "path": "data/social/twitter/tweets", + "method": "GET", + "price": "$0.001", + "description": "Twitter tweets", + "rapidapi": { + "host": "twitter-api45.p.rapidapi.com", + "path": "/tweet.php", + "method": "GET" + } + }, + { + "path": "data/social/twitter/user", + "method": "GET", + "price": "$0.001", + "description": "Twitter user info", + "rapidapi": { + "host": "twitter-api45.p.rapidapi.com", + "path": "/user.php", + "method": "GET" + } + }, + { + "path": "data/social/vimeo", + "method": "GET", + "price": "$0.001", + "description": "Vimeo videos", + "rapidapi": { + "host": "vimeo-data.p.rapidapi.com", + "path": "/videos", + "method": "GET" + } + }, + { + "path": "data/social/wechat", + "method": "GET", + "price": "$0.001", + "description": "WeChat data", + "rapidapi": { + "host": "wechat-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/social/whatsapp2", + "method": "GET", + "price": "$0.001", + "description": "WhatsApp data", + "rapidapi": { + "host": "whatsapp-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/social/youtube-chapters", + "method": "GET", + "price": "$0.001", + "description": "YouTube chapters", + "rapidapi": { + "host": "youtube-chapters.p.rapidapi.com", + "path": "/chapters", + "method": "GET" + } + }, + { + "path": "data/social/youtube-community", + "method": "GET", + "price": "$0.001", + "description": "YouTube community", + "rapidapi": { + "host": "youtube-community.p.rapidapi.com", + "path": "/community", + "method": "GET" + } + }, + { + "path": "data/social/youtube-community2", + "method": "GET", + "price": "$0.001", + "description": "YouTube community 2", + "rapidapi": { + "host": "youtube-community2.p.rapidapi.com", + "path": "/community", + "method": "GET" + } + }, + { + "path": "data/social/youtube-livestreams", + "method": "GET", + "price": "$0.001", + "description": "YouTube live streams", + "rapidapi": { + "host": "youtube-livestreams.p.rapidapi.com", + "path": "/live", + "method": "GET" + } + }, + { + "path": "data/social/youtube-livestreams2", + "method": "GET", + "price": "$0.001", + "description": "YouTube livestreams 2", + "rapidapi": { + "host": "youtube-livestreams2.p.rapidapi.com", + "path": "/live", + "method": "GET" + } + }, + { + "path": "data/social/youtube-livestreams3", + "method": "GET", + "price": "$0.001", + "description": "YouTube livestreams 3", + "rapidapi": { + "host": "youtube-livestreams3.p.rapidapi.com", + "path": "/live", + "method": "GET" + } + }, + { + "path": "data/social/youtube-playlists", + "method": "GET", + "price": "$0.001", + "description": "YouTube playlists", + "rapidapi": { + "host": "youtube-playlists.p.rapidapi.com", + "path": "/playlists", + "method": "GET" + } + }, + { + "path": "data/social/youtube-shorts2", + "method": "GET", + "price": "$0.001", + "description": "YouTube shorts 2", + "rapidapi": { + "host": "youtube-shorts2.p.rapidapi.com", + "path": "/shorts", + "method": "GET" + } + }, + { + "path": "data/social/youtube-shorts3", + "method": "GET", + "price": "$0.001", + "description": "YouTube shorts 3", + "rapidapi": { + "host": "youtube-shorts3.p.rapidapi.com", + "path": "/shorts", + "method": "GET" + } + }, + { + "path": "data/social/youtube-users", + "method": "GET", + "price": "$0.001", + "description": "YouTube users", + "rapidapi": { + "host": "youtube-users.p.rapidapi.com", + "path": "/users", + "method": "GET" + } + }, + { + "path": "data/social/youtube/channel", + "method": "GET", + "price": "$0.001", + "description": "YouTube channel", + "rapidapi": { + "host": "youtube138.p.rapidapi.com", + "path": "/channel/details/", + "method": "GET" + } + }, + { + "path": "data/social/youtube/comments", + "method": "GET", + "price": "$0.001", + "description": "YouTube comments", + "rapidapi": { + "host": "youtube138.p.rapidapi.com", + "path": "/video/comments/", + "method": "GET" + } + }, + { + "path": "data/social/youtube/shorts", + "method": "GET", + "price": "$0.001", + "description": "YouTube shorts", + "rapidapi": { + "host": "youtube138.p.rapidapi.com", + "path": "/shorts/", + "method": "GET" + } + }, + { + "path": "data/social/youtube/trending", + "method": "GET", + "price": "$0.001", + "description": "YouTube trending", + "rapidapi": { + "host": "youtube138.p.rapidapi.com", + "path": "/trending/", + "method": "GET" + } + }, + { + "path": "data/social/youtube/videos", + "method": "GET", + "price": "$0.001", + "description": "YouTube videos", + "rapidapi": { + "host": "youtube138.p.rapidapi.com", + "path": "/channel/videos/", + "method": "GET" + } + }, + { + "path": "data/sports/african-cup", + "method": "GET", + "price": "$0.001", + "description": "African Cup", + "rapidapi": { + "host": "african-cup.p.rapidapi.com", + "path": "/african", + "method": "GET" + } + }, + { + "path": "data/sports/asian-cup", + "method": "GET", + "price": "$0.001", + "description": "Asian Cup", + "rapidapi": { + "host": "asian-cup.p.rapidapi.com", + "path": "/asian", + "method": "GET" + } + }, + { + "path": "data/sports/baseball-live", + "method": "GET", + "price": "$0.001", + "description": "Baseball live scores", + "rapidapi": { + "host": "baseball-live.p.rapidapi.com", + "path": "/live", + "method": "GET" + } + }, + { + "path": "data/sports/basketball-live", + "method": "GET", + "price": "$0.001", + "description": "Basketball live", + "rapidapi": { + "host": "basketball-live.p.rapidapi.com", + "path": "/live", + "method": "GET" + } + }, + { + "path": "data/sports/boxing", + "method": "GET", + "price": "$0.001", + "description": "Boxing fights", + "rapidapi": { + "host": "boxing-api.p.rapidapi.com", + "path": "/fights", + "method": "GET" + } + }, + { + "path": "data/sports/boxing-schedule", + "method": "GET", + "price": "$0.001", + "description": "Boxing schedule", + "rapidapi": { + "host": "boxing-schedule.p.rapidapi.com", + "path": "/schedule", + "method": "GET" + } + }, + { + "path": "data/sports/boxing-stats", + "method": "GET", + "price": "$0.001", + "description": "Boxing stats", + "rapidapi": { + "host": "boxing-stats.p.rapidapi.com", + "path": "/stats", + "method": "GET" + } + }, + { + "path": "data/sports/bundesliga", + "method": "GET", + "price": "$0.001", + "description": "Bundesliga data", + "rapidapi": { + "host": "bundesliga.p.rapidapi.com", + "path": "/bundesliga", + "method": "GET" + } + }, + { + "path": "data/sports/champions-league", + "method": "GET", + "price": "$0.001", + "description": "Champions League", + "rapidapi": { + "host": "champions-league.p.rapidapi.com", + "path": "/ucl", + "method": "GET" + } + }, + { + "path": "data/sports/copa-america", + "method": "GET", + "price": "$0.001", + "description": "Copa America", + "rapidapi": { + "host": "copa-america.p.rapidapi.com", + "path": "/copa", + "method": "GET" + } + }, + { + "path": "data/sports/cricket", + "method": "GET", + "price": "$0.001", + "description": "Cricket scores", + "rapidapi": { + "host": "cricket-api.p.rapidapi.com", + "path": "/matches", + "method": "GET" + } + }, + { + "path": "data/sports/cricket-players", + "method": "GET", + "price": "$0.001", + "description": "Cricket players", + "rapidapi": { + "host": "cricket-api.p.rapidapi.com", + "path": "/players", + "method": "GET" + } + }, + { + "path": "data/sports/cricket-standings", + "method": "GET", + "price": "$0.001", + "description": "Cricket standings", + "rapidapi": { + "host": "cricket-api.p.rapidapi.com", + "path": "/standings", + "method": "GET" + } + }, + { + "path": "data/sports/cricket-stats2", + "method": "GET", + "price": "$0.001", + "description": "Cricket stats 2", + "rapidapi": { + "host": "cricket-stats2.p.rapidapi.com", + "path": "/stats", + "method": "GET" + } + }, + { + "path": "data/sports/esports-apex", + "method": "GET", + "price": "$0.001", + "description": "Apex Legends", + "rapidapi": { + "host": "apex-matches.p.rapidapi.com", + "path": "/matches", + "method": "GET" + } + }, + { + "path": "data/sports/esports-call-of-duty", + "method": "GET", + "price": "$0.001", + "description": "Call of Duty", + "rapidapi": { + "host": "cod-matches.p.rapidapi.com", + "path": "/matches", + "method": "GET" + } + }, + { + "path": "data/sports/esports-cs2", + "method": "GET", + "price": "$0.001", + "description": "CS2 matches", + "rapidapi": { + "host": "cs2-matches.p.rapidapi.com", + "path": "/matches", + "method": "GET" + } + }, + { + "path": "data/sports/esports-csgo", + "method": "GET", + "price": "$0.001", + "description": "CS:GO matches", + "rapidapi": { + "host": "csgo-matches.p.rapidapi.com", + "path": "/matches", + "method": "GET" + } + }, + { + "path": "data/sports/esports-dota", + "method": "GET", + "price": "$0.001", + "description": "Dota 2 matches", + "rapidapi": { + "host": "dota-matches.p.rapidapi.com", + "path": "/matches", + "method": "GET" + } + }, + { + "path": "data/sports/esports-halo", + "method": "GET", + "price": "$0.001", + "description": "Halo matches", + "rapidapi": { + "host": "halo-matches.p.rapidapi.com", + "path": "/matches", + "method": "GET" + } + }, + { + "path": "data/sports/esports-lol", + "method": "GET", + "price": "$0.001", + "description": "LoL matches", + "rapidapi": { + "host": "lol-matches.p.rapidapi.com", + "path": "/matches", + "method": "GET" + } + }, + { + "path": "data/sports/esports-overwatch", + "method": "GET", + "price": "$0.001", + "description": "Overwatch matches", + "rapidapi": { + "host": "overwatch-matches.p.rapidapi.com", + "path": "/matches", + "method": "GET" + } + }, + { + "path": "data/sports/esports-rainbow6", + "method": "GET", + "price": "$0.001", + "description": "Rainbow Six", + "rapidapi": { + "host": "rainbow6-matches.p.rapidapi.com", + "path": "/matches", + "method": "GET" + } + }, + { + "path": "data/sports/esports-rocket-league", + "method": "GET", + "price": "$0.001", + "description": "Rocket League", + "rapidapi": { + "host": "rocket-league-matches.p.rapidapi.com", + "path": "/matches", + "method": "GET" + } + }, + { + "path": "data/sports/esports-val2", + "method": "GET", + "price": "$0.001", + "description": "Valorant 2", + "rapidapi": { + "host": "valorant2-matches.p.rapidapi.com", + "path": "/matches", + "method": "GET" + } + }, + { + "path": "data/sports/esports-valorant", + "method": "GET", + "price": "$0.001", + "description": "Valorant matches", + "rapidapi": { + "host": "valorant-matches.p.rapidapi.com", + "path": "/matches", + "method": "GET" + } + }, + { + "path": "data/sports/europa-league", + "method": "GET", + "price": "$0.001", + "description": "Europa League", + "rapidapi": { + "host": "europa-league.p.rapidapi.com", + "path": "/uel", + "method": "GET" + } + }, + { + "path": "data/sports/european-tour", + "method": "GET", + "price": "$0.001", + "description": "European Tour", + "rapidapi": { + "host": "european-tour.p.rapidapi.com", + "path": "/european", + "method": "GET" + } + }, + { + "path": "data/sports/euros", + "method": "GET", + "price": "$0.001", + "description": "Euros", + "rapidapi": { + "host": "euros.p.rapidapi.com", + "path": "/euros", + "method": "GET" + } + }, + { + "path": "data/sports/events", + "method": "GET", + "price": "$0.002", + "description": "Sports events", + "rapidapi": { + "host": "the-sports-db1.p.rapidapi.com", + "path": "/eventsseason.php", + "method": "GET" + } + }, + { + "path": "data/sports/f1-drivers", + "method": "GET", + "price": "$0.001", + "description": "F1 drivers", + "rapidapi": { + "host": "api-formula-1.p.rapidapi.com", + "path": "/v1/drivers", + "method": "GET" + } + }, + { + "path": "data/sports/f1-races", + "method": "GET", + "price": "$0.001", + "description": "F1 races", + "rapidapi": { + "host": "api-formula-1.p.rapidapi.com", + "path": "/v1/races", + "method": "GET" + } + }, + { + "path": "data/sports/f1-standings", + "method": "GET", + "price": "$0.001", + "description": "F1 standings", + "rapidapi": { + "host": "api-formula-1.p.rapidapi.com", + "path": "/v1/rankings", + "method": "GET" + } + }, + { + "path": "data/sports/f1-teams", + "method": "GET", + "price": "$0.001", + "description": "F1 teams", + "rapidapi": { + "host": "api-formula-1.p.rapidapi.com", + "path": "/v1/teams", + "method": "GET" + } + }, + { + "path": "data/sports/football-players", + "method": "GET", + "price": "$0.001", + "description": "Football players", + "rapidapi": { + "host": "api-football-v1.p.rapidapi.com", + "path": "/v3/players", + "method": "GET" + } + }, + { + "path": "data/sports/football-scores", + "method": "GET", + "price": "$0.001", + "description": "Football scores", + "rapidapi": { + "host": "api-football-v1.p.rapidapi.com", + "path": "/v3/fixtures", + "method": "GET" + } + }, + { + "path": "data/sports/football-standings", + "method": "GET", + "price": "$0.001", + "description": "Football standings", + "rapidapi": { + "host": "api-football-v1.p.rapidapi.com", + "path": "/v3/standings", + "method": "GET" + } + }, + { + "path": "data/sports/football-stats", + "method": "GET", + "price": "$0.001", + "description": "Football statistics", + "rapidapi": { + "host": "api-football-v1.p.rapidapi.com", + "path": "/v3/statistics", + "method": "GET" + } + }, + { + "path": "data/sports/football-teams", + "method": "GET", + "price": "$0.001", + "description": "Football teams", + "rapidapi": { + "host": "api-football-v1.p.rapidapi.com", + "path": "/v3/teams", + "method": "GET" + } + }, + { + "path": "data/sports/formula-e", + "method": "GET", + "price": "$0.001", + "description": "Formula E data", + "rapidapi": { + "host": "formula-e.p.rapidapi.com", + "path": "/formulae", + "method": "GET" + } + }, + { + "path": "data/sports/formula1", + "method": "GET", + "price": "$0.001", + "description": "Formula 1 data", + "rapidapi": { + "host": "formula1-data.p.rapidapi.com", + "path": "/f1", + "method": "GET" + } + }, + { + "path": "data/sports/golf", + "method": "GET", + "price": "$0.001", + "description": "Golf scores", + "rapidapi": { + "host": "golf-api.p.rapidapi.com", + "path": "/scores", + "method": "GET" + } + }, + { + "path": "data/sports/golf-players", + "method": "GET", + "price": "$0.001", + "description": "Golf players", + "rapidapi": { + "host": "golf-api.p.rapidapi.com", + "path": "/players", + "method": "GET" + } + }, + { + "path": "data/sports/golf-schedule", + "method": "GET", + "price": "$0.001", + "description": "Golf schedule", + "rapidapi": { + "host": "golf-schedule.p.rapidapi.com", + "path": "/schedule", + "method": "GET" + } + }, + { + "path": "data/sports/golf-tournaments", + "method": "GET", + "price": "$0.001", + "description": "Golf tournaments", + "rapidapi": { + "host": "golf-api.p.rapidapi.com", + "path": "/tournaments", + "method": "GET" + } + }, + { + "path": "data/sports/hockey-live", + "method": "GET", + "price": "$0.001", + "description": "Hockey live scores", + "rapidapi": { + "host": "hockey-live.p.rapidapi.com", + "path": "/live", + "method": "GET" + } + }, + { + "path": "data/sports/indycar", + "method": "GET", + "price": "$0.001", + "description": "IndyCar data", + "rapidapi": { + "host": "indycar-data.p.rapidapi.com", + "path": "/indycar", + "method": "GET" + } + }, + { + "path": "data/sports/indycar-schedule", + "method": "GET", + "price": "$0.001", + "description": "IndyCar schedule", + "rapidapi": { + "host": "indycar-schedule.p.rapidapi.com", + "path": "/schedule", + "method": "GET" + } + }, + { + "path": "data/sports/la-liga", + "method": "GET", + "price": "$0.001", + "description": "La Liga data", + "rapidapi": { + "host": "la-liga.p.rapidapi.com", + "path": "/laliga", + "method": "GET" + } + }, + { + "path": "data/sports/leagues", + "method": "GET", + "price": "$0.002", + "description": "Sports leagues", + "rapidapi": { + "host": "the-sports-db1.p.rapidapi.com", + "path": "/all_leagues.php", + "method": "GET" + } + }, + { + "path": "data/sports/livescore", + "method": "GET", + "price": "$0.003", + "description": "Live scores", + "rapidapi": { + "host": "the-sports-db1.p.rapidapi.com", + "path": "/livescore.php", + "method": "GET" + } + }, + { + "path": "data/sports/lpga", + "method": "GET", + "price": "$0.001", + "description": "LPGA data", + "rapidapi": { + "host": "lpga-data.p.rapidapi.com", + "path": "/lpga", + "method": "GET" + } + }, + { + "path": "data/sports/march-madness", + "method": "GET", + "price": "$0.001", + "description": "March Madness", + "rapidapi": { + "host": "march-madness.p.rapidapi.com", + "path": "/march", + "method": "GET" + } + }, + { + "path": "data/sports/mlb-injuries", + "method": "GET", + "price": "$0.001", + "description": "MLB injuries", + "rapidapi": { + "host": "mlb-injuries.p.rapidapi.com", + "path": "/injuries", + "method": "GET" + } + }, + { + "path": "data/sports/mlb-playoffs", + "method": "GET", + "price": "$0.001", + "description": "MLB playoffs", + "rapidapi": { + "host": "mlb-api.p.rapidapi.com", + "path": "/playoffs", + "method": "GET" + } + }, + { + "path": "data/sports/mlb-playoffs2", + "method": "GET", + "price": "$0.001", + "description": "MLB playoffs 2", + "rapidapi": { + "host": "mlb-playoffs2.p.rapidapi.com", + "path": "/playoffs", + "method": "GET" + } + }, + { + "path": "data/sports/mlb-scores", + "method": "GET", + "price": "$0.001", + "description": "MLB scores", + "rapidapi": { + "host": "api-baseball-v1.p.rapidapi.com", + "path": "/v1/games", + "method": "GET" + } + }, + { + "path": "data/sports/mlb-standings", + "method": "GET", + "price": "$0.001", + "description": "MLB standings", + "rapidapi": { + "host": "api-baseball-v1.p.rapidapi.com", + "path": "/v1/standings", + "method": "GET" + } + }, + { + "path": "data/sports/mlb-standings2", + "method": "GET", + "price": "$0.001", + "description": "MLB standings 2", + "rapidapi": { + "host": "mlb-standings2.p.rapidapi.com", + "path": "/standings", + "method": "GET" + } + }, + { + "path": "data/sports/mlb-stats2", + "method": "GET", + "price": "$0.001", + "description": "MLB stats 2", + "rapidapi": { + "host": "mlb-stats2.p.rapidapi.com", + "path": "/stats", + "method": "GET" + } + }, + { + "path": "data/sports/mlb-teams", + "method": "GET", + "price": "$0.001", + "description": "MLB teams", + "rapidapi": { + "host": "api-baseball-v1.p.rapidapi.com", + "path": "/v1/teams", + "method": "GET" + } + }, + { + "path": "data/sports/mma", + "method": "GET", + "price": "$0.001", + "description": "MMA fights", + "rapidapi": { + "host": "mma-api.p.rapidapi.com", + "path": "/fights", + "method": "GET" + } + }, + { + "path": "data/sports/mma-schedule", + "method": "GET", + "price": "$0.001", + "description": "MMA schedule", + "rapidapi": { + "host": "mma-schedule.p.rapidapi.com", + "path": "/schedule", + "method": "GET" + } + }, + { + "path": "data/sports/mma-stats2", + "method": "GET", + "price": "$0.001", + "description": "MMA stats 2", + "rapidapi": { + "host": "mma-stats2.p.rapidapi.com", + "path": "/stats", + "method": "GET" + } + }, + { + "path": "data/sports/nascar", + "method": "GET", + "price": "$0.001", + "description": "NASCAR data", + "rapidapi": { + "host": "nascar-data.p.rapidapi.com", + "path": "/nascar", + "method": "GET" + } + }, + { + "path": "data/sports/nascar-schedule", + "method": "GET", + "price": "$0.001", + "description": "NASCAR schedule", + "rapidapi": { + "host": "nascar-schedule.p.rapidapi.com", + "path": "/schedule", + "method": "GET" + } + }, + { + "path": "data/sports/nba-draft", + "method": "GET", + "price": "$0.001", + "description": "NBA draft", + "rapidapi": { + "host": "nba-draft2.p.rapidapi.com", + "path": "/draft", + "method": "GET" + } + }, + { + "path": "data/sports/nba-injuries", + "method": "GET", + "price": "$0.001", + "description": "NBA injuries", + "rapidapi": { + "host": "nba-injuries.p.rapidapi.com", + "path": "/injuries", + "method": "GET" + } + }, + { + "path": "data/sports/nba-players", + "method": "GET", + "price": "$0.001", + "description": "NBA players", + "rapidapi": { + "host": "api-nba-v1.p.rapidapi.com", + "path": "/v1/players", + "method": "GET" + } + }, + { + "path": "data/sports/nba-playoffs", + "method": "GET", + "price": "$0.001", + "description": "NBA playoffs", + "rapidapi": { + "host": "nba-api.p.rapidapi.com", + "path": "/playoffs", + "method": "GET" + } + }, + { + "path": "data/sports/nba-playoffs2", + "method": "GET", + "price": "$0.001", + "description": "NBA playoffs 2", + "rapidapi": { + "host": "nba-playoffs2.p.rapidapi.com", + "path": "/playoffs", + "method": "GET" + } + }, + { + "path": "data/sports/nba-scores", + "method": "GET", + "price": "$0.001", + "description": "NBA scores", + "rapidapi": { + "host": "api-nba-v1.p.rapidapi.com", + "path": "/v1/games", + "method": "GET" + } + }, + { + "path": "data/sports/nba-standings", + "method": "GET", + "price": "$0.001", + "description": "NBA standings", + "rapidapi": { + "host": "api-nba-v1.p.rapidapi.com", + "path": "/v1/standings", + "method": "GET" + } + }, + { + "path": "data/sports/nba-standings2", + "method": "GET", + "price": "$0.001", + "description": "NBA standings 2", + "rapidapi": { + "host": "nba-standings2.p.rapidapi.com", + "path": "/standings", + "method": "GET" + } + }, + { + "path": "data/sports/nba-stats", + "method": "GET", + "price": "$0.001", + "description": "NBA player stats", + "rapidapi": { + "host": "api-nba-v1.p.rapidapi.com", + "path": "/v1/statistics", + "method": "GET" + } + }, + { + "path": "data/sports/nba-stats2", + "method": "GET", + "price": "$0.001", + "description": "NBA stats 2", + "rapidapi": { + "host": "nba-stats2.p.rapidapi.com", + "path": "/stats", + "method": "GET" + } + }, + { + "path": "data/sports/nba-stats3", + "method": "GET", + "price": "$0.001", + "description": "NBA stats 3", + "rapidapi": { + "host": "nba-stats3.p.rapidapi.com", + "path": "/stats", + "method": "GET" + } + }, + { + "path": "data/sports/nba-teams", + "method": "GET", + "price": "$0.001", + "description": "NBA teams", + "rapidapi": { + "host": "api-nba-v1.p.rapidapi.com", + "path": "/v1/teams", + "method": "GET" + } + }, + { + "path": "data/sports/nfl-draft", + "method": "GET", + "price": "$0.001", + "description": "NFL draft", + "rapidapi": { + "host": "nfl-draft.p.rapidapi.com", + "path": "/draft", + "method": "GET" + } + }, + { + "path": "data/sports/nfl-injuries", + "method": "GET", + "price": "$0.001", + "description": "NFL injuries", + "rapidapi": { + "host": "nfl-injuries.p.rapidapi.com", + "path": "/injuries", + "method": "GET" + } + }, + { + "path": "data/sports/nfl-playoffs2", + "method": "GET", + "price": "$0.001", + "description": "NFL playoffs 2", + "rapidapi": { + "host": "nfl-playoffs2.p.rapidapi.com", + "path": "/playoffs", + "method": "GET" + } + }, + { + "path": "data/sports/nfl-standings2", + "method": "GET", + "price": "$0.001", + "description": "NFL standings 2", + "rapidapi": { + "host": "nfl-standings2.p.rapidapi.com", + "path": "/standings", + "method": "GET" + } + }, + { + "path": "data/sports/nfl-stats", + "method": "GET", + "price": "$0.001", + "description": "NFL player stats", + "rapidapi": { + "host": "nfl-stats.p.rapidapi.com", + "path": "/stats", + "method": "GET" + } + }, + { + "path": "data/sports/nfl-stats3", + "method": "GET", + "price": "$0.001", + "description": "NFL stats 3", + "rapidapi": { + "host": "nfl-stats3.p.rapidapi.com", + "path": "/stats", + "method": "GET" + } + }, + { + "path": "data/sports/nfl-teams2", + "method": "GET", + "price": "$0.001", + "description": "NFL teams 2", + "rapidapi": { + "host": "nfl-teams2.p.rapidapi.com", + "path": "/teams", + "method": "GET" + } + }, + { + "path": "data/sports/nhl-injuries", + "method": "GET", + "price": "$0.001", + "description": "NHL injuries", + "rapidapi": { + "host": "nhl-injuries.p.rapidapi.com", + "path": "/injuries", + "method": "GET" + } + }, + { + "path": "data/sports/nhl-playoffs", + "method": "GET", + "price": "$0.001", + "description": "NHL playoffs", + "rapidapi": { + "host": "nhl-api.p.rapidapi.com", + "path": "/playoffs", + "method": "GET" + } + }, + { + "path": "data/sports/nhl-playoffs2", + "method": "GET", + "price": "$0.001", + "description": "NHL playoffs 2", + "rapidapi": { + "host": "nhl-playoffs2.p.rapidapi.com", + "path": "/playoffs", + "method": "GET" + } + }, + { + "path": "data/sports/nhl-scores", + "method": "GET", + "price": "$0.001", + "description": "NHL scores", + "rapidapi": { + "host": "api-hockey-v1.p.rapidapi.com", + "path": "/v1/games", + "method": "GET" + } + }, + { + "path": "data/sports/nhl-standings", + "method": "GET", + "price": "$0.001", + "description": "NHL standings", + "rapidapi": { + "host": "api-hockey-v1.p.rapidapi.com", + "path": "/v1/standings", + "method": "GET" + } + }, + { + "path": "data/sports/nhl-standings2", + "method": "GET", + "price": "$0.001", + "description": "NHL standings 2", + "rapidapi": { + "host": "nhl-standings2.p.rapidapi.com", + "path": "/standings", + "method": "GET" + } + }, + { + "path": "data/sports/nhl-stats2", + "method": "GET", + "price": "$0.001", + "description": "NHL stats 2", + "rapidapi": { + "host": "nhl-stats2.p.rapidapi.com", + "path": "/stats", + "method": "GET" + } + }, + { + "path": "data/sports/nhl-stats3", + "method": "GET", + "price": "$0.001", + "description": "NHL stats 3", + "rapidapi": { + "host": "nhl-stats3.p.rapidapi.com", + "path": "/stats", + "method": "GET" + } + }, + { + "path": "data/sports/nhl-teams", + "method": "GET", + "price": "$0.001", + "description": "NHL teams", + "rapidapi": { + "host": "api-hockey-v1.p.rapidapi.com", + "path": "/v1/teams", + "method": "GET" + } + }, + { + "path": "data/sports/olympics", + "method": "GET", + "price": "$0.001", + "description": "Olympics results", + "rapidapi": { + "host": "olympics-api.p.rapidapi.com", + "path": "/results", + "method": "GET" + } + }, + { + "path": "data/sports/olympics-medals", + "method": "GET", + "price": "$0.001", + "description": "Olympics medals", + "rapidapi": { + "host": "olympics-api.p.rapidapi.com", + "path": "/medals", + "method": "GET" + } + }, + { + "path": "data/sports/pga-tour", + "method": "GET", + "price": "$0.001", + "description": "PGA Tour data", + "rapidapi": { + "host": "pga-tour.p.rapidapi.com", + "path": "/pga", + "method": "GET" + } + }, + { + "path": "data/sports/premier-league2", + "method": "GET", + "price": "$0.001", + "description": "Premier League 2", + "rapidapi": { + "host": "premier-league2.p.rapidapi.com", + "path": "/premier", + "method": "GET" + } + }, + { + "path": "data/sports/rugby", + "method": "GET", + "price": "$0.001", + "description": "Rugby scores", + "rapidapi": { + "host": "rugby-api.p.rapidapi.com", + "path": "/matches", + "method": "GET" + } + }, + { + "path": "data/sports/rugby-standings", + "method": "GET", + "price": "$0.001", + "description": "Rugby standings", + "rapidapi": { + "host": "rugby-api.p.rapidapi.com", + "path": "/standings", + "method": "GET" + } + }, + { + "path": "data/sports/rugby-stats", + "method": "GET", + "price": "$0.001", + "description": "Rugby stats", + "rapidapi": { + "host": "rugby-stats.p.rapidapi.com", + "path": "/stats", + "method": "GET" + } + }, + { + "path": "data/sports/rugby-teams", + "method": "GET", + "price": "$0.001", + "description": "Rugby teams", + "rapidapi": { + "host": "rugby-api.p.rapidapi.com", + "path": "/teams", + "method": "GET" + } + }, + { + "path": "data/sports/serie-a", + "method": "GET", + "price": "$0.001", + "description": "Serie A data", + "rapidapi": { + "host": "serie-a.p.rapidapi.com", + "path": "/seriea", + "method": "GET" + } + }, + { + "path": "data/sports/soccer-live", + "method": "GET", + "price": "$0.001", + "description": "Soccer live scores", + "rapidapi": { + "host": "soccer-live.p.rapidapi.com", + "path": "/live", + "method": "GET" + } + }, + { + "path": "data/sports/soccer-odds", + "method": "GET", + "price": "$0.001", + "description": "Soccer odds", + "rapidapi": { + "host": "soccer-odds.p.rapidapi.com", + "path": "/odds", + "method": "GET" + } + }, + { + "path": "data/sports/soccer-players2", + "method": "GET", + "price": "$0.001", + "description": "Soccer players 2", + "rapidapi": { + "host": "soccer-players2.p.rapidapi.com", + "path": "/players", + "method": "GET" + } + }, + { + "path": "data/sports/soccer-standings2", + "method": "GET", + "price": "$0.001", + "description": "Soccer standings 2", + "rapidapi": { + "host": "soccer-standings2.p.rapidapi.com", + "path": "/standings", + "method": "GET" + } + }, + { + "path": "data/sports/soccer-stats2", + "method": "GET", + "price": "$0.001", + "description": "Soccer stats 2", + "rapidapi": { + "host": "soccer-stats2.p.rapidapi.com", + "path": "/stats", + "method": "GET" + } + }, + { + "path": "data/sports/soccer-teams2", + "method": "GET", + "price": "$0.001", + "description": "Soccer teams 2", + "rapidapi": { + "host": "soccer-teams2.p.rapidapi.com", + "path": "/teams", + "method": "GET" + } + }, + { + "path": "data/sports/soccer-transfers", + "method": "GET", + "price": "$0.001", + "description": "Soccer transfers", + "rapidapi": { + "host": "soccer-transfers.p.rapidapi.com", + "path": "/transfers", + "method": "GET" + } + }, + { + "path": "data/sports/teams", + "method": "GET", + "price": "$0.002", + "description": "Search teams", + "rapidapi": { + "host": "the-sports-db1.p.rapidapi.com", + "path": "/searchteams.php", + "method": "GET" + } + }, + { + "path": "data/sports/tennis-atp", + "method": "GET", + "price": "$0.001", + "description": "ATP tennis", + "rapidapi": { + "host": "atp-tennis.p.rapidapi.com", + "path": "/tennis", + "method": "GET" + } + }, + { + "path": "data/sports/tennis-atp2", + "method": "GET", + "price": "$0.001", + "description": "ATP tennis 2", + "rapidapi": { + "host": "atp2-tennis.p.rapidapi.com", + "path": "/tennis", + "method": "GET" + } + }, + { + "path": "data/sports/tennis-live", + "method": "GET", + "price": "$0.001", + "description": "Tennis live scores", + "rapidapi": { + "host": "tennis-live.p.rapidapi.com", + "path": "/live", + "method": "GET" + } + }, + { + "path": "data/sports/tennis-matches", + "method": "GET", + "price": "$0.001", + "description": "Tennis matches", + "rapidapi": { + "host": "tennis-api-atp-wta-itf.p.rapidapi.com", + "path": "/matches", + "method": "GET" + } + }, + { + "path": "data/sports/tennis-rankings", + "method": "GET", + "price": "$0.001", + "description": "Tennis rankings", + "rapidapi": { + "host": "tennis-api-atp-wta-itf.p.rapidapi.com", + "path": "/rankings", + "method": "GET" + } + }, + { + "path": "data/sports/tennis-wta", + "method": "GET", + "price": "$0.001", + "description": "WTA tennis", + "rapidapi": { + "host": "wta-tennis.p.rapidapi.com", + "path": "/tennis", + "method": "GET" + } + }, + { + "path": "data/sports/tennis-wta2", + "method": "GET", + "price": "$0.001", + "description": "WTA tennis 2", + "rapidapi": { + "host": "wta2-tennis.p.rapidapi.com", + "path": "/tennis", + "method": "GET" + } + }, + { + "path": "data/sports/ufc", + "method": "GET", + "price": "$0.001", + "description": "UFC events", + "rapidapi": { + "host": "ufc-api.p.rapidapi.com", + "path": "/events", + "method": "GET" + } + }, + { + "path": "data/sports/ufc-fighters", + "method": "GET", + "price": "$0.001", + "description": "UFC fighters", + "rapidapi": { + "host": "ufc-api.p.rapidapi.com", + "path": "/fighters", + "method": "GET" + } + }, + { + "path": "data/sports/ufc-fighters2", + "method": "GET", + "price": "$0.001", + "description": "UFC fighters 2", + "rapidapi": { + "host": "ufc-fighters2.p.rapidapi.com", + "path": "/fighters", + "method": "GET" + } + }, + { + "path": "data/sports/ufc-stats", + "method": "GET", + "price": "$0.001", + "description": "UFC stats", + "rapidapi": { + "host": "ufc-stats.p.rapidapi.com", + "path": "/stats", + "method": "GET" + } + }, + { + "path": "data/sports/ufc-stats2", + "method": "GET", + "price": "$0.001", + "description": "UFC stats 2", + "rapidapi": { + "host": "ufc-stats2.p.rapidapi.com", + "path": "/stats", + "method": "GET" + } + }, + { + "path": "data/sports/we-bbl", + "method": "GET", + "price": "$0.001", + "description": "WEC data", + "rapidapi": { + "host": "wec-data.p.rapidapi.com", + "path": "/wec", + "method": "GET" + } + }, + { + "path": "data/sports/we-c-schedule", + "method": "GET", + "price": "$0.001", + "description": "WEC schedule", + "rapidapi": { + "host": "wec-schedule.p.rapidapi.com", + "path": "/schedule", + "method": "GET" + } + }, + { + "path": "data/sports/wimbledon", + "method": "GET", + "price": "$0.001", + "description": "Wimbledon data", + "rapidapi": { + "host": "tennis-api.p.rapidapi.com", + "path": "/wimbledon", + "method": "GET" + } + }, + { + "path": "data/sports/world-cup", + "method": "GET", + "price": "$0.001", + "description": "World Cup", + "rapidapi": { + "host": "world-cup.p.rapidapi.com", + "path": "/worldcup", + "method": "GET" + } + }, + { + "path": "data/stackoverflow/answers", + "method": "GET", + "price": "$0.001", + "description": "Question answers", + "rapidapi": { + "host": "stackexchange.p.rapidapi.com", + "path": "/2.3/questions/{id}/answers", + "method": "GET" + } + }, + { + "path": "data/stackoverflow/questions", + "method": "GET", + "price": "$0.001", + "description": "Search questions", + "rapidapi": { + "host": "stackexchange.p.rapidapi.com", + "path": "/2.3/questions", + "method": "GET" + } + }, + { + "path": "data/stackoverflow/users", + "method": "GET", + "price": "$0.001", + "description": "User info", + "rapidapi": { + "host": "stackexchange.p.rapidapi.com", + "path": "/2.3/users/{id}", + "method": "GET" + } + }, + { + "path": "data/stock/active", + "method": "GET", + "price": "$0.001", + "description": "Most active stocks", + "rapidapi": { + "host": "most-active.p.rapidapi.com", + "path": "/active", + "method": "GET" + } + }, + { + "path": "data/stock/adrs", + "method": "GET", + "price": "$0.001", + "description": "ADR data", + "rapidapi": { + "host": "adr-data.p.rapidapi.com", + "path": "/adr", + "method": "GET" + } + }, + { + "path": "data/stock/advance-decline", + "method": "GET", + "price": "$0.001", + "description": "Advance decline", + "rapidapi": { + "host": "advance-decline.p.rapidapi.com", + "path": "/advance", + "method": "GET" + } + }, + { + "path": "data/stock/afterhours2", + "method": "GET", + "price": "$0.001", + "description": "After hours 2", + "rapidapi": { + "host": "afterhours-data2.p.rapidapi.com", + "path": "/afterhours", + "method": "GET" + } + }, + { + "path": "data/stock/alphavantage", + "method": "GET", + "price": "$0.001", + "description": "Alpha Vantage", + "rapidapi": { + "host": "alphavantage2.p.rapidapi.com", + "path": "/query", + "method": "GET" + } + }, + { + "path": "data/stock/analyst-recommendations", + "method": "GET", + "price": "$0.001", + "description": "Analyst recommendations", + "rapidapi": { + "host": "analyst-recommendations.p.rapidapi.com", + "path": "/recommendations", + "method": "GET" + } + }, + { + "path": "data/stock/balance", + "method": "GET", + "price": "$0.003", + "description": "Balance sheet", + "rapidapi": { + "host": "alpha-vantage.p.rapidapi.com", + "path": "/query", + "method": "GET" + } + }, + { + "path": "data/stock/bond-etf", + "method": "GET", + "price": "$0.001", + "description": "Bond ETFs", + "rapidapi": { + "host": "bond-etf.p.rapidapi.com", + "path": "/etf", + "method": "GET" + } + }, + { + "path": "data/stock/buyback", + "method": "GET", + "price": "$0.001", + "description": "Stock buyback", + "rapidapi": { + "host": "stock-buyback.p.rapidapi.com", + "path": "/buyback", + "method": "GET" + } + }, + { + "path": "data/stock/commodity-etf", + "method": "GET", + "price": "$0.001", + "description": "Commodity ETFs", + "rapidapi": { + "host": "commodity-etf.p.rapidapi.com", + "path": "/etf", + "method": "GET" + } + }, + { + "path": "data/stock/direct-listing", + "method": "GET", + "price": "$0.001", + "description": "Direct listing", + "rapidapi": { + "host": "direct-listing.p.rapidapi.com", + "path": "/listing", + "method": "GET" + } + }, + { + "path": "data/stock/dividend-calendar", + "method": "GET", + "price": "$0.001", + "description": "Dividend calendar", + "rapidapi": { + "host": "dividend-calendar.p.rapidapi.com", + "path": "/calendar", + "method": "GET" + } + }, + { + "path": "data/stock/dividend-history", + "method": "GET", + "price": "$0.001", + "description": "Dividend history", + "rapidapi": { + "host": "dividend-history.p.rapidapi.com", + "path": "/dividends", + "method": "GET" + } + }, + { + "path": "data/stock/dividend-stocks", + "method": "GET", + "price": "$0.001", + "description": "Dividend stocks", + "rapidapi": { + "host": "dividend-stocks.p.rapidapi.com", + "path": "/stocks", + "method": "GET" + } + }, + { + "path": "data/stock/dividends", + "method": "GET", + "price": "$0.001", + "description": "Stock dividend information", + "rapidapi": { + "host": "yahoo-finance15.p.rapidapi.com", + "path": "/api/v1/stock/dividends", + "method": "GET" + } + }, + { + "path": "data/stock/earnings", + "method": "GET", + "price": "$0.003", + "description": "Earnings data", + "rapidapi": { + "host": "alpha-vantage.p.rapidapi.com", + "path": "/query", + "method": "GET" + } + }, + { + "path": "data/stock/earnings-calendar", + "method": "GET", + "price": "$0.001", + "description": "Earnings calendar", + "rapidapi": { + "host": "earnings-calendar.p.rapidapi.com", + "path": "/calendar", + "method": "GET" + } + }, + { + "path": "data/stock/estimate", + "method": "GET", + "price": "$0.001", + "description": "Earnings estimate", + "rapidapi": { + "host": "earnings-estimate.p.rapidapi.com", + "path": "/estimate", + "method": "GET" + } + }, + { + "path": "data/stock/etf-holdings", + "method": "GET", + "price": "$0.001", + "description": "ETF holdings", + "rapidapi": { + "host": "etf-holdings.p.rapidapi.com", + "path": "/holdings", + "method": "GET" + } + }, + { + "path": "data/stock/flow", + "method": "GET", + "price": "$0.001", + "description": "Stock flow", + "rapidapi": { + "host": "stock-flow.p.rapidapi.com", + "path": "/flow", + "method": "GET" + } + }, + { + "path": "data/stock/gainers", + "method": "GET", + "price": "$0.001", + "description": "Top gainers", + "rapidapi": { + "host": "top-gainers.p.rapidapi.com", + "path": "/gainers", + "method": "GET" + } + }, + { + "path": "data/stock/growth-stocks", + "method": "GET", + "price": "$0.001", + "description": "Growth stocks", + "rapidapi": { + "host": "growth-stocks.p.rapidapi.com", + "path": "/stocks", + "method": "GET" + } + }, + { + "path": "data/stock/healthcare-stocks", + "method": "GET", + "price": "$0.001", + "description": "Healthcare stocks", + "rapidapi": { + "host": "healthcare-stocks.p.rapidapi.com", + "path": "/stocks", + "method": "GET" + } + }, + { + "path": "data/stock/heatmap", + "method": "GET", + "price": "$0.001", + "description": "Stock heatmap", + "rapidapi": { + "host": "stock-heatmap.p.rapidapi.com", + "path": "/heatmap", + "method": "GET" + } + }, + { + "path": "data/stock/high-impact", + "method": "GET", + "price": "$0.001", + "description": "High impact stocks", + "rapidapi": { + "host": "high-impact.p.rapidapi.com", + "path": "/impact", + "method": "GET" + } + }, + { + "path": "data/stock/historical", + "method": "GET", + "price": "$0.001", + "description": "Historical stock price data", + "rapidapi": { + "host": "alpha-vantage.p.rapidapi.com", + "path": "/query", + "method": "GET" + } + }, + { + "path": "data/stock/hostile-takeover", + "method": "GET", + "price": "$0.001", + "description": "Hostile takeover", + "rapidapi": { + "host": "hostile-takeover.p.rapidapi.com", + "path": "/takeover", + "method": "GET" + } + }, + { + "path": "data/stock/imm", + "method": "GET", + "price": "$0.001", + "description": "IMM data", + "rapidapi": { + "host": "imm-data.p.rapidapi.com", + "path": "/imm", + "method": "GET" + } + }, + { + "path": "data/stock/income", + "method": "GET", + "price": "$0.003", + "description": "Income statement", + "rapidapi": { + "host": "alpha-vantage.p.rapidapi.com", + "path": "/query", + "method": "GET" + } + }, + { + "path": "data/stock/industry-performance", + "method": "GET", + "price": "$0.001", + "description": "Industry performance", + "rapidapi": { + "host": "industry-performance.p.rapidapi.com", + "path": "/performance", + "method": "GET" + } + }, + { + "path": "data/stock/insider-trading2", + "method": "GET", + "price": "$0.001", + "description": "Insider trading 2", + "rapidapi": { + "host": "insider-trading2.p.rapidapi.com", + "path": "/insider", + "method": "GET" + } + }, + { + "path": "data/stock/institutional", + "method": "GET", + "price": "$0.001", + "description": "Institutional ownership", + "rapidapi": { + "host": "institutional-holdings.p.rapidapi.com", + "path": "/holdings", + "method": "GET" + } + }, + { + "path": "data/stock/institutional-holdings", + "method": "GET", + "price": "$0.001", + "description": "Institutional holdings", + "rapidapi": { + "host": "institutional-holdings2.p.rapidapi.com", + "path": "/holdings", + "method": "GET" + } + }, + { + "path": "data/stock/international-etf", + "method": "GET", + "price": "$0.001", + "description": "International ETFs", + "rapidapi": { + "host": "international-etf.p.rapidapi.com", + "path": "/etf", + "method": "GET" + } + }, + { + "path": "data/stock/intraday", + "method": "GET", + "price": "$0.001", + "description": "Intraday stock data", + "rapidapi": { + "host": "alpha-vantage.p.rapidapi.com", + "path": "/query", + "method": "GET" + } + }, + { + "path": "data/stock/inverse-etf", + "method": "GET", + "price": "$0.001", + "description": "Inverse ETFs", + "rapidapi": { + "host": "inverse-etf.p.rapidapi.com", + "path": "/etf", + "method": "GET" + } + }, + { + "path": "data/stock/ipo-pricing", + "method": "GET", + "price": "$0.001", + "description": "IPO pricing", + "rapidapi": { + "host": "ipo-pricing.p.rapidapi.com", + "path": "/pricing", + "method": "GET" + } + }, + { + "path": "data/stock/leveraged-etf", + "method": "GET", + "price": "$0.001", + "description": "Leveraged ETFs", + "rapidapi": { + "host": "leveraged-etf.p.rapidapi.com", + "path": "/etf", + "method": "GET" + } + }, + { + "path": "data/stock/losers", + "method": "GET", + "price": "$0.001", + "description": "Top losers", + "rapidapi": { + "host": "top-losers.p.rapidapi.com", + "path": "/losers", + "method": "GET" + } + }, + { + "path": "data/stock/market-breadth", + "method": "GET", + "price": "$0.001", + "description": "Market breadth", + "rapidapi": { + "host": "market-breadth.p.rapidapi.com", + "path": "/breadth", + "method": "GET" + } + }, + { + "path": "data/stock/market-cap", + "method": "GET", + "price": "$0.001", + "description": "Stock market capitalization", + "rapidapi": { + "host": "yahoo-finance15.p.rapidapi.com", + "path": "/api/v1/stock/market-cap", + "method": "GET" + } + }, + { + "path": "data/stock/market-mood", + "method": "GET", + "price": "$0.001", + "description": "Market mood", + "rapidapi": { + "host": "market-mood.p.rapidapi.com", + "path": "/mood", + "method": "GET" + } + }, + { + "path": "data/stock/mlps", + "method": "GET", + "price": "$0.001", + "description": "MLP data", + "rapidapi": { + "host": "mlp-data.p.rapidapi.com", + "path": "/mlp", + "method": "GET" + } + }, + { + "path": "data/stock/mutual-funds-holdings", + "method": "GET", + "price": "$0.001", + "description": "Mutual fund holdings", + "rapidapi": { + "host": "mutual-fund-holdings.p.rapidapi.com", + "path": "/holdings", + "method": "GET" + } + }, + { + "path": "data/stock/new-highs-lows", + "method": "GET", + "price": "$0.001", + "description": "New highs lows", + "rapidapi": { + "host": "new-highs-lows.p.rapidapi.com", + "path": "/highs-lows", + "method": "GET" + } + }, + { + "path": "data/stock/news", + "method": "GET", + "price": "$0.003", + "description": "Stock news", + "rapidapi": { + "host": "alpha-vantage.p.rapidapi.com", + "path": "/query", + "method": "GET" + } + }, + { + "path": "data/stock/options-flow", + "method": "GET", + "price": "$0.001", + "description": "Options flow data", + "rapidapi": { + "host": "options-flow.p.rapidapi.com", + "path": "/flow", + "method": "GET" + } + }, + { + "path": "data/stock/options-flow2", + "method": "GET", + "price": "$0.001", + "description": "Options flow 2", + "rapidapi": { + "host": "options-flow2.p.rapidapi.com", + "path": "/flow", + "method": "GET" + } + }, + { + "path": "data/stock/otc", + "method": "GET", + "price": "$0.001", + "description": "OTC stocks", + "rapidapi": { + "host": "otc-stocks.p.rapidapi.com", + "path": "/stocks", + "method": "GET" + } + }, + { + "path": "data/stock/overvalued", + "method": "GET", + "price": "$0.001", + "description": "Overvalued stocks", + "rapidapi": { + "host": "overvalued-stocks.p.rapidapi.com", + "path": "/stocks", + "method": "GET" + } + }, + { + "path": "data/stock/overview", + "method": "GET", + "price": "$0.002", + "description": "Company overview", + "rapidapi": { + "host": "alpha-vantage.p.rapidapi.com", + "path": "/query", + "method": "GET" + } + }, + { + "path": "data/stock/ownership", + "method": "GET", + "price": "$0.001", + "description": "Ownership data", + "rapidapi": { + "host": "stock-ownership.p.rapidapi.com", + "path": "/ownership", + "method": "GET" + } + }, + { + "path": "data/stock/peers", + "method": "GET", + "price": "$0.001", + "description": "Stock peer companies", + "rapidapi": { + "host": "yahoo-finance15.p.rapidapi.com", + "path": "/api/v1/stock/peers", + "method": "GET" + } + }, + { + "path": "data/stock/penny", + "method": "GET", + "price": "$0.001", + "description": "Penny stocks", + "rapidapi": { + "host": "penny-stocks.p.rapidapi.com", + "path": "/stocks", + "method": "GET" + } + }, + { + "path": "data/stock/penny-stocks2", + "method": "GET", + "price": "$0.001", + "description": "Penny stocks 2", + "rapidapi": { + "host": "penny-stocks2.p.rapidapi.com", + "path": "/stocks", + "method": "GET" + } + }, + { + "path": "data/stock/premarket2", + "method": "GET", + "price": "$0.001", + "description": "Premarket data 2", + "rapidapi": { + "host": "premarket-data2.p.rapidapi.com", + "path": "/premarket", + "method": "GET" + } + }, + { + "path": "data/stock/premium", + "method": "GET", + "price": "$0.001", + "description": "Premium stock data", + "rapidapi": { + "host": "premium-stock-data.p.rapidapi.com", + "path": "/stock", + "method": "GET" + } + }, + { + "path": "data/stock/price-target", + "method": "GET", + "price": "$0.001", + "description": "Price targets", + "rapidapi": { + "host": "price-targets.p.rapidapi.com", + "path": "/targets", + "method": "GET" + } + }, + { + "path": "data/stock/put-call-ratio", + "method": "GET", + "price": "$0.001", + "description": "Put call ratio", + "rapidapi": { + "host": "put-call-ratio.p.rapidapi.com", + "path": "/ratio", + "method": "GET" + } + }, + { + "path": "data/stock/quote", + "method": "GET", + "price": "$0.002", + "description": "Stock quote", + "rapidapi": { + "host": "alpha-vantage.p.rapidapi.com", + "path": "/query", + "method": "GET" + } + }, + { + "path": "data/stock/ratings", + "method": "GET", + "price": "$0.001", + "description": "Analyst ratings", + "rapidapi": { + "host": "analyst-ratings.p.rapidapi.com", + "path": "/ratings", + "method": "GET" + } + }, + { + "path": "data/stock/recommendations", + "method": "GET", + "price": "$0.001", + "description": "Stock recommendations", + "rapidapi": { + "host": "stock-recommendations.p.rapidapi.com", + "path": "/recommendations", + "method": "GET" + } + }, + { + "path": "data/stock/reit", + "method": "GET", + "price": "$0.001", + "description": "REIT data", + "rapidapi": { + "host": "reit-data.p.rapidapi.com", + "path": "/reit", + "method": "GET" + } + }, + { + "path": "data/stock/screener", + "method": "GET", + "price": "$0.002", + "description": "Stock screener data", + "rapidapi": { + "host": "yahoo-finance15.p.rapidapi.com", + "path": "/api/v1/reference/scanners", + "method": "GET" + } + }, + { + "path": "data/stock/screener2", + "method": "GET", + "price": "$0.001", + "description": "Stock screener 3", + "rapidapi": { + "host": "stock-screener3.p.rapidapi.com", + "path": "/screener", + "method": "GET" + } + }, + { + "path": "data/stock/secondary-offering", + "method": "GET", + "price": "$0.001", + "description": "Secondary offering", + "rapidapi": { + "host": "secondary-offering.p.rapidapi.com", + "path": "/offering", + "method": "GET" + } + }, + { + "path": "data/stock/sector-etf", + "method": "GET", + "price": "$0.001", + "description": "Sector ETFs", + "rapidapi": { + "host": "sector-etf.p.rapidapi.com", + "path": "/etf", + "method": "GET" + } + }, + { + "path": "data/stock/sector-performance2", + "method": "GET", + "price": "$0.001", + "description": "Sector performance 2", + "rapidapi": { + "host": "sector-performance2.p.rapidapi.com", + "path": "/performance", + "method": "GET" + } + }, + { + "path": "data/stock/sentiment", + "method": "GET", + "price": "$0.001", + "description": "Stock sentiment", + "rapidapi": { + "host": "stock-sentiment.p.rapidapi.com", + "path": "/sentiment", + "method": "GET" + } + }, + { + "path": "data/stock/short-interest", + "method": "GET", + "price": "$0.001", + "description": "Short interest data", + "rapidapi": { + "host": "short-interest.p.rapidapi.com", + "path": "/interest", + "method": "GET" + } + }, + { + "path": "data/stock/social-trading", + "method": "GET", + "price": "$0.001", + "description": "Social trading", + "rapidapi": { + "host": "social-trading.p.rapidapi.com", + "path": "/social", + "method": "GET" + } + }, + { + "path": "data/stock/spac", + "method": "GET", + "price": "$0.001", + "description": "SPAC data", + "rapidapi": { + "host": "spac-data.p.rapidapi.com", + "path": "/spac", + "method": "GET" + } + }, + { + "path": "data/stock/split-calendar", + "method": "GET", + "price": "$0.001", + "description": "Stock split calendar", + "rapidapi": { + "host": "split-calendar.p.rapidapi.com", + "path": "/calendar", + "method": "GET" + } + }, + { + "path": "data/stock/stock-splits", + "method": "GET", + "price": "$0.001", + "description": "Stock splits history", + "rapidapi": { + "host": "stock-splits-history.p.rapidapi.com", + "path": "/splits", + "method": "GET" + } + }, + { + "path": "data/stock/surprise", + "method": "GET", + "price": "$0.001", + "description": "Earnings surprise", + "rapidapi": { + "host": "earnings-surprise.p.rapidapi.com", + "path": "/surprise", + "method": "GET" + } + }, + { + "path": "data/stock/symbol", + "method": "GET", + "price": "$0.001", + "description": "Stock symbol search", + "rapidapi": { + "host": "alpha-vantage.p.rapidapi.com", + "path": "/query", + "method": "GET" + } + }, + { + "path": "data/stock/target-price", + "method": "GET", + "price": "$0.001", + "description": "Target price", + "rapidapi": { + "host": "target-price2.p.rapidapi.com", + "path": "/target", + "method": "GET" + } + }, + { + "path": "data/stock/tech-stocks", + "method": "GET", + "price": "$0.001", + "description": "Tech stocks", + "rapidapi": { + "host": "tech-stocks.p.rapidapi.com", + "path": "/stocks", + "method": "GET" + } + }, + { + "path": "data/stock/undervalued", + "method": "GET", + "price": "$0.001", + "description": "Undervalued stocks", + "rapidapi": { + "host": "undervalued-stocks.p.rapidapi.com", + "path": "/stocks", + "method": "GET" + } + }, + { + "path": "data/stock/unusual-activity", + "method": "GET", + "price": "$0.001", + "description": "Unusual activity", + "rapidapi": { + "host": "unusual-activity.p.rapidapi.com", + "path": "/activity", + "method": "GET" + } + }, + { + "path": "data/stock/upgrade-downgrade", + "method": "GET", + "price": "$0.001", + "description": "Upgrade downgrade", + "rapidapi": { + "host": "upgrade-downgrade.p.rapidapi.com", + "path": "/changes", + "method": "GET" + } + }, + { + "path": "data/stock/value-stocks", + "method": "GET", + "price": "$0.001", + "description": "Value stocks", + "rapidapi": { + "host": "value-stocks.p.rapidapi.com", + "path": "/stocks", + "method": "GET" + } + }, + { + "path": "data/stock/vix", + "method": "GET", + "price": "$0.001", + "description": "VIX index", + "rapidapi": { + "host": "vix-index.p.rapidapi.com", + "path": "/vix", + "method": "GET" + } + }, + { + "path": "data/stock/volume", + "method": "GET", + "price": "$0.001", + "description": "Volume leaders", + "rapidapi": { + "host": "volume-leaders.p.rapidapi.com", + "path": "/leaders", + "method": "GET" + } + }, + { + "path": "data/stock/voting", + "method": "GET", + "price": "$0.001", + "description": "Voting records", + "rapidapi": { + "host": "voting-records.p.rapidapi.com", + "path": "/records", + "method": "GET" + } + }, + { + "path": "data/storage/arweave", + "method": "GET", + "price": "$0.001", + "description": "Arweave storage", + "rapidapi": { + "host": "arweave-storage.p.rapidapi.com", + "path": "/storage", + "method": "GET" + } + }, + { + "path": "data/storage/cloud", + "method": "GET", + "price": "$0.001", + "description": "Cloud storage", + "rapidapi": { + "host": "cloud-storage.p.rapidapi.com", + "path": "/storage", + "method": "GET" + } + }, + { + "path": "data/storage/ipfs", + "method": "GET", + "price": "$0.001", + "description": "IPFS storage", + "rapidapi": { + "host": "ipfs-storage.p.rapidapi.com", + "path": "/storage", + "method": "GET" + } + }, + { + "path": "data/storage/s3", + "method": "GET", + "price": "$0.001", + "description": "S3 storage", + "rapidapi": { + "host": "s3-storage.p.rapidapi.com", + "path": "/storage", + "method": "GET" + } + }, + { + "path": "data/sudoku/solve", + "method": "GET", + "price": "$0.001", + "description": "Sudoku solver", + "rapidapi": { + "host": "sudoku-solver.p.rapidapi.com", + "path": "/solve", + "method": "GET" + } + }, + { + "path": "data/tax/brackets", + "method": "GET", + "price": "$0.001", + "description": "Tax brackets", + "rapidapi": { + "host": "tax-brackets.p.rapidapi.com", + "path": "/brackets", + "method": "GET" + } + }, + { + "path": "data/tax/brackets2", + "method": "GET", + "price": "$0.001", + "description": "Tax brackets 2", + "rapidapi": { + "host": "tax-brackets2.p.rapidapi.com", + "path": "/brackets", + "method": "GET" + } + }, + { + "path": "data/tax/calculator", + "method": "GET", + "price": "$0.001", + "description": "Tax calculator", + "rapidapi": { + "host": "tax-calculator.p.rapidapi.com", + "path": "/calculate", + "method": "GET" + } + }, + { + "path": "data/tax/forms", + "method": "GET", + "price": "$0.001", + "description": "Tax forms", + "rapidapi": { + "host": "tax-forms.p.rapidapi.com", + "path": "/forms", + "method": "GET" + } + }, + { + "path": "data/tax/irs", + "method": "GET", + "price": "$0.001", + "description": "IRS data", + "rapidapi": { + "host": "irs-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/tax/refund", + "method": "GET", + "price": "$0.001", + "description": "Tax refund status", + "rapidapi": { + "host": "tax-refund.p.rapidapi.com", + "path": "/refund", + "method": "GET" + } + }, + { + "path": "data/tax/tax-brackets3", + "method": "GET", + "price": "$0.001", + "description": "Tax brackets 3", + "rapidapi": { + "host": "tax-brackets3.p.rapidapi.com", + "path": "/brackets", + "method": "GET" + } + }, + { + "path": "data/tax/tax-brackets4", + "method": "GET", + "price": "$0.001", + "description": "Tax brackets 4", + "rapidapi": { + "host": "tax-brackets4.p.rapidapi.com", + "path": "/brackets", + "method": "GET" + } + }, + { + "path": "data/tax/tax-brackets5", + "method": "GET", + "price": "$0.001", + "description": "Tax brackets 5", + "rapidapi": { + "host": "tax-brackets5.p.rapidapi.com", + "path": "/brackets", + "method": "GET" + } + }, + { + "path": "data/tax/tax-calculator2", + "method": "GET", + "price": "$0.001", + "description": "Tax calculator 2", + "rapidapi": { + "host": "tax-calculator2.p.rapidapi.com", + "path": "/calculate", + "method": "GET" + } + }, + { + "path": "data/tax/tax-calculator3", + "method": "GET", + "price": "$0.001", + "description": "Tax calculator 3", + "rapidapi": { + "host": "tax-calculator3.p.rapidapi.com", + "path": "/calculate", + "method": "GET" + } + }, + { + "path": "data/tax/tax-calculator4", + "method": "GET", + "price": "$0.001", + "description": "Tax calculator 4", + "rapidapi": { + "host": "tax-calculator4.p.rapidapi.com", + "path": "/calculate", + "method": "GET" + } + }, + { + "path": "data/tax/tax-forms2", + "method": "GET", + "price": "$0.001", + "description": "Tax forms 2", + "rapidapi": { + "host": "tax-forms2.p.rapidapi.com", + "path": "/forms", + "method": "GET" + } + }, + { + "path": "data/tax/tax-rates", + "method": "GET", + "price": "$0.001", + "description": "Tax rates", + "rapidapi": { + "host": "tax-rates.p.rapidapi.com", + "path": "/rates", + "method": "GET" + } + }, + { + "path": "data/tax/vat-calculator", + "method": "GET", + "price": "$0.001", + "description": "VAT calculator", + "rapidapi": { + "host": "vat-calculator.p.rapidapi.com", + "path": "/calculate", + "method": "GET" + } + }, + { + "path": "data/tax/vat-calculator2", + "method": "GET", + "price": "$0.001", + "description": "VAT calculator 2", + "rapidapi": { + "host": "vat-calculator2.p.rapidapi.com", + "path": "/calculate", + "method": "GET" + } + }, + { + "path": "data/tax/vat-calculator3", + "method": "GET", + "price": "$0.001", + "description": "VAT calculator 3", + "rapidapi": { + "host": "vat-calculator3.p.rapidapi.com", + "path": "/calculate", + "method": "GET" + } + }, + { + "path": "data/telephony/areacodes", + "method": "GET", + "price": "$0.001", + "description": "Area codes", + "rapidapi": { + "host": "area-codes.p.rapidapi.com", + "path": "/codes", + "method": "GET" + } + }, + { + "path": "data/telephony/bandwidth", + "method": "GET", + "price": "$0.001", + "description": "Bandwidth", + "rapidapi": { + "host": "bandwidth.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/telephony/bandwidth2", + "method": "GET", + "price": "$0.001", + "description": "Bandwidth 2", + "rapidapi": { + "host": "bandwidth2.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/telephony/bandwidth3", + "method": "GET", + "price": "$0.001", + "description": "Bandwidth 3", + "rapidapi": { + "host": "bandwidth3.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/telephony/hlr", + "method": "GET", + "price": "$0.001", + "description": "HLR lookup", + "rapidapi": { + "host": "hlr-lookup.p.rapidapi.com", + "path": "/hlr", + "method": "GET" + } + }, + { + "path": "data/telephony/lookup", + "method": "GET", + "price": "$0.001", + "description": "Phone lookup", + "rapidapi": { + "host": "phone-lookup2.p.rapidapi.com", + "path": "/lookup", + "method": "GET" + } + }, + { + "path": "data/telephony/nexmo", + "method": "GET", + "price": "$0.001", + "description": "Nexmo data", + "rapidapi": { + "host": "nexmo-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/telephony/number-info", + "method": "GET", + "price": "$0.001", + "description": "Number information", + "rapidapi": { + "host": "number-info.p.rapidapi.com", + "path": "/info", + "method": "GET" + } + }, + { + "path": "data/telephony/plivo", + "method": "GET", + "price": "$0.001", + "description": "Plivo data", + "rapidapi": { + "host": "plivo-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/telephony/signalwire", + "method": "GET", + "price": "$0.001", + "description": "SignalWire", + "rapidapi": { + "host": "signalwire.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/telephony/signalwire2", + "method": "GET", + "price": "$0.001", + "description": "SignalWire 2", + "rapidapi": { + "host": "signalwire2.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/telephony/signalwire3", + "method": "GET", + "price": "$0.001", + "description": "SignalWire 3", + "rapidapi": { + "host": "signalwire3.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/telephony/sinch", + "method": "GET", + "price": "$0.001", + "description": "Sinch data", + "rapidapi": { + "host": "sinch-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/telephony/sms2", + "method": "GET", + "price": "$0.001", + "description": "SMS 2", + "rapidapi": { + "host": "sms2.p.rapidapi.com", + "path": "/sms", + "method": "GET" + } + }, + { + "path": "data/telephony/telnyx", + "method": "GET", + "price": "$0.001", + "description": "Telnyx", + "rapidapi": { + "host": "telnyx.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/telephony/telnyx2", + "method": "GET", + "price": "$0.001", + "description": "Telnyx 2", + "rapidapi": { + "host": "telnyx2.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/telephony/telnyx3", + "method": "GET", + "price": "$0.001", + "description": "Telnyx 3", + "rapidapi": { + "host": "telnyx3.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/telephony/twilio", + "method": "GET", + "price": "$0.001", + "description": "Twilio data", + "rapidapi": { + "host": "twilio-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/telephony/verify2", + "method": "GET", + "price": "$0.001", + "description": "Verify 2", + "rapidapi": { + "host": "verify2.p.rapidapi.com", + "path": "/verify", + "method": "GET" + } + }, + { + "path": "data/telephony/voice", + "method": "GET", + "price": "$0.001", + "description": "Voice calls", + "rapidapi": { + "host": "voice-calls.p.rapidapi.com", + "path": "/calls", + "method": "GET" + } + }, + { + "path": "data/telephony/vonage", + "method": "GET", + "price": "$0.001", + "description": "Vonage", + "rapidapi": { + "host": "vonage.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/telephony/vonage2", + "method": "GET", + "price": "$0.001", + "description": "Vonage 2", + "rapidapi": { + "host": "vonage2.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/telephony/vonage3", + "method": "GET", + "price": "$0.001", + "description": "Vonage 3", + "rapidapi": { + "host": "vonage3.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/threat/ip", + "method": "GET", + "price": "$0.002", + "description": "IP threat score", + "rapidapi": { + "host": "ip-geolocation-and-threat-detection.p.rapidapi.com", + "path": "/api/threats", + "method": "GET" + } + }, + { + "path": "data/threat/url", + "method": "GET", + "price": "$0.003", + "description": "URL threat check", + "rapidapi": { + "host": "virustotal1.p.rapidapi.com", + "path": "/urls", + "method": "GET" + } + }, + { + "path": "data/threat/virus", + "method": "POST", + "price": "$0.005", + "description": "VirusTotal scan", + "rapidapi": { + "host": "virustotal1.p.rapidapi.com", + "path": "/scan", + "method": "POST" + } + }, + { + "path": "data/time/convert", + "method": "GET", + "price": "$0.001", + "description": "Time zone convert", + "rapidapi": { + "host": "timezone-converter4.p.rapidapi.com", + "path": "/convert", + "method": "GET" + } + }, + { + "path": "data/time/current", + "method": "GET", + "price": "$0.001", + "description": "Current time", + "rapidapi": { + "host": "world-time-api1.p.rapidapi.com", + "path": "/api/timezone", + "method": "GET" + } + }, + { + "path": "data/timzone/convert", + "method": "GET", + "price": "$0.001", + "description": "Timezone converter", + "rapidapi": { + "host": "timezone-converter.p.rapidapi.com", + "path": "/convert", + "method": "GET" + } + }, + { + "path": "data/translate", + "method": "POST", + "price": "$0.002", + "description": "Translate text", + "rapidapi": { + "host": "google-translator9.p.rapidapi.com", + "path": "/v2", + "method": "POST" + } + }, + { + "path": "data/travel/activities", + "method": "GET", + "price": "$0.001", + "description": "Travel activities", + "rapidapi": { + "host": "travel-activities.p.rapidapi.com", + "path": "/activities", + "method": "GET" + } + }, + { + "path": "data/travel/airbnb", + "method": "GET", + "price": "$0.001", + "description": "Airbnb data", + "rapidapi": { + "host": "airbnb-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/travel/airbnb-experiences", + "method": "GET", + "price": "$0.001", + "description": "Airbnb experiences", + "rapidapi": { + "host": "airbnb-experiences.p.rapidapi.com", + "path": "/experiences", + "method": "GET" + } + }, + { + "path": "data/travel/airbnb-experiences2", + "method": "GET", + "price": "$0.001", + "description": "Airbnb experiences 2", + "rapidapi": { + "host": "airbnb-experiences2.p.rapidapi.com", + "path": "/experiences", + "method": "GET" + } + }, + { + "path": "data/travel/airports", + "method": "GET", + "price": "$0.001", + "description": "Airport information", + "rapidapi": { + "host": "aerodatabox.p.rapidapi.com", + "path": "/airports/search", + "method": "GET" + } + }, + { + "path": "data/travel/atm-locations", + "method": "GET", + "price": "$0.001", + "description": "ATM locations", + "rapidapi": { + "host": "atm-locations.p.rapidapi.com", + "path": "/atms", + "method": "GET" + } + }, + { + "path": "data/travel/attractions", + "method": "GET", + "price": "$0.001", + "description": "Tourist attractions", + "rapidapi": { + "host": "travel-advisor.p.rapidapi.com", + "path": "/attractions", + "method": "GET" + } + }, + { + "path": "data/travel/booking2", + "method": "GET", + "price": "$0.001", + "description": "Booking.com 2", + "rapidapi": { + "host": "booking2-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/travel/booking3", + "method": "GET", + "price": "$0.001", + "description": "Booking.com 3", + "rapidapi": { + "host": "booking3.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/travel/booking4", + "method": "GET", + "price": "$0.001", + "description": "Booking.com 4", + "rapidapi": { + "host": "booking4.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/travel/bus", + "method": "GET", + "price": "$0.001", + "description": "Bus routes", + "rapidapi": { + "host": "bus-routes.p.rapidapi.com", + "path": "/routes", + "method": "GET" + } + }, + { + "path": "data/travel/camping", + "method": "GET", + "price": "$0.001", + "description": "Camping sites", + "rapidapi": { + "host": "camping-sites.p.rapidapi.com", + "path": "/sites", + "method": "GET" + } + }, + { + "path": "data/travel/car-rental", + "method": "GET", + "price": "$0.001", + "description": "Car rental search", + "rapidapi": { + "host": "car-rental.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "data/travel/car-rental2", + "method": "GET", + "price": "$0.001", + "description": "Car rental 2", + "rapidapi": { + "host": "car-rental2.p.rapidapi.com", + "path": "/rental", + "method": "GET" + } + }, + { + "path": "data/travel/consulate", + "method": "GET", + "price": "$0.001", + "description": "Consulate locations", + "rapidapi": { + "host": "consulate-locations.p.rapidapi.com", + "path": "/consulates", + "method": "GET" + } + }, + { + "path": "data/travel/couchsurfing", + "method": "GET", + "price": "$0.001", + "description": "Couchsurfing", + "rapidapi": { + "host": "couchsurfing.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/travel/cruise", + "method": "GET", + "price": "$0.001", + "description": "Cruise deals", + "rapidapi": { + "host": "cruise-deals.p.rapidapi.com", + "path": "/deals", + "method": "GET" + } + }, + { + "path": "data/travel/cruises2", + "method": "GET", + "price": "$0.001", + "description": "Cruises 2", + "rapidapi": { + "host": "cruises2.p.rapidapi.com", + "path": "/cruises", + "method": "GET" + } + }, + { + "path": "data/travel/currency-exchange", + "method": "GET", + "price": "$0.001", + "description": "Currency exchange locations", + "rapidapi": { + "host": "currency-exchange2.p.rapidapi.com", + "path": "/locations", + "method": "GET" + } + }, + { + "path": "data/travel/currency-travel", + "method": "GET", + "price": "$0.001", + "description": "Travel currency", + "rapidapi": { + "host": "travel-currency.p.rapidapi.com", + "path": "/currency", + "method": "GET" + } + }, + { + "path": "data/travel/destinations", + "method": "GET", + "price": "$0.001", + "description": "Travel destinations", + "rapidapi": { + "host": "travel-advisor.p.rapidapi.com", + "path": "/destinations", + "method": "GET" + } + }, + { + "path": "data/travel/embassy", + "method": "GET", + "price": "$0.001", + "description": "Embassy locations", + "rapidapi": { + "host": "embassy-locations.p.rapidapi.com", + "path": "/embassies", + "method": "GET" + } + }, + { + "path": "data/travel/expedia", + "method": "GET", + "price": "$0.001", + "description": "Expedia data", + "rapidapi": { + "host": "expedia-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/travel/expedia2", + "method": "GET", + "price": "$0.001", + "description": "Expedia 2", + "rapidapi": { + "host": "expedia2.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/travel/expedia3", + "method": "GET", + "price": "$0.001", + "description": "Expedia 3", + "rapidapi": { + "host": "expedia3.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/travel/flight-schedule", + "method": "GET", + "price": "$0.001", + "description": "Flight schedule", + "rapidapi": { + "host": "aerodatabox.p.rapidapi.com", + "path": "/flights/schedules", + "method": "GET" + } + }, + { + "path": "data/travel/flight-tracker", + "method": "GET", + "price": "$0.001", + "description": "Live flight tracker", + "rapidapi": { + "host": "aerodatabox.p.rapidapi.com", + "path": "/flights/aircraft", + "method": "GET" + } + }, + { + "path": "data/travel/flights-live", + "method": "GET", + "price": "$0.002", + "description": "Live flight prices", + "rapidapi": { + "host": "tripadvisor16.p.rapidapi.com", + "path": "/api/v1/flights/search", + "method": "GET" + } + }, + { + "path": "data/travel/flights2", + "method": "GET", + "price": "$0.001", + "description": "Flights 2", + "rapidapi": { + "host": "flights2.p.rapidapi.com", + "path": "/flights", + "method": "GET" + } + }, + { + "path": "data/travel/glamping", + "method": "GET", + "price": "$0.001", + "description": "Glamping sites", + "rapidapi": { + "host": "glamping-sites.p.rapidapi.com", + "path": "/sites", + "method": "GET" + } + }, + { + "path": "data/travel/guide", + "method": "GET", + "price": "$0.001", + "description": "Travel guides", + "rapidapi": { + "host": "travel-guides.p.rapidapi.com", + "path": "/guides", + "method": "GET" + } + }, + { + "path": "data/travel/hostels", + "method": "GET", + "price": "$0.001", + "description": "Hostels data", + "rapidapi": { + "host": "hostels-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/travel/hostelworld", + "method": "GET", + "price": "$0.001", + "description": "Hostelworld", + "rapidapi": { + "host": "hostelworld.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/travel/hotels-deals", + "method": "GET", + "price": "$0.001", + "description": "Hotel deals", + "rapidapi": { + "host": "hotel-deals.p.rapidapi.com", + "path": "/deals", + "method": "GET" + } + }, + { + "path": "data/travel/hotels-details", + "method": "GET", + "price": "$0.001", + "description": "Hotel details", + "rapidapi": { + "host": "booking-com15.p.rapidapi.com", + "path": "/api/v1/hotels/detail", + "method": "GET" + } + }, + { + "path": "data/travel/hotels-photos", + "method": "GET", + "price": "$0.001", + "description": "Hotel photos", + "rapidapi": { + "host": "booking-com15.p.rapidapi.com", + "path": "/api/v1/hotels/photos", + "method": "GET" + } + }, + { + "path": "data/travel/hotels-search", + "method": "GET", + "price": "$0.001", + "description": "Hotel search", + "rapidapi": { + "host": "booking-com15.p.rapidapi.com", + "path": "/api/v1/hotels/search", + "method": "GET" + } + }, + { + "path": "data/travel/hotels3", + "method": "GET", + "price": "$0.001", + "description": "Hotels 3", + "rapidapi": { + "host": "hotels3.p.rapidapi.com", + "path": "/hotels", + "method": "GET" + } + }, + { + "path": "data/travel/kayak2", + "method": "GET", + "price": "$0.001", + "description": "Kayak 2", + "rapidapi": { + "host": "kayak2-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/travel/kayak3", + "method": "GET", + "price": "$0.001", + "description": "Kayak 3", + "rapidapi": { + "host": "kayak3.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/travel/kayak4", + "method": "GET", + "price": "$0.001", + "description": "Kayak 4", + "rapidapi": { + "host": "kayak4.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/travel/priceline", + "method": "GET", + "price": "$0.001", + "description": "Priceline data", + "rapidapi": { + "host": "priceline-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/travel/priceline2", + "method": "GET", + "price": "$0.001", + "description": "Priceline 2", + "rapidapi": { + "host": "priceline2.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/travel/priceline3", + "method": "GET", + "price": "$0.001", + "description": "Priceline 3", + "rapidapi": { + "host": "priceline3.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/travel/restaurants", + "method": "GET", + "price": "$0.001", + "description": "Restaurant search", + "rapidapi": { + "host": "travel-advisor.p.rapidapi.com", + "path": "/restaurants", + "method": "GET" + } + }, + { + "path": "data/travel/rv-parks", + "method": "GET", + "price": "$0.001", + "description": "RV parks", + "rapidapi": { + "host": "rv-parks.p.rapidapi.com", + "path": "/parks", + "method": "GET" + } + }, + { + "path": "data/travel/tours", + "method": "GET", + "price": "$0.001", + "description": "Tours", + "rapidapi": { + "host": "tours.p.rapidapi.com", + "path": "/tours", + "method": "GET" + } + }, + { + "path": "data/travel/train", + "method": "GET", + "price": "$0.001", + "description": "Train schedules", + "rapidapi": { + "host": "train-schedules.p.rapidapi.com", + "path": "/schedules", + "method": "GET" + } + }, + { + "path": "data/travel/travel-insurance", + "method": "GET", + "price": "$0.001", + "description": "Travel insurance", + "rapidapi": { + "host": "travel-insurance.p.rapidapi.com", + "path": "/insurance", + "method": "GET" + } + }, + { + "path": "data/travel/vacation", + "method": "GET", + "price": "$0.001", + "description": "Vacation rentals", + "rapidapi": { + "host": "vacation-rentals.p.rapidapi.com", + "path": "/rentals", + "method": "GET" + } + }, + { + "path": "data/travel/vacation-packages", + "method": "GET", + "price": "$0.001", + "description": "Vacation packages", + "rapidapi": { + "host": "vacation-packages.p.rapidapi.com", + "path": "/packages", + "method": "GET" + } + }, + { + "path": "data/travel/visa", + "method": "GET", + "price": "$0.001", + "description": "Visa requirements", + "rapidapi": { + "host": "visa-requirements.p.rapidapi.com", + "path": "/visa", + "method": "GET" + } + }, + { + "path": "data/travel/vrbo", + "method": "GET", + "price": "$0.001", + "description": "VRBO data", + "rapidapi": { + "host": "vrbo-data.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/travel/vrbo2", + "method": "GET", + "price": "$0.001", + "description": "VRBO 2", + "rapidapi": { + "host": "vrbo2.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/travel/vrbo3", + "method": "GET", + "price": "$0.001", + "description": "VRBO 3", + "rapidapi": { + "host": "vrbo3.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "data/trivia/facts", + "method": "GET", + "price": "$0.001", + "description": "Random facts", + "rapidapi": { + "host": "random-facts.p.rapidapi.com", + "path": "/facts", + "method": "GET" + } + }, + { + "path": "data/trivia/quiz", + "method": "GET", + "price": "$0.001", + "description": "Quiz questions", + "rapidapi": { + "host": "quiz-questions.p.rapidapi.com", + "path": "/questions", + "method": "GET" + } + }, + { + "path": "data/tv/aggregate", + "method": "GET", + "price": "$0.001", + "description": "TV aggregate credits", + "rapidapi": { + "host": "tv-aggregate.p.rapidapi.com", + "path": "/aggregate", + "method": "GET" + } + }, + { + "path": "data/tv/airing-today", + "method": "GET", + "price": "$0.001", + "description": "TV shows airing today", + "rapidapi": { + "host": "moviesdatabase.p.rapidapi.com", + "path": "/titles", + "method": "GET" + } + }, + { + "path": "data/tv/apple-tv-plus-tv", + "method": "GET", + "price": "$0.001", + "description": "Apple TV+ TV", + "rapidapi": { + "host": "apple-tv-plus-tv.p.rapidapi.com", + "path": "/tv", + "method": "GET" + } + }, + { + "path": "data/tv/availability", + "method": "GET", + "price": "$0.002", + "description": "Streaming availability", + "rapidapi": { + "host": "streaming-availability.p.rapidapi.com", + "path": "/get/overview", + "method": "GET" + } + }, + { + "path": "data/tv/changes", + "method": "GET", + "price": "$0.001", + "description": "TV changes", + "rapidapi": { + "host": "tv-changes.p.rapidapi.com", + "path": "/changes", + "method": "GET" + } + }, + { + "path": "data/tv/content-ratings", + "method": "GET", + "price": "$0.001", + "description": "Content ratings", + "rapidapi": { + "host": "content-ratings.p.rapidapi.com", + "path": "/ratings", + "method": "GET" + } + }, + { + "path": "data/tv/digineta", + "method": "GET", + "price": "$0.001", + "description": "DigiNeta", + "rapidapi": { + "host": "digineta.p.rapidapi.com", + "path": "/tv", + "method": "GET" + } + }, + { + "path": "data/tv/digineta2", + "method": "GET", + "price": "$0.001", + "description": "DigiNeta 2", + "rapidapi": { + "host": "digineta2.p.rapidapi.com", + "path": "/tv", + "method": "GET" + } + }, + { + "path": "data/tv/disney-plus-tv", + "method": "GET", + "price": "$0.001", + "description": "Disney+ TV", + "rapidapi": { + "host": "disney-plus-tv.p.rapidapi.com", + "path": "/tv", + "method": "GET" + } + }, + { + "path": "data/tv/episode-groups", + "method": "GET", + "price": "$0.001", + "description": "Episode groups", + "rapidapi": { + "host": "episode-groups.p.rapidapi.com", + "path": "/groups", + "method": "GET" + } + }, + { + "path": "data/tv/episodes", + "method": "GET", + "price": "$0.001", + "description": "TV show episodes", + "rapidapi": { + "host": "moviesdatabase.p.rapidapi.com", + "path": "/titles/:id/episodes", + "method": "GET" + } + }, + { + "path": "data/tv/external-ids", + "method": "GET", + "price": "$0.001", + "description": "TV external IDs", + "rapidapi": { + "host": "tv-external-ids.p.rapidapi.com", + "path": "/external_ids", + "method": "GET" + } + }, + { + "path": "data/tv/hbo-max-tv", + "method": "GET", + "price": "$0.001", + "description": "HBO Max TV", + "rapidapi": { + "host": "hbo-max-tv.p.rapidapi.com", + "path": "/tv", + "method": "GET" + } + }, + { + "path": "data/tv/hulu-tv", + "method": "GET", + "price": "$0.001", + "description": "Hulu TV", + "rapidapi": { + "host": "hulu-tv.p.rapidapi.com", + "path": "/tv", + "method": "GET" + } + }, + { + "path": "data/tv/images", + "method": "GET", + "price": "$0.001", + "description": "TV images", + "rapidapi": { + "host": "tv-images.p.rapidapi.com", + "path": "/images", + "method": "GET" + } + }, + { + "path": "data/tv/keywords", + "method": "GET", + "price": "$0.001", + "description": "TV keywords", + "rapidapi": { + "host": "tv-keywords.p.rapidapi.com", + "path": "/keywords", + "method": "GET" + } + }, + { + "path": "data/tv/netflix-tv", + "method": "GET", + "price": "$0.001", + "description": "Netflix TV", + "rapidapi": { + "host": "netflix-tv.p.rapidapi.com", + "path": "/tv", + "method": "GET" + } + }, + { + "path": "data/tv/networks", + "method": "GET", + "price": "$0.001", + "description": "TV networks", + "rapidapi": { + "host": "tv-networks.p.rapidapi.com", + "path": "/networks", + "method": "GET" + } + }, + { + "path": "data/tv/on-air", + "method": "GET", + "price": "$0.001", + "description": "Currently airing TV", + "rapidapi": { + "host": "moviesdatabase.p.rapidapi.com", + "path": "/titles", + "method": "GET" + } + }, + { + "path": "data/tv/ontvtonight", + "method": "GET", + "price": "$0.001", + "description": "On TV Tonight", + "rapidapi": { + "host": "ontvtonight.p.rapidapi.com", + "path": "/tv", + "method": "GET" + } + }, + { + "path": "data/tv/ontvtonight2", + "method": "GET", + "price": "$0.001", + "description": "On TV Tonight 2", + "rapidapi": { + "host": "ontvtonight2.p.rapidapi.com", + "path": "/tv", + "method": "GET" + } + }, + { + "path": "data/tv/paramount-plus-tv", + "method": "GET", + "price": "$0.001", + "description": "Paramount+ TV", + "rapidapi": { + "host": "paramount-plus-tv.p.rapidapi.com", + "path": "/tv", + "method": "GET" + } + }, + { + "path": "data/tv/peacock-tv", + "method": "GET", + "price": "$0.001", + "description": "Peacock TV", + "rapidapi": { + "host": "peacock-tv.p.rapidapi.com", + "path": "/tv", + "method": "GET" + } + }, + { + "path": "data/tv/popular", + "method": "GET", + "price": "$0.001", + "description": "Popular TV shows", + "rapidapi": { + "host": "moviesdatabase.p.rapidapi.com", + "path": "/titles", + "method": "GET" + } + }, + { + "path": "data/tv/providers", + "method": "GET", + "price": "$0.001", + "description": "TV providers", + "rapidapi": { + "host": "tv-providers.p.rapidapi.com", + "path": "/providers", + "method": "GET" + } + }, + { + "path": "data/tv/recap", + "method": "GET", + "price": "$0.001", + "description": "TV show recap", + "rapidapi": { + "host": "tv-recap.p.rapidapi.com", + "path": "/recap", + "method": "GET" + } + }, + { + "path": "data/tv/recommendations2", + "method": "GET", + "price": "$0.001", + "description": "TV recommendations", + "rapidapi": { + "host": "tv-recommendations.p.rapidapi.com", + "path": "/recommendations", + "method": "GET" + } + }, + { + "path": "data/tv/reviews", + "method": "GET", + "price": "$0.001", + "description": "TV reviews", + "rapidapi": { + "host": "tv-reviews.p.rapidapi.com", + "path": "/reviews", + "method": "GET" + } + }, + { + "path": "data/tv/schedule", + "method": "GET", + "price": "$0.001", + "description": "TV schedule", + "rapidapi": { + "host": "tv-schedule.p.rapidapi.com", + "path": "/schedule", + "method": "GET" + } + }, + { + "path": "data/tv/search", + "method": "GET", + "price": "$0.001", + "description": "Search TV shows", + "rapidapi": { + "host": "streaming-availability.p.rapidapi.com", + "path": "/search/title", + "method": "GET" + } + }, + { + "path": "data/tv/seasons", + "method": "GET", + "price": "$0.001", + "description": "TV show seasons", + "rapidapi": { + "host": "moviesdatabase.p.rapidapi.com", + "path": "/titles/:id/seasons", + "method": "GET" + } + }, + { + "path": "data/tv/streaming-sources", + "method": "GET", + "price": "$0.001", + "description": "Streaming sources", + "rapidapi": { + "host": "streaming-sources.p.rapidapi.com", + "path": "/sources", + "method": "GET" + } + }, + { + "path": "data/tv/top-rated", + "method": "GET", + "price": "$0.001", + "description": "Top rated TV shows", + "rapidapi": { + "host": "moviesdatabase.p.rapidapi.com", + "path": "/titles", + "method": "GET" + } + }, + { + "path": "data/tv/translations2", + "method": "GET", + "price": "$0.001", + "description": "TV translations 2", + "rapidapi": { + "host": "tv-translations2.p.rapidapi.com", + "path": "/translations", + "method": "GET" + } + }, + { + "path": "data/tv/tv-guide", + "method": "GET", + "price": "$0.001", + "description": "TV Guide", + "rapidapi": { + "host": "tv-guide.p.rapidapi.com", + "path": "/tv", + "method": "GET" + } + }, + { + "path": "data/tv/tv-guide2", + "method": "GET", + "price": "$0.001", + "description": "TV Guide 2", + "rapidapi": { + "host": "tv-guide2.p.rapidapi.com", + "path": "/tv", + "method": "GET" + } + }, + { + "path": "data/tv/tvmaze", + "method": "GET", + "price": "$0.001", + "description": "TVmaze", + "rapidapi": { + "host": "tvmaze.p.rapidapi.com", + "path": "/tv", + "method": "GET" + } + }, + { + "path": "data/tv/tvmaze2", + "method": "GET", + "price": "$0.001", + "description": "TVmaze 2", + "rapidapi": { + "host": "tvmaze2.p.rapidapi.com", + "path": "/tv", + "method": "GET" + } + }, + { + "path": "data/tv/videos", + "method": "GET", + "price": "$0.001", + "description": "TV videos", + "rapidapi": { + "host": "tv-videos.p.rapidapi.com", + "path": "/videos", + "method": "GET" + } + }, + { + "path": "data/tv/zap2it", + "method": "GET", + "price": "$0.001", + "description": "Zap2it", + "rapidapi": { + "host": "zap2it.p.rapidapi.com", + "path": "/tv", + "method": "GET" + } + }, + { + "path": "data/tv/zap2it2", + "method": "GET", + "price": "$0.001", + "description": "Zap2it 2", + "rapidapi": { + "host": "zap2it2.p.rapidapi.com", + "path": "/tv", + "method": "GET" + } + }, + { + "path": "data/unit/convert", + "method": "GET", + "price": "$0.001", + "description": "Unit converter", + "rapidapi": { + "host": "unit-converter.p.rapidapi.com", + "path": "/convert", + "method": "GET" + } + }, + { + "path": "data/url/expand", + "method": "GET", + "price": "$0.001", + "description": "Expand URL", + "rapidapi": { + "host": "url-shortener23.p.rapidapi.com", + "path": "/expand", + "method": "GET" + } + }, + { + "path": "data/url/shorten", + "method": "POST", + "price": "$0.001", + "description": "Shorten URL", + "rapidapi": { + "host": "url-shortener23.p.rapidapi.com", + "path": "/shorten", + "method": "POST" + } + }, + { + "path": "data/user/gender", + "method": "GET", + "price": "$0.001", + "description": "User by gender", + "rapidapi": { + "host": "randomuser.me.p.rapidapi.com", + "path": "/api", + "method": "GET" + } + }, + { + "path": "data/user/nationality", + "method": "GET", + "price": "$0.001", + "description": "User by nationality", + "rapidapi": { + "host": "randomuser.me.p.rapidapi.com", + "path": "/api", + "method": "GET" + } + }, + { + "path": "data/user/random", + "method": "GET", + "price": "$0.001", + "description": "Random user", + "rapidapi": { + "host": "randomuser.me.p.rapidapi.com", + "path": "/api", + "method": "GET" + } + }, + { + "path": "data/vat/rates", + "method": "GET", + "price": "$0.001", + "description": "VAT rates by country", + "rapidapi": { + "host": "vat-rates.p.rapidapi.com", + "path": "/rates", + "method": "GET" + } + }, + { + "path": "data/vat/validate", + "method": "GET", + "price": "$0.001", + "description": "VAT number validation", + "rapidapi": { + "host": "vat-validation.p.rapidapi.com", + "path": "/validate", + "method": "GET" + } + }, + { + "path": "data/weather/16day", + "method": "GET", + "price": "$0.001", + "description": "16 day forecast", + "rapidapi": { + "host": "weather-api-com.p.rapidapi.com", + "path": "/forecast", + "method": "GET" + } + }, + { + "path": "data/weather/air-quality", + "method": "GET", + "price": "$0.001", + "description": "Air quality index", + "rapidapi": { + "host": "air-quality.p.rapidapi.com", + "path": "/current/air-quality", + "method": "GET" + } + }, + { + "path": "data/weather/air-quality2", + "method": "GET", + "price": "$0.001", + "description": "Air quality 2", + "rapidapi": { + "host": "air-quality2.p.rapidapi.com", + "path": "/air-quality", + "method": "GET" + } + }, + { + "path": "data/weather/alerts", + "method": "GET", + "price": "$0.002", + "description": "Weather alerts", + "rapidapi": { + "host": "weatherbit-api.p.rapidapi.com", + "path": "/v2.0/alerts", + "method": "GET" + } + }, + { + "path": "data/weather/alerts2", + "method": "GET", + "price": "$0.001", + "description": "Weather alerts 2", + "rapidapi": { + "host": "weather-alerts2.p.rapidapi.com", + "path": "/alerts", + "method": "GET" + } + }, + { + "path": "data/weather/allergies", + "method": "GET", + "price": "$0.001", + "description": "Allergy forecast", + "rapidapi": { + "host": "allergy-forecast.p.rapidapi.com", + "path": "/forecast", + "method": "GET" + } + }, + { + "path": "data/weather/astronomy", + "method": "GET", + "price": "$0.001", + "description": "Astronomy data", + "rapidapi": { + "host": "weatherapi-com.p.rapidapi.com", + "path": "/astronomy.json", + "method": "GET" + } + }, + { + "path": "data/weather/avalanche", + "method": "GET", + "price": "$0.001", + "description": "Avalanche forecast", + "rapidapi": { + "host": "avalanche-forecast.p.rapidapi.com", + "path": "/avalanche", + "method": "GET" + } + }, + { + "path": "data/weather/beach", + "method": "GET", + "price": "$0.001", + "description": "Beach weather", + "rapidapi": { + "host": "beach-weather.p.rapidapi.com", + "path": "/weather", + "method": "GET" + } + }, + { + "path": "data/weather/blizzard", + "method": "GET", + "price": "$0.001", + "description": "Blizzard warning", + "rapidapi": { + "host": "blizzard-warning.p.rapidapi.com", + "path": "/warning", + "method": "GET" + } + }, + { + "path": "data/weather/climate", + "method": "GET", + "price": "$0.001", + "description": "Climate averages", + "rapidapi": { + "host": "weatherbit-v1.p.rapidapi.com", + "path": "/climate/climate_days", + "method": "GET" + } + }, + { + "path": "data/weather/cloud-cover", + "method": "GET", + "price": "$0.001", + "description": "Cloud cover data", + "rapidapi": { + "host": "cloud-cover.p.rapidapi.com", + "path": "/clouds", + "method": "GET" + } + }, + { + "path": "data/weather/current", + "method": "GET", + "price": "$0.001", + "description": "Current weather data", + "rapidapi": { + "host": "weatherapi-com.p.rapidapi.com", + "path": "/current.json", + "method": "GET" + } + }, + { + "path": "data/weather/dew-point2", + "method": "GET", + "price": "$0.001", + "description": "Dew point 2", + "rapidapi": { + "host": "dew-point2.p.rapidapi.com", + "path": "/dewpoint", + "method": "GET" + } + }, + { + "path": "data/weather/dewpoint", + "method": "GET", + "price": "$0.001", + "description": "Dew point data", + "rapidapi": { + "host": "dewpoint-data.p.rapidapi.com", + "path": "/dewpoint", + "method": "GET" + } + }, + { + "path": "data/weather/drought", + "method": "GET", + "price": "$0.001", + "description": "Drought monitor", + "rapidapi": { + "host": "drought-monitor.p.rapidapi.com", + "path": "/drought", + "method": "GET" + } + }, + { + "path": "data/weather/earthquake", + "method": "GET", + "price": "$0.001", + "description": "Earthquake data", + "rapidapi": { + "host": "earthquake-data.p.rapidapi.com", + "path": "/earthquake", + "method": "GET" + } + }, + { + "path": "data/weather/feels-like", + "method": "GET", + "price": "$0.001", + "description": "Feels like temperature", + "rapidapi": { + "host": "feels-like.p.rapidapi.com", + "path": "/feels-like", + "method": "GET" + } + }, + { + "path": "data/weather/fire", + "method": "GET", + "price": "$0.001", + "description": "Fire danger", + "rapidapi": { + "host": "fire-danger.p.rapidapi.com", + "path": "/danger", + "method": "GET" + } + }, + { + "path": "data/weather/flood", + "method": "GET", + "price": "$0.001", + "description": "Flood data", + "rapidapi": { + "host": "flood-data.p.rapidapi.com", + "path": "/flood", + "method": "GET" + } + }, + { + "path": "data/weather/flu", + "method": "GET", + "price": "$0.001", + "description": "Flu tracker", + "rapidapi": { + "host": "flu-tracker.p.rapidapi.com", + "path": "/flu", + "method": "GET" + } + }, + { + "path": "data/weather/forecast", + "method": "GET", + "price": "$0.001", + "description": "Weather forecast", + "rapidapi": { + "host": "weatherapi-com.p.rapidapi.com", + "path": "/forecast.json", + "method": "GET" + } + }, + { + "path": "data/weather/forecast-daily", + "method": "GET", + "price": "$0.001", + "description": "Daily forecast", + "rapidapi": { + "host": "forecast-daily.p.rapidapi.com", + "path": "/forecast", + "method": "GET" + } + }, + { + "path": "data/weather/forecast-hourly", + "method": "GET", + "price": "$0.001", + "description": "Hourly forecast", + "rapidapi": { + "host": "forecast-hourly.p.rapidapi.com", + "path": "/forecast", + "method": "GET" + } + }, + { + "path": "data/weather/freeze", + "method": "GET", + "price": "$0.001", + "description": "Freeze warning", + "rapidapi": { + "host": "freeze-warning.p.rapidapi.com", + "path": "/warning", + "method": "GET" + } + }, + { + "path": "data/weather/frost", + "method": "GET", + "price": "$0.001", + "description": "Frost data", + "rapidapi": { + "host": "frost-data.p.rapidapi.com", + "path": "/frost", + "method": "GET" + } + }, + { + "path": "data/weather/hail", + "method": "GET", + "price": "$0.001", + "description": "Hail data", + "rapidapi": { + "host": "hail-data.p.rapidapi.com", + "path": "/hail", + "method": "GET" + } + }, + { + "path": "data/weather/heat-index", + "method": "GET", + "price": "$0.001", + "description": "Heat index", + "rapidapi": { + "host": "heat-index.p.rapidapi.com", + "path": "/index", + "method": "GET" + } + }, + { + "path": "data/weather/historical-weather", + "method": "GET", + "price": "$0.001", + "description": "Historical weather", + "rapidapi": { + "host": "weather-api-com.p.rapidapi.com", + "path": "/history", + "method": "GET" + } + }, + { + "path": "data/weather/history", + "method": "GET", + "price": "$0.002", + "description": "Historical weather data", + "rapidapi": { + "host": "weatherapi-com.p.rapidapi.com", + "path": "/history.json", + "method": "GET" + } + }, + { + "path": "data/weather/hourly", + "method": "GET", + "price": "$0.001", + "description": "Hourly weather", + "rapidapi": { + "host": "open-weather13.p.rapidapi.com", + "path": "/forecast", + "method": "GET" + } + }, + { + "path": "data/weather/humidity", + "method": "GET", + "price": "$0.001", + "description": "Humidity data", + "rapidapi": { + "host": "humidity-data.p.rapidapi.com", + "path": "/humidity", + "method": "GET" + } + }, + { + "path": "data/weather/hurricane", + "method": "GET", + "price": "$0.001", + "description": "Hurricane tracking", + "rapidapi": { + "host": "hurricane-tracking.p.rapidapi.com", + "path": "/hurricane", + "method": "GET" + } + }, + { + "path": "data/weather/ice", + "method": "GET", + "price": "$0.001", + "description": "Ice data", + "rapidapi": { + "host": "ice-data.p.rapidapi.com", + "path": "/ice", + "method": "GET" + } + }, + { + "path": "data/weather/lightning", + "method": "GET", + "price": "$0.001", + "description": "Lightning data", + "rapidapi": { + "host": "lightning-data.p.rapidapi.com", + "path": "/lightning", + "method": "GET" + } + }, + { + "path": "data/weather/marine", + "method": "GET", + "price": "$0.001", + "description": "Marine weather data", + "rapidapi": { + "host": "weatherbit-v1.p.rapidapi.com", + "path": "/current/marine", + "method": "GET" + } + }, + { + "path": "data/weather/marine-forecast", + "method": "GET", + "price": "$0.001", + "description": "Marine forecast", + "rapidapi": { + "host": "marine-weather2.p.rapidapi.com", + "path": "/forecast", + "method": "GET" + } + }, + { + "path": "data/weather/meteogram", + "method": "GET", + "price": "$0.001", + "description": "Meteogram", + "rapidapi": { + "host": "meteogram.p.rapidapi.com", + "path": "/meteogram", + "method": "GET" + } + }, + { + "path": "data/weather/monthly", + "method": "GET", + "price": "$0.001", + "description": "Monthly forecast", + "rapidapi": { + "host": "weather-api-com.p.rapidapi.com", + "path": "/forecast/monthly", + "method": "GET" + } + }, + { + "path": "data/weather/moon-phase", + "method": "GET", + "price": "$0.001", + "description": "Moon phase", + "rapidapi": { + "host": "moon-phase.p.rapidapi.com", + "path": "/phase", + "method": "GET" + } + }, + { + "path": "data/weather/pollen", + "method": "GET", + "price": "$0.001", + "description": "Pollen forecast", + "rapidapi": { + "host": "pollen-forecast.p.rapidapi.com", + "path": "/forecast", + "method": "GET" + } + }, + { + "path": "data/weather/pollen2", + "method": "GET", + "price": "$0.001", + "description": "Pollen 2", + "rapidapi": { + "host": "pollen2.p.rapidapi.com", + "path": "/pollen", + "method": "GET" + } + }, + { + "path": "data/weather/precipitation", + "method": "GET", + "price": "$0.001", + "description": "Precipitation data", + "rapidapi": { + "host": "precipitation-data.p.rapidapi.com", + "path": "/precipitation", + "method": "GET" + } + }, + { + "path": "data/weather/precipitation-trend", + "method": "GET", + "price": "$0.001", + "description": "Precipitation trend", + "rapidapi": { + "host": "precipitation-trend.p.rapidapi.com", + "path": "/trend", + "method": "GET" + } + }, + { + "path": "data/weather/pressure", + "method": "GET", + "price": "$0.001", + "description": "Pressure data", + "rapidapi": { + "host": "pressure-data.p.rapidapi.com", + "path": "/pressure", + "method": "GET" + } + }, + { + "path": "data/weather/radar", + "method": "GET", + "price": "$0.002", + "description": "Weather radar data", + "rapidapi": { + "host": "stormglass.p.rapidapi.com", + "path": "/weather/point", + "method": "GET" + } + }, + { + "path": "data/weather/radar2", + "method": "GET", + "price": "$0.001", + "description": "Radar 2", + "rapidapi": { + "host": "radar2.p.rapidapi.com", + "path": "/radar", + "method": "GET" + } + }, + { + "path": "data/weather/satellite", + "method": "GET", + "price": "$0.001", + "description": "Satellite imagery", + "rapidapi": { + "host": "satellite-weather.p.rapidapi.com", + "path": "/satellite", + "method": "GET" + } + }, + { + "path": "data/weather/satellite2", + "method": "GET", + "price": "$0.001", + "description": "Satellite 2", + "rapidapi": { + "host": "satellite2.p.rapidapi.com", + "path": "/satellite", + "method": "GET" + } + }, + { + "path": "data/weather/severe", + "method": "GET", + "price": "$0.001", + "description": "Severe weather alerts", + "rapidapi": { + "host": "weatherbit-v1.p.rapidapi.com", + "path": "/alert", + "method": "GET" + } + }, + { + "path": "data/weather/ski", + "method": "GET", + "price": "$0.001", + "description": "Ski conditions", + "rapidapi": { + "host": "ski-weather.p.rapidapi.com", + "path": "/conditions", + "method": "GET" + } + }, + { + "path": "data/weather/sleet", + "method": "GET", + "price": "$0.001", + "description": "Sleet data", + "rapidapi": { + "host": "sleet-data.p.rapidapi.com", + "path": "/sleet", + "method": "GET" + } + }, + { + "path": "data/weather/snow", + "method": "GET", + "price": "$0.001", + "description": "Snow data", + "rapidapi": { + "host": "snow-data.p.rapidapi.com", + "path": "/snow", + "method": "GET" + } + }, + { + "path": "data/weather/solar-position", + "method": "GET", + "price": "$0.001", + "description": "Solar position", + "rapidapi": { + "host": "solar-position.p.rapidapi.com", + "path": "/position", + "method": "GET" + } + }, + { + "path": "data/weather/solunar", + "method": "GET", + "price": "$0.001", + "description": "Solunar data", + "rapidapi": { + "host": "solunar-data.p.rapidapi.com", + "path": "/solunar", + "method": "GET" + } + }, + { + "path": "data/weather/stations", + "method": "GET", + "price": "$0.001", + "description": "Weather stations", + "rapidapi": { + "host": "weatherbit-v1.p.rapidapi.com", + "path": "/stations", + "method": "GET" + } + }, + { + "path": "data/weather/sunrise-sunset", + "method": "GET", + "price": "$0.001", + "description": "Sunrise sunset", + "rapidapi": { + "host": "sunrise-sunset.p.rapidapi.com", + "path": "/times", + "method": "GET" + } + }, + { + "path": "data/weather/surf", + "method": "GET", + "price": "$0.001", + "description": "Surf conditions", + "rapidapi": { + "host": "surf-weather.p.rapidapi.com", + "path": "/conditions", + "method": "GET" + } + }, + { + "path": "data/weather/temperature-trend", + "method": "GET", + "price": "$0.001", + "description": "Temperature trend", + "rapidapi": { + "host": "temperature-trend.p.rapidapi.com", + "path": "/trend", + "method": "GET" + } + }, + { + "path": "data/weather/tides", + "method": "GET", + "price": "$0.001", + "description": "Tide data", + "rapidapi": { + "host": "tide-data.p.rapidapi.com", + "path": "/tides", + "method": "GET" + } + }, + { + "path": "data/weather/tomorrow", + "method": "GET", + "price": "$0.001", + "description": "Tomorrow weather", + "rapidapi": { + "host": "weather-tomorrow.p.rapidapi.com", + "path": "/weather", + "method": "GET" + } + }, + { + "path": "data/weather/tsunami", + "method": "GET", + "price": "$0.001", + "description": "Tsunami alerts", + "rapidapi": { + "host": "tsunami-alerts.p.rapidapi.com", + "path": "/alerts", + "method": "GET" + } + }, + { + "path": "data/weather/uv", + "method": "GET", + "price": "$0.001", + "description": "UV index data", + "rapidapi": { + "host": "weatherbit-v1.p.rapidapi.com", + "path": "/current/uv_index", + "method": "GET" + } + }, + { + "path": "data/weather/uv-index2", + "method": "GET", + "price": "$0.001", + "description": "UV index 2", + "rapidapi": { + "host": "uv-index2.p.rapidapi.com", + "path": "/uv", + "method": "GET" + } + }, + { + "path": "data/weather/visibility", + "method": "GET", + "price": "$0.001", + "description": "Visibility data", + "rapidapi": { + "host": "visibility-data.p.rapidapi.com", + "path": "/visibility", + "method": "GET" + } + }, + { + "path": "data/weather/volcano", + "method": "GET", + "price": "$0.001", + "description": "Volcano activity", + "rapidapi": { + "host": "volcano-activity.p.rapidapi.com", + "path": "/volcano", + "method": "GET" + } + }, + { + "path": "data/weather/webcam", + "method": "GET", + "price": "$0.001", + "description": "Weather webcams", + "rapidapi": { + "host": "weather-webcams.p.rapidapi.com", + "path": "/webcams", + "method": "GET" + } + }, + { + "path": "data/weather/webcam2", + "method": "GET", + "price": "$0.001", + "description": "Webcam 2", + "rapidapi": { + "host": "webcam2.p.rapidapi.com", + "path": "/webcam", + "method": "GET" + } + }, + { + "path": "data/weather/weekend", + "method": "GET", + "price": "$0.001", + "description": "Weekend forecast", + "rapidapi": { + "host": "weekend-forecast.p.rapidapi.com", + "path": "/forecast", + "method": "GET" + } + }, + { + "path": "data/weather/wildfire", + "method": "GET", + "price": "$0.001", + "description": "Wildfire data", + "rapidapi": { + "host": "wildfire-data.p.rapidapi.com", + "path": "/wildfire", + "method": "GET" + } + }, + { + "path": "data/weather/wind", + "method": "GET", + "price": "$0.001", + "description": "Wind data", + "rapidapi": { + "host": "wind-data.p.rapidapi.com", + "path": "/wind", + "method": "GET" + } + }, + { + "path": "data/weather/wind-chill", + "method": "GET", + "price": "$0.001", + "description": "Wind chill", + "rapidapi": { + "host": "wind-chill.p.rapidapi.com", + "path": "/chill", + "method": "GET" + } + }, + { + "path": "data/weather/winter-storm", + "method": "GET", + "price": "$0.001", + "description": "Winter storm", + "rapidapi": { + "host": "winter-storm.p.rapidapi.com", + "path": "/storm", + "method": "GET" + } + }, + { + "path": "data/wikipedia/search", + "method": "GET", + "price": "$0.001", + "description": "Search Wikipedia", + "rapidapi": { + "host": "wikipedia-api2.p.rapidapi.com", + "path": "/api/search", + "method": "GET" + } + }, + { + "path": "data/wikipedia/summary", + "method": "GET", + "price": "$0.001", + "description": "Wikipedia summary", + "rapidapi": { + "host": "wikipedia-api2.p.rapidapi.com", + "path": "/api/summary", + "method": "GET" + } + }, + { + "path": "data/wordle/solver", + "method": "GET", + "price": "$0.001", + "description": "Wordle solver", + "rapidapi": { + "host": "wordle-solver.p.rapidapi.com", + "path": "/solve", + "method": "GET" + } + }, + { + "path": "data/zipcode/distance", + "method": "GET", + "price": "$0.001", + "description": "Zip code distance", + "rapidapi": { + "host": "zipcodebase.p.rapidapi.com", + "path": "/distance", + "method": "GET" + } + }, + { + "path": "data/zipcode/info", + "method": "GET", + "price": "$0.001", + "description": "Zip code info", + "rapidapi": { + "host": "zipcodebase.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "deepgram/transcribe", + "method": "POST", + "price": "$0.001", + "description": "Deepgram transcribe", + "rapidapi": { + "host": "deepgram.p.rapidapi.com", + "path": "/transcribe", + "method": "POST" + } + }, + { + "path": "deepl/translate", + "method": "POST", + "price": "$0.001", + "description": "DeepL translation", + "rapidapi": { + "host": "deepl-api.p.rapidapi.com", + "path": "/translate", + "method": "POST" + } + }, + { + "path": "deezer/search", + "method": "GET", + "price": "$0.001", + "description": "Deezer search", + "rapidapi": { + "host": "deezer.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "defillama/chains", + "method": "GET", + "price": "$0.001", + "description": "List all chains (DeFi Llama)", + "rapidapi": { + "host": "defillama.p.rapidapi.com", + "path": "/chains", + "method": "GET" + } + }, + { + "path": "defillama/protocol/{name}", + "method": "GET", + "price": "$0.001", + "description": "Get protocol details (DeFi Llama)", + "rapidapi": { + "host": "defillama.p.rapidapi.com", + "path": "/protocol/{name}", + "method": "GET" + } + }, + { + "path": "defillama/protocols", + "method": "GET", + "price": "$0.001", + "description": "List all DeFi protocols (DeFi Llama)", + "rapidapi": { + "host": "defillama.p.rapidapi.com", + "path": "/protocols", + "method": "GET" + } + }, + { + "path": "defillama/tvl/{name}", + "method": "GET", + "price": "$0.001", + "description": "Get protocol TVL (DeFi Llama)", + "rapidapi": { + "host": "defillama.p.rapidapi.com", + "path": "/tvl/{name}", + "method": "GET" + } + }, + { + "path": "deliveroo/restaurant/{id}", + "method": "GET", + "price": "$0.001", + "description": "Deliveroo restaurant", + "rapidapi": { + "host": "deliveroo.p.rapidapi.com", + "path": "/restaurant/{id}", + "method": "GET" + } + }, + { + "path": "depop/product/{id}", + "method": "GET", + "price": "$0.001", + "description": "Depop product", + "rapidapi": { + "host": "depop.p.rapidapi.com", + "path": "/product/{id}", + "method": "GET" + } + }, + { + "path": "deribit/tickers", + "method": "GET", + "price": "$0.001", + "description": "Deribit tickers", + "rapidapi": { + "host": "deribit.p.rapidapi.com", + "path": "/tickers", + "method": "GET" + } + }, + { + "path": "derivatives/futures", + "method": "GET", + "price": "$0.001", + "description": "Futures data", + "rapidapi": { + "host": "derivatives-api.p.rapidapi.com", + "path": "/futures", + "method": "GET" + } + }, + { + "path": "descript/transcribe", + "method": "POST", + "price": "$0.01", + "description": "Descript transcription", + "rapidapi": { + "host": "descript-api.p.rapidapi.com", + "path": "/transcribe", + "method": "POST" + } + }, + { + "path": "destiny-2/player/{username}", + "method": "GET", + "price": "$0.001", + "description": "Destiny 2 player", + "rapidapi": { + "host": "destiny2.p.rapidapi.com", + "path": "/player/{username}", + "method": "GET" + } + }, + { + "path": "detect-language", + "method": "POST", + "price": "$0.001", + "description": "Language detection", + "rapidapi": { + "host": "language-detection.p.rapidapi.com", + "path": "/detect", + "method": "POST" + } + }, + { + "path": "devto/articles", + "method": "GET", + "price": "$0.001", + "description": "DEV.to articles", + "rapidapi": { + "host": "devto.p.rapidapi.com", + "path": "/articles", + "method": "GET" + } + }, + { + "path": "dexscreener/pairs/{chain}/{address}", + "method": "GET", + "price": "$0.001", + "description": "Get pair data (DexScreener)", + "rapidapi": { + "host": "dexscreener.p.rapidapi.com", + "path": "/latest/dex/pairs/{chain}/{address}", + "method": "GET" + } + }, + { + "path": "dexscreener/profile/{address}", + "method": "GET", + "price": "$0.001", + "description": "Get token profile (DexScreener)", + "rapidapi": { + "host": "dexscreener.p.rapidapi.com", + "path": "/token-profiles/latest/dex/tokens/{address}", + "method": "GET" + } + }, + { + "path": "dexscreener/search", + "method": "GET", + "price": "$0.001", + "description": "Search tokens/pairs (DexScreener)", + "rapidapi": { + "host": "dexscreener.p.rapidapi.com", + "path": "/latest/dex/search", + "method": "GET" + } + }, + { + "path": "dexscreener/tokens/{address}", + "method": "GET", + "price": "$0.001", + "description": "Get token data by address (DexScreener)", + "rapidapi": { + "host": "dexscreener.p.rapidapi.com", + "path": "/latest/dex/tokens/{address}", + "method": "GET" + } + }, + { + "path": "dice/jobs", + "method": "GET", + "price": "$0.001", + "description": "Dice jobs", + "rapidapi": { + "host": "dice-api.p.rapidapi.com", + "path": "/jobs", + "method": "GET" + } + }, + { + "path": "discogs/search", + "method": "GET", + "price": "$0.001", + "description": "Discogs search", + "rapidapi": { + "host": "discogs.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "discord/channels", + "method": "GET", + "price": "$0.001", + "description": "Get guild channels", + "rapidapi": { + "host": "discord-guild1.p.rapidapi.com", + "path": "/guild/channels", + "method": "GET" + } + }, + { + "path": "discord/getChannels", + "method": "GET", + "price": "$0.001", + "description": "Get Discord channels", + "rapidapi": { + "host": "discord10.p.rapidapi.com", + "path": "/getChannels", + "method": "GET" + } + }, + { + "path": "discord/guild", + "method": "GET", + "price": "$0.001", + "description": "Get Discord guild info", + "rapidapi": { + "host": "discord-guild1.p.rapidapi.com", + "path": "/guild/info", + "method": "GET" + } + }, + { + "path": "discord/members", + "method": "GET", + "price": "$0.002", + "description": "Get guild members", + "rapidapi": { + "host": "discord-guild1.p.rapidapi.com", + "path": "/guild/members", + "method": "GET" + } + }, + { + "path": "discord/roles", + "method": "GET", + "price": "$0.001", + "description": "Get guild roles", + "rapidapi": { + "host": "discord-guild1.p.rapidapi.com", + "path": "/guild/roles", + "method": "GET" + } + }, + { + "path": "discord/sendMessage", + "method": "POST", + "price": "$0.001", + "description": "Send message to Discord channel", + "rapidapi": { + "host": "discord10.p.rapidapi.com", + "path": "/sendMessage", + "method": "POST" + } + }, + { + "path": "disney/movies", + "method": "GET", + "price": "$0.001", + "description": "Disney+ movies", + "rapidapi": { + "host": "disney.p.rapidapi.com", + "path": "/movies", + "method": "GET" + } + }, + { + "path": "dns/lookup/{domain}", + "method": "GET", + "price": "$0.001", + "description": "DNS lookup", + "rapidapi": { + "host": "dns-api.p.rapidapi.com", + "path": "/lookup/{domain}", + "method": "GET" + } + }, + { + "path": "dockerhub/images", + "method": "GET", + "price": "$0.001", + "description": "Docker Hub images", + "rapidapi": { + "host": "dockerhub-api.p.rapidapi.com", + "path": "/images", + "method": "GET" + } + }, + { + "path": "domain/availability/{domain}", + "method": "GET", + "price": "$0.001", + "description": "Check domain availability", + "rapidapi": { + "host": "domain-availability.p.rapidapi.com", + "path": "/check/{domain}", + "method": "GET" + } + }, + { + "path": "domain/dns", + "method": "GET", + "price": "$0.001", + "description": "Get DNS records", + "rapidapi": { + "host": "whois-plus.p.rapidapi.com", + "path": "/dns", + "method": "GET" + } + }, + { + "path": "domain/suggestions", + "method": "GET", + "price": "$0.001", + "description": "Get domain suggestions", + "rapidapi": { + "host": "whois-plus.p.rapidapi.com", + "path": "/suggestions", + "method": "GET" + } + }, + { + "path": "domain/whois", + "method": "GET", + "price": "$0.002", + "description": "Get domain WHOIS", + "rapidapi": { + "host": "whois-plus.p.rapidapi.com", + "path": "/whois", + "method": "GET" + } + }, + { + "path": "doordash/restaurant/{id}", + "method": "GET", + "price": "$0.001", + "description": "DoorDash restaurant", + "rapidapi": { + "host": "doordash-api.p.rapidapi.com", + "path": "/restaurant/{id}", + "method": "GET" + } + }, + { + "path": "doordash/restaurants", + "method": "GET", + "price": "$0.005", + "description": "DoorDash restaurants", + "rapidapi": { + "host": "doordash-api.p.rapidapi.com", + "path": "/restaurants", + "method": "GET" + } + }, + { + "path": "drugs/info", + "method": "GET", + "price": "$0.001", + "description": "Drug information", + "rapidapi": { + "host": "drug-info.p.rapidapi.com", + "path": "/info", + "method": "GET" + } + }, + { + "path": "duckduckgo/search", + "method": "GET", + "price": "$0.001", + "description": "DuckDuckGo search", + "rapidapi": { + "host": "duckduckgo.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "duolingo/progress", + "method": "GET", + "price": "$0.001", + "description": "Duolingo progress", + "rapidapi": { + "host": "duolingo.p.rapidapi.com", + "path": "/progress", + "method": "GET" + } + }, + { + "path": "earthquakes/recent", + "method": "GET", + "price": "$0.001", + "description": "Recent earthquakes", + "rapidapi": { + "host": "earthquakes-api.p.rapidapi.com", + "path": "/recent", + "method": "GET" + } + }, + { + "path": "ebay-kleinanzeigen/search", + "method": "GET", + "price": "$0.001", + "description": "eBay Kleinanzeigen", + "rapidapi": { + "host": "ebay-kleinanzeigen.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "ebay/products", + "method": "GET", + "price": "$0.005", + "description": "eBay products", + "rapidapi": { + "host": "ebay-api.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "ebay/search", + "method": "GET", + "price": "$0.001", + "description": "eBay search", + "rapidapi": { + "host": "ebay-api.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "economy/gdp", + "method": "GET", + "price": "$0.001", + "description": "Get GDP data", + "rapidapi": { + "host": "economy-indicators.p.rapidapi.com", + "path": "/gdp", + "method": "GET" + } + }, + { + "path": "economy/indicators", + "method": "GET", + "price": "$0.001", + "description": "Get economic indicators", + "rapidapi": { + "host": "economy-indicators.p.rapidapi.com", + "path": "/indicators", + "method": "GET" + } + }, + { + "path": "economy/inflation", + "method": "GET", + "price": "$0.001", + "description": "Get inflation/CPI data", + "rapidapi": { + "host": "economy-indicators.p.rapidapi.com", + "path": "/inflation", + "method": "GET" + } + }, + { + "path": "economy/unemployment", + "method": "GET", + "price": "$0.001", + "description": "Get unemployment rate", + "rapidapi": { + "host": "economy-indicators.p.rapidapi.com", + "path": "/unemployment", + "method": "GET" + } + }, + { + "path": "edamam/recipes", + "method": "GET", + "price": "$0.005", + "description": "Edamam recipes", + "rapidapi": { + "host": "edamam-api.p.rapidapi.com", + "path": "/recipes", + "method": "GET" + } + }, + { + "path": "edamam/search", + "method": "GET", + "price": "$0.001", + "description": "Edamam recipe search", + "rapidapi": { + "host": "edamam.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "edmunds/reviews", + "method": "GET", + "price": "$0.005", + "description": "Edmunds reviews", + "rapidapi": { + "host": "edmunds-api.p.rapidapi.com", + "path": "/reviews", + "method": "GET" + } + }, + { + "path": "edmunds/search", + "method": "GET", + "price": "$0.001", + "description": "Edmunds search", + "rapidapi": { + "host": "edmunds-api.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "edx/courses", + "method": "GET", + "price": "$0.001", + "description": "edX courses", + "rapidapi": { + "host": "edx.p.rapidapi.com", + "path": "/courses", + "method": "GET" + } + }, + { + "path": "elder-scrolls-online/character", + "method": "GET", + "price": "$0.001", + "description": "ESO character", + "rapidapi": { + "host": "eso-api.p.rapidapi.com", + "path": "/character", + "method": "GET" + } + }, + { + "path": "elevenlabs/tts", + "method": "POST", + "price": "$0.001", + "description": "ElevenLabs TTS", + "rapidapi": { + "host": "elevenlabs.p.rapidapi.com", + "path": "/tts", + "method": "POST" + } + }, + { + "path": "email/disposable", + "method": "GET", + "price": "$0.001", + "description": "Check if disposable", + "rapidapi": { + "host": "email-validation7.p.rapidapi.com", + "path": "/disposable", + "method": "GET" + } + }, + { + "path": "email/free", + "method": "GET", + "price": "$0.001", + "description": "Check if free provider", + "rapidapi": { + "host": "email-validation7.p.rapidapi.com", + "path": "/free", + "method": "GET" + } + }, + { + "path": "email/send", + "method": "POST", + "price": "$0.001", + "description": "Send email via SendGrid", + "rapidapi": { + "host": "rapidmail.p.rapidapi.com", + "path": "/send", + "method": "POST" + } + }, + { + "path": "email/validate", + "method": "GET", + "price": "$0.001", + "description": "Validate email address", + "rapidapi": { + "host": "mailcheck.p.rapidapi.com", + "path": "/", + "method": "GET" + } + }, + { + "path": "email/verify", + "method": "GET", + "price": "$0.001", + "description": "Verify email address", + "rapidapi": { + "host": "email-validator.p.rapidapi.com", + "path": "/verify", + "method": "GET" + } + }, + { + "path": "enrichment/company/{domain}", + "method": "GET", + "price": "$0.001", + "description": "Company data enrichment", + "rapidapi": { + "host": "company-enrichment.p.rapidapi.com", + "path": "/company", + "method": "GET" + } + }, + { + "path": "enrichment/person/{email}", + "method": "GET", + "price": "$0.001", + "description": "Person data enrichment", + "rapidapi": { + "host": "person-enrichment.p.rapidapi.com", + "path": "/person", + "method": "GET" + } + }, + { + "path": "entity-extraction", + "method": "POST", + "price": "$0.001", + "description": "Entity extraction", + "rapidapi": { + "host": "entity-extraction.p.rapidapi.com", + "path": "/extract", + "method": "POST" + } + }, + { + "path": "epic-games/store", + "method": "GET", + "price": "$0.001", + "description": "Epic Games store", + "rapidapi": { + "host": "epic-games.p.rapidapi.com", + "path": "/store", + "method": "GET" + } + }, + { + "path": "epicgames/store", + "method": "GET", + "price": "$0.005", + "description": "Epic Games store", + "rapidapi": { + "host": "epicgames-api.p.rapidapi.com", + "path": "/store", + "method": "GET" + } + }, + { + "path": "espn/scores", + "method": "GET", + "price": "$0.001", + "description": "ESPN scores", + "rapidapi": { + "host": "espn.p.rapidapi.com", + "path": "/scores", + "method": "GET" + } + }, + { + "path": "estately/sales", + "method": "GET", + "price": "$0.001", + "description": "Estately sales", + "rapidapi": { + "host": "estately-api.p.rapidapi.com", + "path": "/sales", + "method": "GET" + } + }, + { + "path": "etf/holdings/{symbol}", + "method": "GET", + "price": "$0.001", + "description": "ETF holdings", + "rapidapi": { + "host": "etf-api.p.rapidapi.com", + "path": "/holdings/{symbol}", + "method": "GET" + } + }, + { + "path": "etf/info/{symbol}", + "method": "GET", + "price": "$0.001", + "description": "ETF info", + "rapidapi": { + "host": "etf-api.p.rapidapi.com", + "path": "/info/{symbol}", + "method": "GET" + } + }, + { + "path": "etherscan/account/balance", + "method": "GET", + "price": "$0.001", + "description": "Get ETH balance for address (Etherscan)", + "rapidapi": { + "host": "etherscan2.p.rapidapi.com", + "path": "/api", + "method": "GET" + } + }, + { + "path": "etherscan/block/{number}", + "method": "GET", + "price": "$0.001", + "description": "Etherscan block", + "rapidapi": { + "host": "etherscan-api.p.rapidapi.com", + "path": "/block/{number}", + "method": "GET" + } + }, + { + "path": "etherscan/tx/{hash}", + "method": "GET", + "price": "$0.001", + "description": "Etherscan transaction", + "rapidapi": { + "host": "etherscan-api.p.rapidapi.com", + "path": "/tx/{hash}", + "method": "GET" + } + }, + { + "path": "etsy/products", + "method": "GET", + "price": "$0.005", + "description": "Etsy products", + "rapidapi": { + "host": "etsy-api.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "etsy/search", + "method": "GET", + "price": "$0.001", + "description": "Etsy search", + "rapidapi": { + "host": "etsy-api.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "excel-to-pdf", + "method": "POST", + "price": "$0.001", + "description": "Excel to PDF", + "rapidapi": { + "host": "excel-to-pdf.p.rapidapi.com", + "path": "/convert", + "method": "POST" + } + }, + { + "path": "exchange-rate", + "method": "GET", + "price": "$0.001", + "description": "Get exchange rates", + "rapidapi": { + "host": "exchange-rate-api1.p.rapidapi.com", + "path": "/latest", + "method": "GET" + } + }, + { + "path": "exchange-rate/convert", + "method": "GET", + "price": "$0.001", + "description": "Convert currency", + "rapidapi": { + "host": "exchange-rate-api.p.rapidapi.com", + "path": "/convert", + "method": "GET" + } + }, + { + "path": "exchange-rate/fluctuation", + "method": "GET", + "price": "$0.002", + "description": "Get currency fluctuation data", + "rapidapi": { + "host": "exchange-rate-api.p.rapidapi.com", + "path": "/fluctuation", + "method": "GET" + } + }, + { + "path": "exchange-rate/historical", + "method": "GET", + "price": "$0.002", + "description": "Get historical exchange rates", + "rapidapi": { + "host": "exchange-rate-api.p.rapidapi.com", + "path": "/history", + "method": "GET" + } + }, + { + "path": "exchange-rate/latest", + "method": "GET", + "price": "$0.001", + "description": "Get latest exchange rates", + "rapidapi": { + "host": "exchange-rate-api.p.rapidapi.com", + "path": "/latest", + "method": "GET" + } + }, + { + "path": "exchange-rate/symbols", + "method": "GET", + "price": "$0.001", + "description": "Get available currencies", + "rapidapi": { + "host": "exchange-rate-api.p.rapidapi.com", + "path": "/symbols", + "method": "GET" + } + }, + { + "path": "exchange-rate/time-series", + "method": "GET", + "price": "$0.002", + "description": "Get time series data", + "rapidapi": { + "host": "exchange-rate-api.p.rapidapi.com", + "path": "/timeseries", + "method": "GET" + } + }, + { + "path": "exchangerate/latest", + "method": "GET", + "price": "$0.001", + "description": "Exchange rate latest", + "rapidapi": { + "host": "exchangerate-api.p.rapidapi.com", + "path": "/latest", + "method": "GET" + } + }, + { + "path": "expedia/flights", + "method": "GET", + "price": "$0.001", + "description": "Expedia flights", + "rapidapi": { + "host": "expedia-api.p.rapidapi.com", + "path": "/flights", + "method": "GET" + } + }, + { + "path": "f1/races", + "method": "GET", + "price": "$0.001", + "description": "F1 races", + "rapidapi": { + "host": "formula-1.p.rapidapi.com", + "path": "/races", + "method": "GET" + } + }, + { + "path": "facebook/page/{id}", + "method": "GET", + "price": "$0.001", + "description": "Facebook page data", + "rapidapi": { + "host": "facebook-api.p.rapidapi.com", + "path": "/page/{id}", + "method": "GET" + } + }, + { + "path": "falcon/generate", + "method": "POST", + "price": "$0.001", + "description": "Falcon generate", + "rapidapi": { + "host": "falcon-api.p.rapidapi.com", + "path": "/generate", + "method": "POST" + } + }, + { + "path": "fatsecret/foods", + "method": "GET", + "price": "$0.005", + "description": "FatSecret foods", + "rapidapi": { + "host": "fatsecret-api.p.rapidapi.com", + "path": "/foods", + "method": "GET" + } + }, + { + "path": "fec/filings", + "method": "GET", + "price": "$0.001", + "description": "FEC filings", + "rapidapi": { + "host": "fec-api.p.rapidapi.com", + "path": "/filings", + "method": "GET" + } + }, + { + "path": "fed-funds-rate", + "method": "GET", + "price": "$0.001", + "description": "Fed Funds Rate", + "rapidapi": { + "host": "federal-reserve.p.rapidapi.com", + "path": "/funds-rate", + "method": "GET" + } + }, + { + "path": "fidelity/funds", + "method": "GET", + "price": "$0.001", + "description": "Fidelity funds", + "rapidapi": { + "host": "fidelity-api.p.rapidapi.com", + "path": "/funds", + "method": "GET" + } + }, + { + "path": "fifa/rankings", + "method": "GET", + "price": "$0.005", + "description": "FIFA rankings", + "rapidapi": { + "host": "fifa-api.p.rapidapi.com", + "path": "/rankings", + "method": "GET" + } + }, + { + "path": "file-converter", + "method": "POST", + "price": "$0.001", + "description": "File converter", + "rapidapi": { + "host": "file-converter.p.rapidapi.com", + "path": "/convert", + "method": "POST" + } + }, + { + "path": "final-fantasy-xiv/character", + "method": "GET", + "price": "$0.001", + "description": "FFXIV character", + "rapidapi": { + "host": "ffxiv.p.rapidapi.com", + "path": "/character", + "method": "GET" + } + }, + { + "path": "finnhub/company-news", + "method": "GET", + "price": "$0.002", + "description": "Get company news", + "rapidapi": { + "host": "finnhub-io.p.rapidapi.com", + "path": "/api/v1/company-news", + "method": "GET" + } + }, + { + "path": "finnhub/company-profile", + "method": "GET", + "price": "$0.002", + "description": "Get company profile", + "rapidapi": { + "host": "finnhub-io.p.rapidapi.com", + "path": "/api/v1/stock/profile2", + "method": "GET" + } + }, + { + "path": "finnhub/metrics", + "method": "GET", + "price": "$0.003", + "description": "Get financial metrics", + "rapidapi": { + "host": "finnhub-io.p.rapidapi.com", + "path": "/api/v1/stock/metrics", + "method": "GET" + } + }, + { + "path": "finnhub/news-sentiment", + "method": "GET", + "price": "$0.003", + "description": "Get news sentiment", + "rapidapi": { + "host": "finnhub-io.p.rapidapi.com", + "path": "/api/v1/news-sentiment", + "method": "GET" + } + }, + { + "path": "finnhub/peers", + "method": "GET", + "price": "$0.002", + "description": "Get company peers", + "rapidapi": { + "host": "finnhub-io.p.rapidapi.com", + "path": "/api/v1/stock/peers", + "method": "GET" + } + }, + { + "path": "finnhub/quote", + "method": "GET", + "price": "$0.001", + "description": "Finnhub quote", + "rapidapi": { + "host": "finnhub.p.rapidapi.com", + "path": "/quote", + "method": "GET" + } + }, + { + "path": "finnhub/recommendation-trends", + "method": "GET", + "price": "$0.002", + "description": "Get recommendation trends", + "rapidapi": { + "host": "finnhub-io.p.rapidapi.com", + "path": "/api/v1/stock/recommendation-trends", + "method": "GET" + } + }, + { + "path": "firebase/database", + "method": "GET", + "price": "$0.001", + "description": "Firebase database", + "rapidapi": { + "host": "firebase.p.rapidapi.com", + "path": "/database", + "method": "GET" + } + }, + { + "path": "fitness/exercises", + "method": "GET", + "price": "$0.001", + "description": "Fitness exercises", + "rapidapi": { + "host": "fitness-api.p.rapidapi.com", + "path": "/exercises", + "method": "GET" + } + }, + { + "path": "fixer/latest", + "method": "GET", + "price": "$0.001", + "description": "Fixer exchange rates", + "rapidapi": { + "host": "fixer-fixer.p.rapidapi.com", + "path": "/latest", + "method": "GET" + } + }, + { + "path": "flashscore/live", + "method": "GET", + "price": "$0.001", + "description": "FlashScore live", + "rapidapi": { + "host": "flashscore.p.rapidapi.com", + "path": "/live", + "method": "GET" + } + }, + { + "path": "flights/search", + "method": "GET", + "price": "$0.001", + "description": "Search flights", + "rapidapi": { + "host": "skyscanner50.p.rapidapi.com", + "path": "/api/v1/searchFlights", + "method": "GET" + } + }, + { + "path": "flipkart/products", + "method": "GET", + "price": "$0.001", + "description": "Flipkart products", + "rapidapi": { + "host": "flipkart-api.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "flux/generate", + "method": "POST", + "price": "$0.01", + "description": "Flux generate", + "rapidapi": { + "host": "flux-api.p.rapidapi.com", + "path": "/generate", + "method": "POST" + } + }, + { + "path": "followers", + "method": "GET", + "price": "$0.001", + "description": "Get followers of a Twitter user", + "rapidapi": { + "host": "twitter241.p.rapidapi.com", + "path": "/followers", + "method": "GET" + } + }, + { + "path": "followings", + "method": "GET", + "price": "$0.001", + "description": "Get users that a Twitter user is following", + "rapidapi": { + "host": "twitter241.p.rapidapi.com", + "path": "/followings", + "method": "GET" + } + }, + { + "path": "foodish/random", + "method": "GET", + "price": "$0.001", + "description": "Random food image", + "rapidapi": { + "host": "foodish-api.p.rapidapi.com", + "path": "/random", + "method": "GET" + } + }, + { + "path": "foodpanda/restaurant/{id}", + "method": "GET", + "price": "$0.001", + "description": "Foodpanda restaurant", + "rapidapi": { + "host": "foodpanda.p.rapidapi.com", + "path": "/restaurant/{id}", + "method": "GET" + } + }, + { + "path": "football/fixtures", + "method": "GET", + "price": "$0.001", + "description": "Get football fixtures", + "rapidapi": { + "host": "api-football-v1.p.rapidapi.com", + "path": "/v3/fixtures", + "method": "GET" + } + }, + { + "path": "football/leagues", + "method": "GET", + "price": "$0.001", + "description": "Get football leagues", + "rapidapi": { + "host": "api-football-v1.p.rapidapi.com", + "path": "/v3/leagues", + "method": "GET" + } + }, + { + "path": "football/players", + "method": "GET", + "price": "$0.002", + "description": "Get team players", + "rapidapi": { + "host": "api-football1.p.rapidapi.com", + "path": "/v3/players/squads", + "method": "GET" + } + }, + { + "path": "football/standings", + "method": "GET", + "price": "$0.003", + "description": "Get league standings", + "rapidapi": { + "host": "api-football1.p.rapidapi.com", + "path": "/v3/standings", + "method": "GET" + } + }, + { + "path": "football/statistics", + "method": "GET", + "price": "$0.003", + "description": "Get team statistics", + "rapidapi": { + "host": "api-football1.p.rapidapi.com", + "path": "/v3/teams/statistics", + "method": "GET" + } + }, + { + "path": "football/teams", + "method": "GET", + "price": "$0.002", + "description": "Get football teams", + "rapidapi": { + "host": "api-football1.p.rapidapi.com", + "path": "/v3/teams", + "method": "GET" + } + }, + { + "path": "forefront/chat", + "method": "POST", + "price": "$0.001", + "description": "Forefront chat", + "rapidapi": { + "host": "forefront.p.rapidapi.com", + "path": "/chat", + "method": "POST" + } + }, + { + "path": "forex/convert", + "method": "GET", + "price": "$0.001", + "description": "Convert currency", + "rapidapi": { + "host": "currency-converter5.p.rapidapi.com", + "path": "/convert", + "method": "GET" + } + }, + { + "path": "forex/historical", + "method": "GET", + "price": "$0.001", + "description": "Forex historical data", + "rapidapi": { + "host": "forex-live.p.rapidapi.com", + "path": "/historical", + "method": "GET" + } + }, + { + "path": "forex/live-rates", + "method": "GET", + "price": "$0.001", + "description": "Forex live rates", + "rapidapi": { + "host": "forex-live.p.rapidapi.com", + "path": "/rates", + "method": "GET" + } + }, + { + "path": "forex/rates", + "method": "GET", + "price": "$0.001", + "description": "Get forex rates", + "rapidapi": { + "host": "forex-rate.p.rapidapi.com", + "path": "/rates", + "method": "GET" + } + }, + { + "path": "formula-1/constructors", + "method": "GET", + "price": "$0.001", + "description": "F1 constructors", + "rapidapi": { + "host": "formula-1-v2.p.rapidapi.com", + "path": "/constructors", + "method": "GET" + } + }, + { + "path": "formula-1/drivers", + "method": "GET", + "price": "$0.001", + "description": "F1 drivers", + "rapidapi": { + "host": "formula-1-v2.p.rapidapi.com", + "path": "/drivers", + "method": "GET" + } + }, + { + "path": "fortnite/shop", + "method": "GET", + "price": "$0.001", + "description": "Fortnite item shop", + "rapidapi": { + "host": "fortnite-api.p.rapidapi.com", + "path": "/shop", + "method": "GET" + } + }, + { + "path": "fortnite/stats", + "method": "GET", + "price": "$0.005", + "description": "Fortnite stats", + "rapidapi": { + "host": "fortnite-api.p.rapidapi.com", + "path": "/stats", + "method": "GET" + } + }, + { + "path": "fortnite/stats/{username}", + "method": "GET", + "price": "$0.001", + "description": "Fortnite player stats", + "rapidapi": { + "host": "fortnite-api.p.rapidapi.com", + "path": "/stats/{username}", + "method": "GET" + } + }, + { + "path": "foundation/artworks", + "method": "GET", + "price": "$0.001", + "description": "Foundation artworks", + "rapidapi": { + "host": "foundation-api.p.rapidapi.com", + "path": "/artworks", + "method": "GET" + } + }, + { + "path": "foursquare/venue/{id}", + "method": "GET", + "price": "$0.001", + "description": "Foursquare venue", + "rapidapi": { + "host": "foursquare.p.rapidapi.com", + "path": "/venue/{id}", + "method": "GET" + } + }, + { + "path": "foursquare/venues", + "method": "GET", + "price": "$0.005", + "description": "Foursquare venues", + "rapidapi": { + "host": "foursquare-api.p.rapidapi.com", + "path": "/venues", + "method": "GET" + } + }, + { + "path": "fred/categories", + "method": "GET", + "price": "$0.001", + "description": "FRED categories", + "rapidapi": { + "host": "fred-api.p.rapidapi.com", + "path": "/categories", + "method": "GET" + } + }, + { + "path": "fred/observations", + "method": "GET", + "price": "$0.001", + "description": "FRED observations", + "rapidapi": { + "host": "fred-api.p.rapidapi.com", + "path": "/observations", + "method": "GET" + } + }, + { + "path": "fred/observations/{series_id}", + "method": "GET", + "price": "$0.001", + "description": "Get FRED observations", + "rapidapi": { + "host": "fred-series-observations.p.rapidapi.com", + "path": "/observations/{series_id}", + "method": "GET" + } + }, + { + "path": "fred/series/{id}", + "method": "GET", + "price": "$0.001", + "description": "FRED series", + "rapidapi": { + "host": "fred-api.p.rapidapi.com", + "path": "/series", + "method": "GET" + } + }, + { + "path": "fred/series/{series_id}", + "method": "GET", + "price": "$0.001", + "description": "Get FRED economic series data", + "rapidapi": { + "host": "fred-series-observations.p.rapidapi.com", + "path": "/series/{series_id}", + "method": "GET" + } + }, + { + "path": "freshbooks/invoices", + "method": "GET", + "price": "$0.001", + "description": "FreshBooks invoices", + "rapidapi": { + "host": "freshbooks-api.p.rapidapi.com", + "path": "/invoices", + "method": "GET" + } + }, + { + "path": "ft/articles", + "method": "GET", + "price": "$0.001", + "description": "Financial Times", + "rapidapi": { + "host": "financial-times.p.rapidapi.com", + "path": "/articles", + "method": "GET" + } + }, + { + "path": "ftmscan/balance", + "method": "GET", + "price": "$0.001", + "description": "FTMScan balance", + "rapidapi": { + "host": "ftmscan.p.rapidapi.com", + "path": "/balance", + "method": "GET" + } + }, + { + "path": "ftx/tickers", + "method": "GET", + "price": "$0.001", + "description": "FTX tickers", + "rapidapi": { + "host": "ftx-api.p.rapidapi.com", + "path": "/tickers", + "method": "GET" + } + }, + { + "path": "fullcontact/person", + "method": "GET", + "price": "$0.001", + "description": "FullContact person", + "rapidapi": { + "host": "fullcontact.p.rapidapi.com", + "path": "/person", + "method": "GET" + } + }, + { + "path": "funimation/anime", + "method": "GET", + "price": "$0.001", + "description": "Funimation anime", + "rapidapi": { + "host": "funimation.p.rapidapi.com", + "path": "/anime", + "method": "GET" + } + }, + { + "path": "gab/user/{username}", + "method": "GET", + "price": "$0.001", + "description": "Gab user", + "rapidapi": { + "host": "gab.p.rapidapi.com", + "path": "/user/{username}", + "method": "GET" + } + }, + { + "path": "gate-io/tickers", + "method": "GET", + "price": "$0.001", + "description": "Gate.io tickers", + "rapidapi": { + "host": "gate-io.p.rapidapi.com", + "path": "/tickers", + "method": "GET" + } + }, + { + "path": "gemini/ticker/{symbol}", + "method": "GET", + "price": "$0.001", + "description": "Gemini ticker", + "rapidapi": { + "host": "gemini-api.p.rapidapi.com", + "path": "/ticker/{symbol}", + "method": "GET" + } + }, + { + "path": "genius/search", + "method": "GET", + "price": "$0.001", + "description": "Genius lyrics search", + "rapidapi": { + "host": "genius.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "geocode/forward", + "method": "GET", + "price": "$0.001", + "description": "Forward geocoding", + "rapidapi": { + "host": "geocode.xyz.p.rapidapi.com", + "path": "/geocode", + "method": "GET" + } + }, + { + "path": "geolocation/{address}", + "method": "GET", + "price": "$0.001", + "description": "Address geolocation", + "rapidapi": { + "host": "geolocation-api.p.rapidapi.com", + "path": "/geocode", + "method": "GET" + } + }, + { + "path": "geolocation/asn", + "method": "GET", + "price": "$0.002", + "description": "Get ASN information", + "rapidapi": { + "host": "ip-geolocation-and-threat-detection.p.rapidapi.com", + "path": "/api/asn", + "method": "GET" + } + }, + { + "path": "geolocation/ip", + "method": "GET", + "price": "$0.001", + "description": "Get IP geolocation", + "rapidapi": { + "host": "ip-geolocation-and-threat-detection.p.rapidapi.com", + "path": "/api/location", + "method": "GET" + } + }, + { + "path": "geolocation/threat", + "method": "GET", + "price": "$0.003", + "description": "Get threat detection", + "rapidapi": { + "host": "ip-geolocation-and-threat-detection.p.rapidapi.com", + "path": "/api/threats", + "method": "GET" + } + }, + { + "path": "geolocation/timezone", + "method": "GET", + "price": "$0.001", + "description": "Get timezone by IP", + "rapidapi": { + "host": "ip-geolocation-and-threat-detection.p.rapidapi.com", + "path": "/api/timezone", + "method": "GET" + } + }, + { + "path": "get-users-v2", + "method": "GET", + "price": "$0.001", + "description": "Get multiple Twitter users by IDs (comma-separated)", + "rapidapi": { + "host": "twitter241.p.rapidapi.com", + "path": "/get-users-v2", + "method": "GET" + } + }, + { + "path": "getttr/user/{username}", + "method": "GET", + "price": "$0.001", + "description": "GETTR user", + "rapidapi": { + "host": "getttr.p.rapidapi.com", + "path": "/user/{username}", + "method": "GET" + } + }, + { + "path": "ghost/posts", + "method": "GET", + "price": "$0.001", + "description": "Ghost posts", + "rapidapi": { + "host": "ghost-api.p.rapidapi.com", + "path": "/posts", + "method": "GET" + } + }, + { + "path": "gif-maker", + "method": "POST", + "price": "$0.001", + "description": "GIF maker", + "rapidapi": { + "host": "gif-maker.p.rapidapi.com", + "path": "/create", + "method": "POST" + } + }, + { + "path": "github/commits", + "method": "GET", + "price": "$0.001", + "description": "Get repository commits", + "rapidapi": { + "host": "github153.p.rapidapi.com", + "path": "/getRepoCommits", + "method": "GET" + } + }, + { + "path": "github/contributors", + "method": "GET", + "price": "$0.001", + "description": "Get repository contributors", + "rapidapi": { + "host": "github153.p.rapidapi.com", + "path": "/getRepoContributors", + "method": "GET" + } + }, + { + "path": "github/issues", + "method": "GET", + "price": "$0.001", + "description": "List repository issues", + "rapidapi": { + "host": "github3.p.rapidapi.com", + "path": "/repos/{owner}/{repo}/issues", + "method": "GET" + } + }, + { + "path": "github/pulls", + "method": "GET", + "price": "$0.001", + "description": "List pull requests", + "rapidapi": { + "host": "github3.p.rapidapi.com", + "path": "/repos/{owner}/{repo}/pulls", + "method": "GET" + } + }, + { + "path": "github/repo", + "method": "GET", + "price": "$0.001", + "description": "Get repository details", + "rapidapi": { + "host": "github153.p.rapidapi.com", + "path": "/getRepo", + "method": "GET" + } + }, + { + "path": "github/repos", + "method": "GET", + "price": "$0.001", + "description": "List GitHub repositories", + "rapidapi": { + "host": "github3.p.rapidapi.com", + "path": "/user/repos", + "method": "GET" + } + }, + { + "path": "github/search", + "method": "GET", + "price": "$0.001", + "description": "Search GitHub", + "rapidapi": { + "host": "github3.p.rapidapi.com", + "path": "/search/repositories", + "method": "GET" + } + }, + { + "path": "github/user", + "method": "GET", + "price": "$0.001", + "description": "Get GitHub user", + "rapidapi": { + "host": "github153.p.rapidapi.com", + "path": "/getUser", + "method": "GET" + } + }, + { + "path": "gitlab/pipelines", + "method": "GET", + "price": "$0.001", + "description": "List GitLab pipelines", + "rapidapi": { + "host": "gitlab.p.rapidapi.com", + "path": "/projects/{id}/pipelines", + "method": "GET" + } + }, + { + "path": "gitlab/projects", + "method": "GET", + "price": "$0.001", + "description": "List GitLab projects", + "rapidapi": { + "host": "gitlab.p.rapidapi.com", + "path": "/projects", + "method": "GET" + } + }, + { + "path": "glassdoor/jobs", + "method": "GET", + "price": "$0.001", + "description": "Glassdoor jobs", + "rapidapi": { + "host": "glassdoor.p.rapidapi.com", + "path": "/jobs", + "method": "GET" + } + }, + { + "path": "gnews/search", + "method": "GET", + "price": "$0.001", + "description": "GNews search", + "rapidapi": { + "host": "gnews.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "gnews/top-headlines", + "method": "GET", + "price": "$0.002", + "description": "Get top headlines", + "rapidapi": { + "host": "gnews-api.p.rapidapi.com", + "path": "/top-headlines", + "method": "GET" + } + }, + { + "path": "gnews/topics", + "method": "GET", + "price": "$0.002", + "description": "Get news by topic", + "rapidapi": { + "host": "gnews-api.p.rapidapi.com", + "path": "/topics", + "method": "GET" + } + }, + { + "path": "go-dev/package/{name}", + "method": "GET", + "price": "$0.001", + "description": "Go package", + "rapidapi": { + "host": "go-api.p.rapidapi.com", + "path": "/package/{name}", + "method": "GET" + } + }, + { + "path": "goal/news", + "method": "GET", + "price": "$0.001", + "description": "Goal.com news", + "rapidapi": { + "host": "goal.p.rapidapi.com", + "path": "/news", + "method": "GET" + } + }, + { + "path": "gog/games", + "method": "GET", + "price": "$0.001", + "description": "GOG games", + "rapidapi": { + "host": "gog.p.rapidapi.com", + "path": "/games", + "method": "GET" + } + }, + { + "path": "golf/leaderboard", + "method": "GET", + "price": "$0.001", + "description": "Golf leaderboard", + "rapidapi": { + "host": "golf-api.p.rapidapi.com", + "path": "/leaderboard", + "method": "GET" + } + }, + { + "path": "goodreads/search", + "method": "GET", + "price": "$0.001", + "description": "Goodreads search", + "rapidapi": { + "host": "goodreads.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "google-books/search", + "method": "GET", + "price": "$0.001", + "description": "Google Books search", + "rapidapi": { + "host": "google-books.p.rapidapi.com", + "path": "/volumes", + "method": "GET" + } + }, + { + "path": "google-places/details/{id}", + "method": "GET", + "price": "$0.001", + "description": "Google Places details", + "rapidapi": { + "host": "google-places-api.p.rapidapi.com", + "path": "/details/{id}", + "method": "GET" + } + }, + { + "path": "google-search/images", + "method": "GET", + "price": "$0.001", + "description": "Google image search", + "rapidapi": { + "host": "google-search3.p.rapidapi.com", + "path": "/image", + "method": "GET" + } + }, + { + "path": "google-search/search", + "method": "GET", + "price": "$0.001", + "description": "Google search results", + "rapidapi": { + "host": "google-search3.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "google-translate/translate", + "method": "POST", + "price": "$0.001", + "description": "Google Translate", + "rapidapi": { + "host": "google-translate-api.p.rapidapi.com", + "path": "/translate", + "method": "POST" + } + }, + { + "path": "google-vision/ocr", + "method": "POST", + "price": "$0.001", + "description": "Google Vision OCR", + "rapidapi": { + "host": "google-vision.p.rapidapi.com", + "path": "/ocr", + "method": "POST" + } + }, + { + "path": "grammar-check", + "method": "POST", + "price": "$0.001", + "description": "Grammar check", + "rapidapi": { + "host": "grammar-api.p.rapidapi.com", + "path": "/check", + "method": "POST" + } + }, + { + "path": "greenhouse/jobs", + "method": "GET", + "price": "$0.001", + "description": "Greenhouse jobs", + "rapidapi": { + "host": "greenhouse-api.p.rapidapi.com", + "path": "/jobs", + "method": "GET" + } + }, + { + "path": "grubhub/restaurant/{id}", + "method": "GET", + "price": "$0.001", + "description": "Grubhub restaurant", + "rapidapi": { + "host": "grubhub-api.p.rapidapi.com", + "path": "/restaurant/{id}", + "method": "GET" + } + }, + { + "path": "grubhub/restaurants", + "method": "GET", + "price": "$0.005", + "description": "Grubhub restaurants", + "rapidapi": { + "host": "grubhub-api.p.rapidapi.com", + "path": "/restaurants", + "method": "GET" + } + }, + { + "path": "gta-online/stats", + "method": "GET", + "price": "$0.001", + "description": "GTA Online stats", + "rapidapi": { + "host": "gta-online.p.rapidapi.com", + "path": "/stats", + "method": "GET" + } + }, + { + "path": "guardian/articles", + "method": "GET", + "price": "$0.001", + "description": "The Guardian", + "rapidapi": { + "host": "guardian.p.rapidapi.com", + "path": "/articles", + "method": "GET" + } + }, + { + "path": "guardian/news", + "method": "GET", + "price": "$0.001", + "description": "Guardian news", + "rapidapi": { + "host": "guardian-api.p.rapidapi.com", + "path": "/news", + "method": "GET" + } + }, + { + "path": "gumtree/search", + "method": "GET", + "price": "$0.001", + "description": "Gumtree search", + "rapidapi": { + "host": "gumtree.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "gwent/cards", + "method": "GET", + "price": "$0.001", + "description": "Gwent cards", + "rapidapi": { + "host": "gwent.p.rapidapi.com", + "path": "/cards", + "method": "GET" + } + }, + { + "path": "hackage/package/{name}", + "method": "GET", + "price": "$0.001", + "description": "Hackage package", + "rapidapi": { + "host": "hackage-api.p.rapidapi.com", + "path": "/package/{name}", + "method": "GET" + } + }, + { + "path": "hackernews/top", + "method": "GET", + "price": "$0.001", + "description": "Hacker News top", + "rapidapi": { + "host": "hackernews-api.p.rapidapi.com", + "path": "/top", + "method": "GET" + } + }, + { + "path": "hasdata/search", + "method": "GET", + "price": "$0.001", + "description": "HasData search", + "rapidapi": { + "host": "hasdata.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "hashnode/posts", + "method": "GET", + "price": "$0.001", + "description": "Hashnode posts", + "rapidapi": { + "host": "hashnode.p.rapidapi.com", + "path": "/posts", + "method": "GET" + } + }, + { + "path": "hbo-max/movies", + "method": "GET", + "price": "$0.001", + "description": "HBO Max movies", + "rapidapi": { + "host": "hbo-max.p.rapidapi.com", + "path": "/movies", + "method": "GET" + } + }, + { + "path": "health-insurance/plans", + "method": "GET", + "price": "$0.001", + "description": "Health insurance plans", + "rapidapi": { + "host": "health-insurance.p.rapidapi.com", + "path": "/plans", + "method": "GET" + } + }, + { + "path": "healthcare/providers", + "method": "GET", + "price": "$0.001", + "description": "Healthcare providers", + "rapidapi": { + "host": "healthcare-api.p.rapidapi.com", + "path": "/providers", + "method": "GET" + } + }, + { + "path": "hearthstone/cards", + "method": "GET", + "price": "$0.001", + "description": "Hearthstone cards", + "rapidapi": { + "host": "hearthstone.p.rapidapi.com", + "path": "/cards", + "method": "GET" + } + }, + { + "path": "heygen/generate", + "method": "POST", + "price": "$0.05", + "description": "HeyGen video generation", + "rapidapi": { + "host": "heygen-api.p.rapidapi.com", + "path": "/generate", + "method": "POST" + } + }, + { + "path": "hidive/anime", + "method": "GET", + "price": "$0.001", + "description": "HIDIVE anime", + "rapidapi": { + "host": "hidive.p.rapidapi.com", + "path": "/anime", + "method": "GET" + } + }, + { + "path": "hitbtc/tickers", + "method": "GET", + "price": "$0.001", + "description": "HitBTC tickers", + "rapidapi": { + "host": "hitbtc.p.rapidapi.com", + "path": "/tickers", + "method": "GET" + } + }, + { + "path": "holidays", + "method": "GET", + "price": "$0.001", + "description": "Get public holidays", + "rapidapi": { + "host": "holidays-by-api-ninjas.p.rapidapi.com", + "path": "/v1/holidays", + "method": "GET" + } + }, + { + "path": "holidays/countries", + "method": "GET", + "price": "$0.001", + "description": "Get holidays by country", + "rapidapi": { + "host": "public-holiday5.p.rapidapi.com", + "path": "/PublicHoliday", + "method": "GET" + } + }, + { + "path": "holidays/next", + "method": "GET", + "price": "$0.001", + "description": "Get next public holiday", + "rapidapi": { + "host": "public-holiday5.p.rapidapi.com", + "path": "/NextPublicHolidays", + "method": "GET" + } + }, + { + "path": "holidays/year", + "method": "GET", + "price": "$0.001", + "description": "Get holidays by year", + "rapidapi": { + "host": "public-holiday5.p.rapidapi.com", + "path": "/PublicHoliday", + "method": "GET" + } + }, + { + "path": "homedepot/product/{id}", + "method": "GET", + "price": "$0.001", + "description": "Home Depot product", + "rapidapi": { + "host": "homedepot.p.rapidapi.com", + "path": "/product/{id}", + "method": "GET" + } + }, + { + "path": "homes/sales", + "method": "GET", + "price": "$0.001", + "description": "Homes.com sales", + "rapidapi": { + "host": "homes-api.p.rapidapi.com", + "path": "/sales", + "method": "GET" + } + }, + { + "path": "horoscope/{sign}", + "method": "GET", + "price": "$0.001", + "description": "Daily horoscope", + "rapidapi": { + "host": "horoscope-api.p.rapidapi.com", + "path": "/{sign}", + "method": "GET" + } + }, + { + "path": "hospitals/nearby", + "method": "GET", + "price": "$0.001", + "description": "Nearby hospitals", + "rapidapi": { + "host": "hospitals-api.p.rapidapi.com", + "path": "/nearby", + "method": "GET" + } + }, + { + "path": "hotels-com/hotels", + "method": "GET", + "price": "$0.001", + "description": "Hotels.com hotels", + "rapidapi": { + "host": "hotels-com.p.rapidapi.com", + "path": "/hotels", + "method": "GET" + } + }, + { + "path": "hotels/search", + "method": "GET", + "price": "$0.01", + "description": "Hotels.com search", + "rapidapi": { + "host": "hotels-com-api.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "hotpads/rentals", + "method": "GET", + "price": "$0.001", + "description": "HotPads rentals", + "rapidapi": { + "host": "hotpads-api.p.rapidapi.com", + "path": "/rentals", + "method": "GET" + } + }, + { + "path": "hotwire/deals", + "method": "GET", + "price": "$0.01", + "description": "Hotwire deals", + "rapidapi": { + "host": "hotwire-api.p.rapidapi.com", + "path": "/deals", + "method": "GET" + } + }, + { + "path": "html/parse", + "method": "POST", + "price": "$0.001", + "description": "HTML parsing", + "rapidapi": { + "host": "html-parser.p.rapidapi.com", + "path": "/parse", + "method": "POST" + } + }, + { + "path": "html/toPdf", + "method": "POST", + "price": "$0.001", + "description": "Convert HTML to PDF", + "rapidapi": { + "host": "html-to-pdf.p.rapidapi.com", + "path": "/convert", + "method": "POST" + } + }, + { + "path": "huggingface/generate", + "method": "POST", + "price": "$0.001", + "description": "Hugging Face generate", + "rapidapi": { + "host": "huggingface.p.rapidapi.com", + "path": "/generate", + "method": "POST" + } + }, + { + "path": "hulu/search", + "method": "GET", + "price": "$0.001", + "description": "Hulu search", + "rapidapi": { + "host": "hulu-api.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "humble/games", + "method": "GET", + "price": "$0.001", + "description": "Humble Bundle", + "rapidapi": { + "host": "humble.p.rapidapi.com", + "path": "/games", + "method": "GET" + } + }, + { + "path": "huobi/tickers", + "method": "GET", + "price": "$0.001", + "description": "Huobi tickers", + "rapidapi": { + "host": "huobi.p.rapidapi.com", + "path": "/tickers", + "method": "GET" + } + }, + { + "path": "iban/validate", + "method": "GET", + "price": "$0.001", + "description": "IBAN validation", + "rapidapi": { + "host": "iban-api.p.rapidapi.com", + "path": "/validate", + "method": "GET" + } + }, + { + "path": "idealista/rentals", + "method": "GET", + "price": "$0.001", + "description": "Idealista rentals", + "rapidapi": { + "host": "idealista-api.p.rapidapi.com", + "path": "/rentals", + "method": "GET" + } + }, + { + "path": "ideogram/generate", + "method": "POST", + "price": "$0.01", + "description": "Ideogram generate", + "rapidapi": { + "host": "ideogram-api.p.rapidapi.com", + "path": "/generate", + "method": "POST" + } + }, + { + "path": "iex-cloud/quote", + "method": "GET", + "price": "$0.001", + "description": "IEX Cloud quote", + "rapidapi": { + "host": "iex-cloud.p.rapidapi.com", + "path": "/stock/{symbol}/quote", + "method": "GET" + } + }, + { + "path": "ikea/product/{id}", + "method": "GET", + "price": "$0.001", + "description": "IKEA product", + "rapidapi": { + "host": "ikea.p.rapidapi.com", + "path": "/product/{id}", + "method": "GET" + } + }, + { + "path": "image-compressor", + "method": "POST", + "price": "$0.001", + "description": "Image compression", + "rapidapi": { + "host": "image-compressor.p.rapidapi.com", + "path": "/compress", + "method": "POST" + } + }, + { + "path": "image-converter", + "method": "POST", + "price": "$0.001", + "description": "Image converter", + "rapidapi": { + "host": "image-converter.p.rapidapi.com", + "path": "/convert", + "method": "POST" + } + }, + { + "path": "image-cropper", + "method": "POST", + "price": "$0.001", + "description": "Image cropper", + "rapidapi": { + "host": "image-cropper.p.rapidapi.com", + "path": "/crop", + "method": "POST" + } + }, + { + "path": "image-filter", + "method": "POST", + "price": "$0.001", + "description": "Image filter", + "rapidapi": { + "host": "image-filter.p.rapidapi.com", + "path": "/apply", + "method": "POST" + } + }, + { + "path": "image-resizer", + "method": "POST", + "price": "$0.001", + "description": "Image resizer", + "rapidapi": { + "host": "image-resizer.p.rapidapi.com", + "path": "/resize", + "method": "POST" + } + }, + { + "path": "image/convert", + "method": "POST", + "price": "$0.002", + "description": "Convert image format", + "rapidapi": { + "host": "image-processing1.p.rapidapi.com", + "path": "/convert", + "method": "POST" + } + }, + { + "path": "image/crop", + "method": "POST", + "price": "$0.002", + "description": "Crop image", + "rapidapi": { + "host": "image-processing1.p.rapidapi.com", + "path": "/crop", + "method": "POST" + } + }, + { + "path": "image/facedetect", + "method": "POST", + "price": "$0.001", + "description": "Detect faces in image", + "rapidapi": { + "host": "face-detection6.p.rapidapi.com", + "path": "/detect", + "method": "POST" + } + }, + { + "path": "image/filter", + "method": "POST", + "price": "$0.002", + "description": "Apply filters to image", + "rapidapi": { + "host": "image-processing1.p.rapidapi.com", + "path": "/filter", + "method": "POST" + } + }, + { + "path": "image/ocr", + "method": "POST", + "price": "$0.001", + "description": "OCR extract text from image", + "rapidapi": { + "host": "ocr-extract-text.p.rapidapi.com", + "path": "/ocr", + "method": "POST" + } + }, + { + "path": "image/recognize", + "method": "POST", + "price": "$0.001", + "description": "AI image recognition", + "rapidapi": { + "host": "image-recognition2.p.rapidapi.com", + "path": "/recognize", + "method": "POST" + } + }, + { + "path": "image/resize", + "method": "POST", + "price": "$0.001", + "description": "Resize image", + "rapidapi": { + "host": "image-processing.p.rapidapi.com", + "path": "/resize", + "method": "POST" + } + }, + { + "path": "image/rotate", + "method": "POST", + "price": "$0.002", + "description": "Rotate image", + "rapidapi": { + "host": "image-processing1.p.rapidapi.com", + "path": "/rotate", + "method": "POST" + } + }, + { + "path": "imdb/movie/{id}", + "method": "GET", + "price": "$0.001", + "description": "IMDB movie details", + "rapidapi": { + "host": "imdb-api.p.rapidapi.com", + "path": "/movie/{id}", + "method": "GET" + } + }, + { + "path": "imdb/search", + "method": "GET", + "price": "$0.001", + "description": "IMDB search", + "rapidapi": { + "host": "imdb-api.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "immobilienscout/rentals", + "method": "GET", + "price": "$0.001", + "description": "ImmobilienScout rentals", + "rapidapi": { + "host": "immobilienscout-api.p.rapidapi.com", + "path": "/rentals", + "method": "GET" + } + }, + { + "path": "indeed/search", + "method": "GET", + "price": "$0.001", + "description": "Indeed job search", + "rapidapi": { + "host": "indeed-api.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "infura/ipfs", + "method": "POST", + "price": "$0.001", + "description": "Infura IPFS", + "rapidapi": { + "host": "infura-ipfs.p.rapidapi.com", + "path": "/add", + "method": "POST" + } + }, + { + "path": "insider-trading", + "method": "GET", + "price": "$0.001", + "description": "Insider trading data", + "rapidapi": { + "host": "insider-trading.p.rapidapi.com", + "path": "/transactions", + "method": "GET" + } + }, + { + "path": "instadapp/protocols", + "method": "GET", + "price": "$0.001", + "description": "Instadapp protocols", + "rapidapi": { + "host": "instadapp.p.rapidapi.com", + "path": "/protocols", + "method": "GET" + } + }, + { + "path": "instagram/posts", + "method": "POST", + "price": "$0.001", + "description": "Get Instagram posts by username", + "rapidapi": { + "host": "instagram120.p.rapidapi.com", + "path": "/api/instagram/posts", + "method": "POST" + } + }, + { + "path": "instagram/posts/{shortcode}", + "method": "GET", + "price": "$0.001", + "description": "Instagram post", + "rapidapi": { + "host": "instagram-profile.p.rapidapi.com", + "path": "/post/{shortcode}", + "method": "GET" + } + }, + { + "path": "instagram/profile", + "method": "POST", + "price": "$0.001", + "description": "Get Instagram profile by username", + "rapidapi": { + "host": "instagram120.p.rapidapi.com", + "path": "/api/instagram/profile", + "method": "POST" + } + }, + { + "path": "instagram/profile/{username}", + "method": "GET", + "price": "$0.001", + "description": "Instagram profile", + "rapidapi": { + "host": "instagram-profile.p.rapidapi.com", + "path": "/profile/{username}", + "method": "GET" + } + }, + { + "path": "insurance/quotes", + "method": "GET", + "price": "$0.001", + "description": "Insurance quotes", + "rapidapi": { + "host": "insurance-api.p.rapidapi.com", + "path": "/quotes", + "method": "GET" + } + }, + { + "path": "invideo/generate", + "method": "POST", + "price": "$0.05", + "description": "InVideo video generation", + "rapidapi": { + "host": "invideo-api.p.rapidapi.com", + "path": "/generate", + "method": "POST" + } + }, + { + "path": "ip-api/{ip}", + "method": "GET", + "price": "$0.001", + "description": "IP API lookup", + "rapidapi": { + "host": "ip-api.p.rapidapi.com", + "path": "/json/{ip}", + "method": "GET" + } + }, + { + "path": "ip-geo", + "method": "GET", + "price": "$0.001", + "description": "Get geolocation by IP", + "rapidapi": { + "host": "ip-geo-location.p.rapidapi.com", + "path": "/ip", + "method": "GET" + } + }, + { + "path": "ip-geolocation/{ip}", + "method": "GET", + "price": "$0.001", + "description": "IP geolocation", + "rapidapi": { + "host": "ip-geolocation-ipwhois.p.rapidapi.com", + "path": "/json/{ip}", + "method": "GET" + } + }, + { + "path": "ipstack/{ip}", + "method": "GET", + "price": "$0.001", + "description": "Ipstack lookup", + "rapidapi": { + "host": "ipstack.p.rapidapi.com", + "path": "/{ip}", + "method": "GET" + } + }, + { + "path": "itch/games", + "method": "GET", + "price": "$0.001", + "description": "Itch.io games", + "rapidapi": { + "host": "itch.p.rapidapi.com", + "path": "/games", + "method": "GET" + } + }, + { + "path": "itunes/search", + "method": "GET", + "price": "$0.001", + "description": "iTunes search", + "rapidapi": { + "host": "itunes-api.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "jikan/anime/{id}", + "method": "GET", + "price": "$0.001", + "description": "Jikan anime info", + "rapidapi": { + "host": "jikan.p.rapidapi.com", + "path": "/anime/{id}", + "method": "GET" + } + }, + { + "path": "jikan/manga/{id}", + "method": "GET", + "price": "$0.001", + "description": "Jikan manga info", + "rapidapi": { + "host": "jikan.p.rapidapi.com", + "path": "/manga/{id}", + "method": "GET" + } + }, + { + "path": "jikan/top/anime", + "method": "GET", + "price": "$0.001", + "description": "Top anime", + "rapidapi": { + "host": "jikan.p.rapidapi.com", + "path": "/top/anime", + "method": "GET" + } + }, + { + "path": "jiomart/products", + "method": "GET", + "price": "$0.001", + "description": "JioMart products", + "rapidapi": { + "host": "jiomart-api.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "jira/createIssue", + "method": "POST", + "price": "$0.001", + "description": "Create Jira issue", + "rapidapi": { + "host": "jira4.p.rapidapi.com", + "path": "/issue", + "method": "POST" + } + }, + { + "path": "jira/search", + "method": "GET", + "price": "$0.001", + "description": "Search Jira issues", + "rapidapi": { + "host": "jira4.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "jobs/search", + "method": "GET", + "price": "$0.001", + "description": "Search jobs", + "rapidapi": { + "host": "jsearch.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "joke/random", + "method": "GET", + "price": "$0.001", + "description": "Get random joke", + "rapidapi": { + "host": "jokes-by-api-ninjas.p.rapidapi.com", + "path": "/v1/jokes", + "method": "GET" + } + }, + { + "path": "just-eat/restaurant/{id}", + "method": "GET", + "price": "$0.001", + "description": "Just Eat restaurant", + "rapidapi": { + "host": "just-eat.p.rapidapi.com", + "path": "/restaurant/{id}", + "method": "GET" + } + }, + { + "path": "justwatch/search", + "method": "GET", + "price": "$0.001", + "description": "JustWatch search", + "rapidapi": { + "host": "justwatch.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "kayak/flights", + "method": "GET", + "price": "$0.001", + "description": "Kayak flights", + "rapidapi": { + "host": "kayak.p.rapidapi.com", + "path": "/flights", + "method": "GET" + } + }, + { + "path": "kayak/search", + "method": "GET", + "price": "$0.01", + "description": "Kayak search", + "rapidapi": { + "host": "kayak-api.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "kbb/value", + "method": "GET", + "price": "$0.001", + "description": "Kelley Blue Book value", + "rapidapi": { + "host": "kbb.p.rapidapi.com", + "path": "/value", + "method": "GET" + } + }, + { + "path": "kbb/values", + "method": "GET", + "price": "$0.005", + "description": "Kelley Blue Book values", + "rapidapi": { + "host": "kbb-api.p.rapidapi.com", + "path": "/values", + "method": "GET" + } + }, + { + "path": "keyword-extractor", + "method": "POST", + "price": "$0.001", + "description": "Keyword extractor", + "rapidapi": { + "host": "keyword-extractor.p.rapidapi.com", + "path": "/extract", + "method": "POST" + } + }, + { + "path": "khan-academy/videos", + "method": "GET", + "price": "$0.001", + "description": "Khan Academy videos", + "rapidapi": { + "host": "khan-academy.p.rapidapi.com", + "path": "/videos", + "method": "GET" + } + }, + { + "path": "khanacademy/topics", + "method": "GET", + "price": "$0.001", + "description": "Khan Academy topics", + "rapidapi": { + "host": "khanacademy-api.p.rapidapi.com", + "path": "/topics", + "method": "GET" + } + }, + { + "path": "kick/user/{username}", + "method": "GET", + "price": "$0.001", + "description": "Kick user", + "rapidapi": { + "host": "kick-api.p.rapidapi.com", + "path": "/user/{username}", + "method": "GET" + } + }, + { + "path": "kitsu/anime", + "method": "GET", + "price": "$0.001", + "description": "Kitsu anime", + "rapidapi": { + "host": "kitsu.p.rapidapi.com", + "path": "/anime", + "method": "GET" + } + }, + { + "path": "kiwi/flights", + "method": "GET", + "price": "$0.001", + "description": "Kiwi.com flights", + "rapidapi": { + "host": "kiwi.p.rapidapi.com", + "path": "/flights", + "method": "GET" + } + }, + { + "path": "kraken-futures/tickers", + "method": "GET", + "price": "$0.001", + "description": "Kraken Futures", + "rapidapi": { + "host": "kraken-futures.p.rapidapi.com", + "path": "/tickers", + "method": "GET" + } + }, + { + "path": "kraken/public/AssetPairs", + "method": "GET", + "price": "$0.001", + "description": "List tradeable asset pairs (Kraken)", + "rapidapi": { + "host": "kraken.p.rapidapi.com", + "path": "/public/AssetPairs", + "method": "GET" + } + }, + { + "path": "kraken/public/Assets", + "method": "GET", + "price": "$0.001", + "description": "List assets (Kraken)", + "rapidapi": { + "host": "kraken.p.rapidapi.com", + "path": "/public/Assets", + "method": "GET" + } + }, + { + "path": "kraken/public/Depth", + "method": "GET", + "price": "$0.001", + "description": "Get order book (Kraken)", + "rapidapi": { + "host": "kraken.p.rapidapi.com", + "path": "/public/Depth", + "method": "GET" + } + }, + { + "path": "kraken/public/OHLC", + "method": "GET", + "price": "$0.001", + "description": "Get OHLC data (Kraken)", + "rapidapi": { + "host": "kraken.p.rapidapi.com", + "path": "/public/OHLC", + "method": "GET" + } + }, + { + "path": "kraken/public/Ticker", + "method": "GET", + "price": "$0.001", + "description": "Get ticker info (Kraken)", + "rapidapi": { + "host": "kraken.p.rapidapi.com", + "path": "/public/Ticker", + "method": "GET" + } + }, + { + "path": "kraken/public/Trades", + "method": "GET", + "price": "$0.001", + "description": "Get recent trades (Kraken)", + "rapidapi": { + "host": "kraken.p.rapidapi.com", + "path": "/public/Trades", + "method": "GET" + } + }, + { + "path": "kucoin/tickers", + "method": "GET", + "price": "$0.001", + "description": "KuCoin tickers", + "rapidapi": { + "host": "kucoin.p.rapidapi.com", + "path": "/tickers", + "method": "GET" + } + }, + { + "path": "kyber/route", + "method": "GET", + "price": "$0.001", + "description": "Kyber route", + "rapidapi": { + "host": "kyber.p.rapidapi.com", + "path": "/route", + "method": "GET" + } + }, + { + "path": "la-liga/table", + "method": "GET", + "price": "$0.001", + "description": "La Liga table", + "rapidapi": { + "host": "la-liga.p.rapidapi.com", + "path": "/table", + "method": "GET" + } + }, + { + "path": "laliga/table", + "method": "GET", + "price": "$0.005", + "description": "La Liga table", + "rapidapi": { + "host": "laliga-api.p.rapidapi.com", + "path": "/table", + "method": "GET" + } + }, + { + "path": "language-detection", + "method": "POST", + "price": "$0.001", + "description": "Language detection", + "rapidapi": { + "host": "language-detection-api.p.rapidapi.com", + "path": "/detect", + "method": "POST" + } + }, + { + "path": "language/detect", + "method": "POST", + "price": "$0.001", + "description": "Detect language", + "rapidapi": { + "host": "google-translator9.p.rapidapi.com", + "path": "/detect", + "method": "POST" + } + }, + { + "path": "language/languages", + "method": "GET", + "price": "$0.001", + "description": "Get supported languages", + "rapidapi": { + "host": "google-translator9.p.rapidapi.com", + "path": "/languages", + "method": "GET" + } + }, + { + "path": "language/translate", + "method": "POST", + "price": "$0.002", + "description": "Translate text", + "rapidapi": { + "host": "google-translator9.p.rapidapi.com", + "path": "/v2", + "method": "POST" + } + }, + { + "path": "lastfm/artist/{name}", + "method": "GET", + "price": "$0.001", + "description": "LastFM artist info", + "rapidapi": { + "host": "lastfm.p.rapidapi.com", + "path": "/artist/{name}", + "method": "GET" + } + }, + { + "path": "laws/search", + "method": "GET", + "price": "$0.001", + "description": "Laws search", + "rapidapi": { + "host": "laws-api.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "lazada/products", + "method": "GET", + "price": "$0.001", + "description": "Lazada products", + "rapidapi": { + "host": "lazada-api.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "league-of-legends/summoner/{name}", + "method": "GET", + "price": "$0.001", + "description": "LoL summoner info", + "rapidapi": { + "host": "league-of-legends.p.rapidapi.com", + "path": "/summoner/{name}", + "method": "GET" + } + }, + { + "path": "leonardo/generate", + "method": "POST", + "price": "$0.01", + "description": "Leonardo AI generate", + "rapidapi": { + "host": "leonardo-ai.p.rapidapi.com", + "path": "/generate", + "method": "POST" + } + }, + { + "path": "letterboxd/movies", + "method": "GET", + "price": "$0.001", + "description": "Letterboxd movies", + "rapidapi": { + "host": "letterboxd.p.rapidapi.com", + "path": "/movies", + "method": "GET" + } + }, + { + "path": "lever/jobs", + "method": "GET", + "price": "$0.001", + "description": "Lever jobs", + "rapidapi": { + "host": "lever-api.p.rapidapi.com", + "path": "/jobs", + "method": "GET" + } + }, + { + "path": "libor-rates", + "method": "GET", + "price": "$0.001", + "description": "LIBOR rates", + "rapidapi": { + "host": "libor-api.p.rapidapi.com", + "path": "/rates", + "method": "GET" + } + }, + { + "path": "lido/staking", + "method": "GET", + "price": "$0.001", + "description": "Lido staking", + "rapidapi": { + "host": "lido-api.p.rapidapi.com", + "path": "/staking", + "method": "GET" + } + }, + { + "path": "lifi/quote", + "method": "GET", + "price": "$0.001", + "description": "LiFi bridge", + "rapidapi": { + "host": "lifi.p.rapidapi.com", + "path": "/quote", + "method": "GET" + } + }, + { + "path": "ligue-1/table", + "method": "GET", + "price": "$0.001", + "description": "Ligue 1 table", + "rapidapi": { + "host": "ligue-1.p.rapidapi.com", + "path": "/table", + "method": "GET" + } + }, + { + "path": "linkedin-learning/courses", + "method": "GET", + "price": "$0.001", + "description": "LinkedIn Learning", + "rapidapi": { + "host": "linkedin-learning.p.rapidapi.com", + "path": "/courses", + "method": "GET" + } + }, + { + "path": "linkedin/jobs", + "method": "GET", + "price": "$0.001", + "description": "LinkedIn job search", + "rapidapi": { + "host": "linkedin-jobs.p.rapidapi.com", + "path": "/jobs", + "method": "GET" + } + }, + { + "path": "linkedin/profile-by-url", + "method": "GET", + "price": "$0.001", + "description": "Get LinkedIn profile data by URL", + "rapidapi": { + "host": "linkedin-data-api.p.rapidapi.com", + "path": "/get-profile-data-by-url", + "method": "GET" + } + }, + { + "path": "linkedin/search-people", + "method": "GET", + "price": "$0.001", + "description": "Search LinkedIn people by keywords", + "rapidapi": { + "host": "linkedin-data-api.p.rapidapi.com", + "path": "/search-people", + "method": "GET" + } + }, + { + "path": "liquid/tickers", + "method": "GET", + "price": "$0.001", + "description": "Liquid tickers", + "rapidapi": { + "host": "liquid.p.rapidapi.com", + "path": "/tickers", + "method": "GET" + } + }, + { + "path": "livescore/live", + "method": "GET", + "price": "$0.001", + "description": "LiveScore live", + "rapidapi": { + "host": "livescore.p.rapidapi.com", + "path": "/live", + "method": "GET" + } + }, + { + "path": "llama/chat", + "method": "POST", + "price": "$0.001", + "description": "LLaMA chat", + "rapidapi": { + "host": "llama-api.p.rapidapi.com", + "path": "/chat", + "method": "POST" + } + }, + { + "path": "looks-rare/collections", + "method": "GET", + "price": "$0.001", + "description": "LooksRare collections", + "rapidapi": { + "host": "looksrare.p.rapidapi.com", + "path": "/collections", + "method": "GET" + } + }, + { + "path": "lowes/product/{id}", + "method": "GET", + "price": "$0.001", + "description": "Lowes product", + "rapidapi": { + "host": "lowes.p.rapidapi.com", + "path": "/product/{id}", + "method": "GET" + } + }, + { + "path": "lumen5/generate", + "method": "POST", + "price": "$0.05", + "description": "Lumen5 video generation", + "rapidapi": { + "host": "lumen5-api.p.rapidapi.com", + "path": "/generate", + "method": "POST" + } + }, + { + "path": "lyricfinder/search", + "method": "GET", + "price": "$0.001", + "description": "LyricFinder search", + "rapidapi": { + "host": "lyricfinder.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "m1-finance/portfolio", + "method": "GET", + "price": "$0.001", + "description": "M1 Finance portfolio", + "rapidapi": { + "host": "m1-finance.p.rapidapi.com", + "path": "/portfolio", + "method": "GET" + } + }, + { + "path": "magic-eden/collections", + "method": "GET", + "price": "$0.001", + "description": "Magic Eden collections", + "rapidapi": { + "host": "magic-eden.p.rapidapi.com", + "path": "/collections", + "method": "GET" + } + }, + { + "path": "magic-the-gathering/cards", + "method": "GET", + "price": "$0.001", + "description": "MTG cards", + "rapidapi": { + "host": "mtg.p.rapidapi.com", + "path": "/cards", + "method": "GET" + } + }, + { + "path": "maker/vaults", + "method": "GET", + "price": "$0.001", + "description": "Maker vaults", + "rapidapi": { + "host": "makerdao.p.rapidapi.com", + "path": "/vaults", + "method": "GET" + } + }, + { + "path": "manga/search", + "method": "GET", + "price": "$0.001", + "description": "Search manga", + "rapidapi": { + "host": "manga-api.p.rapidapi.com", + "path": "/manga", + "method": "GET" + } + }, + { + "path": "maps/directions", + "method": "GET", + "price": "$0.001", + "description": "Get directions between points", + "rapidapi": { + "host": "google-maps-directions.p.rapidapi.com", + "path": "/directions/json", + "method": "GET" + } + }, + { + "path": "maps/distancematrix", + "method": "GET", + "price": "$0.001", + "description": "Distance matrix between points", + "rapidapi": { + "host": "google-distance-matrix.p.rapidapi.com", + "path": "/distancematrix/json", + "method": "GET" + } + }, + { + "path": "maps/geocode", + "method": "GET", + "price": "$0.001", + "description": "Geocode address to coordinates", + "rapidapi": { + "host": "google-maps-geocoding.p.rapidapi.com", + "path": "/geocode/json", + "method": "GET" + } + }, + { + "path": "maps/places/nearby", + "method": "GET", + "price": "$0.001", + "description": "Find nearby places", + "rapidapi": { + "host": "google-maps-places.p.rapidapi.com", + "path": "/nearbysearch/json", + "method": "GET" + } + }, + { + "path": "maps/places/textsearch", + "method": "GET", + "price": "$0.001", + "description": "Text search for places", + "rapidapi": { + "host": "google-maps-places.p.rapidapi.com", + "path": "/textsearch/json", + "method": "GET" + } + }, + { + "path": "maps/reverseGeocode", + "method": "GET", + "price": "$0.001", + "description": "Reverse geocode coordinates to address", + "rapidapi": { + "host": "google-maps-geocoding.p.rapidapi.com", + "path": "/reverse", + "method": "GET" + } + }, + { + "path": "marketstack/eod", + "method": "GET", + "price": "$0.001", + "description": "MarketStack EOD data", + "rapidapi": { + "host": "marketstack.p.rapidapi.com", + "path": "/eod", + "method": "GET" + } + }, + { + "path": "mastodon/user/{username}", + "method": "GET", + "price": "$0.001", + "description": "Mastodon user", + "rapidapi": { + "host": "mastodon-api.p.rapidapi.com", + "path": "/user/{username}", + "method": "GET" + } + }, + { + "path": "maven/package/{name}", + "method": "GET", + "price": "$0.001", + "description": "Maven package", + "rapidapi": { + "host": "maven-api.p.rapidapi.com", + "path": "/package/{name}", + "method": "GET" + } + }, + { + "path": "meal/area", + "method": "GET", + "price": "$0.001", + "description": "Get meal by area", + "rapidapi": { + "host": "themeal-db.p.rapidapi.com", + "path": "/filter.php", + "method": "GET" + } + }, + { + "path": "meal/categories", + "method": "GET", + "price": "$0.001", + "description": "Get meal categories", + "rapidapi": { + "host": "themeal-db.p.rapidapi.com", + "path": "/categories.php", + "method": "GET" + } + }, + { + "path": "meal/lookup", + "method": "GET", + "price": "$0.001", + "description": "Lookup meal by ID", + "rapidapi": { + "host": "themeal-db.p.rapidapi.com", + "path": "/lookup.php", + "method": "GET" + } + }, + { + "path": "meal/random", + "method": "GET", + "price": "$0.001", + "description": "Get random meal", + "rapidapi": { + "host": "themeal-db.p.rapidapi.com", + "path": "/random.php", + "method": "GET" + } + }, + { + "path": "meal/search", + "method": "GET", + "price": "$0.001", + "description": "Search meals", + "rapidapi": { + "host": "themeal-db.p.rapidapi.com", + "path": "/search.php", + "method": "GET" + } + }, + { + "path": "mediastack/news", + "method": "GET", + "price": "$0.001", + "description": "Mediastack news", + "rapidapi": { + "host": "mediastack.p.rapidapi.com", + "path": "/news", + "method": "GET" + } + }, + { + "path": "medium/posts/{username}", + "method": "GET", + "price": "$0.001", + "description": "Medium posts", + "rapidapi": { + "host": "medium-api.p.rapidapi.com", + "path": "/posts/{username}", + "method": "GET" + } + }, + { + "path": "mercadolibre/product/{id}", + "method": "GET", + "price": "$0.001", + "description": "MercadoLibre product", + "rapidapi": { + "host": "mercadolibre.p.rapidapi.com", + "path": "/product/{id}", + "method": "GET" + } + }, + { + "path": "mercari/product/{id}", + "method": "GET", + "price": "$0.001", + "description": "Mercari product", + "rapidapi": { + "host": "mercari.p.rapidapi.com", + "path": "/product/{id}", + "method": "GET" + } + }, + { + "path": "met-no/forecast", + "method": "GET", + "price": "$0.001", + "description": "MET Norway forecast", + "rapidapi": { + "host": "met-no.p.rapidapi.com", + "path": "/forecast", + "method": "GET" + } + }, + { + "path": "metacritic/movies", + "method": "GET", + "price": "$0.001", + "description": "Metacritic movies", + "rapidapi": { + "host": "metacritic.p.rapidapi.com", + "path": "/movies", + "method": "GET" + } + }, + { + "path": "metals/prices", + "method": "GET", + "price": "$0.001", + "description": "Precious metals prices", + "rapidapi": { + "host": "metals-api.p.rapidapi.com", + "path": "/latest", + "method": "GET" + } + }, + { + "path": "microsoft-translate/translate", + "method": "POST", + "price": "$0.001", + "description": "Microsoft Translator", + "rapidapi": { + "host": "microsoft-translator.p.rapidapi.com", + "path": "/translate", + "method": "POST" + } + }, + { + "path": "midjourney/generate", + "method": "POST", + "price": "$0.001", + "description": "Midjourney", + "rapidapi": { + "host": "midjourney.p.rapidapi.com", + "path": "/generate", + "method": "POST" + } + }, + { + "path": "minecraft/servers", + "method": "GET", + "price": "$0.001", + "description": "Minecraft servers", + "rapidapi": { + "host": "minecraft-api.p.rapidapi.com", + "path": "/servers", + "method": "GET" + } + }, + { + "path": "mistral/chat", + "method": "POST", + "price": "$0.001", + "description": "Mistral chat", + "rapidapi": { + "host": "mistral-api.p.rapidapi.com", + "path": "/chat", + "method": "POST" + } + }, + { + "path": "mlb/games", + "method": "GET", + "price": "$0.001", + "description": "MLB games", + "rapidapi": { + "host": "mlb-api.p.rapidapi.com", + "path": "/games", + "method": "GET" + } + }, + { + "path": "mlb/scores", + "method": "GET", + "price": "$0.005", + "description": "MLB scores", + "rapidapi": { + "host": "mlb-api.p.rapidapi.com", + "path": "/scores", + "method": "GET" + } + }, + { + "path": "mlb/standings", + "method": "GET", + "price": "$0.001", + "description": "MLB standings", + "rapidapi": { + "host": "mlb-api.p.rapidapi.com", + "path": "/standings", + "method": "GET" + } + }, + { + "path": "momondo/flights", + "method": "GET", + "price": "$0.001", + "description": "Momondo flights", + "rapidapi": { + "host": "momondo.p.rapidapi.com", + "path": "/flights", + "method": "GET" + } + }, + { + "path": "mongodb/find", + "method": "POST", + "price": "$0.001", + "description": "MongoDB find", + "rapidapi": { + "host": "mongodb.p.rapidapi.com", + "path": "/find", + "method": "POST" + } + }, + { + "path": "monster/jobs", + "method": "GET", + "price": "$0.001", + "description": "Monster jobs", + "rapidapi": { + "host": "monster-api.p.rapidapi.com", + "path": "/jobs", + "method": "GET" + } + }, + { + "path": "moon-phase", + "method": "GET", + "price": "$0.001", + "description": "Moon phase", + "rapidapi": { + "host": "moon-phase-api.p.rapidapi.com", + "path": "/", + "method": "GET" + } + }, + { + "path": "moralis/nft/{address}", + "method": "GET", + "price": "$0.001", + "description": "Moralis NFT", + "rapidapi": { + "host": "moralis-nft.p.rapidapi.com", + "path": "/nft/{address}", + "method": "GET" + } + }, + { + "path": "mortgage-calculator", + "method": "POST", + "price": "$0.001", + "description": "Mortgage calculator", + "rapidapi": { + "host": "mortgage-api.p.rapidapi.com", + "path": "/calculate", + "method": "POST" + } + }, + { + "path": "mortgage-rates", + "method": "GET", + "price": "$0.001", + "description": "Current mortgage rates", + "rapidapi": { + "host": "mortgage-api.p.rapidapi.com", + "path": "/rates", + "method": "GET" + } + }, + { + "path": "movies/awards", + "method": "GET", + "price": "$0.001", + "description": "Get movie awards", + "rapidapi": { + "host": "moviesdatabase.p.rapidapi.com", + "path": "/titles/{id}/awards", + "method": "GET" + } + }, + { + "path": "movies/coming-soon", + "method": "GET", + "price": "$0.001", + "description": "Get coming soon movies", + "rapidapi": { + "host": "moviesdatabase.p.rapidapi.com", + "path": "/titles/x/coming-soon", + "method": "GET" + } + }, + { + "path": "movies/credits", + "method": "GET", + "price": "$0.001", + "description": "Get movie credits", + "rapidapi": { + "host": "moviesdatabase.p.rapidapi.com", + "path": "/titles/{id}/credits", + "method": "GET" + } + }, + { + "path": "movies/episodes", + "method": "GET", + "price": "$0.001", + "description": "Get TV episodes", + "rapidapi": { + "host": "moviesdatabase.p.rapidapi.com", + "path": "/titles/{id}/episodes", + "method": "GET" + } + }, + { + "path": "movies/genres", + "method": "GET", + "price": "$0.001", + "description": "Get movies by genre", + "rapidapi": { + "host": "moviesdatabase.p.rapidapi.com", + "path": "/titles", + "method": "GET" + } + }, + { + "path": "movies/popular", + "method": "GET", + "price": "$0.001", + "description": "Get popular movies", + "rapidapi": { + "host": "moviesdatabase.p.rapidapi.com", + "path": "/titles", + "method": "GET" + } + }, + { + "path": "movies/ratings", + "method": "GET", + "price": "$0.001", + "description": "Get movie ratings", + "rapidapi": { + "host": "moviesdatabase.p.rapidapi.com", + "path": "/titles/{id}/ratings", + "method": "GET" + } + }, + { + "path": "movies/search", + "method": "GET", + "price": "$0.001", + "description": "Search movies", + "rapidapi": { + "host": "moviesdatabase.p.rapidapi.com", + "path": "/titles/search/title", + "method": "GET" + } + }, + { + "path": "movies/title", + "method": "GET", + "price": "$0.001", + "description": "Get movie by ID", + "rapidapi": { + "host": "moviesdatabase.p.rapidapi.com", + "path": "/titles/{id}", + "method": "GET" + } + }, + { + "path": "movoto/sales", + "method": "GET", + "price": "$0.001", + "description": "Movoto sales", + "rapidapi": { + "host": "movoto-api.p.rapidapi.com", + "path": "/sales", + "method": "GET" + } + }, + { + "path": "mubert/generate", + "method": "POST", + "price": "$0.02", + "description": "Mubert music generation", + "rapidapi": { + "host": "mubert-api.p.rapidapi.com", + "path": "/generate", + "method": "POST" + } + }, + { + "path": "mubi/movies", + "method": "GET", + "price": "$0.001", + "description": "MUBI movies", + "rapidapi": { + "host": "mubi.p.rapidapi.com", + "path": "/movies", + "method": "GET" + } + }, + { + "path": "music/artist", + "method": "GET", + "price": "$0.001", + "description": "Get artist details", + "rapidapi": { + "host": "shazam-song-recognition1.p.rapidapi.com", + "path": "/artists/get-details", + "method": "GET" + } + }, + { + "path": "music/lyrics", + "method": "GET", + "price": "$0.002", + "description": "Get song lyrics", + "rapidapi": { + "host": "shazam-song-recognition1.p.rapidapi.com", + "path": "/songs/get-lyrics", + "method": "GET" + } + }, + { + "path": "music/recognize", + "method": "POST", + "price": "$0.005", + "description": "Recognize song from audio", + "rapidapi": { + "host": "shazam-song-recognition1.p.rapidapi.com", + "path": "/recognize", + "method": "POST" + } + }, + { + "path": "music/related", + "method": "GET", + "price": "$0.001", + "description": "Get related songs", + "rapidapi": { + "host": "shazam-song-recognition1.p.rapidapi.com", + "path": "/songs/list-recommendations", + "method": "GET" + } + }, + { + "path": "music/search", + "method": "GET", + "price": "$0.001", + "description": "Search music", + "rapidapi": { + "host": "shazam-song-recognition1.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "music/track", + "method": "GET", + "price": "$0.001", + "description": "Get track details", + "rapidapi": { + "host": "shazam-song-recognition1.p.rapidapi.com", + "path": "/songs/get-details", + "method": "GET" + } + }, + { + "path": "musicbrainz/search", + "method": "GET", + "price": "$0.001", + "description": "MusicBrainz search", + "rapidapi": { + "host": "musicbrainz.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "musixmatch/lyrics", + "method": "GET", + "price": "$0.001", + "description": "Musixmatch lyrics", + "rapidapi": { + "host": "musixmatch.p.rapidapi.com", + "path": "/lyrics", + "method": "GET" + } + }, + { + "path": "mutual-funds/info/{symbol}", + "method": "GET", + "price": "$0.001", + "description": "Mutual fund info", + "rapidapi": { + "host": "mutual-funds.p.rapidapi.com", + "path": "/info/{symbol}", + "method": "GET" + } + }, + { + "path": "myfitnesspal/search", + "method": "GET", + "price": "$0.005", + "description": "MyFitnessPal search", + "rapidapi": { + "host": "myfitnesspal-api.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "myntra/products", + "method": "GET", + "price": "$0.001", + "description": "Myntra products", + "rapidapi": { + "host": "myntra-api.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "nada/value", + "method": "GET", + "price": "$0.001", + "description": "NADA value", + "rapidapi": { + "host": "nada.p.rapidapi.com", + "path": "/value", + "method": "GET" + } + }, + { + "path": "nasa/apod", + "method": "GET", + "price": "$0.001", + "description": "NASA Astronomy Picture of the Day", + "rapidapi": { + "host": "nasa-api.p.rapidapi.com", + "path": "/apod", + "method": "GET" + } + }, + { + "path": "nasa/mars", + "method": "GET", + "price": "$0.001", + "description": "NASA Mars photos", + "rapidapi": { + "host": "nasa-api.p.rapidapi.com", + "path": "/mars", + "method": "GET" + } + }, + { + "path": "naver/search", + "method": "GET", + "price": "$0.001", + "description": "Naver search", + "rapidapi": { + "host": "naver-api.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "nba/games", + "method": "GET", + "price": "$0.001", + "description": "NBA games", + "rapidapi": { + "host": "api-nba-v1.p.rapidapi.com", + "path": "/games", + "method": "GET" + } + }, + { + "path": "nba/players", + "method": "GET", + "price": "$0.001", + "description": "NBA players", + "rapidapi": { + "host": "api-nba-v1.p.rapidapi.com", + "path": "/players", + "method": "GET" + } + }, + { + "path": "nba/standings", + "method": "GET", + "price": "$0.001", + "description": "NBA standings", + "rapidapi": { + "host": "nba-api-v2.p.rapidapi.com", + "path": "/standings", + "method": "GET" + } + }, + { + "path": "nba/stats", + "method": "GET", + "price": "$0.001", + "description": "NBA statistics", + "rapidapi": { + "host": "api-nba-v1.p.rapidapi.com", + "path": "/statistics", + "method": "GET" + } + }, + { + "path": "netflix/search", + "method": "GET", + "price": "$0.001", + "description": "Netflix search", + "rapidapi": { + "host": "netflix-api.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "news/everything", + "method": "GET", + "price": "$0.002", + "description": "Search all news", + "rapidapi": { + "host": "newsapi54.p.rapidapi.com", + "path": "/v2/everything", + "method": "GET" + } + }, + { + "path": "news/search", + "method": "GET", + "price": "$0.001", + "description": "Search news articles", + "rapidapi": { + "host": "news-api14.p.rapidapi.com", + "path": "/v2/search/articles", + "method": "GET" + } + }, + { + "path": "news/sources", + "method": "GET", + "price": "$0.001", + "description": "Get news sources", + "rapidapi": { + "host": "newsapi54.p.rapidapi.com", + "path": "/v2/sources", + "method": "GET" + } + }, + { + "path": "news/top-headlines", + "method": "GET", + "price": "$0.002", + "description": "Get top headlines", + "rapidapi": { + "host": "newsapi54.p.rapidapi.com", + "path": "/v2/top-headlines", + "method": "GET" + } + }, + { + "path": "newsapi/everything", + "method": "GET", + "price": "$0.001", + "description": "NewsAPI everything", + "rapidapi": { + "host": "news-api.p.rapidapi.com", + "path": "/everything", + "method": "GET" + } + }, + { + "path": "newsapi/headlines", + "method": "GET", + "price": "$0.001", + "description": "NewsAPI headlines", + "rapidapi": { + "host": "newsapi.p.rapidapi.com", + "path": "/headlines", + "method": "GET" + } + }, + { + "path": "newsapi/top-headlines", + "method": "GET", + "price": "$0.001", + "description": "NewsAPI headlines", + "rapidapi": { + "host": "news-api.p.rapidapi.com", + "path": "/top-headlines", + "method": "GET" + } + }, + { + "path": "nfl/games", + "method": "GET", + "price": "$0.001", + "description": "NFL games", + "rapidapi": { + "host": "nfl-api.p.rapidapi.com", + "path": "/games", + "method": "GET" + } + }, + { + "path": "nfl/scores", + "method": "GET", + "price": "$0.005", + "description": "NFL scores", + "rapidapi": { + "host": "nfl-api.p.rapidapi.com", + "path": "/scores", + "method": "GET" + } + }, + { + "path": "nfl/standings", + "method": "GET", + "price": "$0.001", + "description": "NFL standings", + "rapidapi": { + "host": "nfl-api-v2.p.rapidapi.com", + "path": "/standings", + "method": "GET" + } + }, + { + "path": "nft/floor-price/{contract}", + "method": "GET", + "price": "$0.001", + "description": "Get NFT floor price", + "rapidapi": { + "host": "nft-floor-price.p.rapidapi.com", + "path": "/floor-price/{contract}", + "method": "GET" + } + }, + { + "path": "nftport/nfts", + "method": "GET", + "price": "$0.001", + "description": "NFTPort NFTs", + "rapidapi": { + "host": "nftport.p.rapidapi.com", + "path": "/nfts", + "method": "GET" + } + }, + { + "path": "nftstorage/upload", + "method": "POST", + "price": "$0.001", + "description": "NFT.Storage upload", + "rapidapi": { + "host": "nftstorage.p.rapidapi.com", + "path": "/upload", + "method": "POST" + } + }, + { + "path": "nhl/scores", + "method": "GET", + "price": "$0.005", + "description": "NHL scores", + "rapidapi": { + "host": "nhl-api.p.rapidapi.com", + "path": "/scores", + "method": "GET" + } + }, + { + "path": "nhl/standings", + "method": "GET", + "price": "$0.001", + "description": "NHL standings", + "rapidapi": { + "host": "nhl-api.p.rapidapi.com", + "path": "/standings", + "method": "GET" + } + }, + { + "path": "nhtsa/recalls", + "method": "GET", + "price": "$0.001", + "description": "NHTSA recalls", + "rapidapi": { + "host": "nhtsa-api.p.rapidapi.com", + "path": "/recalls", + "method": "GET" + } + }, + { + "path": "nightcafe/generate", + "method": "POST", + "price": "$0.01", + "description": "NightCafe generate", + "rapidapi": { + "host": "nightcafe.p.rapidapi.com", + "path": "/generate", + "method": "POST" + } + }, + { + "path": "nintendo/games", + "method": "GET", + "price": "$0.001", + "description": "Nintendo eShop", + "rapidapi": { + "host": "nintendo.p.rapidapi.com", + "path": "/games", + "method": "GET" + } + }, + { + "path": "notion/createPage", + "method": "POST", + "price": "$0.001", + "description": "Create Notion page", + "rapidapi": { + "host": "notion-api2.p.rapidapi.com", + "path": "/createPage", + "method": "POST" + } + }, + { + "path": "notion/databases", + "method": "GET", + "price": "$0.001", + "description": "Notion databases", + "rapidapi": { + "host": "notion-api.p.rapidapi.com", + "path": "/databases", + "method": "GET" + } + }, + { + "path": "notion/queryDatabase", + "method": "POST", + "price": "$0.001", + "description": "Query Notion database", + "rapidapi": { + "host": "notion-api2.p.rapidapi.com", + "path": "/queryDatabase", + "method": "POST" + } + }, + { + "path": "notion/search", + "method": "POST", + "price": "$0.001", + "description": "Search Notion workspace", + "rapidapi": { + "host": "notion-api2.p.rapidapi.com", + "path": "/search", + "method": "POST" + } + }, + { + "path": "npm/package/{name}", + "method": "GET", + "price": "$0.001", + "description": "NPM package", + "rapidapi": { + "host": "npm-api.p.rapidapi.com", + "path": "/package/{name}", + "method": "GET" + } + }, + { + "path": "nuget/package/{name}", + "method": "GET", + "price": "$0.001", + "description": "NuGet package", + "rapidapi": { + "host": "nuget-api.p.rapidapi.com", + "path": "/package/{name}", + "method": "GET" + } + }, + { + "path": "numerology/{number}", + "method": "GET", + "price": "$0.001", + "description": "Numerology", + "rapidapi": { + "host": "numerology-api.p.rapidapi.com", + "path": "/{number}", + "method": "GET" + } + }, + { + "path": "nutrition/calories", + "method": "GET", + "price": "$0.001", + "description": "Nutrition calories", + "rapidapi": { + "host": "nutrition-api.p.rapidapi.com", + "path": "/calories", + "method": "GET" + } + }, + { + "path": "nutrition/facts", + "method": "GET", + "price": "$0.001", + "description": "Nutrition facts", + "rapidapi": { + "host": "nutrition-api.p.rapidapi.com", + "path": "/facts", + "method": "GET" + } + }, + { + "path": "nutritionix/nutrients", + "method": "POST", + "price": "$0.005", + "description": "Nutritionix nutrients", + "rapidapi": { + "host": "nutritionix-api.p.rapidapi.com", + "path": "/nutrients", + "method": "POST" + } + }, + { + "path": "nyt/articles", + "method": "GET", + "price": "$0.001", + "description": "NY Times articles", + "rapidapi": { + "host": "new-york-times.p.rapidapi.com", + "path": "/articles", + "method": "GET" + } + }, + { + "path": "ocr/space", + "method": "POST", + "price": "$0.001", + "description": "OCR.Space text extraction", + "rapidapi": { + "host": "ocr-space.p.rapidapi.com", + "path": "/parse/image", + "method": "POST" + } + }, + { + "path": "odysee/video/{id}", + "method": "GET", + "price": "$0.001", + "description": "Odysee video", + "rapidapi": { + "host": "odysee.p.rapidapi.com", + "path": "/video/{id}", + "method": "GET" + } + }, + { + "path": "oecd/data", + "method": "GET", + "price": "$0.001", + "description": "OECD data", + "rapidapi": { + "host": "oecd.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "okx/tickers", + "method": "GET", + "price": "$0.001", + "description": "OKX tickers", + "rapidapi": { + "host": "okx.p.rapidapi.com", + "path": "/tickers", + "method": "GET" + } + }, + { + "path": "olx/search", + "method": "GET", + "price": "$0.001", + "description": "OLX search", + "rapidapi": { + "host": "olx.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "omdb/search", + "method": "GET", + "price": "$0.001", + "description": "OMDB movie search", + "rapidapi": { + "host": "omdb.p.rapidapi.com", + "path": "/", + "method": "GET" + } + }, + { + "path": "open-library/search", + "method": "GET", + "price": "$0.001", + "description": "Open Library search", + "rapidapi": { + "host": "open-library.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "open-meteo/forecast", + "method": "GET", + "price": "$0.001", + "description": "Open-Meteo forecast", + "rapidapi": { + "host": "open-meteo.p.rapidapi.com", + "path": "/forecast", + "method": "GET" + } + }, + { + "path": "openai/audio/transcriptions", + "method": "POST", + "price": "$0.001", + "description": "Whisper transcription", + "rapidapi": { + "host": "openai80.p.rapidapi.com", + "path": "/audio/transcriptions", + "method": "POST" + } + }, + { + "path": "openai/chat/completions", + "method": "POST", + "price": "$0.001", + "description": "OpenAI chat completions", + "rapidapi": { + "host": "openai80.p.rapidapi.com", + "path": "/chat/completions", + "method": "POST" + } + }, + { + "path": "openai/completions", + "method": "POST", + "price": "$0.001", + "description": "OpenAI completions", + "rapidapi": { + "host": "openai80.p.rapidapi.com", + "path": "/completions", + "method": "POST" + } + }, + { + "path": "openai/embeddings", + "method": "POST", + "price": "$0.001", + "description": "OpenAI embeddings", + "rapidapi": { + "host": "openai80.p.rapidapi.com", + "path": "/embeddings", + "method": "POST" + } + }, + { + "path": "openai/images/generations", + "method": "POST", + "price": "$0.001", + "description": "DALL-E image generation", + "rapidapi": { + "host": "openai80.p.rapidapi.com", + "path": "/images/generations", + "method": "POST" + } + }, + { + "path": "openai/models", + "method": "GET", + "price": "$0.001", + "description": "List OpenAI models", + "rapidapi": { + "host": "openai80.p.rapidapi.com", + "path": "/models", + "method": "GET" + } + }, + { + "path": "openalex/works", + "method": "GET", + "price": "$0.001", + "description": "OpenAlex works", + "rapidapi": { + "host": "openalex-api.p.rapidapi.com", + "path": "/works", + "method": "GET" + } + }, + { + "path": "opencorporates/search", + "method": "GET", + "price": "$0.005", + "description": "OpenCorporates search", + "rapidapi": { + "host": "opencorporates-api.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "openrice/restaurant/{id}", + "method": "GET", + "price": "$0.001", + "description": "OpenRice restaurant", + "rapidapi": { + "host": "openrice.p.rapidapi.com", + "path": "/restaurant/{id}", + "method": "GET" + } + }, + { + "path": "opensea/asset/{contract}/{token_id}", + "method": "GET", + "price": "$0.001", + "description": "Get single NFT asset (OpenSea)", + "rapidapi": { + "host": "opensea2.p.rapidapi.com", + "path": "/asset/{contract}/{token_id}", + "method": "GET" + } + }, + { + "path": "opensea/assets", + "method": "GET", + "price": "$0.001", + "description": "List NFT assets (OpenSea)", + "rapidapi": { + "host": "opensea2.p.rapidapi.com", + "path": "/assets", + "method": "GET" + } + }, + { + "path": "opensea/collection/{slug}", + "method": "GET", + "price": "$0.001", + "description": "Get NFT collection info (OpenSea)", + "rapidapi": { + "host": "opensea2.p.rapidapi.com", + "path": "/collection/{slug}", + "method": "GET" + } + }, + { + "path": "opensea/collections", + "method": "GET", + "price": "$0.001", + "description": "List NFT collections (OpenSea)", + "rapidapi": { + "host": "opensea2.p.rapidapi.com", + "path": "/collections", + "method": "GET" + } + }, + { + "path": "opensea/events", + "method": "GET", + "price": "$0.001", + "description": "Get NFT events (OpenSea)", + "rapidapi": { + "host": "opensea2.p.rapidapi.com", + "path": "/events", + "method": "GET" + } + }, + { + "path": "opensecrets/orgs", + "method": "GET", + "price": "$0.005", + "description": "OpenSecrets orgs", + "rapidapi": { + "host": "opensecrets-api.p.rapidapi.com", + "path": "/orgs", + "method": "GET" + } + }, + { + "path": "opentable/restaurants", + "method": "GET", + "price": "$0.005", + "description": "OpenTable restaurants", + "rapidapi": { + "host": "opentable-api.p.rapidapi.com", + "path": "/restaurants", + "method": "GET" + } + }, + { + "path": "openweather/current", + "method": "GET", + "price": "$0.001", + "description": "OpenWeather current", + "rapidapi": { + "host": "openweather.p.rapidapi.com", + "path": "/weather", + "method": "GET" + } + }, + { + "path": "openweather/forecast", + "method": "GET", + "price": "$0.001", + "description": "OpenWeather forecast", + "rapidapi": { + "host": "openweather.p.rapidapi.com", + "path": "/forecast", + "method": "GET" + } + }, + { + "path": "optimistic/balance", + "method": "GET", + "price": "$0.001", + "description": "Optimistic balance", + "rapidapi": { + "host": "optimistic-etherscan.p.rapidapi.com", + "path": "/balance", + "method": "GET" + } + }, + { + "path": "options/chains/{symbol}", + "method": "GET", + "price": "$0.001", + "description": "Options chain data", + "rapidapi": { + "host": "options-api.p.rapidapi.com", + "path": "/chains/{symbol}", + "method": "GET" + } + }, + { + "path": "options/greeks", + "method": "GET", + "price": "$0.001", + "description": "Options Greeks", + "rapidapi": { + "host": "options-api.p.rapidapi.com", + "path": "/greeks", + "method": "GET" + } + }, + { + "path": "orbitz/flights", + "method": "GET", + "price": "$0.001", + "description": "Orbitz flights", + "rapidapi": { + "host": "orbitz.p.rapidapi.com", + "path": "/flights", + "method": "GET" + } + }, + { + "path": "origin/games", + "method": "GET", + "price": "$0.001", + "description": "EA Origin games", + "rapidapi": { + "host": "origin.p.rapidapi.com", + "path": "/games", + "method": "GET" + } + }, + { + "path": "osm/reverse", + "method": "GET", + "price": "$0.001", + "description": "Reverse geocode (OSM)", + "rapidapi": { + "host": "forward-reverse-geocoding.p.rapidapi.com", + "path": "/reverse", + "method": "GET" + } + }, + { + "path": "osm/search", + "method": "GET", + "price": "$0.001", + "description": "Search OpenStreetMap", + "rapidapi": { + "host": "forward-reverse-geocoding.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "overwatch/stats/{username}", + "method": "GET", + "price": "$0.001", + "description": "Overwatch stats", + "rapidapi": { + "host": "overwatch.p.rapidapi.com", + "path": "/stats/{username}", + "method": "GET" + } + }, + { + "path": "packagist/package/{name}", + "method": "GET", + "price": "$0.001", + "description": "Packagist package", + "rapidapi": { + "host": "packagist-api.p.rapidapi.com", + "path": "/package/{name}", + "method": "GET" + } + }, + { + "path": "palm/generate", + "method": "POST", + "price": "$0.001", + "description": "PaLM generate", + "rapidapi": { + "host": "palm-api.p.rapidapi.com", + "path": "/generate", + "method": "POST" + } + }, + { + "path": "pancakeswap/pairs", + "method": "GET", + "price": "$0.001", + "description": "PancakeSwap pairs", + "rapidapi": { + "host": "pancakeswap.p.rapidapi.com", + "path": "/pairs", + "method": "GET" + } + }, + { + "path": "pandora/search", + "method": "GET", + "price": "$0.001", + "description": "Pandora search", + "rapidapi": { + "host": "pandora.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "paramount/movies", + "method": "GET", + "price": "$0.001", + "description": "Paramount+ movies", + "rapidapi": { + "host": "paramount.p.rapidapi.com", + "path": "/movies", + "method": "GET" + } + }, + { + "path": "paraswap/price", + "method": "GET", + "price": "$0.001", + "description": "ParaSwap price", + "rapidapi": { + "host": "paraswap.p.rapidapi.com", + "path": "/price", + "method": "GET" + } + }, + { + "path": "parler/user/{username}", + "method": "GET", + "price": "$0.001", + "description": "Parler user", + "rapidapi": { + "host": "parler.p.rapidapi.com", + "path": "/user/{username}", + "method": "GET" + } + }, + { + "path": "patents/search", + "method": "GET", + "price": "$0.001", + "description": "Patents search", + "rapidapi": { + "host": "patents-api.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "paypal/orders", + "method": "GET", + "price": "$0.001", + "description": "PayPal orders", + "rapidapi": { + "host": "paypal-api.p.rapidapi.com", + "path": "/orders", + "method": "GET" + } + }, + { + "path": "pdb/structures", + "method": "GET", + "price": "$0.001", + "description": "PDB structures", + "rapidapi": { + "host": "pdb-api.p.rapidapi.com", + "path": "/structures", + "method": "GET" + } + }, + { + "path": "pdf-compressor", + "method": "POST", + "price": "$0.001", + "description": "PDF compression", + "rapidapi": { + "host": "pdf-compressor.p.rapidapi.com", + "path": "/compress", + "method": "POST" + } + }, + { + "path": "pdf-merger", + "method": "POST", + "price": "$0.001", + "description": "PDF merger", + "rapidapi": { + "host": "pdf-merger.p.rapidapi.com", + "path": "/merge", + "method": "POST" + } + }, + { + "path": "pdf-splitter", + "method": "POST", + "price": "$0.001", + "description": "PDF splitter", + "rapidapi": { + "host": "pdf-splitter.p.rapidapi.com", + "path": "/split", + "method": "POST" + } + }, + { + "path": "pdf-to-word", + "method": "POST", + "price": "$0.001", + "description": "PDF to Word", + "rapidapi": { + "host": "pdf-to-word.p.rapidapi.com", + "path": "/convert", + "method": "POST" + } + }, + { + "path": "pdf/compress", + "method": "POST", + "price": "$0.010", + "description": "Compress PDF file", + "rapidapi": { + "host": "pdf-merge-split1.p.rapidapi.com", + "path": "/compress", + "method": "POST" + } + }, + { + "path": "pdf/extract", + "method": "POST", + "price": "$0.001", + "description": "PDF text extraction", + "rapidapi": { + "host": "pdf-extractor.p.rapidapi.com", + "path": "/extract", + "method": "POST" + } + }, + { + "path": "pdf/extractText", + "method": "POST", + "price": "$0.001", + "description": "Extract text from PDF", + "rapidapi": { + "host": "pdf-text-extractor.p.rapidapi.com", + "path": "/extract", + "method": "POST" + } + }, + { + "path": "pdf/merge", + "method": "POST", + "price": "$0.005", + "description": "Merge PDF files", + "rapidapi": { + "host": "pdf-merge-split1.p.rapidapi.com", + "path": "/merge", + "method": "POST" + } + }, + { + "path": "pdf/split", + "method": "POST", + "price": "$0.005", + "description": "Split PDF file", + "rapidapi": { + "host": "pdf-merge-split1.p.rapidapi.com", + "path": "/split", + "method": "POST" + } + }, + { + "path": "pdf/toHtml", + "method": "POST", + "price": "$0.001", + "description": "Convert PDF to HTML", + "rapidapi": { + "host": "pdf-to-html.p.rapidapi.com", + "path": "/convert", + "method": "POST" + } + }, + { + "path": "peacock/movies", + "method": "GET", + "price": "$0.001", + "description": "Peacock movies", + "rapidapi": { + "host": "peacock.p.rapidapi.com", + "path": "/movies", + "method": "GET" + } + }, + { + "path": "people-data-labs/person", + "method": "GET", + "price": "$0.001", + "description": "PDL person", + "rapidapi": { + "host": "people-data-labs.p.rapidapi.com", + "path": "/person", + "method": "GET" + } + }, + { + "path": "pharmacies/nearby", + "method": "GET", + "price": "$0.001", + "description": "Nearby pharmacies", + "rapidapi": { + "host": "pharmacies-api.p.rapidapi.com", + "path": "/nearby", + "method": "GET" + } + }, + { + "path": "photos/all", + "method": "GET", + "price": "$0.001", + "description": "Get all photos", + "rapidapi": { + "host": "jsonplaceholder1.p.rapidapi.com", + "path": "/photos", + "method": "GET" + } + }, + { + "path": "pika/generate-video", + "method": "POST", + "price": "$0.05", + "description": "Pika video generation", + "rapidapi": { + "host": "pika-api.p.rapidapi.com", + "path": "/generate-video", + "method": "POST" + } + }, + { + "path": "pinata/pin", + "method": "POST", + "price": "$0.001", + "description": "Pinata IPFS pin", + "rapidapi": { + "host": "pinata-api.p.rapidapi.com", + "path": "/pin", + "method": "POST" + } + }, + { + "path": "pinterest/search", + "method": "GET", + "price": "$0.001", + "description": "Search Pinterest", + "rapidapi": { + "host": "pinterest-api.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "pirate-bay/search", + "method": "GET", + "price": "$0.001", + "description": "Pirate Bay search", + "rapidapi": { + "host": "piratebay.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "pirate-weather/forecast", + "method": "GET", + "price": "$0.001", + "description": "Pirate Weather", + "rapidapi": { + "host": "pirate-weather.p.rapidapi.com", + "path": "/forecast", + "method": "GET" + } + }, + { + "path": "plagiarism-check", + "method": "POST", + "price": "$0.001", + "description": "Plagiarism check", + "rapidapi": { + "host": "plagiarism-api.p.rapidapi.com", + "path": "/check", + "method": "POST" + } + }, + { + "path": "plaid/accounts", + "method": "GET", + "price": "$0.001", + "description": "Plaid bank accounts", + "rapidapi": { + "host": "plaid-api.p.rapidapi.com", + "path": "/accounts", + "method": "GET" + } + }, + { + "path": "plaid/transactions", + "method": "GET", + "price": "$0.001", + "description": "Plaid transactions", + "rapidapi": { + "host": "plaid-api.p.rapidapi.com", + "path": "/transactions", + "method": "GET" + } + }, + { + "path": "playground/generate", + "method": "POST", + "price": "$0.01", + "description": "Playground AI generate", + "rapidapi": { + "host": "playground-ai.p.rapidapi.com", + "path": "/generate", + "method": "POST" + } + }, + { + "path": "playstation/games", + "method": "GET", + "price": "$0.001", + "description": "PlayStation store", + "rapidapi": { + "host": "playstation-store.p.rapidapi.com", + "path": "/games", + "method": "GET" + } + }, + { + "path": "pokemon-tcg/cards", + "method": "GET", + "price": "$0.001", + "description": "Pokemon TCG cards", + "rapidapi": { + "host": "pokemon-tcg.p.rapidapi.com", + "path": "/cards", + "method": "GET" + } + }, + { + "path": "pokemon/abilities", + "method": "GET", + "price": "$0.001", + "description": "Get Pokemon abilities", + "rapidapi": { + "host": "pokemon-go1.p.rapidapi.com", + "path": "/pokemon_abilities", + "method": "GET" + } + }, + { + "path": "pokemon/gyms", + "method": "GET", + "price": "$0.001", + "description": "Get nearby gyms", + "rapidapi": { + "host": "pokemon-go1.p.rapidapi.com", + "path": "/nearby_gyms", + "method": "GET" + } + }, + { + "path": "pokemon/list", + "method": "GET", + "price": "$0.001", + "description": "Get Pokemon list", + "rapidapi": { + "host": "pokemon-go1.p.rapidapi.com", + "path": "/pokemon_list", + "method": "GET" + } + }, + { + "path": "pokemon/raids", + "method": "GET", + "price": "$0.001", + "description": "Get raid battles", + "rapidapi": { + "host": "pokemon-go1.p.rapidapi.com", + "path": "/raid_battles", + "method": "GET" + } + }, + { + "path": "pokemon/research", + "method": "GET", + "price": "$0.001", + "description": "Get field research", + "rapidapi": { + "host": "pokemon-go1.p.rapidapi.com", + "path": "/field_research", + "method": "GET" + } + }, + { + "path": "pokemon/stats", + "method": "GET", + "price": "$0.001", + "description": "Get Pokemon stats", + "rapidapi": { + "host": "pokemon-go1.p.rapidapi.com", + "path": "/pokemon_stats", + "method": "GET" + } + }, + { + "path": "pokemon/types", + "method": "GET", + "price": "$0.001", + "description": "Get Pokemon types", + "rapidapi": { + "host": "pokemon-go1.p.rapidapi.com", + "path": "/pokemon_types", + "method": "GET" + } + }, + { + "path": "pollen/{location}", + "method": "GET", + "price": "$0.001", + "description": "Pollen forecast", + "rapidapi": { + "host": "pollen-api.p.rapidapi.com", + "path": "/{location}", + "method": "GET" + } + }, + { + "path": "poloniex/tickers", + "method": "GET", + "price": "$0.001", + "description": "Poloniex tickers", + "rapidapi": { + "host": "poloniex.p.rapidapi.com", + "path": "/tickers", + "method": "GET" + } + }, + { + "path": "polygon/stocks/quote", + "method": "GET", + "price": "$0.001", + "description": "Polygon.io stock quote", + "rapidapi": { + "host": "polygon.p.rapidapi.com", + "path": "/v2/quote", + "method": "GET" + } + }, + { + "path": "polygonscan/balance", + "method": "GET", + "price": "$0.001", + "description": "Polygonscan balance", + "rapidapi": { + "host": "polygonscan.p.rapidapi.com", + "path": "/balance", + "method": "GET" + } + }, + { + "path": "poshmark/product/{id}", + "method": "GET", + "price": "$0.001", + "description": "Poshmark product", + "rapidapi": { + "host": "poshmark.p.rapidapi.com", + "path": "/product/{id}", + "method": "GET" + } + }, + { + "path": "posts/all", + "method": "GET", + "price": "$0.001", + "description": "Get all posts", + "rapidapi": { + "host": "jsonplaceholder1.p.rapidapi.com", + "path": "/posts", + "method": "GET" + } + }, + { + "path": "posts/comments", + "method": "GET", + "price": "$0.001", + "description": "Get comments for post", + "rapidapi": { + "host": "jsonplaceholder1.p.rapidapi.com", + "path": "/posts/{id}/comments", + "method": "GET" + } + }, + { + "path": "posts/get", + "method": "GET", + "price": "$0.001", + "description": "Get post by ID", + "rapidapi": { + "host": "jsonplaceholder1.p.rapidapi.com", + "path": "/posts/{id}", + "method": "GET" + } + }, + { + "path": "premier-league/table", + "method": "GET", + "price": "$0.001", + "description": "Premier League table", + "rapidapi": { + "host": "premier-league.p.rapidapi.com", + "path": "/table", + "method": "GET" + } + }, + { + "path": "premierleague/table", + "method": "GET", + "price": "$0.005", + "description": "Premier League table", + "rapidapi": { + "host": "premierleague-api.p.rapidapi.com", + "path": "/table", + "method": "GET" + } + }, + { + "path": "priceline/flights", + "method": "GET", + "price": "$0.01", + "description": "Priceline flights", + "rapidapi": { + "host": "priceline-api.p.rapidapi.com", + "path": "/flights", + "method": "GET" + } + }, + { + "path": "priceline/hotels", + "method": "GET", + "price": "$0.001", + "description": "Priceline hotels", + "rapidapi": { + "host": "priceline.p.rapidapi.com", + "path": "/hotels", + "method": "GET" + } + }, + { + "path": "producthunt/posts", + "method": "GET", + "price": "$0.001", + "description": "Get Product Hunt posts", + "rapidapi": { + "host": "product-hunt2.p.rapidapi.com", + "path": "/posts", + "method": "GET" + } + }, + { + "path": "producthunt/today", + "method": "GET", + "price": "$0.001", + "description": "Get today's Product Hunt", + "rapidapi": { + "host": "product-hunt2.p.rapidapi.com", + "path": "/today", + "method": "GET" + } + }, + { + "path": "propertyfinder/rentals", + "method": "GET", + "price": "$0.001", + "description": "PropertyFinder rentals", + "rapidapi": { + "host": "propertyfinder-api.p.rapidapi.com", + "path": "/rentals", + "method": "GET" + } + }, + { + "path": "pub-dev/package/{name}", + "method": "GET", + "price": "$0.001", + "description": "Pub.dev package", + "rapidapi": { + "host": "pub-dev-api.p.rapidapi.com", + "path": "/package/{name}", + "method": "GET" + } + }, + { + "path": "pubchem/compounds", + "method": "GET", + "price": "$0.001", + "description": "PubChem compounds", + "rapidapi": { + "host": "pubchem-api.p.rapidapi.com", + "path": "/compounds", + "method": "GET" + } + }, + { + "path": "pubg/players", + "method": "GET", + "price": "$0.005", + "description": "PUBG players", + "rapidapi": { + "host": "pubg-api.p.rapidapi.com", + "path": "/players", + "method": "GET" + } + }, + { + "path": "pubg/stats/{username}", + "method": "GET", + "price": "$0.001", + "description": "PUBG stats", + "rapidapi": { + "host": "pubg.p.rapidapi.com", + "path": "/stats/{username}", + "method": "GET" + } + }, + { + "path": "public-com/quote", + "method": "GET", + "price": "$0.001", + "description": "Public.com quote", + "rapidapi": { + "host": "public-api.p.rapidapi.com", + "path": "/quote", + "method": "GET" + } + }, + { + "path": "pypi/package/{name}", + "method": "GET", + "price": "$0.001", + "description": "PyPI package", + "rapidapi": { + "host": "pypi-api.p.rapidapi.com", + "path": "/package/{name}", + "method": "GET" + } + }, + { + "path": "qrcode/generate", + "method": "GET", + "price": "$0.001", + "description": "Generate QR code", + "rapidapi": { + "host": "qrcode3.p.rapidapi.com", + "path": "/generate", + "method": "GET" + } + }, + { + "path": "quickbooks/invoices", + "method": "GET", + "price": "$0.001", + "description": "QuickBooks invoices", + "rapidapi": { + "host": "quickbooks-api.p.rapidapi.com", + "path": "/invoices", + "method": "GET" + } + }, + { + "path": "quizlet/flashcards", + "method": "GET", + "price": "$0.001", + "description": "Quizlet flashcards", + "rapidapi": { + "host": "quizlet.p.rapidapi.com", + "path": "/flashcards", + "method": "GET" + } + }, + { + "path": "quizlet/sets", + "method": "GET", + "price": "$0.005", + "description": "Quizlet sets", + "rapidapi": { + "host": "quizlet-api.p.rapidapi.com", + "path": "/sets", + "method": "GET" + } + }, + { + "path": "quora/question/{id}", + "method": "GET", + "price": "$0.001", + "description": "Quora question", + "rapidapi": { + "host": "quora-api.p.rapidapi.com", + "path": "/question/{id}", + "method": "GET" + } + }, + { + "path": "quotes/random", + "method": "GET", + "price": "$0.001", + "description": "Get random quote", + "rapidapi": { + "host": "quotes15.p.rapidapi.com", + "path": "/quotes/random", + "method": "GET" + } + }, + { + "path": "quotes/search", + "method": "GET", + "price": "$0.001", + "description": "Search quotes", + "rapidapi": { + "host": "quotes15.p.rapidapi.com", + "path": "/quotes/search", + "method": "GET" + } + }, + { + "path": "rainbow-six/stats/{username}", + "method": "GET", + "price": "$0.001", + "description": "Rainbow Six stats", + "rapidapi": { + "host": "rainbow-six.p.rapidapi.com", + "path": "/stats/{username}", + "method": "GET" + } + }, + { + "path": "rakuten/product/{id}", + "method": "GET", + "price": "$0.001", + "description": "Rakuten product", + "rapidapi": { + "host": "rakuten.p.rapidapi.com", + "path": "/product/{id}", + "method": "GET" + } + }, + { + "path": "random-cat-image", + "method": "GET", + "price": "$0.001", + "description": "Random cat image", + "rapidapi": { + "host": "cats-api.p.rapidapi.com", + "path": "/random", + "method": "GET" + } + }, + { + "path": "random-dog-image", + "method": "GET", + "price": "$0.001", + "description": "Random dog image", + "rapidapi": { + "host": "dogs-api.p.rapidapi.com", + "path": "/random", + "method": "GET" + } + }, + { + "path": "random-fact", + "method": "GET", + "price": "$0.001", + "description": "Random fact", + "rapidapi": { + "host": "facts-api.p.rapidapi.com", + "path": "/random", + "method": "GET" + } + }, + { + "path": "random-fox-image", + "method": "GET", + "price": "$0.001", + "description": "Random fox image", + "rapidapi": { + "host": "foxes-api.p.rapidapi.com", + "path": "/random", + "method": "GET" + } + }, + { + "path": "random-joke", + "method": "GET", + "price": "$0.001", + "description": "Random joke", + "rapidapi": { + "host": "jokes-api.p.rapidapi.com", + "path": "/random", + "method": "GET" + } + }, + { + "path": "random-meme", + "method": "GET", + "price": "$0.001", + "description": "Random meme", + "rapidapi": { + "host": "memes-api.p.rapidapi.com", + "path": "/random", + "method": "GET" + } + }, + { + "path": "random-name", + "method": "GET", + "price": "$0.001", + "description": "Random name generator", + "rapidapi": { + "host": "name-generator.p.rapidapi.com", + "path": "/random", + "method": "GET" + } + }, + { + "path": "random-password", + "method": "GET", + "price": "$0.001", + "description": "Random password", + "rapidapi": { + "host": "password-generator.p.rapidapi.com", + "path": "/generate", + "method": "GET" + } + }, + { + "path": "random-quote", + "method": "GET", + "price": "$0.001", + "description": "Random quote", + "rapidapi": { + "host": "quotes-api.p.rapidapi.com", + "path": "/random", + "method": "GET" + } + }, + { + "path": "random-uuid", + "method": "GET", + "price": "$0.001", + "description": "Random UUID", + "rapidapi": { + "host": "uuid-generator.p.rapidapi.com", + "path": "/generate", + "method": "GET" + } + }, + { + "path": "rarbg/torrents", + "method": "GET", + "price": "$0.001", + "description": "RARBG torrents", + "rapidapi": { + "host": "rarbg.p.rapidapi.com", + "path": "/torrents", + "method": "GET" + } + }, + { + "path": "rarible/nfts", + "method": "GET", + "price": "$0.001", + "description": "Rarible NFTs", + "rapidapi": { + "host": "rarible.p.rapidapi.com", + "path": "/nfts", + "method": "GET" + } + }, + { + "path": "readability-score", + "method": "POST", + "price": "$0.001", + "description": "Readability score", + "rapidapi": { + "host": "readability-api.p.rapidapi.com", + "path": "/score", + "method": "POST" + } + }, + { + "path": "realtor/listings", + "method": "GET", + "price": "$0.01", + "description": "Realtor.com listings", + "rapidapi": { + "host": "realtor-api.p.rapidapi.com", + "path": "/listings", + "method": "GET" + } + }, + { + "path": "realtor/search", + "method": "GET", + "price": "$0.001", + "description": "Realtor.com search", + "rapidapi": { + "host": "realtor-api.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "recipe/info", + "method": "GET", + "price": "$0.001", + "description": "Get recipe information", + "rapidapi": { + "host": "recipeapi6.p.rapidapi.com", + "path": "/info", + "method": "GET" + } + }, + { + "path": "recipe/random", + "method": "GET", + "price": "$0.001", + "description": "Get random recipe", + "rapidapi": { + "host": "recipeapi6.p.rapidapi.com", + "path": "/random", + "method": "GET" + } + }, + { + "path": "recipe/search", + "method": "GET", + "price": "$0.001", + "description": "Search recipes", + "rapidapi": { + "host": "recipeapi6.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "recipes/info", + "method": "GET", + "price": "$0.001", + "description": "Get recipe details", + "rapidapi": { + "host": "recipe-food-nutrition.p.rapidapi.com", + "path": "/recipes/{id}/information", + "method": "GET" + } + }, + { + "path": "recipes/search", + "method": "GET", + "price": "$0.001", + "description": "Search recipes", + "rapidapi": { + "host": "recipe-food-nutrition.p.rapidapi.com", + "path": "/recipes/search", + "method": "GET" + } + }, + { + "path": "red-dead-online/stats", + "method": "GET", + "price": "$0.001", + "description": "RDR Online stats", + "rapidapi": { + "host": "rdr-online.p.rapidapi.com", + "path": "/stats", + "method": "GET" + } + }, + { + "path": "reddit/hot", + "method": "GET", + "price": "$0.001", + "description": "Reddit hot posts", + "rapidapi": { + "host": "reddit-api.p.rapidapi.com", + "path": "/hot", + "method": "GET" + } + }, + { + "path": "reddit/post/{id}", + "method": "GET", + "price": "$0.001", + "description": "Get Reddit post details", + "rapidapi": { + "host": "reddit-scraper2.p.rapidapi.com", + "path": "/post/{id}", + "method": "GET" + } + }, + { + "path": "reddit/search", + "method": "GET", + "price": "$0.001", + "description": "Search Reddit posts", + "rapidapi": { + "host": "reddit-scraper2.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "reddit/subreddit/{subreddit}/hot", + "method": "GET", + "price": "$0.001", + "description": "Get hot posts from subreddit", + "rapidapi": { + "host": "reddit-scraper2.p.rapidapi.com", + "path": "/subreddit/{subreddit}/hot", + "method": "GET" + } + }, + { + "path": "reddit/subreddit/{subreddit}/new", + "method": "GET", + "price": "$0.001", + "description": "Get new posts from subreddit", + "rapidapi": { + "host": "reddit-scraper2.p.rapidapi.com", + "path": "/subreddit/{subreddit}/new", + "method": "GET" + } + }, + { + "path": "reddit/user/{username}", + "method": "GET", + "price": "$0.001", + "description": "Get Reddit user info", + "rapidapi": { + "host": "reddit-scraper2.p.rapidapi.com", + "path": "/user/{username}", + "method": "GET" + } + }, + { + "path": "redfin/estimate", + "method": "GET", + "price": "$0.001", + "description": "Redfin estimate", + "rapidapi": { + "host": "redfin-api.p.rapidapi.com", + "path": "/estimate", + "method": "GET" + } + }, + { + "path": "redfin/homes", + "method": "GET", + "price": "$0.01", + "description": "Redfin homes", + "rapidapi": { + "host": "redfin-api.p.rapidapi.com", + "path": "/homes", + "method": "GET" + } + }, + { + "path": "redfin/search", + "method": "GET", + "price": "$0.001", + "description": "Redfin search", + "rapidapi": { + "host": "redfin-data.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "redis/get", + "method": "GET", + "price": "$0.001", + "description": "Redis get", + "rapidapi": { + "host": "redis.p.rapidapi.com", + "path": "/get", + "method": "GET" + } + }, + { + "path": "reed/jobs", + "method": "GET", + "price": "$0.001", + "description": "Reed jobs", + "rapidapi": { + "host": "reed-api.p.rapidapi.com", + "path": "/jobs", + "method": "GET" + } + }, + { + "path": "rent/rentals", + "method": "GET", + "price": "$0.001", + "description": "Rent.com rentals", + "rapidapi": { + "host": "rent-api.p.rapidapi.com", + "path": "/rentals", + "method": "GET" + } + }, + { + "path": "rephrase/generate", + "method": "POST", + "price": "$0.05", + "description": "Rephrase video generation", + "rapidapi": { + "host": "rephrase-api.p.rapidapi.com", + "path": "/generate", + "method": "POST" + } + }, + { + "path": "replicate/predict", + "method": "POST", + "price": "$0.001", + "description": "Replicate ML", + "rapidapi": { + "host": "replicate.p.rapidapi.com", + "path": "/predict", + "method": "POST" + } + }, + { + "path": "reservoir/collections", + "method": "GET", + "price": "$0.001", + "description": "Reservoir collections", + "rapidapi": { + "host": "reservoir.p.rapidapi.com", + "path": "/collections", + "method": "GET" + } + }, + { + "path": "reuters/articles", + "method": "GET", + "price": "$0.001", + "description": "Reuters articles", + "rapidapi": { + "host": "reuters.p.rapidapi.com", + "path": "/articles", + "method": "GET" + } + }, + { + "path": "revolut/accounts", + "method": "GET", + "price": "$0.001", + "description": "Revolut accounts", + "rapidapi": { + "host": "revolut-api.p.rapidapi.com", + "path": "/accounts", + "method": "GET" + } + }, + { + "path": "rightmove/properties", + "method": "GET", + "price": "$0.01", + "description": "Rightmove properties", + "rapidapi": { + "host": "rightmove-api.p.rapidapi.com", + "path": "/properties", + "method": "GET" + } + }, + { + "path": "rightmove/rentals", + "method": "GET", + "price": "$0.001", + "description": "Rightmove rentals", + "rapidapi": { + "host": "rightmove-api.p.rapidapi.com", + "path": "/rentals", + "method": "GET" + } + }, + { + "path": "riot/summoner", + "method": "GET", + "price": "$0.005", + "description": "Riot summoner", + "rapidapi": { + "host": "riot-api.p.rapidapi.com", + "path": "/summoner", + "method": "GET" + } + }, + { + "path": "robinhood/quote/{symbol}", + "method": "GET", + "price": "$0.001", + "description": "Robinhood quote", + "rapidapi": { + "host": "robinhood-api.p.rapidapi.com", + "path": "/quote/{symbol}", + "method": "GET" + } + }, + { + "path": "roblox/user/{id}", + "method": "GET", + "price": "$0.001", + "description": "Roblox user info", + "rapidapi": { + "host": "roblox-api.p.rapidapi.com", + "path": "/user/{id}", + "method": "GET" + } + }, + { + "path": "roblox/users", + "method": "GET", + "price": "$0.005", + "description": "Roblox users", + "rapidapi": { + "host": "roblox-api.p.rapidapi.com", + "path": "/users", + "method": "GET" + } + }, + { + "path": "rocket-league/stats/{username}", + "method": "GET", + "price": "$0.001", + "description": "Rocket League stats", + "rapidapi": { + "host": "rocket-league.p.rapidapi.com", + "path": "/stats/{username}", + "method": "GET" + } + }, + { + "path": "rocket-pool/staking", + "method": "GET", + "price": "$0.001", + "description": "Rocket Pool staking", + "rapidapi": { + "host": "rocket-pool.p.rapidapi.com", + "path": "/staking", + "method": "GET" + } + }, + { + "path": "rottentomatoes/movies", + "method": "GET", + "price": "$0.001", + "description": "Rotten Tomatoes", + "rapidapi": { + "host": "rotten-tomatoes.p.rapidapi.com", + "path": "/movies", + "method": "GET" + } + }, + { + "path": "rubygems/package/{name}", + "method": "GET", + "price": "$0.001", + "description": "RubyGems package", + "rapidapi": { + "host": "rubygems-api.p.rapidapi.com", + "path": "/package/{name}", + "method": "GET" + } + }, + { + "path": "rugby/matches", + "method": "GET", + "price": "$0.001", + "description": "Rugby matches", + "rapidapi": { + "host": "rugby-api.p.rapidapi.com", + "path": "/matches", + "method": "GET" + } + }, + { + "path": "rumble/video/{id}", + "method": "GET", + "price": "$0.001", + "description": "Rumble video", + "rapidapi": { + "host": "rumble.p.rapidapi.com", + "path": "/video/{id}", + "method": "GET" + } + }, + { + "path": "runway/generate", + "method": "POST", + "price": "$0.001", + "description": "Runway ML", + "rapidapi": { + "host": "runway.p.rapidapi.com", + "path": "/generate", + "method": "POST" + } + }, + { + "path": "runway/generate-video", + "method": "POST", + "price": "$0.05", + "description": "Runway video generation", + "rapidapi": { + "host": "runway-api.p.rapidapi.com", + "path": "/generate-video", + "method": "POST" + } + }, + { + "path": "samsclub/products", + "method": "GET", + "price": "$0.001", + "description": "Sam's Club products", + "rapidapi": { + "host": "samsclub-api.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "scholar/articles", + "method": "GET", + "price": "$0.005", + "description": "Google Scholar articles", + "rapidapi": { + "host": "scholar-api.p.rapidapi.com", + "path": "/articles", + "method": "GET" + } + }, + { + "path": "scrapingant/scrape", + "method": "GET", + "price": "$0.001", + "description": "ScrapingAnt scraping", + "rapidapi": { + "host": "scrapingant.p.rapidapi.com", + "path": "/scrape", + "method": "GET" + } + }, + { + "path": "scrapingbee/scrape", + "method": "GET", + "price": "$0.001", + "description": "ScrapingBee web scraping", + "rapidapi": { + "host": "scrapingbee.p.rapidapi.com", + "path": "/", + "method": "GET" + } + }, + { + "path": "screenshot/url", + "method": "GET", + "price": "$0.001", + "description": "Website screenshot", + "rapidapi": { + "host": "website-screenshot.p.rapidapi.com", + "path": "/screenshot", + "method": "GET" + } + }, + { + "path": "search/bing", + "method": "GET", + "price": "$0.001", + "description": "Bing web search", + "rapidapi": { + "host": "bing-web-search1.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "search/google", + "method": "GET", + "price": "$0.001", + "description": "Google web search", + "rapidapi": { + "host": "google-search74.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "search/google/images", + "method": "GET", + "price": "$0.001", + "description": "Google image search", + "rapidapi": { + "host": "google-search74.p.rapidapi.com", + "path": "/images", + "method": "GET" + } + }, + { + "path": "search/google/news", + "method": "GET", + "price": "$0.001", + "description": "Google news search", + "rapidapi": { + "host": "google-search74.p.rapidapi.com", + "path": "/news", + "method": "GET" + } + }, + { + "path": "searchapi/search", + "method": "GET", + "price": "$0.001", + "description": "SearchAPI search", + "rapidapi": { + "host": "searchapi.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "sec/company/{ticker}", + "method": "GET", + "price": "$0.001", + "description": "Get SEC company filings", + "rapidapi": { + "host": "sec-filings.p.rapidapi.com", + "path": "/company/{ticker}", + "method": "GET" + } + }, + { + "path": "sec/filings", + "method": "GET", + "price": "$0.001", + "description": "SEC filings", + "rapidapi": { + "host": "sec-api.p.rapidapi.com", + "path": "/filings", + "method": "GET" + } + }, + { + "path": "sec/filings/{type}", + "method": "GET", + "price": "$0.001", + "description": "Get SEC filings by type", + "rapidapi": { + "host": "sec-filings.p.rapidapi.com", + "path": "/filings/{type}", + "method": "GET" + } + }, + { + "path": "seLoger/rentals", + "method": "GET", + "price": "$0.001", + "description": "SeLoger rentals", + "rapidapi": { + "host": "seloger-api.p.rapidapi.com", + "path": "/rentals", + "method": "GET" + } + }, + { + "path": "semantic-scholar/papers", + "method": "GET", + "price": "$0.005", + "description": "Semantic Scholar papers", + "rapidapi": { + "host": "semantic-scholar-api.p.rapidapi.com", + "path": "/papers", + "method": "GET" + } + }, + { + "path": "sentiment-analysis", + "method": "POST", + "price": "$0.001", + "description": "Sentiment analysis", + "rapidapi": { + "host": "sentiment-analysis-api.p.rapidapi.com", + "path": "/analyze", + "method": "POST" + } + }, + { + "path": "sentiment/analyze", + "method": "POST", + "price": "$0.001", + "description": "Analyze text sentiment", + "rapidapi": { + "host": "text-analysis12.p.rapidapi.com", + "path": "/sentiment-analysis/api/v1.1", + "method": "POST" + } + }, + { + "path": "serie-a/table", + "method": "GET", + "price": "$0.001", + "description": "Serie A table", + "rapidapi": { + "host": "serie-a.p.rapidapi.com", + "path": "/table", + "method": "GET" + } + }, + { + "path": "serpapi/search", + "method": "GET", + "price": "$0.001", + "description": "SerpAPI search", + "rapidapi": { + "host": "serpapi.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "serper/search", + "method": "POST", + "price": "$0.001", + "description": "Serper search", + "rapidapi": { + "host": "serper.p.rapidapi.com", + "path": "/search", + "method": "POST" + } + }, + { + "path": "setlistfm/setlists", + "method": "GET", + "price": "$0.001", + "description": "Setlist.fm setlists", + "rapidapi": { + "host": "setlistfm.p.rapidapi.com", + "path": "/setlists", + "method": "GET" + } + }, + { + "path": "seznam/search", + "method": "GET", + "price": "$0.001", + "description": "Seznam search", + "rapidapi": { + "host": "seznam-api.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "shazam/recognize", + "method": "POST", + "price": "$0.001", + "description": "Shazam song recognition", + "rapidapi": { + "host": "shazam.p.rapidapi.com", + "path": "/songs/detect", + "method": "POST" + } + }, + { + "path": "shein/products", + "method": "GET", + "price": "$0.001", + "description": "SHEIN products", + "rapidapi": { + "host": "shein-api.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "shikimori/anime", + "method": "GET", + "price": "$0.001", + "description": "Shikimori anime", + "rapidapi": { + "host": "shikimori.p.rapidapi.com", + "path": "/anime", + "method": "GET" + } + }, + { + "path": "shopee/products", + "method": "GET", + "price": "$0.001", + "description": "Shopee products", + "rapidapi": { + "host": "shopee-api.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "shopify/products", + "method": "GET", + "price": "$0.001", + "description": "Shopify products", + "rapidapi": { + "host": "shopify-api.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "short-interest", + "method": "GET", + "price": "$0.001", + "description": "Short interest data", + "rapidapi": { + "host": "short-interest.p.rapidapi.com", + "path": "/data", + "method": "GET" + } + }, + { + "path": "showsearch/{query}", + "method": "GET", + "price": "$0.001", + "description": "Show search", + "rapidapi": { + "host": "showsearch.p.rapidapi.com", + "path": "/{query}", + "method": "GET" + } + }, + { + "path": "showtime/movies", + "method": "GET", + "price": "$0.001", + "description": "Showtime movies", + "rapidapi": { + "host": "showtime.p.rapidapi.com", + "path": "/movies", + "method": "GET" + } + }, + { + "path": "simplehash/nfts", + "method": "GET", + "price": "$0.001", + "description": "SimpleHash NFTs", + "rapidapi": { + "host": "simplehash.p.rapidapi.com", + "path": "/nfts", + "method": "GET" + } + }, + { + "path": "skillshare/classes", + "method": "GET", + "price": "$0.001", + "description": "Skillshare classes", + "rapidapi": { + "host": "skillshare.p.rapidapi.com", + "path": "/classes", + "method": "GET" + } + }, + { + "path": "sky-sports/news", + "method": "GET", + "price": "$0.001", + "description": "Sky Sports news", + "rapidapi": { + "host": "sky-sports.p.rapidapi.com", + "path": "/news", + "method": "GET" + } + }, + { + "path": "skyscanner/flights", + "method": "GET", + "price": "$0.001", + "description": "Skyscanner flights", + "rapidapi": { + "host": "skyscanner-api.p.rapidapi.com", + "path": "/flights", + "method": "GET" + } + }, + { + "path": "skyscanner/search", + "method": "GET", + "price": "$0.01", + "description": "Skyscanner flight search", + "rapidapi": { + "host": "skyscanner-api.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "slack/channels", + "method": "GET", + "price": "$0.001", + "description": "Get Slack channels", + "rapidapi": { + "host": "slack101.p.rapidapi.com", + "path": "/channels.list", + "method": "GET" + } + }, + { + "path": "slack/channels/list", + "method": "GET", + "price": "$0.001", + "description": "List Slack channels", + "rapidapi": { + "host": "slack.com.p.rapidapi.com", + "path": "/api/conversations.list", + "method": "GET" + } + }, + { + "path": "slack/chat/postMessage", + "method": "POST", + "price": "$0.001", + "description": "Post message to Slack channel", + "rapidapi": { + "host": "slack.com.p.rapidapi.com", + "path": "/api/chat.postMessage", + "method": "POST" + } + }, + { + "path": "slack/messages", + "method": "GET", + "price": "$0.001", + "description": "Get channel messages", + "rapidapi": { + "host": "slack101.p.rapidapi.com", + "path": "/conversations.history", + "method": "GET" + } + }, + { + "path": "slack/users", + "method": "GET", + "price": "$0.001", + "description": "Get Slack users", + "rapidapi": { + "host": "slack101.p.rapidapi.com", + "path": "/users.list", + "method": "GET" + } + }, + { + "path": "slack/users/list", + "method": "GET", + "price": "$0.001", + "description": "List Slack users", + "rapidapi": { + "host": "slack.com.p.rapidapi.com", + "path": "/api/users.list", + "method": "GET" + } + }, + { + "path": "smartrecruiters/jobs", + "method": "GET", + "price": "$0.001", + "description": "SmartRecruiters jobs", + "rapidapi": { + "host": "smartrecruiters-api.p.rapidapi.com", + "path": "/jobs", + "method": "GET" + } + }, + { + "path": "snapchat/user/{username}", + "method": "GET", + "price": "$0.001", + "description": "Get Snapchat user", + "rapidapi": { + "host": "snapchat-api.p.rapidapi.com", + "path": "/user/{username}", + "method": "GET" + } + }, + { + "path": "snowtrace/balance", + "method": "GET", + "price": "$0.001", + "description": "Snowtrace balance", + "rapidapi": { + "host": "snowtrace.p.rapidapi.com", + "path": "/balance", + "method": "GET" + } + }, + { + "path": "soccer/standings", + "method": "GET", + "price": "$0.005", + "description": "Soccer standings", + "rapidapi": { + "host": "soccer-api.p.rapidapi.com", + "path": "/standings", + "method": "GET" + } + }, + { + "path": "socket/quote", + "method": "GET", + "price": "$0.001", + "description": "Socket bridge", + "rapidapi": { + "host": "socket.p.rapidapi.com", + "path": "/quote", + "method": "GET" + } + }, + { + "path": "sofi-invest/quote", + "method": "GET", + "price": "$0.001", + "description": "SoFi Invest quote", + "rapidapi": { + "host": "sofi-invest.p.rapidapi.com", + "path": "/quote", + "method": "GET" + } + }, + { + "path": "solscan/account/{address}", + "method": "GET", + "price": "$0.001", + "description": "Solscan account", + "rapidapi": { + "host": "solscan.p.rapidapi.com", + "path": "/account/{address}", + "method": "GET" + } + }, + { + "path": "songkick/events", + "method": "GET", + "price": "$0.001", + "description": "Songkick events", + "rapidapi": { + "host": "songkick.p.rapidapi.com", + "path": "/events", + "method": "GET" + } + }, + { + "path": "soundcloud/search", + "method": "GET", + "price": "$0.001", + "description": "SoundCloud search", + "rapidapi": { + "host": "soundcloud-api.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "soundraw/generate", + "method": "POST", + "price": "$0.02", + "description": "Soundraw music generation", + "rapidapi": { + "host": "soundraw-api.p.rapidapi.com", + "path": "/generate", + "method": "POST" + } + }, + { + "path": "speech/transcribe", + "method": "POST", + "price": "$0.001", + "description": "Transcribe audio to text (Whisper)", + "rapidapi": { + "host": "whisper44.p.rapidapi.com", + "path": "/transcribe", + "method": "POST" + } + }, + { + "path": "speech/translate", + "method": "POST", + "price": "$0.001", + "description": "Translate audio (Whisper)", + "rapidapi": { + "host": "whisper44.p.rapidapi.com", + "path": "/translate", + "method": "POST" + } + }, + { + "path": "spell-check", + "method": "POST", + "price": "$0.001", + "description": "Spell check", + "rapidapi": { + "host": "spell-check-api.p.rapidapi.com", + "path": "/check", + "method": "POST" + } + }, + { + "path": "splash/generate", + "method": "POST", + "price": "$0.02", + "description": "Splash music generation", + "rapidapi": { + "host": "splash-api.p.rapidapi.com", + "path": "/generate", + "method": "POST" + } + }, + { + "path": "spoonacular/recipe/{id}", + "method": "GET", + "price": "$0.001", + "description": "Recipe details", + "rapidapi": { + "host": "spoonacular.p.rapidapi.com", + "path": "/recipes/{id}/information", + "method": "GET" + } + }, + { + "path": "spoonacular/recipes", + "method": "GET", + "price": "$0.005", + "description": "Spoonacular recipes", + "rapidapi": { + "host": "spoonacular-api.p.rapidapi.com", + "path": "/recipes", + "method": "GET" + } + }, + { + "path": "spoonacular/search", + "method": "GET", + "price": "$0.001", + "description": "Recipe search", + "rapidapi": { + "host": "spoonacular.p.rapidapi.com", + "path": "/recipes/search", + "method": "GET" + } + }, + { + "path": "sports/events", + "method": "GET", + "price": "$0.002", + "description": "Get sports events", + "rapidapi": { + "host": "the-sports-db1.p.rapidapi.com", + "path": "/eventsseason.php", + "method": "GET" + } + }, + { + "path": "sports/league-table", + "method": "GET", + "price": "$0.002", + "description": "Get league table", + "rapidapi": { + "host": "the-sports-db1.p.rapidapi.com", + "path": "/lookuptable.php", + "method": "GET" + } + }, + { + "path": "sports/leagues", + "method": "GET", + "price": "$0.002", + "description": "Get sports leagues", + "rapidapi": { + "host": "the-sports-db1.p.rapidapi.com", + "path": "/all_leagues.php", + "method": "GET" + } + }, + { + "path": "sports/livescore", + "method": "GET", + "price": "$0.003", + "description": "Get live scores", + "rapidapi": { + "host": "the-sports-db1.p.rapidapi.com", + "path": "/livescore.php", + "method": "GET" + } + }, + { + "path": "sports/player", + "method": "GET", + "price": "$0.002", + "description": "Get player info", + "rapidapi": { + "host": "the-sports-db1.p.rapidapi.com", + "path": "/lookupplayer.php", + "method": "GET" + } + }, + { + "path": "sports/team-last-match", + "method": "GET", + "price": "$0.002", + "description": "Get team last match", + "rapidapi": { + "host": "the-sports-db1.p.rapidapi.com", + "path": "/eventslast.php", + "method": "GET" + } + }, + { + "path": "sports/team-next-match", + "method": "GET", + "price": "$0.002", + "description": "Get team next match", + "rapidapi": { + "host": "the-sports-db1.p.rapidapi.com", + "path": "/eventsnext.php", + "method": "GET" + } + }, + { + "path": "sports/teams", + "method": "GET", + "price": "$0.002", + "description": "Search teams", + "rapidapi": { + "host": "the-sports-db1.p.rapidapi.com", + "path": "/searchteams.php", + "method": "GET" + } + }, + { + "path": "spotify/album", + "method": "GET", + "price": "$0.001", + "description": "Get Spotify album", + "rapidapi": { + "host": "spotify81.p.rapidapi.com", + "path": "/albums", + "method": "GET" + } + }, + { + "path": "spotify/album/{id}", + "method": "GET", + "price": "$0.001", + "description": "Spotify album", + "rapidapi": { + "host": "spotify-api-v2.p.rapidapi.com", + "path": "/album/{id}", + "method": "GET" + } + }, + { + "path": "spotify/artist", + "method": "GET", + "price": "$0.001", + "description": "Get Spotify artist", + "rapidapi": { + "host": "spotify81.p.rapidapi.com", + "path": "/artists", + "method": "GET" + } + }, + { + "path": "spotify/artist-albums", + "method": "GET", + "price": "$0.001", + "description": "Get artist albums", + "rapidapi": { + "host": "spotify81.p.rapidapi.com", + "path": "/artists/albums", + "method": "GET" + } + }, + { + "path": "spotify/artist-related", + "method": "GET", + "price": "$0.001", + "description": "Get related artists", + "rapidapi": { + "host": "spotify81.p.rapidapi.com", + "path": "/artists/related-artists", + "method": "GET" + } + }, + { + "path": "spotify/artist-top-tracks", + "method": "GET", + "price": "$0.001", + "description": "Get artist top tracks", + "rapidapi": { + "host": "spotify81.p.rapidapi.com", + "path": "/artists/top-tracks", + "method": "GET" + } + }, + { + "path": "spotify/artist/{id}", + "method": "GET", + "price": "$0.001", + "description": "Spotify artist", + "rapidapi": { + "host": "spotify-api.p.rapidapi.com", + "path": "/artists/{id}", + "method": "GET" + } + }, + { + "path": "spotify/categories", + "method": "GET", + "price": "$0.001", + "description": "Get categories", + "rapidapi": { + "host": "spotify81.p.rapidapi.com", + "path": "/browse/categories", + "method": "GET" + } + }, + { + "path": "spotify/featured", + "method": "GET", + "price": "$0.001", + "description": "Get featured playlists", + "rapidapi": { + "host": "spotify81.p.rapidapi.com", + "path": "/browse/featured-playlists", + "method": "GET" + } + }, + { + "path": "spotify/new-releases", + "method": "GET", + "price": "$0.001", + "description": "Get new releases", + "rapidapi": { + "host": "spotify81.p.rapidapi.com", + "path": "/browse/new-releases", + "method": "GET" + } + }, + { + "path": "spotify/playlist", + "method": "GET", + "price": "$0.001", + "description": "Get Spotify playlist", + "rapidapi": { + "host": "spotify81.p.rapidapi.com", + "path": "/playlists", + "method": "GET" + } + }, + { + "path": "spotify/playlist/{id}", + "method": "GET", + "price": "$0.001", + "description": "Spotify playlist", + "rapidapi": { + "host": "spotify-api-v2.p.rapidapi.com", + "path": "/playlist/{id}", + "method": "GET" + } + }, + { + "path": "spotify/recommendations", + "method": "GET", + "price": "$0.001", + "description": "Get recommendations", + "rapidapi": { + "host": "spotify81.p.rapidapi.com", + "path": "/recommendations", + "method": "GET" + } + }, + { + "path": "spotify/search", + "method": "GET", + "price": "$0.001", + "description": "Spotify search", + "rapidapi": { + "host": "spotify-api.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "spotify/track", + "method": "GET", + "price": "$0.001", + "description": "Get Spotify track", + "rapidapi": { + "host": "spotify81.p.rapidapi.com", + "path": "/tracks", + "method": "GET" + } + }, + { + "path": "spotify/track/{id}", + "method": "GET", + "price": "$0.001", + "description": "Spotify track", + "rapidapi": { + "host": "spotify-api.p.rapidapi.com", + "path": "/tracks/{id}", + "method": "GET" + } + }, + { + "path": "ssl/check/{domain}", + "method": "GET", + "price": "$0.001", + "description": "SSL certificate check", + "rapidapi": { + "host": "ssl-checker.p.rapidapi.com", + "path": "/check/{domain}", + "method": "GET" + } + }, + { + "path": "stability/generate", + "method": "POST", + "price": "$0.001", + "description": "Stable Diffusion", + "rapidapi": { + "host": "stability.p.rapidapi.com", + "path": "/generate", + "method": "POST" + } + }, + { + "path": "stackoverflow/question/{id}", + "method": "GET", + "price": "$0.001", + "description": "Stack Overflow", + "rapidapi": { + "host": "stackoverflow-api.p.rapidapi.com", + "path": "/question/{id}", + "method": "GET" + } + }, + { + "path": "starryai/generate", + "method": "POST", + "price": "$0.01", + "description": "StarryAI generate", + "rapidapi": { + "host": "starryai.p.rapidapi.com", + "path": "/generate", + "method": "POST" + } + }, + { + "path": "starz/movies", + "method": "GET", + "price": "$0.001", + "description": "Starz movies", + "rapidapi": { + "host": "starz.p.rapidapi.com", + "path": "/movies", + "method": "GET" + } + }, + { + "path": "steam/games", + "method": "GET", + "price": "$0.005", + "description": "Steam games", + "rapidapi": { + "host": "steam-api.p.rapidapi.com", + "path": "/games", + "method": "GET" + } + }, + { + "path": "steam/players", + "method": "GET", + "price": "$0.005", + "description": "Steam players", + "rapidapi": { + "host": "steam-api.p.rapidapi.com", + "path": "/players", + "method": "GET" + } + }, + { + "path": "steam/store", + "method": "GET", + "price": "$0.001", + "description": "Steam store", + "rapidapi": { + "host": "steam-store.p.rapidapi.com", + "path": "/store", + "method": "GET" + } + }, + { + "path": "stock-analysis/fundamental", + "method": "GET", + "price": "$0.001", + "description": "Fundamental analysis", + "rapidapi": { + "host": "fundamental-analysis.p.rapidapi.com", + "path": "/analysis", + "method": "GET" + } + }, + { + "path": "stock-analysis/technical", + "method": "GET", + "price": "$0.001", + "description": "Technical analysis", + "rapidapi": { + "host": "technical-analysis.p.rapidapi.com", + "path": "/analysis", + "method": "GET" + } + }, + { + "path": "stock-screener", + "method": "GET", + "price": "$0.001", + "description": "Stock screener", + "rapidapi": { + "host": "stock-screener.p.rapidapi.com", + "path": "/screen", + "method": "GET" + } + }, + { + "path": "stock/balance-sheet", + "method": "GET", + "price": "$0.003", + "description": "Get balance sheet", + "rapidapi": { + "host": "alpha-vantage.p.rapidapi.com", + "path": "/query", + "method": "GET" + } + }, + { + "path": "stock/cash-flow", + "method": "GET", + "price": "$0.003", + "description": "Get cash flow statement", + "rapidapi": { + "host": "alpha-vantage.p.rapidapi.com", + "path": "/query", + "method": "GET" + } + }, + { + "path": "stock/crypto", + "method": "GET", + "price": "$0.001", + "description": "Get cryptocurrency price", + "rapidapi": { + "host": "twelve-data1.p.rapidapi.com", + "path": "/cryptocurrency", + "method": "GET" + } + }, + { + "path": "stock/currency-conversion", + "method": "GET", + "price": "$0.001", + "description": "Convert currency", + "rapidapi": { + "host": "twelve-data1.p.rapidapi.com", + "path": "/currency_conversion", + "method": "GET" + } + }, + { + "path": "stock/earnings", + "method": "GET", + "price": "$0.003", + "description": "Get company earnings", + "rapidapi": { + "host": "alpha-vantage.p.rapidapi.com", + "path": "/query", + "method": "GET" + } + }, + { + "path": "stock/etf", + "method": "GET", + "price": "$0.002", + "description": "Get ETF data", + "rapidapi": { + "host": "twelve-data1.p.rapidapi.com", + "path": "/etf", + "method": "GET" + } + }, + { + "path": "stock/exchange-rate", + "method": "GET", + "price": "$0.001", + "description": "Get currency exchange rate", + "rapidapi": { + "host": "twelve-data1.p.rapidapi.com", + "path": "/exchange_rate", + "method": "GET" + } + }, + { + "path": "stock/fund", + "method": "GET", + "price": "$0.002", + "description": "Get fund data", + "rapidapi": { + "host": "twelve-data1.p.rapidapi.com", + "path": "/fund", + "method": "GET" + } + }, + { + "path": "stock/global-quote", + "method": "GET", + "price": "$0.002", + "description": "Get global stock quote", + "rapidapi": { + "host": "alpha-vantage.p.rapidapi.com", + "path": "/query", + "method": "GET" + } + }, + { + "path": "stock/income-statement", + "method": "GET", + "price": "$0.003", + "description": "Get income statement", + "rapidapi": { + "host": "alpha-vantage.p.rapidapi.com", + "path": "/query", + "method": "GET" + } + }, + { + "path": "stock/index", + "method": "GET", + "price": "$0.002", + "description": "Get stock index data", + "rapidapi": { + "host": "twelve-data1.p.rapidapi.com", + "path": "/indices", + "method": "GET" + } + }, + { + "path": "stock/news", + "method": "GET", + "price": "$0.003", + "description": "Get stock market news", + "rapidapi": { + "host": "alpha-vantage.p.rapidapi.com", + "path": "/query", + "method": "GET" + } + }, + { + "path": "stock/overview", + "method": "GET", + "price": "$0.002", + "description": "Get company overview", + "rapidapi": { + "host": "alpha-vantage.p.rapidapi.com", + "path": "/query", + "method": "GET" + } + }, + { + "path": "stock/price", + "method": "GET", + "price": "$0.001", + "description": "Get real-time stock price", + "rapidapi": { + "host": "twelve-data1.p.rapidapi.com", + "path": "/price", + "method": "GET" + } + }, + { + "path": "stock/quote", + "method": "GET", + "price": "$0.002", + "description": "Get stock quote", + "rapidapi": { + "host": "alpha-vantage.p.rapidapi.com", + "path": "/query", + "method": "GET" + } + }, + { + "path": "stock/symbol-search", + "method": "GET", + "price": "$0.001", + "description": "Search stock symbols", + "rapidapi": { + "host": "twelve-data1.p.rapidapi.com", + "path": "/symbol_search", + "method": "GET" + } + }, + { + "path": "stock/technical-indicators", + "method": "GET", + "price": "$0.005", + "description": "Get technical indicators", + "rapidapi": { + "host": "twelve-data1.p.rapidapi.com", + "path": "/technical_indicators", + "method": "GET" + } + }, + { + "path": "stocks/historical", + "method": "GET", + "price": "$0.001", + "description": "Historical stock data", + "rapidapi": { + "host": "yahoo-finance127.p.rapidapi.com", + "path": "/v8/finance/chart/{symbol}", + "method": "GET" + } + }, + { + "path": "stocks/quote", + "method": "GET", + "price": "$0.001", + "description": "Get stock quote", + "rapidapi": { + "host": "yahoo-finance127.p.rapidapi.com", + "path": "/quote", + "method": "GET" + } + }, + { + "path": "stocks/search", + "method": "GET", + "price": "$0.001", + "description": "Search stocks", + "rapidapi": { + "host": "yahoo-finance127.p.rapidapi.com", + "path": "/v1/finance/search", + "method": "GET" + } + }, + { + "path": "stormglass/weather", + "method": "GET", + "price": "$0.001", + "description": "Storm Glass weather", + "rapidapi": { + "host": "stormglass.p.rapidapi.com", + "path": "/weather", + "method": "GET" + } + }, + { + "path": "stripe/balance", + "method": "GET", + "price": "$0.001", + "description": "Stripe balance", + "rapidapi": { + "host": "stripe-api.p.rapidapi.com", + "path": "/balance", + "method": "GET" + } + }, + { + "path": "stripe/charges", + "method": "GET", + "price": "$0.001", + "description": "Stripe charges", + "rapidapi": { + "host": "stripe-api.p.rapidapi.com", + "path": "/charges", + "method": "GET" + } + }, + { + "path": "stripe/createPayment", + "method": "POST", + "price": "$0.001", + "description": "Create Stripe payment intent", + "rapidapi": { + "host": "stripe-com.p.rapidapi.com", + "path": "/v1/payment_intents", + "method": "POST" + } + }, + { + "path": "stripe/customers", + "method": "GET", + "price": "$0.001", + "description": "List Stripe customers", + "rapidapi": { + "host": "stripe-com.p.rapidapi.com", + "path": "/v1/customers", + "method": "GET" + } + }, + { + "path": "substack/posts", + "method": "GET", + "price": "$0.001", + "description": "Substack posts", + "rapidapi": { + "host": "substack-api.p.rapidapi.com", + "path": "/posts", + "method": "GET" + } + }, + { + "path": "suno/generate", + "method": "POST", + "price": "$0.02", + "description": "Suno music generation", + "rapidapi": { + "host": "suno-api.p.rapidapi.com", + "path": "/generate", + "method": "POST" + } + }, + { + "path": "supabase/query", + "method": "POST", + "price": "$0.001", + "description": "Supabase query", + "rapidapi": { + "host": "supabase.p.rapidapi.com", + "path": "/query", + "method": "POST" + } + }, + { + "path": "sushiswap/pairs", + "method": "GET", + "price": "$0.001", + "description": "SushiSwap pairs", + "rapidapi": { + "host": "sushiswap.p.rapidapi.com", + "path": "/pairs", + "method": "GET" + } + }, + { + "path": "symptoms/check", + "method": "POST", + "price": "$0.001", + "description": "Symptom checker", + "rapidapi": { + "host": "symptom-checker.p.rapidapi.com", + "path": "/check", + "method": "POST" + } + }, + { + "path": "synthesia/generate", + "method": "POST", + "price": "$0.05", + "description": "Synthesia video generation", + "rapidapi": { + "host": "synthesia-api.p.rapidapi.com", + "path": "/generate", + "method": "POST" + } + }, + { + "path": "target/product/{id}", + "method": "GET", + "price": "$0.001", + "description": "Target product", + "rapidapi": { + "host": "target-api.p.rapidapi.com", + "path": "/product/{id}", + "method": "GET" + } + }, + { + "path": "target/products", + "method": "GET", + "price": "$0.005", + "description": "Target products", + "rapidapi": { + "host": "target-api.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "tarot/draw", + "method": "GET", + "price": "$0.001", + "description": "Tarot card draw", + "rapidapi": { + "host": "tarot-api.p.rapidapi.com", + "path": "/draw", + "method": "GET" + } + }, + { + "path": "tasty/recipes", + "method": "GET", + "price": "$0.005", + "description": "Tasty recipes", + "rapidapi": { + "host": "tasty-api.p.rapidapi.com", + "path": "/recipes", + "method": "GET" + } + }, + { + "path": "tax-rates/{state}", + "method": "GET", + "price": "$0.001", + "description": "State tax rates", + "rapidapi": { + "host": "tax-api.p.rapidapi.com", + "path": "/rates/{state}", + "method": "GET" + } + }, + { + "path": "tax/calculator", + "method": "POST", + "price": "$0.001", + "description": "Tax calculator", + "rapidapi": { + "host": "tax-api.p.rapidapi.com", + "path": "/calculate", + "method": "POST" + } + }, + { + "path": "techcrunch/articles", + "method": "GET", + "price": "$0.001", + "description": "TechCrunch", + "rapidapi": { + "host": "techcrunch.p.rapidapi.com", + "path": "/articles", + "method": "GET" + } + }, + { + "path": "telegram/getMe", + "method": "GET", + "price": "$0.001", + "description": "Get bot info (Telegram)", + "rapidapi": { + "host": "telegram29.p.rapidapi.com", + "path": "/getMe", + "method": "GET" + } + }, + { + "path": "telegram/getUpdates", + "method": "GET", + "price": "$0.001", + "description": "Get Telegram updates", + "rapidapi": { + "host": "telegram29.p.rapidapi.com", + "path": "/getUpdates", + "method": "GET" + } + }, + { + "path": "telegram/sendMessage", + "method": "POST", + "price": "$0.001", + "description": "Send Telegram message", + "rapidapi": { + "host": "telegram29.p.rapidapi.com", + "path": "/sendMessage", + "method": "POST" + } + }, + { + "path": "temu/products", + "method": "GET", + "price": "$0.001", + "description": "Temu products", + "rapidapi": { + "host": "temu-api.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "tennis/matches", + "method": "GET", + "price": "$0.001", + "description": "Tennis matches", + "rapidapi": { + "host": "tennis-api.p.rapidapi.com", + "path": "/matches", + "method": "GET" + } + }, + { + "path": "text-summarizer", + "method": "POST", + "price": "$0.001", + "description": "Text summarizer", + "rapidapi": { + "host": "text-summarizer.p.rapidapi.com", + "path": "/summarize", + "method": "POST" + } + }, + { + "path": "the-athletic/news", + "method": "GET", + "price": "$0.001", + "description": "The Athletic news", + "rapidapi": { + "host": "the-athletic.p.rapidapi.com", + "path": "/news", + "method": "GET" + } + }, + { + "path": "the-verge/articles", + "method": "GET", + "price": "$0.001", + "description": "The Verge", + "rapidapi": { + "host": "the-verge.p.rapidapi.com", + "path": "/articles", + "method": "GET" + } + }, + { + "path": "threads/user/{username}", + "method": "GET", + "price": "$0.001", + "description": "Threads user", + "rapidapi": { + "host": "threads-api.p.rapidapi.com", + "path": "/user/{username}", + "method": "GET" + } + }, + { + "path": "tidal/search", + "method": "GET", + "price": "$0.001", + "description": "Tidal search", + "rapidapi": { + "host": "tidal.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "tiktok/feed", + "method": "GET", + "price": "$0.002", + "description": "Get feed", + "rapidapi": { + "host": "tiktok22.p.rapidapi.com", + "path": "/feed", + "method": "GET" + } + }, + { + "path": "tiktok/hashtag", + "method": "GET", + "price": "$0.002", + "description": "Get hashtag info", + "rapidapi": { + "host": "tiktok22.p.rapidapi.com", + "path": "/hashtag", + "method": "GET" + } + }, + { + "path": "tiktok/trending", + "method": "GET", + "price": "$0.003", + "description": "Get trending videos", + "rapidapi": { + "host": "tiktok22.p.rapidapi.com", + "path": "/trending", + "method": "GET" + } + }, + { + "path": "tiktok/user", + "method": "GET", + "price": "$0.002", + "description": "Get TikTok user info", + "rapidapi": { + "host": "tiktok22.p.rapidapi.com", + "path": "/user-info", + "method": "GET" + } + }, + { + "path": "tiktok/user/{username}", + "method": "GET", + "price": "$0.001", + "description": "Get TikTok user info", + "rapidapi": { + "host": "tiktok-api23.p.rapidapi.com", + "path": "/user/{username}", + "method": "GET" + } + }, + { + "path": "tiktok/video/{id}", + "method": "GET", + "price": "$0.001", + "description": "Get TikTok video", + "rapidapi": { + "host": "tiktok-api23.p.rapidapi.com", + "path": "/video/{id}", + "method": "GET" + } + }, + { + "path": "tiktok/videos", + "method": "GET", + "price": "$0.002", + "description": "Get user videos", + "rapidapi": { + "host": "tiktok22.p.rapidapi.com", + "path": "/user/videos", + "method": "GET" + } + }, + { + "path": "time/current", + "method": "GET", + "price": "$0.001", + "description": "Get current time", + "rapidapi": { + "host": "world-time-api1.p.rapidapi.com", + "path": "/api/timezone", + "method": "GET" + } + }, + { + "path": "time/list", + "method": "GET", + "price": "$0.001", + "description": "List timezones", + "rapidapi": { + "host": "world-time-api1.p.rapidapi.com", + "path": "/api/timezone", + "method": "GET" + } + }, + { + "path": "tmdb/movie/{id}", + "method": "GET", + "price": "$0.001", + "description": "TMDB movie details", + "rapidapi": { + "host": "tmdb-api.p.rapidapi.com", + "path": "/movie/{id}", + "method": "GET" + } + }, + { + "path": "tmdb/popular", + "method": "GET", + "price": "$0.001", + "description": "TMDB popular movies", + "rapidapi": { + "host": "tmdb.p.rapidapi.com", + "path": "/movie/popular", + "method": "GET" + } + }, + { + "path": "tmdb/search", + "method": "GET", + "price": "$0.001", + "description": "TMDB search", + "rapidapi": { + "host": "tmdb.p.rapidapi.com", + "path": "/search/movie", + "method": "GET" + } + }, + { + "path": "todos/all", + "method": "GET", + "price": "$0.001", + "description": "Get all todos", + "rapidapi": { + "host": "jsonplaceholder1.p.rapidapi.com", + "path": "/todos", + "method": "GET" + } + }, + { + "path": "together-ai/complete", + "method": "POST", + "price": "$0.001", + "description": "Together AI complete", + "rapidapi": { + "host": "together-ai.p.rapidapi.com", + "path": "/complete", + "method": "POST" + } + }, + { + "path": "tokopedia/products", + "method": "GET", + "price": "$0.001", + "description": "Tokopedia products", + "rapidapi": { + "host": "tokopedia-api.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "tomorrow-io/weather", + "method": "GET", + "price": "$0.001", + "description": "Tomorrow.io weather", + "rapidapi": { + "host": "tomorrow-io.p.rapidapi.com", + "path": "/weather", + "method": "GET" + } + }, + { + "path": "tradier/quote", + "method": "GET", + "price": "$0.001", + "description": "Tradier quote", + "rapidapi": { + "host": "tradier.p.rapidapi.com", + "path": "/markets/quotes", + "method": "GET" + } + }, + { + "path": "trading-economics/indicators", + "method": "GET", + "price": "$0.001", + "description": "Trading Economics indicators", + "rapidapi": { + "host": "trading-economics.p.rapidapi.com", + "path": "/indicators", + "method": "GET" + } + }, + { + "path": "trakt/movies/trending", + "method": "GET", + "price": "$0.001", + "description": "Trakt trending", + "rapidapi": { + "host": "trakt.p.rapidapi.com", + "path": "/movies/trending", + "method": "GET" + } + }, + { + "path": "transfermarkt/players", + "method": "GET", + "price": "$0.001", + "description": "Transfermarkt players", + "rapidapi": { + "host": "transfermarkt.p.rapidapi.com", + "path": "/players", + "method": "GET" + } + }, + { + "path": "translate", + "method": "POST", + "price": "$0.001", + "description": "Translate text", + "rapidapi": { + "host": "google-translate113.p.rapidapi.com", + "path": "/api/v1/translator/text", + "method": "POST" + } + }, + { + "path": "travel/attractions", + "method": "GET", + "price": "$0.002", + "description": "Search attractions", + "rapidapi": { + "host": "travel-advisor7.p.rapidapi.com", + "path": "/attractions/list", + "method": "GET" + } + }, + { + "path": "travel/flights", + "method": "GET", + "price": "$0.005", + "description": "Search flights", + "rapidapi": { + "host": "skyscanner50.p.rapidapi.com", + "path": "/v3/flights/live/search/create", + "method": "POST" + } + }, + { + "path": "travel/hotels", + "method": "GET", + "price": "$0.003", + "description": "Search hotels", + "rapidapi": { + "host": "travel-advisor7.p.rapidapi.com", + "path": "/hotels/list", + "method": "GET" + } + }, + { + "path": "travel/location", + "method": "GET", + "price": "$0.002", + "description": "Get location details", + "rapidapi": { + "host": "travel-advisor7.p.rapidapi.com", + "path": "/location/details", + "method": "GET" + } + }, + { + "path": "travel/photos", + "method": "GET", + "price": "$0.002", + "description": "Get location photos", + "rapidapi": { + "host": "travel-advisor7.p.rapidapi.com", + "path": "/location/photos", + "method": "GET" + } + }, + { + "path": "travel/places", + "method": "GET", + "price": "$0.002", + "description": "Search travel places", + "rapidapi": { + "host": "skyscanner50.p.rapidapi.com", + "path": "/v3/places/locations", + "method": "GET" + } + }, + { + "path": "travel/reviews", + "method": "GET", + "price": "$0.002", + "description": "Get location reviews", + "rapidapi": { + "host": "travel-advisor7.p.rapidapi.com", + "path": "/location/reviews", + "method": "GET" + } + }, + { + "path": "travelocity/flights", + "method": "GET", + "price": "$0.001", + "description": "Travelocity flights", + "rapidapi": { + "host": "travelocity.p.rapidapi.com", + "path": "/flights", + "method": "GET" + } + }, + { + "path": "treasury/yields", + "method": "GET", + "price": "$0.001", + "description": "US Treasury yields", + "rapidapi": { + "host": "treasury-rates.p.rapidapi.com", + "path": "/yields", + "method": "GET" + } + }, + { + "path": "trello/boards", + "method": "GET", + "price": "$0.001", + "description": "Get Trello boards", + "rapidapi": { + "host": "trello22.p.rapidapi.com", + "path": "/members/me/boards", + "method": "GET" + } + }, + { + "path": "trello/createCard", + "method": "POST", + "price": "$0.001", + "description": "Create Trello card", + "rapidapi": { + "host": "trello22.p.rapidapi.com", + "path": "/cards", + "method": "POST" + } + }, + { + "path": "trends/daily", + "method": "GET", + "price": "$0.001", + "description": "Get daily trends (Google Trends)", + "rapidapi": { + "host": "google-trends8.p.rapidapi.com", + "path": "/daily", + "method": "GET" + } + }, + { + "path": "trends/interest-over-time", + "method": "GET", + "price": "$0.001", + "description": "Interest over time (Google Trends)", + "rapidapi": { + "host": "google-trends8.p.rapidapi.com", + "path": "/interest-over-time", + "method": "GET" + } + }, + { + "path": "trends/related-queries", + "method": "GET", + "price": "$0.001", + "description": "Get related queries (Google Trends)", + "rapidapi": { + "host": "google-trends8.p.rapidapi.com", + "path": "/related-queries", + "method": "GET" + } + }, + { + "path": "trends/related-topics", + "method": "GET", + "price": "$0.001", + "description": "Get related topics (Google Trends)", + "rapidapi": { + "host": "google-trends8.p.rapidapi.com", + "path": "/related-topics", + "method": "GET" + } + }, + { + "path": "trends/trending", + "method": "GET", + "price": "$0.001", + "description": "Get trending searches (Google Trends)", + "rapidapi": { + "host": "google-trends8.p.rapidapi.com", + "path": "/trending", + "method": "GET" + } + }, + { + "path": "tripadvisor/hotels", + "method": "GET", + "price": "$0.001", + "description": "TripAdvisor hotels", + "rapidapi": { + "host": "tripadvisor-api.p.rapidapi.com", + "path": "/hotels", + "method": "GET" + } + }, + { + "path": "tripadvisor/location/{id}", + "method": "GET", + "price": "$0.001", + "description": "TripAdvisor location", + "rapidapi": { + "host": "tripadvisor.p.rapidapi.com", + "path": "/location/{id}", + "method": "GET" + } + }, + { + "path": "tripadvisor/restaurants", + "method": "GET", + "price": "$0.005", + "description": "TripAdvisor restaurants", + "rapidapi": { + "host": "tripadvisor-api.p.rapidapi.com", + "path": "/restaurants", + "method": "GET" + } + }, + { + "path": "truecar/search", + "method": "GET", + "price": "$0.001", + "description": "TrueCar search", + "rapidapi": { + "host": "truecar-api.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "trulia/homes", + "method": "GET", + "price": "$0.01", + "description": "Trulia homes", + "rapidapi": { + "host": "trulia-api.p.rapidapi.com", + "path": "/homes", + "method": "GET" + } + }, + { + "path": "trulia/rentals", + "method": "GET", + "price": "$0.001", + "description": "Trulia rentals", + "rapidapi": { + "host": "trulia-api.p.rapidapi.com", + "path": "/rentals", + "method": "GET" + } + }, + { + "path": "truth-social/user/{username}", + "method": "GET", + "price": "$0.001", + "description": "Truth Social", + "rapidapi": { + "host": "truth-social.p.rapidapi.com", + "path": "/user/{username}", + "method": "GET" + } + }, + { + "path": "tts/synthesize", + "method": "POST", + "price": "$0.001", + "description": "Text to speech synthesis", + "rapidapi": { + "host": "text-to-speech27.p.rapidapi.com", + "path": "/synthesize", + "method": "POST" + } + }, + { + "path": "tts/voices", + "method": "GET", + "price": "$0.001", + "description": "List available TTS voices", + "rapidapi": { + "host": "text-to-speech27.p.rapidapi.com", + "path": "/voices", + "method": "GET" + } + }, + { + "path": "tumblr/blog/{name}", + "method": "GET", + "price": "$0.001", + "description": "Tumblr blog", + "rapidapi": { + "host": "tumblr-api.p.rapidapi.com", + "path": "/blog/{name}", + "method": "GET" + } + }, + { + "path": "tv/availability", + "method": "GET", + "price": "$0.002", + "description": "Get streaming availability", + "rapidapi": { + "host": "streaming-availability.p.rapidapi.com", + "path": "/get/overview", + "method": "GET" + } + }, + { + "path": "tv/filters", + "method": "GET", + "price": "$0.001", + "description": "Get filters for search", + "rapidapi": { + "host": "streaming-availability.p.rapidapi.com", + "path": "/filters", + "method": "GET" + } + }, + { + "path": "tv/search", + "method": "GET", + "price": "$0.001", + "description": "Search TV shows", + "rapidapi": { + "host": "streaming-availability.p.rapidapi.com", + "path": "/search/title", + "method": "GET" + } + }, + { + "path": "tvmaze/shows", + "method": "GET", + "price": "$0.001", + "description": "TVmaze shows", + "rapidapi": { + "host": "tvmaze.p.rapidapi.com", + "path": "/shows", + "method": "GET" + } + }, + { + "path": "twelvedata/quote", + "method": "GET", + "price": "$0.001", + "description": "Twelve Data quote", + "rapidapi": { + "host": "twelve-data1.p.rapidapi.com", + "path": "/quote", + "method": "GET" + } + }, + { + "path": "twelvedata/time-series", + "method": "GET", + "price": "$0.001", + "description": "Twelve Data time series", + "rapidapi": { + "host": "twelve-data1.p.rapidapi.com", + "path": "/time_series", + "method": "GET" + } + }, + { + "path": "twitch/stream/{username}", + "method": "GET", + "price": "$0.001", + "description": "Twitch stream", + "rapidapi": { + "host": "twitch-api.p.rapidapi.com", + "path": "/stream/{username}", + "method": "GET" + } + }, + { + "path": "twitch/streams", + "method": "GET", + "price": "$0.005", + "description": "Twitch streams", + "rapidapi": { + "host": "twitch-api.p.rapidapi.com", + "path": "/streams", + "method": "GET" + } + }, + { + "path": "twitch/user/{username}", + "method": "GET", + "price": "$0.001", + "description": "Twitch user", + "rapidapi": { + "host": "twitch-api.p.rapidapi.com", + "path": "/user/{username}", + "method": "GET" + } + }, + { + "path": "twitter/search", + "method": "GET", + "price": "$0.001", + "description": "Search tweets", + "rapidapi": { + "host": "twitter154.p.rapidapi.com", + "path": "/search/search", + "method": "GET" + } + }, + { + "path": "twitter/tweet/{id}", + "method": "GET", + "price": "$0.001", + "description": "Get tweet by ID", + "rapidapi": { + "host": "twitter154.p.rapidapi.com", + "path": "/tweet/details", + "method": "GET" + } + }, + { + "path": "twitter/tweets/{id}", + "method": "GET", + "price": "$0.001", + "description": "Twitter tweet data", + "rapidapi": { + "host": "twitter135.p.rapidapi.com", + "path": "/TweetResult", + "method": "GET" + } + }, + { + "path": "twitter/user/{username}", + "method": "GET", + "price": "$0.001", + "description": "Twitter user data", + "rapidapi": { + "host": "twitter135.p.rapidapi.com", + "path": "/UserByScreenName", + "method": "GET" + } + }, + { + "path": "twitter/user/tweets", + "method": "GET", + "price": "$0.001", + "description": "Get user tweets", + "rapidapi": { + "host": "twitter154.p.rapidapi.com", + "path": "/user/tweets", + "method": "GET" + } + }, + { + "path": "ubereats/restaurant/{id}", + "method": "GET", + "price": "$0.001", + "description": "Uber Eats restaurant", + "rapidapi": { + "host": "ubereats-api.p.rapidapi.com", + "path": "/restaurant/{id}", + "method": "GET" + } + }, + { + "path": "ubereats/restaurants", + "method": "GET", + "price": "$0.005", + "description": "Uber Eats restaurants", + "rapidapi": { + "host": "ubereats-api.p.rapidapi.com", + "path": "/restaurants", + "method": "GET" + } + }, + { + "path": "udemy/courses", + "method": "GET", + "price": "$0.001", + "description": "Udemy courses", + "rapidapi": { + "host": "udemy-api.p.rapidapi.com", + "path": "/courses", + "method": "GET" + } + }, + { + "path": "udio/generate", + "method": "POST", + "price": "$0.02", + "description": "Udio music generation", + "rapidapi": { + "host": "udio-api.p.rapidapi.com", + "path": "/generate", + "method": "POST" + } + }, + { + "path": "ufc/events", + "method": "GET", + "price": "$0.001", + "description": "UFC events", + "rapidapi": { + "host": "ufc-api.p.rapidapi.com", + "path": "/events", + "method": "GET" + } + }, + { + "path": "ufc/rankings", + "method": "GET", + "price": "$0.001", + "description": "UFC rankings", + "rapidapi": { + "host": "ufc-api-v2.p.rapidapi.com", + "path": "/rankings", + "method": "GET" + } + }, + { + "path": "uniswap/pairs", + "method": "GET", + "price": "$0.001", + "description": "Uniswap pairs", + "rapidapi": { + "host": "uniswap-uniswap.p.rapidapi.com", + "path": "/pairs", + "method": "GET" + } + }, + { + "path": "uplay/games", + "method": "GET", + "price": "$0.001", + "description": "Ubisoft games", + "rapidapi": { + "host": "uplay.p.rapidapi.com", + "path": "/games", + "method": "GET" + } + }, + { + "path": "url/shorten", + "method": "POST", + "price": "$0.001", + "description": "Shorten URL", + "rapidapi": { + "host": "url-shortener23.p.rapidapi.com", + "path": "/shorten", + "method": "POST" + } + }, + { + "path": "usa-gov/services", + "method": "GET", + "price": "$0.001", + "description": "USA.gov services", + "rapidapi": { + "host": "usa-gov.p.rapidapi.com", + "path": "/services", + "method": "GET" + } + }, + { + "path": "usc/sections", + "method": "GET", + "price": "$0.001", + "description": "US Code sections", + "rapidapi": { + "host": "usc-api.p.rapidapi.com", + "path": "/sections", + "method": "GET" + } + }, { "path": "user", "method": "GET", "price": "$0.001", - "description": "Get Twitter user profile by username", + "description": "Get Twitter user profile by username", + "rapidapi": { + "host": "twitter241.p.rapidapi.com", + "path": "/user", + "method": "GET" + } + }, + { + "path": "user-tweets", + "method": "GET", + "price": "$0.001", + "description": "Get tweets from a Twitter user by ID", + "rapidapi": { + "host": "twitter241.p.rapidapi.com", + "path": "/user-tweets", + "method": "GET" + } + }, + { + "path": "users/all", + "method": "GET", + "price": "$0.001", + "description": "Get all users", + "rapidapi": { + "host": "jsonplaceholder1.p.rapidapi.com", + "path": "/users", + "method": "GET" + } + }, + { + "path": "users/get", + "method": "GET", + "price": "$0.001", + "description": "Get user by ID", + "rapidapi": { + "host": "jsonplaceholder1.p.rapidapi.com", + "path": "/users/{id}", + "method": "GET" + } + }, + { + "path": "users/posts", + "method": "GET", + "price": "$0.001", + "description": "Get posts by user", + "rapidapi": { + "host": "jsonplaceholder1.p.rapidapi.com", + "path": "/users/{id}/posts", + "method": "GET" + } + }, + { + "path": "utopia/movies", + "method": "GET", + "price": "$0.001", + "description": "Utopia movies", + "rapidapi": { + "host": "utopia.p.rapidapi.com", + "path": "/movies", + "method": "GET" + } + }, + { + "path": "uv-index/{location}", + "method": "GET", + "price": "$0.001", + "description": "UV index", + "rapidapi": { + "host": "uv-index-api.p.rapidapi.com", + "path": "/{location}", + "method": "GET" + } + }, + { + "path": "validate/address", + "method": "GET", + "price": "$0.001", + "description": "Address validation", + "rapidapi": { + "host": "address-validation.p.rapidapi.com", + "path": "/validate", + "method": "GET" + } + }, + { + "path": "validate/credit-card", + "method": "GET", + "price": "$0.001", + "description": "Credit card validation", + "rapidapi": { + "host": "credit-card-validation.p.rapidapi.com", + "path": "/validate", + "method": "GET" + } + }, + { + "path": "validate/email", + "method": "GET", + "price": "$0.001", + "description": "Email validation", + "rapidapi": { + "host": "email-validation.p.rapidapi.com", + "path": "/validate", + "method": "GET" + } + }, + { + "path": "validate/phone", + "method": "GET", + "price": "$0.001", + "description": "Phone validation", + "rapidapi": { + "host": "phone-validation.p.rapidapi.com", + "path": "/validate", + "method": "GET" + } + }, + { + "path": "validate/vat", + "method": "GET", + "price": "$0.001", + "description": "VAT number validation", + "rapidapi": { + "host": "vat-validation.p.rapidapi.com", + "path": "/validate", + "method": "GET" + } + }, + { + "path": "valorant/matches", + "method": "GET", + "price": "$0.001", + "description": "Valorant matches", + "rapidapi": { + "host": "valorant-api.p.rapidapi.com", + "path": "/matches", + "method": "GET" + } + }, + { + "path": "valorant/stats", + "method": "GET", + "price": "$0.005", + "description": "Valorant stats", + "rapidapi": { + "host": "valorant-api.p.rapidapi.com", + "path": "/stats", + "method": "GET" + } + }, + { + "path": "value-serp/search", + "method": "GET", + "price": "$0.001", + "description": "ValueSerp search", + "rapidapi": { + "host": "value-serp.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "vanguard/funds", + "method": "GET", + "price": "$0.001", + "description": "Vanguard funds", + "rapidapi": { + "host": "vanguard-api.p.rapidapi.com", + "path": "/funds", + "method": "GET" + } + }, + { + "path": "vat/rates", + "method": "GET", + "price": "$0.001", + "description": "VAT rates by country", + "rapidapi": { + "host": "vat-api.p.rapidapi.com", + "path": "/rates", + "method": "GET" + } + }, + { + "path": "veed/transcribe", + "method": "POST", + "price": "$0.01", + "description": "VEED video transcription", + "rapidapi": { + "host": "veed-api.p.rapidapi.com", + "path": "/transcribe", + "method": "POST" + } + }, + { + "path": "venmo/transactions", + "method": "GET", + "price": "$0.001", + "description": "Venmo transactions", + "rapidapi": { + "host": "venmo-api.p.rapidapi.com", + "path": "/transactions", + "method": "GET" + } + }, + { + "path": "vestiaire/product/{id}", + "method": "GET", + "price": "$0.001", + "description": "Vestiaire Collective", + "rapidapi": { + "host": "vestiaire.p.rapidapi.com", + "path": "/product/{id}", + "method": "GET" + } + }, + { + "path": "video-compressor", + "method": "POST", + "price": "$0.001", + "description": "Video compression", + "rapidapi": { + "host": "video-compressor.p.rapidapi.com", + "path": "/compress", + "method": "POST" + } + }, + { + "path": "video-converter", + "method": "POST", + "price": "$0.001", + "description": "Video converter", + "rapidapi": { + "host": "video-converter.p.rapidapi.com", + "path": "/convert", + "method": "POST" + } + }, + { + "path": "video-thumbnail", + "method": "POST", + "price": "$0.001", + "description": "Video thumbnail", + "rapidapi": { + "host": "video-thumbnail.p.rapidapi.com", + "path": "/generate", + "method": "POST" + } + }, + { + "path": "vimeo/video/{id}", + "method": "GET", + "price": "$0.001", + "description": "Vimeo video", + "rapidapi": { + "host": "vimeo-api.p.rapidapi.com", + "path": "/video/{id}", + "method": "GET" + } + }, + { + "path": "vin-decoder/{vin}", + "method": "GET", + "price": "$0.001", + "description": "VIN decoder", + "rapidapi": { + "host": "vin-decoder.p.rapidapi.com", + "path": "/decode/{vin}", + "method": "GET" + } + }, + { + "path": "visual-crossing/weather", + "method": "GET", + "price": "$0.001", + "description": "Visual Crossing weather", + "rapidapi": { + "host": "visual-crossing-weather.p.rapidapi.com", + "path": "/weather", + "method": "GET" + } + }, + { + "path": "vrv/anime", + "method": "GET", + "price": "$0.001", + "description": "VRV anime", + "rapidapi": { + "host": "vrv.p.rapidapi.com", + "path": "/anime", + "method": "GET" + } + }, + { + "path": "wallet/{address}/nfts", + "method": "GET", + "price": "$0.001", + "description": "Get wallet NFT holdings", + "rapidapi": { + "host": "ethereum-wallet-history.p.rapidapi.com", + "path": "/wallet/{address}/nfts", + "method": "GET" + } + }, + { + "path": "wallet/{address}/tokens", + "method": "GET", + "price": "$0.001", + "description": "Get wallet token holdings", + "rapidapi": { + "host": "ethereum-wallet-history.p.rapidapi.com", + "path": "/wallet/{address}/tokens", + "method": "GET" + } + }, + { + "path": "wallet/{address}/transactions", + "method": "GET", + "price": "$0.001", + "description": "Get wallet transactions", + "rapidapi": { + "host": "ethereum-wallet-history.p.rapidapi.com", + "path": "/wallet/{address}/transactions", + "method": "GET" + } + }, + { + "path": "walmart/products", + "method": "GET", + "price": "$0.005", + "description": "Walmart products", + "rapidapi": { + "host": "walmart-api.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "walmart/search", + "method": "GET", + "price": "$0.001", + "description": "Walmart search", + "rapidapi": { + "host": "walmart-api.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "warzone/stats/{username}", + "method": "GET", + "price": "$0.001", + "description": "Warzone stats", + "rapidapi": { + "host": "warzone.p.rapidapi.com", + "path": "/stats/{username}", + "method": "GET" + } + }, + { + "path": "washington-post/articles", + "method": "GET", + "price": "$0.001", + "description": "Washington Post", + "rapidapi": { + "host": "washington-post.p.rapidapi.com", + "path": "/articles", + "method": "GET" + } + }, + { + "path": "watermark", + "method": "POST", + "price": "$0.001", + "description": "Add watermark", + "rapidapi": { + "host": "watermark-api.p.rapidapi.com", + "path": "/add", + "method": "POST" + } + }, + { + "path": "wayfair/product/{id}", + "method": "GET", + "price": "$0.001", + "description": "Wayfair product", + "rapidapi": { + "host": "wayfair.p.rapidapi.com", + "path": "/product/{id}", + "method": "GET" + } + }, + { + "path": "weather-2023/forecast", + "method": "GET", + "price": "$0.001", + "description": "Weather forecast", + "rapidapi": { + "host": "weather-2023.p.rapidapi.com", + "path": "/forecast", + "method": "GET" + } + }, + { + "path": "weather-alerts", + "method": "GET", + "price": "$0.001", + "description": "Weather alerts", + "rapidapi": { + "host": "weather-alerts.p.rapidapi.com", + "path": "/alerts", + "method": "GET" + } + }, + { + "path": "weather-stack/current", + "method": "GET", + "price": "$0.001", + "description": "WeatherStack current", + "rapidapi": { + "host": "weatherstack.p.rapidapi.com", + "path": "/current", + "method": "GET" + } + }, + { + "path": "weather-unlocked/forecast", + "method": "GET", + "price": "$0.001", + "description": "WeatherUnlocked", + "rapidapi": { + "host": "weather-unlocked.p.rapidapi.com", + "path": "/forecast", + "method": "GET" + } + }, + { + "path": "weather/air-pollution", + "method": "GET", + "price": "$0.002", + "description": "Get air pollution data", + "rapidapi": { + "host": "openweather43.p.rapidapi.com", + "path": "/air_pollution", + "method": "GET" + } + }, + { + "path": "weather/alerts", + "method": "GET", + "price": "$0.002", + "description": "Get weather alerts", + "rapidapi": { + "host": "weatherbit-api.p.rapidapi.com", + "path": "/v2.0/alerts", + "method": "GET" + } + }, + { + "path": "weather/astronomy", + "method": "GET", + "price": "$0.001", + "description": "Astronomy data (sun/moon)", + "rapidapi": { + "host": "weatherapi-com.p.rapidapi.com", + "path": "/astronomy.json", + "method": "GET" + } + }, + { + "path": "weather/current", + "method": "GET", + "price": "$0.001", + "description": "Get current weather by location", + "rapidapi": { + "host": "weatherapi-com.p.rapidapi.com", + "path": "/current.json", + "method": "GET" + } + }, + { + "path": "weather/forecast", + "method": "GET", + "price": "$0.001", + "description": "Get weather forecast", + "rapidapi": { + "host": "weatherapi-com.p.rapidapi.com", + "path": "/forecast.json", + "method": "GET" + } + }, + { + "path": "weather/geocoding", + "method": "GET", + "price": "$0.001", + "description": "Geocoding by city name", + "rapidapi": { + "host": "openweather43.p.rapidapi.com", + "path": "/geo/1.0/direct", + "method": "GET" + } + }, + { + "path": "weather/historical", + "method": "GET", + "price": "$0.003", + "description": "Get historical weather data", + "rapidapi": { + "host": "weatherbit-api.p.rapidapi.com", + "path": "/v2.0/history/daily", + "method": "GET" + } + }, + { + "path": "weather/uv-index", + "method": "GET", + "price": "$0.002", + "description": "Get UV index data", + "rapidapi": { + "host": "openweather43.p.rapidapi.com", + "path": "/uvi", + "method": "GET" + } + }, + { + "path": "weatherbit/current", + "method": "GET", + "price": "$0.001", + "description": "Weatherbit current", + "rapidapi": { + "host": "weatherbit.p.rapidapi.com", + "path": "/current", + "method": "GET" + } + }, + { + "path": "webscraper/scrape", + "method": "POST", + "price": "$0.001", + "description": "Web scraping", + "rapidapi": { + "host": "web-scraping-api.p.rapidapi.com", + "path": "/scrape", + "method": "POST" + } + }, + { + "path": "webull/quote/{symbol}", + "method": "GET", + "price": "$0.001", + "description": "Webull quote", + "rapidapi": { + "host": "webull-api.p.rapidapi.com", + "path": "/quote/{symbol}", + "method": "GET" + } + }, + { + "path": "wego/flights", + "method": "GET", + "price": "$0.001", + "description": "Wego flights", + "rapidapi": { + "host": "wego.p.rapidapi.com", + "path": "/flights", + "method": "GET" + } + }, + { + "path": "whatsapp/sendMessage", + "method": "POST", + "price": "$0.001", + "description": "Send WhatsApp message", + "rapidapi": { + "host": "whatsapp-business-api1.p.rapidapi.com", + "path": "/sendMessage", + "method": "POST" + } + }, + { + "path": "whisper/transcribe", + "method": "POST", + "price": "$0.001", + "description": "Whisper transcribe", + "rapidapi": { + "host": "whisper-api.p.rapidapi.com", + "path": "/transcribe", + "method": "POST" + } + }, + { + "path": "whois/{domain}", + "method": "GET", + "price": "$0.001", + "description": "Domain WHOIS lookup", + "rapidapi": { + "host": "whois-api.p.rapidapi.com", + "path": "/whois/{domain}", + "method": "GET" + } + }, + { + "path": "wikihow/search", + "method": "GET", + "price": "$0.001", + "description": "WikiHow search", + "rapidapi": { + "host": "wikihow.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "wikipedia/article/{title}", + "method": "GET", + "price": "$0.001", + "description": "Wikipedia article", + "rapidapi": { + "host": "wikipedia-api.p.rapidapi.com", + "path": "/article/{title}", + "method": "GET" + } + }, + { + "path": "wikipedia/search", + "method": "GET", + "price": "$0.001", + "description": "Search Wikipedia", + "rapidapi": { + "host": "wikipedia-org.p.rapidapi.com", + "path": "/w/api.php", + "method": "GET" + } + }, + { + "path": "wikipedia/summary", + "method": "GET", + "price": "$0.001", + "description": "Get Wikipedia summary", + "rapidapi": { + "host": "wiki-briefs.p.rapidapi.com", + "path": "/getWiki", + "method": "GET" + } + }, + { + "path": "wired/articles", + "method": "GET", + "price": "$0.001", + "description": "Wired articles", + "rapidapi": { + "host": "wired.p.rapidapi.com", + "path": "/articles", + "method": "GET" + } + }, + { + "path": "wish/products", + "method": "GET", + "price": "$0.001", + "description": "Wish products", + "rapidapi": { + "host": "wish-api.p.rapidapi.com", + "path": "/products", + "method": "GET" + } + }, + { + "path": "wolfram/query", + "method": "GET", + "price": "$0.01", + "description": "Wolfram Alpha query", + "rapidapi": { + "host": "wolfram-alpha-api.p.rapidapi.com", + "path": "/query", + "method": "GET" + } + }, + { + "path": "wombo/generate", + "method": "POST", + "price": "$0.01", + "description": "Wombo generate", + "rapidapi": { + "host": "wombo-api.p.rapidapi.com", + "path": "/generate", + "method": "POST" + } + }, + { + "path": "word-counter", + "method": "POST", + "price": "$0.001", + "description": "Word counter", + "rapidapi": { + "host": "word-counter.p.rapidapi.com", + "path": "/count", + "method": "POST" + } + }, + { + "path": "word-to-pdf", + "method": "POST", + "price": "$0.001", + "description": "Word to PDF", + "rapidapi": { + "host": "word-to-pdf.p.rapidapi.com", + "path": "/convert", + "method": "POST" + } + }, + { + "path": "workday/jobs", + "method": "GET", + "price": "$0.001", + "description": "Workday jobs", + "rapidapi": { + "host": "workday-api.p.rapidapi.com", + "path": "/jobs", + "method": "GET" + } + }, + { + "path": "world-bank/countries", + "method": "GET", + "price": "$0.001", + "description": "World Bank countries", + "rapidapi": { + "host": "world-bank.p.rapidapi.com", + "path": "/countries", + "method": "GET" + } + }, + { + "path": "world-bank/indicators", + "method": "GET", + "price": "$0.001", + "description": "World Bank indicators", + "rapidapi": { + "host": "world-bank.p.rapidapi.com", + "path": "/indicators", + "method": "GET" + } + }, + { + "path": "world-of-warcraft/character", + "method": "GET", + "price": "$0.001", + "description": "WoW character", + "rapidapi": { + "host": "wow-api.p.rapidapi.com", + "path": "/character", + "method": "GET" + } + }, + { + "path": "wsj/articles", + "method": "GET", + "price": "$0.001", + "description": "Wall Street Journal", "rapidapi": { - "host": "twitter241.p.rapidapi.com", - "path": "/user", + "host": "wsj.p.rapidapi.com", + "path": "/articles", "method": "GET" } }, { - "path": "user-tweets", + "path": "x2y2/collections", "method": "GET", "price": "$0.001", - "description": "Get tweets from a Twitter user by ID", + "description": "X2Y2 collections", "rapidapi": { - "host": "twitter241.p.rapidapi.com", - "path": "/user-tweets", + "host": "x2y2.p.rapidapi.com", + "path": "/collections", "method": "GET" } }, { - "path": "get-users-v2", + "path": "xbox/games", "method": "GET", "price": "$0.001", - "description": "Get multiple Twitter users by IDs (comma-separated)", + "description": "Xbox store", "rapidapi": { - "host": "twitter241.p.rapidapi.com", - "path": "/get-users-v2", + "host": "xbox-store.p.rapidapi.com", + "path": "/games", "method": "GET" } }, { - "path": "followings", + "path": "xero/invoices", "method": "GET", "price": "$0.001", - "description": "Get users that a Twitter user is following", + "description": "Xero invoices", "rapidapi": { - "host": "twitter241.p.rapidapi.com", - "path": "/followings", + "host": "xero-api.p.rapidapi.com", + "path": "/invoices", "method": "GET" } }, { - "path": "followers", + "path": "yandex/search", "method": "GET", "price": "$0.001", - "description": "Get followers of a Twitter user", + "description": "Yandex search", "rapidapi": { - "host": "twitter241.p.rapidapi.com", - "path": "/followers", + "host": "yandex-api.p.rapidapi.com", + "path": "/search", "method": "GET" } }, { - "path": "instagram/posts", + "path": "yandex/translate", "method": "POST", "price": "$0.001", - "description": "Get Instagram posts by username", + "description": "Yandex translation", "rapidapi": { - "host": "instagram120.p.rapidapi.com", - "path": "/api/instagram/posts", + "host": "yandex-translate.p.rapidapi.com", + "path": "/translate", "method": "POST" } }, { - "path": "instagram/profile", + "path": "yearn/vaults", + "method": "GET", + "price": "$0.001", + "description": "Yearn vaults", + "rapidapi": { + "host": "yearn-finance.p.rapidapi.com", + "path": "/vaults", + "method": "GET" + } + }, + { + "path": "yelp/business/{id}", + "method": "GET", + "price": "$0.001", + "description": "Yelp business", + "rapidapi": { + "host": "yelp-api.p.rapidapi.com", + "path": "/business/{id}", + "method": "GET" + } + }, + { + "path": "yelp/businesses", + "method": "GET", + "price": "$0.005", + "description": "Yelp businesses", + "rapidapi": { + "host": "yelp-api.p.rapidapi.com", + "path": "/businesses", + "method": "GET" + } + }, + { + "path": "yelp/search", + "method": "GET", + "price": "$0.001", + "description": "Yelp search", + "rapidapi": { + "host": "yelp-api.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "yfinance/market-news", + "method": "GET", + "price": "$0.001", + "description": "Yahoo Finance market news", + "rapidapi": { + "host": "yahoo-finance15.p.rapidapi.com", + "path": "/api/v1/markets/news", + "method": "GET" + } + }, + { + "path": "yfinance/quote/{symbol}", + "method": "GET", + "price": "$0.001", + "description": "Yahoo Finance quote", + "rapidapi": { + "host": "yahoo-finance15.p.rapidapi.com", + "path": "/api/v1/quote/{symbol}", + "method": "GET" + } + }, + { + "path": "yfinance/trending", + "method": "GET", + "price": "$0.001", + "description": "Yahoo Finance trending", + "rapidapi": { + "host": "yahoo-finance15.p.rapidapi.com", + "path": "/api/v1/markets/trending", + "method": "GET" + } + }, + { + "path": "yify/movies", + "method": "GET", + "price": "$0.001", + "description": "YIFY movies", + "rapidapi": { + "host": "yify.p.rapidapi.com", + "path": "/movies", + "method": "GET" + } + }, + { + "path": "youtube-music/search", + "method": "GET", + "price": "$0.001", + "description": "YouTube Music search", + "rapidapi": { + "host": "youtube-music.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "youtube/channel", + "method": "GET", + "price": "$0.001", + "description": "Get channel details", + "rapidapi": { + "host": "youtube138.p.rapidapi.com", + "path": "/channel/details", + "method": "GET" + } + }, + { + "path": "youtube/channel-details", + "method": "GET", + "price": "$0.001", + "description": "Get YouTube channel details", + "rapidapi": { + "host": "youtube138.p.rapidapi.com", + "path": "/channel/details/", + "method": "GET" + } + }, + { + "path": "youtube/channel/{id}", + "method": "GET", + "price": "$0.001", + "description": "YouTube channel data", + "rapidapi": { + "host": "youtube-v2.p.rapidapi.com", + "path": "/channel/{id}", + "method": "GET" + } + }, + { + "path": "youtube/comments", + "method": "GET", + "price": "$0.001", + "description": "Get video comments", + "rapidapi": { + "host": "youtube138.p.rapidapi.com", + "path": "/video/comments", + "method": "GET" + } + }, + { + "path": "youtube/search", + "method": "GET", + "price": "$0.001", + "description": "Search YouTube videos", + "rapidapi": { + "host": "youtube138.p.rapidapi.com", + "path": "/search/", + "method": "GET" + } + }, + { + "path": "youtube/trending", + "method": "GET", + "price": "$0.002", + "description": "Get trending videos", + "rapidapi": { + "host": "youtube138.p.rapidapi.com", + "path": "/trending", + "method": "GET" + } + }, + { + "path": "youtube/video-details", + "method": "GET", + "price": "$0.001", + "description": "Get YouTube video details", + "rapidapi": { + "host": "youtube138.p.rapidapi.com", + "path": "/video/details/", + "method": "GET" + } + }, + { + "path": "youtube/video/{id}", + "method": "GET", + "price": "$0.001", + "description": "YouTube video data", + "rapidapi": { + "host": "youtube-v2.p.rapidapi.com", + "path": "/video/{id}", + "method": "GET" + } + }, + { + "path": "yts/movies", + "method": "GET", + "price": "$0.001", + "description": "YTS movies", + "rapidapi": { + "host": "yts.p.rapidapi.com", + "path": "/movies", + "method": "GET" + } + }, + { + "path": "yugioh/cards", + "method": "GET", + "price": "$0.001", + "description": "Yu-Gi-Oh cards", + "rapidapi": { + "host": "yugioh.p.rapidapi.com", + "path": "/cards", + "method": "GET" + } + }, + { + "path": "zapper/protocols", + "method": "GET", + "price": "$0.001", + "description": "Zapper protocols", + "rapidapi": { + "host": "zapper.p.rapidapi.com", + "path": "/protocols", + "method": "GET" + } + }, + { + "path": "zenscrape/scrape", + "method": "GET", + "price": "$0.001", + "description": "ZenRows scraping", + "rapidapi": { + "host": "zenscrape.p.rapidapi.com", + "path": "/scrape", + "method": "GET" + } + }, + { + "path": "zillow/properties", + "method": "GET", + "price": "$0.01", + "description": "Zillow properties", + "rapidapi": { + "host": "zillow-api.p.rapidapi.com", + "path": "/properties", + "method": "GET" + } + }, + { + "path": "zillow/property/{zpid}", + "method": "GET", + "price": "$0.001", + "description": "Zillow property details", + "rapidapi": { + "host": "zillow-api.p.rapidapi.com", + "path": "/property/{zpid}", + "method": "GET" + } + }, + { + "path": "zillow/search", + "method": "GET", + "price": "$0.001", + "description": "Zillow property search", + "rapidapi": { + "host": "zillow-api.p.rapidapi.com", + "path": "/search", + "method": "GET" + } + }, + { + "path": "zillow/zestimate", + "method": "GET", + "price": "$0.001", + "description": "Zillow home value", + "rapidapi": { + "host": "zillow-api.p.rapidapi.com", + "path": "/zestimate", + "method": "GET" + } + }, + { + "path": "zip-extractor", "method": "POST", "price": "$0.001", - "description": "Get Instagram profile by username", + "description": "ZIP extractor", "rapidapi": { - "host": "instagram120.p.rapidapi.com", - "path": "/api/instagram/profile", + "host": "zip-extractor.p.rapidapi.com", + "path": "/extract", "method": "POST" } + }, + { + "path": "ziprecruiter/jobs", + "method": "GET", + "price": "$0.001", + "description": "ZipRecruiter jobs", + "rapidapi": { + "host": "ziprecruiter.p.rapidapi.com", + "path": "/jobs", + "method": "GET" + } + }, + { + "path": "zodiac-compatibility/{sign1}/{sign2}", + "method": "GET", + "price": "$0.001", + "description": "Zodiac compatibility", + "rapidapi": { + "host": "zodiac-api.p.rapidapi.com", + "path": "/compatibility", + "method": "GET" + } + }, + { + "path": "zomato/restaurant/{id}", + "method": "GET", + "price": "$0.001", + "description": "Zomato restaurant", + "rapidapi": { + "host": "zomato-api.p.rapidapi.com", + "path": "/restaurant/{id}", + "method": "GET" + } + }, + { + "path": "zomato/restaurants", + "method": "GET", + "price": "$0.005", + "description": "Zomato restaurants", + "rapidapi": { + "host": "zomato-api.p.rapidapi.com", + "path": "/restaurants", + "method": "GET" + } + }, + { + "path": "zoopla/listings", + "method": "GET", + "price": "$0.01", + "description": "Zoopla listings", + "rapidapi": { + "host": "zoopla-api.p.rapidapi.com", + "path": "/listings", + "method": "GET" + } + }, + { + "path": "zoopla/sales", + "method": "GET", + "price": "$0.001", + "description": "Zoopla sales", + "rapidapi": { + "host": "zoopla-api.p.rapidapi.com", + "path": "/sales", + "method": "GET" + } + }, + { + "path": "zumper/listings", + "method": "GET", + "price": "$0.01", + "description": "Zumper listings", + "rapidapi": { + "host": "zumper-api.p.rapidapi.com", + "path": "/listings", + "method": "GET" + } + }, + { + "path": "zumper/rentals", + "method": "GET", + "price": "$0.001", + "description": "Zumper rentals", + "rapidapi": { + "host": "zumper-api.p.rapidapi.com", + "path": "/rentals", + "method": "GET" + } } ] -} +} \ No newline at end of file diff --git a/src/index.ts b/src/index.ts index 6c4d144..bb0a757 100644 --- a/src/index.ts +++ b/src/index.ts @@ -1,10 +1,15 @@ import "dotenv/config"; -import express from "express"; +import express, { Request, Response, NextFunction } from "express"; import { paymentMiddleware, x402ResourceServer } from "@x402/express"; import { HTTPFacilitatorClient } from "@x402/core/server"; import { ExactEvmScheme } from "@x402/evm/exact/server"; +import { + bazaarResourceServerExtension, + declareDiscoveryExtension, +} from "@x402/extensions/bazaar"; import { loadConfig } from "./config"; import { buildPaymentRoutes, buildProxyRouter } from "./routes"; +import { usageLogger } from "./logger"; const config = loadConfig("./services.json"); @@ -14,28 +19,93 @@ if (!apiKey) { process.exit(1); } +const testMode = process.env.TEST_MODE === "true"; const facilitatorUrl = process.env.FACILITATOR_URL ?? "https://x402.org/facilitator"; const facilitator = new HTTPFacilitatorClient({ url: facilitatorUrl }); -const resourceServer = new x402ResourceServer(facilitator).register( - config.network, - new ExactEvmScheme(), -); +// Parse network string (e.g., "eip155:84532") +const [namespace, chainId] = config.network.split(":"); +const typedNetwork = { namespace, chainId: parseInt(chainId) } as any; + +const resourceServer = new x402ResourceServer(facilitator) + .register(typedNetwork, new ExactEvmScheme()) + .registerExtension(bazaarResourceServerExtension); const paymentRoutes = buildPaymentRoutes(config); const app = express(); app.use(express.json()); -app.use(paymentMiddleware(paymentRoutes, resourceServer)); +// Test mode: skip payment middleware +if (testMode) { + console.log("⚠️ TEST MODE: Payment bypassed"); + app.use((req: Request, res: Response, next: NextFunction) => { + (req as any).payment = { paid: true, testMode: true }; + next(); + }); +} else { + app.use(paymentMiddleware(paymentRoutes, resourceServer)); +} -app.use(buildProxyRouter(config, apiKey)); +// ═══════════════════════════════════════════════════════════════════════ +// STATIC & DISCOVERY ROUTES (before proxy router) +// ═══════════════════════════════════════════════════════════════════════ +// Health check app.get("/health", (_req, res) => { - res.json({ status: "ok" }); + res.json({ status: "ok", testMode }); +}); + +// x402 Discovery endpoint for Bazaar +app.get("/.well-known/x402/discovery", (_req, res) => { + const limit = Math.min(parseInt(_req.query.limit as string) || 100, 100); + const offset = parseInt(_req.query.offset as string) || 0; + + const resources = config.services.slice(offset, offset + limit).map((s) => { + const price = parseFloat(s.price.replace("$", "")); + const amount = Math.round(price * 1000); // $0.001 = 1000 units + + return { + resource: `https://omniapi.hugen.tokyo/${s.path}`, + description: s.description, + accepts: [ + { + asset: "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913", // USDC on Base + maxAmountRequired: amount, + maxTimeoutSeconds: 60, + network: "base", + payTo: config.payTo, + scheme: "exact", + extra: { + name: "USD Coin", + version: "2", + }, + outputSchema: { + input: { + method: s.method, + type: "http", + }, + output: { + type: "json", + }, + }, + }, + ], + }; + }); + + res.json({ + resources, + pagination: { + total: config.services.length, + offset, + limit, + }, + }); }); +// API Catalog app.get("/catalog", (_req, res) => { res.json( config.services.map((s) => ({ @@ -47,9 +117,50 @@ app.get("/catalog", (_req, res) => { ); }); +// Usage logs API +app.get("/logs", (_req, res) => { + const limit = parseInt(_req.query.limit as string) || 100; + res.json(usageLogger.getLogs(limit)); +}); + +// Usage stats API +app.get("/stats", (_req, res) => { + res.json(usageLogger.getStats()); +}); + +// Clear logs +app.delete("/logs", (_req, res) => { + usageLogger.clear(); + res.json({ status: "cleared" }); +}); + +// Serve static dashboards +app.get("/usage", (_req, res) => { + res.sendFile(process.cwd() + "/usage.html"); +}); + +app.get("/catalog-ui", (_req, res) => { + res.sendFile(process.cwd() + "/catalog.html"); +}); + +// ═══════════════════════════════════════════════════════════════════════ +// API PROXY ROUTES (after static routes) +// ═══════════════════════════════════════════════════════════════════════ + +app.use(buildProxyRouter(config, apiKey)); + +// ═══════════════════════════════════════════════════════════════════════ +// START SERVER +// ═══════════════════════════════════════════════════════════════════════ + const port = process.env.PORT ?? 4000; + app.listen(port, () => { - console.log(`rapidapi-x402 server listening on port ${port}`); - console.log(`Facilitator: ${facilitatorUrl}`); - console.log(`Services: ${config.services.length}`); + console.log(`🚀 OmniAPI server listening on port ${port}`); + console.log(` Facilitator: ${facilitatorUrl}`); + console.log(` Services: ${config.services.length}`); + console.log(` Test Mode: ${testMode ? "ON" : "OFF"}`); + console.log(` Usage: http://localhost:${port}/usage`); + console.log(` Catalog: http://localhost:${port}/catalog-ui`); + console.log(` Bazaar Discovery: http://localhost:${port}/.well-known/x402/discovery`); }); diff --git a/src/logger.ts b/src/logger.ts new file mode 100644 index 0000000..59235a3 --- /dev/null +++ b/src/logger.ts @@ -0,0 +1,78 @@ +// API Usage Logger +export interface APILog { + timestamp: string; + method: string; + path: string; + rapidapiHost: string; + rapidapiPath: string; + price: string; + status: number; + durationMs: number; + userAgent?: string; +} + +class UsageLogger { + private logs: APILog[] = []; + private maxLogs = 1000; + + log(entry: Omit) { + const log: APILog = { + ...entry, + timestamp: new Date().toISOString(), + }; + this.logs.unshift(log); + if (this.logs.length > this.maxLogs) { + this.logs.pop(); + } + } + + getLogs(limit = 100): APILog[] { + return this.logs.slice(0, limit); + } + + getStats() { + const byEndpoint: Record = {}; + const byHost: Record = {}; + + let totalRequests = this.logs.length; + let totalCost = 0; + + for (const log of this.logs) { + const cost = parseFloat(log.price.replace('$', '')) || 0; + totalCost += cost; + + // By endpoint + const key = `${log.method} ${log.path}`; + if (!byEndpoint[key]) { + byEndpoint[key] = { count: 0, totalCost: 0 }; + } + byEndpoint[key].count++; + byEndpoint[key].totalCost += cost; + + // By host + if (!byHost[log.rapidapiHost]) { + byHost[log.rapidapiHost] = { count: 0, totalCost: 0 }; + } + byHost[log.rapidapiHost].count++; + byHost[log.rapidapiHost].totalCost += cost; + } + + return { + totalRequests, + totalCost: totalCost.toFixed(4), + byEndpoint: Object.entries(byEndpoint) + .map(([key, val]) => ({ endpoint: key, ...val })) + .sort((a, b) => b.count - a.count) + .slice(0, 20), + byHost: Object.entries(byHost) + .map(([key, val]) => ({ host: key, ...val })) + .sort((a, b) => b.count - a.count), + }; + } + + clear() { + this.logs = []; + } +} + +export const usageLogger = new UsageLogger(); diff --git a/src/routes.ts b/src/routes.ts index 311709c..d2b42ef 100644 --- a/src/routes.ts +++ b/src/routes.ts @@ -1,10 +1,10 @@ import { Router } from "express"; import type { Request, Response } from "express"; -import type { RoutesConfig } from "@x402/express"; import type { AppConfig } from "./config"; import { proxyToRapidAPI } from "./proxy"; +import { usageLogger } from "./logger"; -export function buildPaymentRoutes(config: AppConfig): RoutesConfig { +export function buildPaymentRoutes(config: AppConfig): Record { const routes: Record = {}; for (const service of config.services) { @@ -20,7 +20,7 @@ export function buildPaymentRoutes(config: AppConfig): RoutesConfig { }; } - return routes as RoutesConfig; + return routes; } export function buildProxyRouter(config: AppConfig, apiKey: string): Router { @@ -30,6 +30,8 @@ export function buildProxyRouter(config: AppConfig, apiKey: string): Router { const method = service.method.toLowerCase() as "get" | "post"; router[method](`/${service.path}`, async (req: Request, res: Response) => { + const startTime = Date.now(); + try { const queryParams: Record = {}; if (req.query) { @@ -46,11 +48,34 @@ export function buildProxyRouter(config: AppConfig, apiKey: string): Router { body: req.body, }); + // Log the API usage + usageLogger.log({ + method: service.method, + path: `/${service.path}`, + rapidapiHost: service.rapidapi.host, + rapidapiPath: service.rapidapi.path, + price: service.price, + status: result.status, + durationMs: Date.now() - startTime, + userAgent: req.headers['user-agent'], + }); + res.status(result.status).json(result.data); } catch (error) { - const message = - error instanceof Error ? error.message : "Unknown error"; - res.status(502).json({ error: "Proxy error", message }); + // Log failed request (internal only) + usageLogger.log({ + method: service.method, + path: `/${service.path}`, + rapidapiHost: service.rapidapi.host, + rapidapiPath: service.rapidapi.path, + price: service.price, + status: 502, + durationMs: Date.now() - startTime, + userAgent: req.headers['user-agent'], + }); + + // Generic error response (hide upstream details) + res.status(502).json({ error: "Service temporarily unavailable" }); } }); }