id stringlengths 53 86 | api_name stringlengths 2 76 | api_description stringlengths 1 500 ⌀ | api_score float64 0 10 ⌀ | endpoint_name stringlengths 1 190 | endpoint_description stringlengths 0 500 | response_status_code int64 100 505 | response_summary stringlengths 1 68 ⌀ | response_json stringlengths 6 50k | response_json_schema stringlengths 14 150k |
|---|---|---|---|---|---|---|---|---|---|
941db56f-f23f-45ae-9d93-65dc0310d7c2/fb53de23-991e-494f-b3d4-dfea587c21bf/0/0 | Crypto | Powered by 35+ Crypto coin exchange data sources, The FCS API delivering real-time Crypto 1500+ currencies and 5000+ coins combination rates. | null | Currency Converter | Convert Price From 1 Currency To Subject Currency | 200 | Response | {"code": 200, "info": {"credit_count": 1, "server_time": "2020-12-22 06:16:41 UTC"}, "msg": "Successfully", "response": {"price_1x_BTC": "0", "price_1x_USD": "22668.3", "total": "4533660"}, "status": true} | {"code": 200, "info": {"credit_count": 1, "server_time": "2020-12-22 06:16:41 UTC"}, "msg": "Successfully", "response": {"price_1x_BTC": "0", "price_1x_USD": "22668.3", "total": "4533660"}, "status": true} |
64848ab1-6d3c-45eb-955e-9cc793fcd14f/088dba13-15f8-4bbb-9b0a-04730b0d66b9/0/0 | Iron Ore | Iron ore price at DCE (Dalian Commodity Exchange) | null | quotes | Return last quote from DCE Iron Ore | 200 | ResponseOK | {"quotes": [{"symbol": "IRON", "name": "DCE-IronOre", "price": 696, "change": -2.5, "changePct": -0.35790980672870676, "time": 1632753520000, "responseTime": "", "detail": {"open": 699.5, "high": 709.5, "low": 685, "close": 696, "ask": 696, "bid": 696, "previousClose": 698.5, "volume": 230258}}]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"quotes": {"type": "array", "items": {"type": "object", "properties": {"symbol": {"type": "string"}, "name": {"type": "string"}, "price": {"type": "integer"}, "change": {"type": "number"}, "changePct": {"type": "number"}, "time": {"type": "i... |
0772276a-f3df-460a-9472-0e5ebf1ae6ff/6b4fc249-ae20-4dbe-ab3d-e55a5e1a8b3b/0/0 | Currency Converter | Effortlessly exchange currencies with real-time accuracy using Google's dynamic currency conversion tool! | 9.1 | Conversion Rate | Get the conversion rate from one currency to another | 200 | Response | {"rate": 0.02627499999774035, "from": {"rate": 38.05899144, "currency": "UYU"}, "to": {"rate": 1, "currency": "USD"}, "timestamp": 1695089093} | {"type": "object", "properties": {"rate": {"type": "number"}, "from": {"type": "object", "properties": {"rate": {"type": "number"}, "currency": {"type": "string"}}}, "to": {"type": "object", "properties": {"rate": {"type": "integer"}, "currency": {"type": "string"}}}, "timestamp": {"type": "integer"}}} |
0772276a-f3df-460a-9472-0e5ebf1ae6ff/25ca8c62-13bb-413a-864f-59c2f871abdd/0/0 | Currency Converter | Effortlessly exchange currencies with real-time accuracy using Google's dynamic currency conversion tool! | 9.1 | Convert | Convert from one currency to another. | 200 | Response | {"total": 38.08624, "rate": 38.08624, "from": {"rate": 1, "currency": "USD"}, "to": {"rate": 38.08624, "currency": "UYU"}, "timestamp": 1695089073} | {"type": "object", "properties": {"total": {"type": "number"}, "rate": {"type": "number"}, "from": {"type": "object", "properties": {"rate": {"type": "integer"}, "currency": {"type": "string"}}}, "to": {"type": "object", "properties": {"rate": {"type": "number"}, "currency": {"type": "string"}}}, "timestamp": {"type": ... |
0772276a-f3df-460a-9472-0e5ebf1ae6ff/b0ae59f5-1b52-44ca-9966-de211bc86e85/0/0 | Currency Converter | Effortlessly exchange currencies with real-time accuracy using Google's dynamic currency conversion tool! | 9.1 | All Currencies and Rates | Rates based on USD dollar | 200 | Response | {"success": true, "timestamp": 1695089093, "base": "USD", "date": "2023-09-19", "rates": {"USD": {"from": 1, "to": 1}, "EUR": {"from": 0.93598, "to": 0.9359527531}, "GBP": {"from": 0.808009, "to": 0.8080096379}, "AED": {"from": 3.6729, "to": 3.672900313}, "AFN": {"from": 78.90391, "to": 78.90391105}, "ALL": {"from": 99... | {"type": "object", "properties": {"success": {"type": "boolean"}, "timestamp": {"type": "integer"}, "base": {"type": "string"}, "date": {"type": "string"}, "rates": {"type": "object", "properties": {"USD": {"type": "object", "properties": {"from": {"type": "integer"}, "to": {"type": "integer"}}}, "EUR": {"type": "objec... |
d2690175-9b50-43e4-ad22-afb1b0c192b7/1b8cbefd-4f27-45bf-9c09-3b407795d14c/0/0 | Financial News Streamer | Scans and retrieves real-time financial news and sec filings from 30 different news sources. | null | Financial News Stream Get | API Get to retrieve financial news from 30 different sources. | 200 | New Example | {"class": "APINewsArticle", "id": 86887357, "timestamp": "12/23/2021 4:38 PM", "headline": "Statement of Ownership (sc 13g)", "news_source_id": "edgar", "feed_symbol": "N^GNRS", "symbol": "GNRS", "symbol_name": "Greenrose Holding Co Inc.", "ref": "15440654", "exchange": "NASDAQ", "article": "\n\t\n\t\t\n\t\t\tStatement... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"class": {"type": "string"}, "id": {"type": "integer"}, "timestamp": {"type": "string"}, "headline": {"type": "string"}, "news_source_id": {"type": "string"}, "feed_symbol": {"type": "string"}, "symbol": {"type": "string"}, "symbol_name": {"... |
91be7f4c-8d5d-4c02-ba46-a1761eec2120/94df5ba5-9983-4678-8864-4603121592f9/0/0 | Crypto Update Live | This API gives live updates about cryptocurrency prices and the latest news regarding it. | 8.9 | GET multiple coin details for your choice | This endpoint gives live detailed information about the current value of multiple cryptocurrencies. Separate coin name using "_" underscore symbol. | 200 | New Example | {"Cryptocurrencies": [{"Coin": "Bitcoin", "Price": "$42,512.96", "Rank": "#1", "Symbol": "BTC", "Image": "https://s2.coinmarketcap.com/static/img/coins/64x64/1.png", "Link": "https://bitcoin.org/", "Market Cap": "$807,345,574,906", "Fully Diluted Market Cap": "$892,772,181,623", "Volume 24hr": "$34,854,376,356", "Volum... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Cryptocurrencies": {"type": "array", "items": {"type": "object", "properties": {"Coin": {"type": "string"}, "Price": {"type": "string"}, "Rank": {"type": "string"}, "Symbol": {"type": "string"}, "Image": {"type": "string"}, "Link": {"type":... |
91be7f4c-8d5d-4c02-ba46-a1761eec2120/3ab16300-1517-4450-befb-3c95d10d49bc/0/0 | Crypto Update Live | This API gives live updates about cryptocurrency prices and the latest news regarding it. | 8.9 | GET top 50 cryptocurrencies details | This endpoint gives all the details of the top fifty cryptocurrencies. | 200 | New Example | {"Top 50 Cryptocurrency Details": [{"Circulating Supply": "19,137,787.00 BTC", "Symbol": "BTC", "Rank": "#1", "Max Supply": "21,000,000", "Image": "https://s2.coinmarketcap.com/static/img/coins/64x64/1.png", "Volume/Market Cap": "0.08864", "Fully Diluted Market Cap": "$423,678,886,513", "Coin": "Bitcoin", "Price": "$20... | {"type": "object", "properties": {"Top 50 Cryptocurrency Details": {"type": "array", "items": {"type": "object"}}}} |
91be7f4c-8d5d-4c02-ba46-a1761eec2120/12dca309-fe4d-4ca1-a152-3d168d6bf34c/0/0 | Crypto Update Live | This API gives live updates about cryptocurrency prices and the latest news regarding it. | 8.9 | GET top 100 cryptocurrencies list | This endpoint gives the list of the top hundred cryptocurrencies. | 200 | New Example | {"key1": "value", "key2": "value"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"key1": {"type": "string"}, "key2": {"type": "string"}}, "required": ["key1", "key2"]} |
91be7f4c-8d5d-4c02-ba46-a1761eec2120/a88367ff-4daf-4845-b782-8b553453c9a0/0/0 | Crypto Update Live | This API gives live updates about cryptocurrency prices and the latest news regarding it. | 8.9 | GET Cryptocurrency Details | This endpoint gives live detailed information about the current value of a particular cryptocurrency. | 200 | New Example | {"Coin": "bitcoin", "Price": "$42,527.52", "Rank": "#1", "Symbol": "BTC", "Market Cap": "$807,622,109,519", "Fully Diluted Market Cap": "$893,077,976,833", "Volume 24hr": "$34,888,003,790", "Volume/Market Cap": "0.0432", "Circulating Supply": "18,990,575.00 BTC", "High/Low 24hr": {"High": "$42,577.82", "Low": "$40,850.... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Coin": {"type": "string"}, "Price": {"type": "string"}, "Rank": {"type": "string"}, "Symbol": {"type": "string"}, "Market Cap": {"type": "string"}, "Fully Diluted Market Cap": {"type": "string"}, "Volume 24hr": {"type": "string"}, "Volume/M... |
91be7f4c-8d5d-4c02-ba46-a1761eec2120/d536b1f8-da2d-4ec3-bd7c-17b1061a9729/0/0 | Crypto Update Live | This API gives live updates about cryptocurrency prices and the latest news regarding it. | 8.9 | GET top 100 cryptocurrencies details | This endpoint gives all the details of the top hundred cryptocurrencies. | 200 | New Example | {"Top 100 Cryptocurrency Details": [{"Circulating Supply": "18,990,575.00 BTC", "Symbol": "BTC", "Rank": "#1", "Max Supply": "21,000,000", "Image": "https://s2.coinmarketcap.com/static/img/coins/64x64/1.png", "Volume/Market Cap": "0.04267", "Fully Diluted Market Cap": "$890,399,682,649", "Coin": "Bitcoin", "Price": "$4... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Top 100 Cryptocurrency Details": {"type": "array", "items": {"type": "object", "properties": {"Circulating Supply": {"type": "string"}, "Symbol": {"type": "string"}, "Rank": {"type": "string"}, "Max Supply": {"type": "string"}, "Image": {"t... |
91be7f4c-8d5d-4c02-ba46-a1761eec2120/1d3d67dd-9299-445d-80be-12fefb77f7cb/0/0 | Crypto Update Live | This API gives live updates about cryptocurrency prices and the latest news regarding it. | 8.9 | GET latest news on Cryptocurrency | This endpoint returns all the news regarding cryptocurrency. | 200 | New Example | [{"Title": "Tommy Hilfiger to Showcase Spring 2022 Collections and NFT Wearables at Decentraland\u2019s Metaverse Fashion Week METAVERSE | 1 hour ago ", "URL": "https://news.bitcoin.com/tommy-hilfiger-to-showcase-spring-2022-collections-and-nft-wearables-at-decentralands-metaverse-fashion-week/"}, {"Title": "Nepalese P... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"Title": {"type": "string"}, "URL": {"type": "string"}}, "required": ["Title", "URL"]}} |
91be7f4c-8d5d-4c02-ba46-a1761eec2120/85ab6111-0f60-475e-bffe-eec95845be18/0/0 | Crypto Update Live | This API gives live updates about cryptocurrency prices and the latest news regarding it. | 8.9 | GET top 50 cryptocurrencies list | This endpoint gives the list of the top fifty cryptocurrencies. | 200 | New Example | ["Bitcoin", "Ethereum", "Tether", "BNB", "USD-Coin", "XRP", "Terra", "Cardano", "Solana", "Avalanche", "Polkadot", "Binance-USD", "Dogecoin", "TerraUSD", "Shiba-Inu", "Polygon", "Wrapped-Bitcoin", "Cronos", "Dai", "Litecoin", "Cosmos", "NEAR-Protocol", "Chainlink", "Uniswap", "Bitcoin-Cash", "TRON", "FTX-Token", "Ether... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "string"}} |
91be7f4c-8d5d-4c02-ba46-a1761eec2120/2d9a54b1-a3c3-49bd-baac-047f398d166f/0/0 | Crypto Update Live | This API gives live updates about cryptocurrency prices and the latest news regarding it. | 8.9 | GET Top gainers losers list | This endpoint gives the list of the top gainers and losers. | 200 | New Example | {"Top Gainers": [{"Coin": "HydraMeta", "Rank": "3844", "Rise 24hr": "476.94%", "Price": "$0.0003405", "Volume 24hr": "$217,880", "Symbol": "HDM"}, {"Coin": "G\u00f6ztepe-S-K. Fan Token", "Rank": "1180", "Rise 24hr": "420.53%", "Price": "$4.71", "Volume 24hr": "$45,031,343", "Symbol": "GOZ"}, {"Coin": "Partial-Share", "... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Top Gainers": {"type": "array", "items": {"type": "object", "properties": {"Coin": {"type": "string"}, "Rank": {"type": "string"}, "Rise 24hr": {"type": "string"}, "Price": {"type": "string"}, "Volume 24hr": {"type": "string"}, "Symbol": {"... |
67b37bbf-b357-441d-9d01-e74794d3ce22/8751e963-5564-471f-bc57-0e3ea3602a7e/0/0 | Cion Prices Api | An api showing current prices of coins | 0.1 | get currency by name | get several states of one currency prices | 200 | New Example | {"key1": "value", "key2": "value"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"key1": {"type": "string"}, "key2": {"type": "string"}}, "required": ["key1", "key2"]} |
67b37bbf-b357-441d-9d01-e74794d3ce22/272a3da2-aef8-4409-b2f6-616974576d74/0/0 | Cion Prices Api | An api showing current prices of coins | 0.1 | GIT ALL WORLD CURRENCIES PRICES | This end point will return back prices of world currencies | 200 | New Example | {"key1": "value", "key2": "value"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"key1": {"type": "string"}, "key2": {"type": "string"}}, "required": ["key1", "key2"]} |
731faf90-8dd2-411e-b80d-bf26d2a50b5f/29d525e9-b1d4-4440-8c75-de14e2af7b38/0/0 | Crypto OHLC | OHLC API chart data for a cryptocurrency can be accessed by making a request to a specific endpoint that returns the data in a format that can be used to generate the chart. The endpoint may require certain parameters to be passed in the request, such as the cryptocurrency symbol, the time frame for the data, and the s... | null | OHLC | Returns a dictionary of ticker data for selected trading pair. Each tick in the dictionary is represented as a list of OHLC data. | 200 | New Example | {"data": {"ohlc": [{"close": "23284", "high": "23292", "low": "23279", "open": "23279", "timestamp": "1674986040", "volume": "0.68869906"}, {"close": "23302", "high": "23302", "low": "23287", "open": "23298", "timestamp": "1674986220", "volume": "0.03814012"}, {"close": "23328", "high": "23329", "low": "23310", "open":... | {"type": "object", "properties": {"data": {"type": "object", "properties": {"ohlc": {"type": "array", "items": {"type": "object", "properties": {"close": {"type": "string"}, "high": {"type": "string"}, "low": {"type": "string"}, "open": {"type": "string"}, "timestamp": {"type": "string"}, "volume": {"type": "string"}}}... |
63e70ab8-76a5-4ce9-b80e-19d1fa46df9e/fc5b9bae-cd4c-4283-9d98-ab664de1378c/0/0 | Stock Market News | Query & real-time stream API covering analyst ratings, earnings, FDA drug approvals, press releases and more than 20K new articles daily | 8.4 | Query API | The query API allows you to search and filter articles in the entire news corpus across all sources.
Filter by company ticker, sources, topics, date ranges and more.
Built complex query structures with Lucene syntax. | 200 | M&A News | {"total": {"value": 10000, "relation": "gte"}, "from": 0, "size": 10, "sort": [{"publishedAt": {"order": "desc"}}], "articles": [{"source": {"id": "businesswire", "name": "BusinessWire"}, "categories": [], "symbols": [], "markets": [], "title": "LEAF Communications Announces Strategic Acquisition of CelTeq-HPC to Suppo... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"total": {"type": "object", "properties": {"value": {"type": "integer"}, "relation": {"type": "string"}}, "required": ["relation", "value"]}, "from": {"type": "integer"}, "size": {"type": "integer"}, "sort": {"type": "array", "items": {"type... |
63e70ab8-76a5-4ce9-b80e-19d1fa46df9e/fc5b9bae-cd4c-4283-9d98-ab664de1378c/0/1 | Stock Market News | Query & real-time stream API covering analyst ratings, earnings, FDA drug approvals, press releases and more than 20K new articles daily | 8.4 | Query API | The query API allows you to search and filter articles in the entire news corpus across all sources.
Filter by company ticker, sources, topics, date ranges and more.
Built complex query structures with Lucene syntax. | 200 | TSLA Latest News | {"total": {"value": 10000, "relation": "gte"}, "from": 0, "size": 10, "sort": [{"publishedAt": {"order": "desc"}}], "articles": [{"source": {"id": "reuters", "name": "Reuters"}, "categories": [], "symbols": ["TSLA", "AMZN", "DJD"], "markets": [], "title": "US STOCKS-S&P 500 and Dow slip as upcoming Fed meeting looms", ... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"total": {"type": "object", "properties": {"value": {"type": "integer"}, "relation": {"type": "string"}}, "required": ["relation", "value"]}, "from": {"type": "integer"}, "size": {"type": "integer"}, "sort": {"type": "array", "items": {"type... |
63e70ab8-76a5-4ce9-b80e-19d1fa46df9e/fc5b9bae-cd4c-4283-9d98-ab664de1378c/0/2 | Stock Market News | Query & real-time stream API covering analyst ratings, earnings, FDA drug approvals, press releases and more than 20K new articles daily | 8.4 | Query API | The query API allows you to search and filter articles in the entire news corpus across all sources.
Filter by company ticker, sources, topics, date ranges and more.
Built complex query structures with Lucene syntax. | 200 | Earnings Announcements | {"total": {"value": 10000, "relation": "gte"}, "from": 0, "size": 10, "sort": [{"publishedAt": {"order": "desc"}}], "articles": [{"source": {"id": "sec-api", "name": "SEC"}, "categories": [], "symbols": [""], "markets": [], "title": "10-K Form - Annual report [Section 13 and 15(d), not S-K Item 405] - HEALTH REVENUE AS... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"total": {"type": "object", "properties": {"value": {"type": "integer"}, "relation": {"type": "string"}}, "required": ["relation", "value"]}, "from": {"type": "integer"}, "size": {"type": "integer"}, "sort": {"type": "array", "items": {"type... |
2f52273f-37a8-4fff-b8fe-2ebb32a0d50a/e2c1c03d-0f46-417e-ab53-5c8300e4ab59/0/0 | Strong Buy Stocks Live | This API provides you with a selection of Strong Buy stocks from Trading View depending on the market | null | Get individual market stocks | Gets stocks from individual markets that are available | 100 | New Example | {"ticker": "NASDAQ:ASML", "source": "USA"} | {"type": "object", "properties": {"ticker": {"type": "string"}, "source": {"type": "string"}}} |
b312cb78-b3a9-4dbe-ac83-bb7f8e61e98d/cf790bec-bd1c-42fc-9f81-fdb6111f92ab/0/0 | Crypto Compass | BRANDNEW API for trading bots and financial analytic systems based on news, listings on the biggest exchanges, and inter-exchange arbitrage. | 0.2 | News | Returns latest news from all supported exchanges
Response
Key
Description
date
date of publication
title
title of announsment
text
text of announsment
news_url
url of original announsment
source_name
name of exchange that released announsment
| 200 | Response | {"anounsments": [{"date": "2022-02-07 02:13", "news_url": "https://www.binance.com/ru/support/announcement/6c21a887ac2a40fc9822276aa6424d03", "source_name": "Binance", "text": "The .css-li4l4s{box-sizing:border-box;margin:0;min-width:0;display:inline;color:#F0B90B;}.css-li4l4s:visited{color:#F0B90B;}.css-li4l4s:hover{c... | {"type": "object", "properties": {"anounsments": {"type": "array", "items": {"type": "object", "properties": {"date": {"type": "string"}, "news_url": {"type": "string"}, "source_name": {"type": "string"}, "text": {"type": "string"}, "title": {"type": "string"}}}}, "status": {"type": "string"}, "timestamp": {"type": "in... |
b312cb78-b3a9-4dbe-ac83-bb7f8e61e98d/21ba7a3b-d232-4cbb-b381-b7dec0b60702/0/0 | Crypto Compass | BRANDNEW API for trading bots and financial analytic systems based on news, listings on the biggest exchanges, and inter-exchange arbitrage. | 0.2 | New Listings | Returns upcoming cryptocurrencies listings from the biggest exchanges
Response
Key
Description
date
date of publication
title
title of announsment
text
text of announsment
topic
specific topic(if set)
ticker
tiker of coin that's gonna be listed
news_url
url of original announsment
news_type
type of ... | 200 | Response | {"status": "ok", "anounsments": [{"date": "2021-11-24 01:59", "text": "Binance will list Tribe (TRIBE) and will open trading for TRIBE/BTC, TRIBE/BNB, TRIBE/BUSD and TRIBE/USDT trading pairs at 2021-11-24 06:00 (UTC).", "title": "Binance Will List Tribe (TRIBE)", "topic": "", "ticker": "TRIBE", "news_url": "https://www... | {"type": "object", "properties": {"status": {"type": "string"}, "anounsments": {"type": "array", "items": {"type": "object", "properties": {"date": {"type": "string"}, "text": {"type": "string"}, "title": {"type": "string"}, "topic": {"type": "string"}, "ticker": {"type": "string"}, "news_url": {"type": "string"}, "new... |
b312cb78-b3a9-4dbe-ac83-bb7f8e61e98d/7862234c-dd0e-4b0d-b5cc-0ab4e5064944/0/0 | Crypto Compass | BRANDNEW API for trading bots and financial analytic systems based on news, listings on the biggest exchanges, and inter-exchange arbitrage. | 0.2 | Send Email | You can send an email as a notification about a new listing using our pattern to be able to buy it before the price rase
Response
status ok if letter sent else - error
| 200 | Response | {"response": "Email sent succrssfully", "status": "ok", "timestamp": 1644269309949} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"response": {"type": "string"}, "status": {"type": "string"}, "timestamp": {"type": "integer"}}, "required": ["response", "status", "timestamp"]} |
b312cb78-b3a9-4dbe-ac83-bb7f8e61e98d/726f94e0-bee5-435b-8c02-263f0b6fe623/0/0 | Crypto Compass | BRANDNEW API for trading bots and financial analytic systems based on news, listings on the biggest exchanges, and inter-exchange arbitrage. | 0.2 | Supported Exchanges | Returns a list of exchanges from which we receive data | 200 | Response | {"exchanges": ["Binance", "Huobi Global", "KuCoin", "Gate.io", "Kraken"], "status": "ok", "timestamp": 1644273268617} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"exchanges": {"type": "array", "items": {"type": "string"}}, "status": {"type": "string"}, "timestamp": {"type": "integer"}}, "required": ["exchanges", "status", "timestamp"]} |
b312cb78-b3a9-4dbe-ac83-bb7f8e61e98d/2d81d395-2496-4599-9615-683a835ad2c1/0/0 | Crypto Compass | BRANDNEW API for trading bots and financial analytic systems based on news, listings on the biggest exchanges, and inter-exchange arbitrage. | 0.2 | Subscribe for email notifications | You can send your email address and for new listings, it will send notifications, if there are no errors it will return the status: ok and send a test letter to the email address. Later you will receive an email if new coins start listing at supported exchanges
Response
status ok if alert set else - error
| 200 | Response | {"response": "Email address successfully added", "status": "ok", "timestamp": 1644268799518} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"response": {"type": "string"}, "status": {"type": "string"}, "timestamp": {"type": "integer"}}, "required": ["response", "status", "timestamp"]} |
b312cb78-b3a9-4dbe-ac83-bb7f8e61e98d/61630e4f-2948-497a-8e6e-270ef980b165/0/0 | Crypto Compass | BRANDNEW API for trading bots and financial analytic systems based on news, listings on the biggest exchanges, and inter-exchange arbitrage. | 0.2 | Asset info | Accepts a coin ticker as an input, returns a list of exchanges where the coin is traded, and prices for this coin
Request
Key
Required
Value
Description
asset
required
BTC
tiker of coin that you want to check
Response
Key
Description
priceUSD
price for specific asset at specific exchange
volumePerc... | 200 | Response | {"exchanges": [{"exchange": "Zaif", "priceUSD": "48831.8887265715753018", "volumePercent": null}, {"exchange": "Binance", "priceUSD": "44295.1860551495304622", "volumePercent": "14.3831999155946053"}, {"exchange": "Crypto.com Exchange", "priceUSD": "44288.5438780927343677", "volumePercent": "11.2021586002568525"}, {"ex... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"exchanges": {"type": "array", "items": {"type": "object", "properties": {"exchange": {"type": "string"}, "priceUSD": {"type": "string"}, "volumePercent": {"type": ["null", "string"]}}, "required": ["exchange", "priceUSD", "volumePercent"]}}... |
b312cb78-b3a9-4dbe-ac83-bb7f8e61e98d/0eb5a832-6570-4936-b3d5-e85b9f81a8aa/0/0 | Crypto Compass | BRANDNEW API for trading bots and financial analytic systems based on news, listings on the biggest exchanges, and inter-exchange arbitrage. | 0.2 | New Pairs | Returns upcoming currency pair exits on all supported exchanges
Response
Key
Description
date
date of publication
title
title of announsment
text
text of announsment
topic
specific topic(if set)
ticker
tiker of trading pair that's gonna be added
news_url
url of original announsment
news_type
type of... | 200 | Response | {"anounsments": [], "status": "ok", "timestamp": 1644268249658} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"anounsments": {"type": "array"}, "status": {"type": "string"}, "timestamp": {"type": "integer"}}, "required": ["anounsments", "status", "timestamp"]} |
e509f092-17a6-4327-b5d6-b62efb70a9cd/543f9bdf-8d17-47a8-bbfe-3530f7b691c7/0/0 | Crypto Wallet Address Validator | Validator for crypto wallets address of Bitcoin and other top altcoins. | 1.8 | Validate | This endpoint allow you to validate a wallet address. | 200 | Valid Address | {"address": "0x6e36767bC2975827aAE18342F38cBc47355d425f", "currency": "eth", "network": "prod", "isValid": true} | {"type": "object", "properties": {"address": {"type": "string"}, "currency": {"type": "string"}, "network": {"type": "string"}, "isValid": {"type": "boolean"}}} |
e509f092-17a6-4327-b5d6-b62efb70a9cd/543f9bdf-8d17-47a8-bbfe-3530f7b691c7/0/1 | Crypto Wallet Address Validator | Validator for crypto wallets address of Bitcoin and other top altcoins. | 1.8 | Validate | This endpoint allow you to validate a wallet address. | 200 | Invalid Address | {"address": "0x6e36767bC2975827aAE18342F38cBc47355d425f0", "currency": "eth", "network": "prod", "isValid": false} | {"type": "object", "properties": {"address": {"type": "string"}, "currency": {"type": "string"}, "network": {"type": "string"}, "isValid": {"type": "boolean"}}} |
a87d7db8-8113-4de0-acc1-0ca518e12de9/323d481d-83bb-4860-a52a-416203a924b4/0/0 | CAS Parser - CAMS & Karvy PDF Statements | Mutual Fund Statement Parser. Parse CAS into JSON/XML. Robust API to Read CAS Statements from NSDL, CDSL, CAMS, Karvy. CAS(Consolidated Account Statement). Schedule a Call - https://calendly.com/sameer_kumar/cas-parser-1-1-with-sameer | 7.4 | Auto-Detect eCAS Statement | Auto-Detects CAS Statements from CAMS/KFintech, CDSL, NSDL and returns all securities from the CAS PDF. | 200 | Auto-Detect Response Example | {"cas_author": "cdsl", "data": {"AccountInfo": {"Accounts": [{"AccountClass": 0, "AccountType": "CDSL Demat Accounts", "Value": 12.42}, {"AccountClass": 1, "AccountType": "NSDL Demat Accounts", "Value": 110097.4}, {"AccountClass": 2, "AccountType": "Mutual Fund Folios+", "Value": 0}], "GrandTotal": 110109.82, "TotalAcc... | {"type": "object", "properties": {"cas_author": {"type": "string"}, "data": {"type": "object", "properties": {"AccountInfo": {"type": "object", "properties": {"Accounts": {"type": "array", "items": {"type": "object", "properties": {"AccountClass": {"type": "integer"}, "AccountType": {"type": "string"}, "Value": {"type"... |
a87d7db8-8113-4de0-acc1-0ca518e12de9/endpoint_6198d43a-157a-470c-aca6-f46a2607da03/0/0 | CAS Parser - CAMS & Karvy PDF Statements | Mutual Fund Statement Parser. Parse CAS into JSON/XML. Robust API to Read CAS Statements from NSDL, CDSL, CAMS, Karvy. CAS(Consolidated Account Statement). Schedule a Call - https://calendly.com/sameer_kumar/cas-parser-1-1-with-sameer | 7.4 | Parse CDSL CAS PDF Statement | Send PDF Statement with Password as input to the endpoint | 200 | Successful API Response | {"data": {"AccountInfo": {"Accounts": [{"AccountClass": 0, "AccountType": "CDSL Demat Accounts", "Value": 12.42}, {"AccountClass": 1, "AccountType": "NSDL Demat Accounts", "Value": 110097.4}, {"AccountClass": 2, "AccountType": "Mutual Fund Folios+", "Value": 0}], "GrandTotal": 110109.82, "TotalAccount": 3}, "CdslInfo":... | {"type": "object", "properties": {"data": {"type": "object", "properties": {"AccountInfo": {"type": "object", "properties": {"Accounts": {"type": "array", "items": {"type": "object", "properties": {"AccountClass": {"type": "integer"}, "AccountType": {"type": "string"}, "Value": {"type": "number"}}}}, "GrandTotal": {"ty... |
a87d7db8-8113-4de0-acc1-0ca518e12de9/endpoint_6198d43a-157a-470c-aca6-f46a2607da03/1/0 | CAS Parser - CAMS & Karvy PDF Statements | Mutual Fund Statement Parser. Parse CAS into JSON/XML. Robust API to Read CAS Statements from NSDL, CDSL, CAMS, Karvy. CAS(Consolidated Account Statement). Schedule a Call - https://calendly.com/sameer_kumar/cas-parser-1-1-with-sameer | 7.4 | Parse CDSL CAS PDF Statement | Send PDF Statement with Password as input to the endpoint | 400 | Invalid Input PDF File/URL | {"data": {}, "msg": "No PDF File or URL Detected", "status": "failed"} | {"properties": {"data": {"type": "object"}, "msg": {"type": "string"}, "status": {"type": "string"}}, "type": "object"} |
a87d7db8-8113-4de0-acc1-0ca518e12de9/endpoint_6198d43a-157a-470c-aca6-f46a2607da03/1/1 | CAS Parser - CAMS & Karvy PDF Statements | Mutual Fund Statement Parser. Parse CAS into JSON/XML. Robust API to Read CAS Statements from NSDL, CDSL, CAMS, Karvy. CAS(Consolidated Account Statement). Schedule a Call - https://calendly.com/sameer_kumar/cas-parser-1-1-with-sameer | 7.4 | Parse CDSL CAS PDF Statement | Send PDF Statement with Password as input to the endpoint | 400 | Invalid PDF Password | {"data": {}, "msg": "Invalid PDF Password", "status": "failed"} | {"properties": {"data": {"type": "object"}, "msg": {"type": "string"}, "status": {"type": "string"}}, "type": "object"} |
a87d7db8-8113-4de0-acc1-0ca518e12de9/endpoint_f26d5277-ed9a-4111-8031-8b7a435ea4f4/0/0 | CAS Parser - CAMS & Karvy PDF Statements | Mutual Fund Statement Parser. Parse CAS into JSON/XML. Robust API to Read CAS Statements from NSDL, CDSL, CAMS, Karvy. CAS(Consolidated Account Statement). Schedule a Call - https://calendly.com/sameer_kumar/cas-parser-1-1-with-sameer | 7.4 | Parse NSDL CAS PDF Statement | Send PDF Statement with Password as input to the endpoint | 200 | Successful API Response | {"data": {"AccountInfo": {"Accounts": [{"AccountClass": 0, "AccountDetails": "HDFC BANK LTD", "AccountType": "NSDL Demat Account", "ClientId": "52027951", "DpId": "IN341649", "Value": 28004.5}, {"AccountClass": 1, "AccountDetails": "ZERODHA BROKING LIMITED", "AccountType": "CDSL Demat Account", "ClientId": "15414560", ... | {"type": "object", "properties": {"data": {"type": "object", "properties": {"AccountInfo": {"type": "object", "properties": {"Accounts": {"type": "array", "items": {"type": "object"}}, "GrandTotal": {"type": "number"}, "TotalAccount": {"type": "integer"}}}, "CDSLInfo": {"type": "object", "properties": {"Accounts": {"ty... |
a87d7db8-8113-4de0-acc1-0ca518e12de9/endpoint_f26d5277-ed9a-4111-8031-8b7a435ea4f4/1/0 | CAS Parser - CAMS & Karvy PDF Statements | Mutual Fund Statement Parser. Parse CAS into JSON/XML. Robust API to Read CAS Statements from NSDL, CDSL, CAMS, Karvy. CAS(Consolidated Account Statement). Schedule a Call - https://calendly.com/sameer_kumar/cas-parser-1-1-with-sameer | 7.4 | Parse NSDL CAS PDF Statement | Send PDF Statement with Password as input to the endpoint | 400 | Invalid Input PDF File/URL | {"data": {}, "msg": "No PDF File or URL Detected", "status": "failed"} | {"properties": {"data": {"type": "object"}, "msg": {"type": "string"}, "status": {"type": "string"}}, "type": "object"} |
a87d7db8-8113-4de0-acc1-0ca518e12de9/endpoint_f26d5277-ed9a-4111-8031-8b7a435ea4f4/1/1 | CAS Parser - CAMS & Karvy PDF Statements | Mutual Fund Statement Parser. Parse CAS into JSON/XML. Robust API to Read CAS Statements from NSDL, CDSL, CAMS, Karvy. CAS(Consolidated Account Statement). Schedule a Call - https://calendly.com/sameer_kumar/cas-parser-1-1-with-sameer | 7.4 | Parse NSDL CAS PDF Statement | Send PDF Statement with Password as input to the endpoint | 400 | Invalid PDF Password | {"data": {}, "msg": "Invalid PDF Password", "status": "failed"} | {"properties": {"data": {"type": "object"}, "msg": {"type": "string"}, "status": {"type": "string"}}, "type": "object"} |
a87d7db8-8113-4de0-acc1-0ca518e12de9/endpoint_b61b7aa0-5ed3-4663-9ab1-2b4e51e61410/0/0 | CAS Parser - CAMS & Karvy PDF Statements | Mutual Fund Statement Parser. Parse CAS into JSON/XML. Robust API to Read CAS Statements from NSDL, CDSL, CAMS, Karvy. CAS(Consolidated Account Statement). Schedule a Call - https://calendly.com/sameer_kumar/cas-parser-1-1-with-sameer | 7.4 | Parse CAMS/Karvy/KFintech CAS PDF Statement | Send PDF Statement with Password as input to the endpoint | 400 | Invalid Input PDF File/URL | {"data": {}, "msg": "No PDF File or URL Detected", "status": "failed"} | {"properties": {"data": {"type": "object"}, "msg": {"type": "string"}, "status": {"type": "string"}}, "type": "object"} |
a87d7db8-8113-4de0-acc1-0ca518e12de9/endpoint_b61b7aa0-5ed3-4663-9ab1-2b4e51e61410/0/1 | CAS Parser - CAMS & Karvy PDF Statements | Mutual Fund Statement Parser. Parse CAS into JSON/XML. Robust API to Read CAS Statements from NSDL, CDSL, CAMS, Karvy. CAS(Consolidated Account Statement). Schedule a Call - https://calendly.com/sameer_kumar/cas-parser-1-1-with-sameer | 7.4 | Parse CAMS/Karvy/KFintech CAS PDF Statement | Send PDF Statement with Password as input to the endpoint | 400 | Invalid PDF Password | {"data": {}, "msg": "Invalid PDF Password", "status": "failed"} | {"properties": {"data": {"type": "object"}, "msg": {"type": "string"}, "status": {"type": "string"}}, "type": "object"} |
a87d7db8-8113-4de0-acc1-0ca518e12de9/endpoint_b61b7aa0-5ed3-4663-9ab1-2b4e51e61410/1/0 | CAS Parser - CAMS & Karvy PDF Statements | Mutual Fund Statement Parser. Parse CAS into JSON/XML. Robust API to Read CAS Statements from NSDL, CDSL, CAMS, Karvy. CAS(Consolidated Account Statement). Schedule a Call - https://calendly.com/sameer_kumar/cas-parser-1-1-with-sameer | 7.4 | Parse CAMS/Karvy/KFintech CAS PDF Statement | Send PDF Statement with Password as input to the endpoint | 200 | Successful API Response | {"data": {"cas_type": "DETAILED", "file_type": "CAMS", "folios": [{"KYC": "OK", "PAN": "DCXXB6X9XL", "PANKYC": "OK", "amc": "ICICI Prudential Mutual Fund", "folio": "15449584xxx79", "schemes": [{"advisor": "INZ000208032", "amfi": "120685", "close": "306.763", "close_calculated": "306.763", "isin": "INF109K01U92", "open... | {"properties": {"data": {"properties": {"fund_list": {"items": {"properties": {"advisor_code": {"type": "string"}, "folio": {"type": "string"}, "name": {"type": "string"}, "pan": {"type": "string"}, "registrar": {"type": "string"}, "rta_code": {"type": "string"}, "transaction_count": {"type": "integer"}, "transactions"... |
5f1c30dc-9a32-41ea-b9df-5deb560afdc2/dfa248d5-1abc-4717-b07d-0f5191949075/0/0 | Stock Series Indicator Strategies | API to get historical stock data, stocks with rsi and stochastics below and above threshold, technical indicators | null | Get Stochastics Cross Over Above 30 | API for stocks to check stochastics cross over above 30 | 200 | New Example | {"strategies": {"stochastics": {"result": {"meta": {"currency": "USD", "symbol": "CFG", "exchangeName": "NYQ", "instrumentType": "EQUITY", "firstTradeDate": 1411565400, "regularMarketTime": 1651262402, "gmtoffset": -14400, "timezone": "EDT", "exchangeTimezoneName": "America/New_York", "regularMarketPrice": 39.4, "chart... | {"type": "object", "properties": {"strategies": {"type": "object", "properties": {"stochastics": {"type": "object", "properties": {"result": {"type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "symbol": {"type": "string"}, "exchangeName": {"type": "string"}, "inst... |
5f1c30dc-9a32-41ea-b9df-5deb560afdc2/8d20497d-0cef-4217-a724-6a4b346db61c/0/0 | Stock Series Indicator Strategies | API to get historical stock data, stocks with rsi and stochastics below and above threshold, technical indicators | null | Get Stochastics Cross Over Above 20 | API for stocks to check stochastics cross over above 20 | 200 | New Example | {"strategies": {"stochastics": {"result": {"meta": {"currency": "USD", "symbol": "CFG", "exchangeName": "NYQ", "instrumentType": "EQUITY", "firstTradeDate": 1411565400, "regularMarketTime": 1651262402, "gmtoffset": -14400, "timezone": "EDT", "exchangeTimezoneName": "America/New_York", "regularMarketPrice": 39.4, "chart... | {"type": "object", "properties": {"strategies": {"type": "object", "properties": {"stochastics": {"type": "object", "properties": {"result": {"type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "symbol": {"type": "string"}, "exchangeName": {"type": "string"}, "inst... |
5f1c30dc-9a32-41ea-b9df-5deb560afdc2/4b2d1e79-6179-4c82-b9a1-00ffa58b86f8/0/0 | Stock Series Indicator Strategies | API to get historical stock data, stocks with rsi and stochastics below and above threshold, technical indicators | null | Get Stochastics Cross Over Above 50 | API for stocks to check stochastics cross over above 50 | 200 | New Example | {"strategies": {"stochastics": {"result": {"meta": {"currency": "", "symbol": "", "exchangeName": "", "instrumentType": "", "firstTradeDate": 0, "regularMarketTime": 0, "gmtoffset": 0, "timezone": "", "exchangeTimezoneName": "", "regularMarketPrice": 0, "chartPreviousClose": 0, "priceHint": 0, "dataGranularity": "", "r... | {"type": "object", "properties": {"strategies": {"type": "object", "properties": {"stochastics": {"type": "object", "properties": {"result": {"type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "symbol": {"type": "string"}, "exchangeName": {"type": "string"}, "inst... |
5f1c30dc-9a32-41ea-b9df-5deb560afdc2/62b75258-5cc8-4c12-8942-9845faf55149/0/0 | Stock Series Indicator Strategies | API to get historical stock data, stocks with rsi and stochastics below and above threshold, technical indicators | null | Get Historical Data | Get historical stock data for the given period and time interval | 200 | New Example | {"chart": {"result": [{"meta": {"currency": "USD", "symbol": "CFG", "exchangeName": "NYQ", "instrumentType": "EQUITY", "firstTradeDate": 1411565400, "regularMarketTime": 1651262402, "gmtoffset": -14400, "timezone": "EDT", "exchangeTimezoneName": "America/New_York", "regularMarketPrice": 39.4, "chartPreviousClose": 21.1... | {"type": "object", "properties": {"chart": {"type": "object", "properties": {"result": {"type": "array", "items": {"type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "symbol": {"type": "string"}, "exchangeName": {"type": "string"}, "instrumentType": {"type": "stri... |
5f1c30dc-9a32-41ea-b9df-5deb560afdc2/03d228a2-cbe0-492b-be4b-ee9898b5fdbc/0/0 | Stock Series Indicator Strategies | API to get historical stock data, stocks with rsi and stochastics below and above threshold, technical indicators | null | Get RSI 7 Period Above 30 | API for stocks to check RSI 7 period above 30 | 200 | New Example | {"strategies": {"rsi": {"result": {"meta": {"currency": "USD", "symbol": "CFG", "exchangeName": "NYQ", "instrumentType": "EQUITY", "firstTradeDate": 1411565400, "regularMarketTime": 1651262402, "gmtoffset": -14400, "timezone": "EDT", "exchangeTimezoneName": "America/New_York", "regularMarketPrice": 39.4, "chartPrevious... | {"type": "object", "properties": {"strategies": {"type": "object", "properties": {"rsi": {"type": "object", "properties": {"result": {"type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "symbol": {"type": "string"}, "exchangeName": {"type": "string"}, "instrumentTy... |
5f1c30dc-9a32-41ea-b9df-5deb560afdc2/934f21ad-19a0-4890-a590-3fd9524299b2/0/0 | Stock Series Indicator Strategies | API to get historical stock data, stocks with rsi and stochastics below and above threshold, technical indicators | null | Get RSI 7 Period Above 50 | API for stocks to check RSI 7 period above 50 | 200 | New Example | {"strategies": {"rsi": {"result": {"meta": {"currency": "USD", "symbol": "CFG", "exchangeName": "NYQ", "instrumentType": "EQUITY", "firstTradeDate": 1411565400, "regularMarketTime": 1651262402, "gmtoffset": -14400, "timezone": "EDT", "exchangeTimezoneName": "America/New_York", "regularMarketPrice": 39.4, "chartPrevious... | {"type": "object", "properties": {"strategies": {"type": "object", "properties": {"rsi": {"type": "object", "properties": {"result": {"type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "symbol": {"type": "string"}, "exchangeName": {"type": "string"}, "instrumentTy... |
5f1c30dc-9a32-41ea-b9df-5deb560afdc2/59d3d25c-9b17-431e-9ca0-1b3a5a89709c/0/0 | Stock Series Indicator Strategies | API to get historical stock data, stocks with rsi and stochastics below and above threshold, technical indicators | null | Get RSI 14 Period Above 50 | API for stocks to check RSI 14 period above 50 | 200 | New Example | {"strategies": {"rsi": {"result": {"meta": {"currency": "USD", "symbol": "CFG", "exchangeName": "NYQ", "instrumentType": "EQUITY", "firstTradeDate": 1411565400, "regularMarketTime": 1651262402, "gmtoffset": -14400, "timezone": "EDT", "exchangeTimezoneName": "America/New_York", "regularMarketPrice": 39.4, "chartPrevious... | {"type": "object", "properties": {"strategies": {"type": "object", "properties": {"rsi": {"type": "object", "properties": {"result": {"type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "symbol": {"type": "string"}, "exchangeName": {"type": "string"}, "instrumentTy... |
5f1c30dc-9a32-41ea-b9df-5deb560afdc2/27fde6ca-254d-4e5f-95c5-f3737f7e5788/0/0 | Stock Series Indicator Strategies | API to get historical stock data, stocks with rsi and stochastics below and above threshold, technical indicators | null | Get RSI 2 Below 10 and Above 90 | API for stocks to check RSI 2 below 10 and above 90 | 200 | New Example | {"strategies": {"rsi2": {"result": {"meta": {"currency": "USD", "symbol": "CFG", "exchangeName": "NYQ", "instrumentType": "EQUITY", "firstTradeDate": 1411565400, "regularMarketTime": 1651262402, "gmtoffset": -14400, "timezone": "EDT", "exchangeTimezoneName": "America/New_York", "regularMarketPrice": 39.4, "chartPreviou... | {"type": "object", "properties": {"strategies": {"type": "object", "properties": {"rsi2": {"type": "object", "properties": {"result": {"type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "symbol": {"type": "string"}, "exchangeName": {"type": "string"}, "instrumentT... |
5f1c30dc-9a32-41ea-b9df-5deb560afdc2/849311b1-485c-49ac-bf16-10a5999f3b63/0/0 | Stock Series Indicator Strategies | API to get historical stock data, stocks with rsi and stochastics below and above threshold, technical indicators | null | Get RSI 14 Period Above 30 | API for stocks to check RSI 14 period above 30 | 200 | New Example | {"strategies": {"rsi": {"result": {"meta": {"currency": "USD", "symbol": "CFG", "exchangeName": "NYQ", "instrumentType": "EQUITY", "firstTradeDate": 1411565400, "regularMarketTime": 1651262402, "gmtoffset": -14400, "timezone": "EDT", "exchangeTimezoneName": "America/New_York", "regularMarketPrice": 39.4, "chartPrevious... | {"type": "object", "properties": {"strategies": {"type": "object", "properties": {"rsi": {"type": "object", "properties": {"result": {"type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "symbol": {"type": "string"}, "exchangeName": {"type": "string"}, "instrumentTy... |
5f1c30dc-9a32-41ea-b9df-5deb560afdc2/a5c0447d-14f4-45b8-a192-5580af6b5245/0/0 | Stock Series Indicator Strategies | API to get historical stock data, stocks with rsi and stochastics below and above threshold, technical indicators | null | Get RSI 14 Period Above 20 | API for stocks to check RSI 14 period above 20 | 200 | New Example | {"strategies": {"rsi": {"result": {"meta": {"currency": "USD", "symbol": "CFG", "exchangeName": "NYQ", "instrumentType": "EQUITY", "firstTradeDate": 1411565400, "regularMarketTime": 1651262402, "gmtoffset": -14400, "timezone": "EDT", "exchangeTimezoneName": "America/New_York", "regularMarketPrice": 39.4, "chartPrevious... | {"type": "object", "properties": {"strategies": {"type": "object", "properties": {"rsi": {"type": "object", "properties": {"result": {"type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "symbol": {"type": "string"}, "exchangeName": {"type": "string"}, "instrumentTy... |
5f1c30dc-9a32-41ea-b9df-5deb560afdc2/cffc66f7-192e-456b-97cc-11c9b6a1e09e/0/0 | Stock Series Indicator Strategies | API to get historical stock data, stocks with rsi and stochastics below and above threshold, technical indicators | null | Get RSI 7 Period Above 20 | API for stocks to check RSI 7 period above 20 | 200 | New Example | {"strategies": {"rsi": {"result": {"meta": {"currency": "USD", "symbol": "CFG", "exchangeName": "NYQ", "instrumentType": "EQUITY", "firstTradeDate": 1411565400, "regularMarketTime": 1651262402, "gmtoffset": -14400, "timezone": "EDT", "exchangeTimezoneName": "America/New_York", "regularMarketPrice": 39.4, "chartPrevious... | {"type": "object", "properties": {"strategies": {"type": "object", "properties": {"rsi": {"type": "object", "properties": {"result": {"type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "symbol": {"type": "string"}, "exchangeName": {"type": "string"}, "instrumentTy... |
4e42ef1c-b0d5-4363-b15d-10bfdf962543/86c43502-00f0-42c4-8251-2c8cb3749e61/0/0 | crypto-news | Get the latest crypto news direct from your preferred sources. (non-scraped) | 9.5 | CoinCu | Get the latest news from CoinCu. | 200 | Response | [{"title": "Exploring The Lucrative World Of Passive Income: Caged Beasts Referral Scheme vs. Cardano And Tron Staking", "description": "Caged Beasts' referral scheme offers a user-friendly approach to earning passive income, as it rewards both users and their referrals with bonuses.", "url": "https://news.coincu.com/1... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "description": {"type": "string"}, "url": {"type": "string"}, "date": {"type": "string"}}, "required": ["date", "description", "title", "url"]}} |
4e42ef1c-b0d5-4363-b15d-10bfdf962543/065266d6-1106-4847-a03f-d42dd6c23288/0/0 | crypto-news | Get the latest crypto news direct from your preferred sources. (non-scraped) | 9.5 | YahooFinance | Get the latest news from Yahoo Finance. | 200 | Response | [{"title": "Ray Dalio just said your cash savings, bonds are 'stupid to own' due to low interest rates \u2014 so use these 3 alternative places to stash your money", "description": "The billionaire founder of the world's largest hedge fund says \"cash is trash.\"", "url": "https://finance.yahoo.com/news/ray-dalio-just-... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "description": {"type": "string"}, "url": {"type": "string"}, "date": {"type": "string"}}, "required": ["date", "description", "title", "url"]}} |
4e42ef1c-b0d5-4363-b15d-10bfdf962543/99e4254a-a100-438e-b8a3-22166890cd24/0/0 | crypto-news | Get the latest crypto news direct from your preferred sources. (non-scraped) | 9.5 | CryptoNinjas | Get the latest news from CryptoNinjas. | 200 | Response | [{"title": "Crypto exchange BitMEX teams with Tokeny to launch native BMEX token", "description": "Leading crypto exchange BitMEX, today announced its partnership with Tokeny, a tokenization platform service provider to help launch its native BMEX token. Tokeny contributed its technical expertise and advice during the ... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "description": {"type": "string"}, "url": {"type": "string"}, "date": {"type": "string"}}, "required": ["date", "description", "title", "url"]}} |
4e42ef1c-b0d5-4363-b15d-10bfdf962543/78bbd336-0006-46f9-9422-dd39cb59e82c/0/0 | crypto-news | Get the latest crypto news direct from your preferred sources. (non-scraped) | 9.5 | CoinJournal | Get the latest news from CoinJournal. | 200 | Response | [{"title": "GameStop shares spike on news of creating an NFT marketplace", "description": "GameStop shares gained 22% in extended trading on Thursday after a Wall Street Journal…", "url": "https://coinjournal.net/news/gamestop-shares-spike-on-news-of-creating-an-nft-marketplace/", "date": "Fri, 07 Jan 2022 18:31:... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "description": {"type": "string"}, "url": {"type": "string"}, "date": {"type": "string"}}, "required": ["date", "description", "title", "url"]}} |
4e42ef1c-b0d5-4363-b15d-10bfdf962543/d4e0d497-e991-4c75-b214-1201c15b9a1c/0/0 | crypto-news | Get the latest crypto news direct from your preferred sources. (non-scraped) | 9.5 | CoinTelegraph | Get the latest news from CoinTelegraph. | 200 | Response | [{"title": "Will this time be different? Bitcoin eyes drop to $35K as BTC price paints 'death cross'", "description": "While recent bearish crossovers between Bitcoin's 50-day and 200-day exponential moving averages failed to push prices lower, this time could be different.", "url": "https://cointelegraph.com/news/will... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "description": {"type": "string"}, "url": {"type": "string"}, "date": {"type": "string"}}, "required": ["date", "description", "title", "url"]}} |
4e42ef1c-b0d5-4363-b15d-10bfdf962543/398b0afa-da78-4097-848a-c312af5aca37/0/0 | crypto-news | Get the latest crypto news direct from your preferred sources. (non-scraped) | 9.5 | CoinDesk | Get the latest news from CoinDesk. | 200 | Response | [{"title": "The Metaverse Needs a Constitution", "description": "If we want our virtual worlds to be free and open, they need rules. Or companies like Meta (Facebook) will make them for us.", "url": "https://www.coindesk.com/layer2/2022/01/08/the-metaverse-needs-a-constitution/", "date": "Sat, 08 Jan 2022 19:09:37 +000... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "description": {"type": "string"}, "url": {"type": "string"}, "date": {"type": "string"}}, "required": ["date", "description", "title", "url"]}} |
4e42ef1c-b0d5-4363-b15d-10bfdf962543/6941bb20-b4c7-4fb9-badd-43ae8858a3c4/0/0 | crypto-news | Get the latest crypto news direct from your preferred sources. (non-scraped) | 9.5 | Top News | Get the top latest news from CoinDesk.
Select number of articles to return. Maximum limit depends on the provider which is usually 50+ articles for CoinDesk. The first articles are the latest.
Example URLs:
/news/top/5
/news/top/20
/news/top/1000 (if only 50 articles are available then 50 is returned) | 200 | Response | [{"title": "White House Wants Public Comments on Crypto\u2019s Energy Use and Environmental Impact", "description": "The White House\u2019s science and technology team is seeking public commentary on the energy use and climate impacts of crypto.", "url": "https://www.coindesk.com/policy/2022/03/25/white-house-wants-pub... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "description": {"type": "string"}, "url": {"type": "string"}, "date": {"type": "string"}}, "required": ["date", "description", "title", "url"]}} |
a418b6ae-7646-475d-9baa-9350b80efdac/bcd93495-bc2d-496a-8fdc-7e4bee31ab11/0/0 | PPSR Search Certificate - Motor Vehicle | Search the Australian PPSR register and generate a PDF certificate. Allow searching by the car's VIN or registration. | null | PPSR Lookup by VIN | Lookup a PPSR by a vehicle's VIN and retrieve the search results and a PDF URL. | 200 | Response | {"CertificateNumber": "7495552678350001", "Filename": "PPSR-Search-Certificate-7495552678350001.pdf", "Interests": 0, "SearchNumber": "749555267835", "Status": true, "Stolen": 0, "URL": "https://ppsr.app/6qv", "VIN": "WVWZZZ1KZCP079822", "WOV": 0} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"CertificateNumber": {"type": "string"}, "Filename": {"type": "string"}, "Interests": {"type": "integer"}, "SearchNumber": {"type": "string"}, "Status": {"type": "boolean"}, "Stolen": {"type": "integer"}, "URL": {"type": "string"}, "VIN": {"... |
a418b6ae-7646-475d-9baa-9350b80efdac/5c58eb96-9b74-47d0-8138-99dddf78dd59/0/0 | PPSR Search Certificate - Motor Vehicle | Search the Australian PPSR register and generate a PDF certificate. Allow searching by the car's VIN or registration. | null | Check Valid VIN | Confirm that the VIN is a currently registered vehicle. Returns the vehicle's details. | 200 | Response | {"Description": "2012 Volkswagen Golf", "VIN": "WVWZZZ1KZCP079822"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Description": {"type": "string"}, "VIN": {"type": "string"}}, "required": ["Description", "VIN"]} |
a418b6ae-7646-475d-9baa-9350b80efdac/daea1173-1227-4483-99f9-ef9279d9cfac/0/0 | PPSR Search Certificate - Motor Vehicle | Search the Australian PPSR register and generate a PDF certificate. Allow searching by the car's VIN or registration. | null | PPSR Lookup by Registration | Lookup a PPSR by a vehicle's registration and retrieve the search results and a PDF URL. Simple send the vehicle's number plate and state abbreviation. | 200 | Response | {"CertificateNumber": "6267907101330001", "Filename": "PPSR-Search-Certificate-6267907101330001.pdf", "Interests": 0, "SearchNumber": "626790710133", "Status": true, "Stolen": 0, "URL": "https://ppsr.app/6qv", "VIN": "WVWZZZ1KZCP079822", "WOV": 0} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"CertificateNumber": {"type": "string"}, "Filename": {"type": "string"}, "Interests": {"type": "integer"}, "SearchNumber": {"type": "string"}, "Status": {"type": "boolean"}, "Stolen": {"type": "integer"}, "URL": {"type": "string"}, "VIN": {"... |
a418b6ae-7646-475d-9baa-9350b80efdac/22c76b0b-5128-4bb1-b414-a54002f6e9b3/0/0 | PPSR Search Certificate - Motor Vehicle | Search the Australian PPSR register and generate a PDF certificate. Allow searching by the car's VIN or registration. | null | Check Valid Registration | Confirm that the registration and state is a currently registered vehicle. Returns the vehicle's details. | 200 | Response | {"Description": "2012 Volkswagen Golf", "VIN": "WVWZZZ1KZCP079822"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Description": {"type": "string"}, "VIN": {"type": "string"}}, "required": ["Description", "VIN"]} |
0a133c57-a8bb-4756-b0a4-fe62c06a7e95/0c37f7d6-10d7-4884-b33e-360ee27599ca/0/0 | api news project | get some news json data | null | get individual news | individual news from ... | 200 | New Example | [{"title": "What is climate change? The evidence and solutions explained in charts", "url": "https://www.thetimes.co.uk/article/what-is-climate-change-the-evidence-and-solutions-explained-in-charts-jtrqp0v0j", "source": "thetimes"}, {"title": "20 things you can do right now to stop climate change", "url": "https://www.... | {"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}}}} |
2e9fd121-abd0-4108-afbf-e66c5894dc37/8a90c4a1-e386-41ea-89ba-4d1f5ddcf1af/0/0 | SEC Filings | Query & real-time stream API to access all +18 million SEC EDGAR filings published since 1993 | null | SEC Filings Query API | Query all SEC EDGAR filings using the POST endpoint. Request | 200 | 10-Q Response | {"total": {"value": 10000, "relation": "gte"}, "query": {"from": 0, "size": 10}, "filings": [{"id": "9ba6d4a7a281f1b6594e26c869173f38", "accessionNo": "0001393052-21-000028", "cik": "1393052", "ticker": "VEEV", "companyName": "VEEVA SYSTEMS INC", "companyNameLong": "VEEVA SYSTEMS INC (Filer)", "formType": "10-Q", "desc... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"total": {"type": "object", "properties": {"value": {"type": "integer"}, "relation": {"type": "string"}}, "required": ["relation", "value"]}, "query": {"type": "object", "properties": {"from": {"type": "integer"}, "size": {"type": "integer"}... |
2e9fd121-abd0-4108-afbf-e66c5894dc37/8a90c4a1-e386-41ea-89ba-4d1f5ddcf1af/0/1 | SEC Filings | Query & real-time stream API to access all +18 million SEC EDGAR filings published since 1993 | null | SEC Filings Query API | Query all SEC EDGAR filings using the POST endpoint. Request | 200 | 8-Ks with Item 9.01 | {"total": {"value": 10000, "relation": "gte"}, "query": {"from": 0, "size": 10}, "filings": [{"id": "73d3671e1875b07be180fd3315ca6913", "accessionNo": "0001193125-21-183166", "cik": "800240", "ticker": "ODP", "companyName": "ODP Corp", "companyNameLong": "ODP Corp (Filer)", "formType": "8-K", "description": "Form 8-K -... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"total": {"type": "object", "properties": {"value": {"type": "integer"}, "relation": {"type": "string"}}, "required": ["relation", "value"]}, "query": {"type": "object", "properties": {"from": {"type": "integer"}, "size": {"type": "integer"}... |
2e9fd121-abd0-4108-afbf-e66c5894dc37/8a90c4a1-e386-41ea-89ba-4d1f5ddcf1af/0/2 | SEC Filings | Query & real-time stream API to access all +18 million SEC EDGAR filings published since 1993 | null | SEC Filings Query API | Query all SEC EDGAR filings using the POST endpoint. Request | 200 | Multiple CIKs | {"total": {"value": 5044, "relation": "eq"}, "query": {"from": 0, "size": 10}, "filings": [{"id": "2543d2ef17fef9eed715f674d6faee05", "accessionNo": "0000099780-21-000093", "cik": "99780", "ticker": "TRN", "companyName": "TRINITY INDUSTRIES INC", "companyNameLong": "TRINITY INDUSTRIES INC (Filer)", "formType": "11-K", ... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"total": {"type": "object", "properties": {"value": {"type": "integer"}, "relation": {"type": "string"}}, "required": ["relation", "value"]}, "query": {"type": "object", "properties": {"from": {"type": "integer"}, "size": {"type": "integer"}... |
2e9fd121-abd0-4108-afbf-e66c5894dc37/8a90c4a1-e386-41ea-89ba-4d1f5ddcf1af/0/3 | SEC Filings | Query & real-time stream API to access all +18 million SEC EDGAR filings published since 1993 | null | SEC Filings Query API | Query all SEC EDGAR filings using the POST endpoint. Request | 200 | Apple SEC Filings | {"total": {"value": 1598, "relation": "eq"}, "query": {"from": 0, "size": 10}, "filings": [{"id": "5f6f2e7687cfa34d30f38247e6629b80", "accessionNo": "0000320193-21-000060", "cik": "320193", "ticker": "AAPL", "companyName": "Apple Inc.", "companyNameLong": "Apple Inc. (Issuer)", "formType": "4", "description": "Form 4 -... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"total": {"type": "object", "properties": {"value": {"type": "integer"}, "relation": {"type": "string"}}, "required": ["relation", "value"]}, "query": {"type": "object", "properties": {"from": {"type": "integer"}, "size": {"type": "integer"}... |
2e9fd121-abd0-4108-afbf-e66c5894dc37/bf9ad32a-e758-4c60-8911-e36382dcd02b/0/0 | SEC Filings | Query & real-time stream API to access all +18 million SEC EDGAR filings published since 1993 | null | Full-Text Search API | You can search by keyword, ticker, company name, CIK number, and/or reporter’s last name—individually or in combination.
Boolean operators allow for searches where all words entered are required to be in the resulting documents, exact phrases matching, exclude terms, OR logic clauses, and wildcards. Any of these can be... | 200 | Mentions Apple in 8K/10Qs | {"total": {"value": 86, "relation": "eq"}, "filings": [{"accessionNo": "0000320193-20-000008", "cik": "320193", "companyNameLong": "Apple Inc. (AAPL) (CIK 0000320193)", "ticker": "AAPL", "description": "EXHIBIT 99.1", "formType": "8-K", "type": "EX-99.1", "filingUrl": "https://www.sec.gov/Archives/edgar/data/320193/000... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"total": {"type": "object", "properties": {"value": {"type": "integer"}, "relation": {"type": "string"}}, "required": ["relation", "value"]}, "filings": {"type": "array", "items": {"type": "object", "properties": {"accessionNo": {"type": "st... |
945b90c0-b764-460e-b460-c50bc24045f4/34859474-97f7-4103-b8aa-c0336c5b58ba/0/0 | FreeFloatUs | Manage your FreeFloatUs portfolio, download trades and upload executions. | null | trades/pending | Get pending trades for your freefloat strategies. | 200 | Response | [{"ID": "-9223372036854756016", "LIMIT": 113.46, "MODEL_ID": "6CAECA7A-A2C9-4B9D-BD0B-397FCE9597D2", "NAME": "Equity Static Velocity", "QUANTITY": 11, "SYMBOL": "CHGG", "TIME_STAMP": "2021-02-13T13:02:47.273Z", "TRADED_PX": -1}, {"ID": "-9223372036854756015", "LIMIT": 242.12, "MODEL_ID": "6CAECA7A-A2C9-4B9D-BD0B-397FCE... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"ID": {"type": "string"}, "LIMIT": {"type": "number"}, "MODEL_ID": {"type": "string"}, "NAME": {"type": "string"}, "QUANTITY": {"type": "integer"}, "SYMBOL": {"type": "string"}, "TIME_STAMP": {"type": "string"}, "T... |
945b90c0-b764-460e-b460-c50bc24045f4/cf3578ff-140e-4d4e-8513-f9603964c342/0/0 | FreeFloatUs | Manage your FreeFloatUs portfolio, download trades and upload executions. | null | portfolio | Download your freefloat portfolio. | 200 | Response | {"portfolio": [{"EXPOSURE": 0, "IRR": 0, "MODEL_ID": "597A212F-62A9-45FA-A49A-3C6C074CA5B9", "MODEL_NAME": "Factor Momentum III", "PL": 0, "PORTFOLIO": [], "REALIZED_PL": null, "WATERMARK": 0}, {"EXPOSURE": 15197.795, "IRR": 0, "MODEL_ID": "F56841B8-D75D-4980-924B-494E75A68FA7", "MODEL_NAME": "Equity Dynamic Relative M... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"portfolio": {"type": "array", "items": {"type": "object", "properties": {"EXPOSURE": {"type": "number"}, "IRR": {"type": "integer"}, "MODEL_ID": {"type": "string"}, "MODEL_NAME": {"type": "string"}, "PL": {"type": "number"}, "PORTFOLIO": {"... |
5fb5a8d9-4ab0-4126-8f8a-446cae7db12b/1a1fa403-84b3-4581-9626-5e346318bd25/0/0 | Cryptorch | Predict future prices of Cryptocurrencies with the help of AI even for the next 1 year | null | Predict | Get the future prices of cryptocurrency | 200 | Response | {"forecast": "[[25413.238113014984], [25598.972618685875], [25674.033506794945], [25619.330975976703], [25920.003903224846], [26252.05882189664], [26256.43437032677], [26517.027140320424], [26577.976471296384], [26890.393112472364], [26818.32237279134], [27174.62510711146], [26984.856762806598], [27522.41796974709], [2... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"forecast": {"type": "string"}, "timestamp": {"type": "string"}}, "required": ["forecast", "timestamp"]} |
3ae7c4eb-72bb-4724-8cd8-b17f41b2d5d3/ae5edd52-5da2-48b9-bab5-4facbce0850e/0/0 | Stock Price | Get the current stock price | null | Get Stock Price | This endpoint will return the current stock price of a given ticker | 200 | New Example | {"ticker": "voo", "price": "358.00"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"ticker": {"type": "string"}, "price": {"type": "string"}}, "required": ["price", "ticker"]} |
dd489f1e-2997-48ad-8b19-0e0723fa847c/5d5be922-e899-4629-be38-d618d661392d/0/0 | Economy Dashboard Live | An API showing all the lasted Economy News around the world. | 0.1 | Get Individual Economy Source News | Get News about Economy from a specific news resource. | 200 | New Example | [{"title": "\n\n\nUK economy\n\n\n", "url": "https://www.telegraph.co.uk/uk-economy/", "source": "telegraph"}, {"title": "\n\n\nGlobal economy\n\n\n", "url": "https://www.telegraph.co.uk/global-economy/", "source": "telegraph"}, {"title": "\n\nBritain\u2019s economy will survive this tough winter\n\n", "url": "https://... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}}, "required": ["source", "title", "url"]}} |
37b414e8-58a2-4be9-a52b-377135070164/c2009b08-4d65-4d21-9bcb-9d51f75d2dcf/0/0 | World Country Finance Data | The only API to access financial analytics of all countries in the world. Our data is regularly maintained. | 0.1 | GET One Country | This endpoint will return all data for one chosen country. | 200 | Response | {"country_name": "United States", "country_code": "US", "continent": "North America", "gdp": "20937", "gdp_yoy": "4.90%", "gdp_qoq": "2.00%", "interest_rate": "0.25%", "inflation_rate": "6.20%", "jobless_rate": "4.60%", "gov_budget": "-14.90%", "debt_gdp": "128.10%", "current_account": "-3.10", "currency": "98.56", "po... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"country_name": {"type": "string"}, "country_code": {"type": "string"}, "continent": {"type": "string"}, "gdp": {"type": "string"}, "gdp_yoy": {"type": "string"}, "gdp_qoq": {"type": "string"}, "interest_rate": {"type": "string"}, "inflation... |
18fefda8-18d9-46ba-8dfb-914048e4ef3d/bc084dba-dfd7-41c8-a9c9-0f4890808595/0/0 | Number2Text | This API helps to convert the numbers into equivalent words in different languages (English, French, German, Romanian, Spanish, Portuguese, Hungarian, Italian, Danish, Polish) | 8.4 | Get text from number | This endpoint returns the text base from the number.
Languages: en, fr, de, ro, es, pt, hu, it, da, pl | 200 | New Example | {"success": true, "message": "The getTextFromNumber was successfully completed!", "data": "one thousand two hundred point five zero"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"success": {"type": "boolean"}, "message": {"type": "string"}, "data": {"type": "string"}}, "required": ["data", "message", "success"]} |
63af8d12-7ef0-4af3-90c2-1516ef5a8c79/0e024462-88aa-4063-a5f0-5f9dc047e678/1/0 | Finazon Binance | Finazon Binance API | null | /binance/time_series | This endpoint returns a time series of data points for any given ticker. | 200 | Example_1 | [{"bv": 0, "c": 0, "h": 0, "l": 0, "o": 0, "qv": 0, "t": 0, "tbv": 0, "tqv": 0, "tr": 0}] | {"type": "array", "items": {"type": "object", "properties": {"bv": {"description": "Trading base volume recorded during the trading interval", "type": "number", "format": "double", "x-go-name": "BV", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "c": {"description": "Closing price at the end... |
63af8d12-7ef0-4af3-90c2-1516ef5a8c79/8b1d5991-da90-4654-9ddb-f4407d66f046/0/0 | Finazon Binance | Finazon Binance API | null | /tickers/crypto | Returns a list of cryptocurrency ticker symbols (pairs). This list is updated daily. | 200 | Example_1 | {"data": [{"publisher": "binance", "ticker": "BTC/USDT"}], "meta": {"pagination": {"page": 0, "per_page": 0}}} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "required": ["ticker", "publisher"], "properties": {"publisher": {"description": "Publisher code", "type": "string", "x-go-name": "Publisher", "default": "binance"}, "ticker": {"description": "Instrument symbol (ticker)", "type": "s... |
4608920a-6574-469c-9958-7cf7638fd396/endpoint_6bb3fda8-7438-497d-b0f7-e770332c70c0/0/0 | PAN KYC Status - CAMS Karvy CVL NDML Dotex | API to check PAN KYC Status Enquiry from CAMS, Karvy, NDML Dotex (Mutual Funds, and more) | 8.8 | Fetch KYC Status | API takes PAN as input and returns KYC Status from various sources | 200 | Response for KYC Status | {"cams_kra": {"ipv_flag": null, "kyc_date": null, "kyc_hold_reason": null, "kyc_mode": null, "kyc_status": "Not Checked with CAMS KRA", "modify_date": null, "modify_hold_reason": null, "modify_status": null, "status_date": null, "ubo_details": null}, "cvl_kra": {"ipv_flag": "Y", "kyc_date": "08-03-2013 19:12:51", "kyc_... | {"type": "object", "properties": {"cams_kra": {"type": "object", "properties": {"ipv_flag": {"type": "null"}, "kyc_date": {"type": "null"}, "kyc_hold_reason": {"type": "null"}, "kyc_mode": {"type": "null"}, "kyc_status": {"type": "string"}, "modify_date": {"type": "null"}, "modify_hold_reason": {"type": "null"}, "modif... |
43597cac-74a2-40ab-83c7-c1edb2095782/ddd82301-2f8b-4236-beac-56e3bbe10935/0/0 | ohlc history forex | Updated on Nov 25, 2023
Fetch forex Open High Low Close prices for a variety of currency pairs, from 2000/01/01
For any question or request email me filtofil@gmail.com | 8 | Get OHLC history | Get OHLC for the requested currency pair | 200 | New Example | {"ticket": "EURUSD", "history": [{"day": "2023/01/02", "open": "1.07020", "high": "1.07080", "low": "1.06500", "close": "1.06620"}, {"day": "2023/01/03", "open": "1.06630", "high": "1.06840", "low": "1.05190", "close": "1.05460"}, {"day": "2023/01/04", "open": "1.05520", "high": "1.06360", "low": "1.05400", "close": "1... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"ticket": {"type": "string"}, "history": {"type": "array", "items": {"type": "object", "properties": {"day": {"type": "string"}, "open": {"type": "string"}, "high": {"type": "string"}, "low": {"type": "string"}, "close": {"type": "string"}},... |
43597cac-74a2-40ab-83c7-c1edb2095782/54f68f36-06d1-451a-b88c-8b84a94cf635/0/0 | ohlc history forex | Updated on Nov 25, 2023
Fetch forex Open High Low Close prices for a variety of currency pairs, from 2000/01/01
For any question or request email me filtofil@gmail.com | 8 | Get Symbols | Get all available forex pairs | 200 | New Example | {"symbols": ["AUD-CAD", "AUD-CHF", "AUD-JPY", "AUD-NZD", "AUD-USD", "CAD-CHF", "CAD-JPY", "CHF-JPY", "EUR-AUD", "EUR-CHF", "EUR-CAD", "EUR-GBP", "EUR-JPY", "EUR-NZD", "EUR-USD", "GBP-AUD", "GBP-CAD", "GBP-CHF", "GBP-JPY", "GBP-NZD", "GBP-USD", "NZD-CAD", "NZD-CHF", "NZD-JPY", "NZD-USD", "USD-CAD", "USD-CHF", "USD-JPY"]... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"symbols": {"type": "array", "items": {"type": "string"}}}, "required": ["symbols"]} |
e17ddcb3-2084-4340-8d38-4d5ad9c00471/82b2264c-1fbb-4e97-a2e9-9a5c83c1eee4/0/0 | Crypto Wallet | A REST API to access private keys, build crypto wallets, and broadcast transactions to the blockchain. | 0 | Get Private Key | You will need the mnemonic phrase used to create the wallet and the index of the wallet to pull a key from.
Access "testnet/{coin}/getprivatekey" to work within the 'testnet'
A simple google search for "ethereum testnet faucets" will provide results such as this faucet website to get your started with some coins.
https... | 200 | Response | {"key": "0xa71a63a49268374a6f3a2c77a4bb5c12a92d85d08f7358db68aea66be65651cf"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"key": {"type": "string"}}, "required": ["key"]} |
e17ddcb3-2084-4340-8d38-4d5ad9c00471/1fc7e821-299b-43ef-9a44-2e8c07bca707/0/0 | Crypto Wallet | A REST API to access private keys, build crypto wallets, and broadcast transactions to the blockchain. | 0 | Get Address | Out of the 2,147,483,648 addresses that are created based on a mnemonic phrase we need to get our public key and know what **index ** we want to start in of 2,147,483,648 addresses we have available.
Access "testnet/{coin}/getaddress" to work within the 'testnet'
A simple google search for "ethereum testnet faucets" wi... | 200 | Response | {"address": "0xf3d51dfae16e9bc5376645402a90f43bc1a81a4e"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"address": {"type": "string"}}, "required": ["address"]} |
e17ddcb3-2084-4340-8d38-4d5ad9c00471/7b842094-e40d-4303-85ad-e376d7947a0a/0/0 | Crypto Wallet | A REST API to access private keys, build crypto wallets, and broadcast transactions to the blockchain. | 0 | TESTNET Lookup A Single Transaction | Looks up a single transaction.
A simple google search for "ethereum testnet faucets" will provide results such as this faucet website to get your started with some coins.
https://faucet.ropsten.be/ | 200 | Response | {"blockHash": "0xcf1bc24fc249d65283477ec527cbf020fe138618d5c330842d26ccbde12e2856", "blockNumber": 11246716, "contractAddress": null, "gas": 21000, "gasPrice": "97000000000", "gasUsed": 21000, "logs": [], "nonce": 1, "status": true, "transactionHash": "0xa21321ae91dcdb031064c0faad4a5b75833d2391de60688a4d493fa30f9c8095"... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"blockHash": {"type": "string"}, "blockNumber": {"type": "integer"}, "contractAddress": {"type": "null"}, "gas": {"type": "integer"}, "gasPrice": {"type": "string"}, "gasUsed": {"type": "integer"}, "logs": {"type": "array"}, "nonce": {"type"... |
e17ddcb3-2084-4340-8d38-4d5ad9c00471/c736ef2b-7d63-4188-bdc9-ba1e8c804a32/0/0 | Crypto Wallet | A REST API to access private keys, build crypto wallets, and broadcast transactions to the blockchain. | 0 | TESTNET Get Wallet Transactions_copy | Gets the transactions for a wallet.
A simple google search for "ethereum testnet faucets" will provide results such as this faucet website to get your started with some coins.
https://faucet.ropsten.be/ | 200 | Response | [{"blockHash": "0xcf1bc24fc249d65283477ec527cbf020fe138618d5c330842d26ccbde12e2856", "blockNumber": 11246716, "contractAddress": null, "gas": 21000, "gasPrice": "97000000000", "gasUsed": 21000, "logs": [], "nonce": 1, "status": true, "transactionHash": "0xa21321ae91dcdb031064c0faad4a5b75833d2391de60688a4d493fa30f9c8095... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"blockHash": {"type": "string"}, "blockNumber": {"type": "integer"}, "contractAddress": {"type": "null"}, "gas": {"type": "integer"}, "gasPrice": {"type": "string"}, "gasUsed": {"type": "integer"}, "logs": {"type":... |
e17ddcb3-2084-4340-8d38-4d5ad9c00471/9ebe6b2b-2172-4428-9d94-b1eee726a0bb/0/0 | Crypto Wallet | A REST API to access private keys, build crypto wallets, and broadcast transactions to the blockchain. | 0 | TESTNET Create Transaction | Transactions to the blockchain are created, signed, and broadcast to the network in a single request.
A simple google search for "ethereum testnet faucets" will provide results such as this faucet website to get your started with some coins.
https://faucet.ropsten.be/ | 200 | Response | {"txId": "0xf86a27c0f1a768c191e12cef661da678428ba7f6ad7a1ef77ca3f22bee16a60d"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"txId": {"type": "string"}}, "required": ["txId"]} |
e17ddcb3-2084-4340-8d38-4d5ad9c00471/9163da5f-4ef2-476c-981a-8542045285e2/0/0 | Crypto Wallet | A REST API to access private keys, build crypto wallets, and broadcast transactions to the blockchain. | 0 | TESTNET Get Private Key | You will need the mnemonic phrase used to create the wallet and the index of the wallet to pull a key from.
A simple google search for "ethereum testnet faucets" will provide results such as this faucet website to get your started with some coins.
https://faucet.ropsten.be/ | 200 | Response | {"key": "0xa71a63a49268374a6f3a2c77a4bb5c12a92d85d08f7358db68aea66be65651cf"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"key": {"type": "string"}}, "required": ["key"]} |
e17ddcb3-2084-4340-8d38-4d5ad9c00471/33f01caf-e7b6-48e6-9304-3d1bf893392a/0/0 | Crypto Wallet | A REST API to access private keys, build crypto wallets, and broadcast transactions to the blockchain. | 0 | Get The Balance of A Wallet | Gets the balance.
Access "testnet/{coin}/balance" to work within the 'testnet'
A simple google search for "ethereum testnet faucets" will provide results such as this faucet website to get your started with some coins.
https://faucet.ropsten.be/ | 200 | Response | {"balance": 4.693826} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"balance": {"type": "number"}}, "required": ["balance"]} |
e17ddcb3-2084-4340-8d38-4d5ad9c00471/61859661-359a-4916-a1f5-652b9be67bea/0/0 | Crypto Wallet | A REST API to access private keys, build crypto wallets, and broadcast transactions to the blockchain. | 0 | TESTNET Estimate Transaction Fee | Calculates the fee needed to pay for a transaction.
A simple google search for "ethereum testnet faucets" will provide results such as this faucet website to get your started with some coins.
https://faucet.ropsten.be/ | 200 | Response | {"gasLimit": "21000", "gasPrice": "112000000000"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"gasLimit": {"type": "string"}, "gasPrice": {"type": "string"}}, "required": ["gasLimit", "gasPrice"]} |
e17ddcb3-2084-4340-8d38-4d5ad9c00471/2cf48682-511d-4ee6-ada2-a60b57870be7/0/0 | Crypto Wallet | A REST API to access private keys, build crypto wallets, and broadcast transactions to the blockchain. | 0 | TESTNET Get The Balance of A Wallet | Gets the balance.
A simple google search for "ethereum testnet faucets" will provide results such as this faucet website to get your started with some coins.
https://faucet.ropsten.be/ | 200 | Response | {"balance": 4.693826} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"balance": {"type": "number"}}, "required": ["balance"]} |
e17ddcb3-2084-4340-8d38-4d5ad9c00471/4c0e58a2-ca22-4e32-8177-84446a244411/0/0 | Crypto Wallet | A REST API to access private keys, build crypto wallets, and broadcast transactions to the blockchain. | 0 | TESTNET Get Address | Out of the 2,147,483,648 addresses that are created based on a mnemonic phrase we need to get our public key and know what **index ** we want to start in of 2,147,483,648 addresses we have available.
A simple google search for "ethereum testnet faucets" will provide results such as this faucet website to get your start... | 200 | Response | {"address": "0xf3d51dfae16e9bc5376645402a90f43bc1a81a4e"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"address": {"type": "string"}}, "required": ["address"]} |
e17ddcb3-2084-4340-8d38-4d5ad9c00471/a6144763-26cb-408b-b9f8-d9c963fb63a8/0/0 | Crypto Wallet | A REST API to access private keys, build crypto wallets, and broadcast transactions to the blockchain. | 0 | Get Wallet Transactions | Gets the transactions for a wallet.
Access "testnet/{coin}/transactions" to work within the 'testnet'
A simple google search for "ethereum testnet faucets" will provide results such as this faucet website to get your started with some coins.
https://faucet.ropsten.be/ | 200 | Response | [{"blockHash": "0xcf1bc24fc249d65283477ec527cbf020fe138618d5c330842d26ccbde12e2856", "blockNumber": 11246716, "contractAddress": null, "gas": 21000, "gasPrice": "97000000000", "gasUsed": 21000, "logs": [], "nonce": 1, "status": true, "transactionHash": "0xa21321ae91dcdb031064c0faad4a5b75833d2391de60688a4d493fa30f9c8095... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"blockHash": {"type": "string"}, "blockNumber": {"type": "integer"}, "contractAddress": {"type": "null"}, "gas": {"type": "integer"}, "gasPrice": {"type": "string"}, "gasUsed": {"type": "integer"}, "logs": {"type":... |
e17ddcb3-2084-4340-8d38-4d5ad9c00471/4979bc3e-35d4-471d-9c27-53bc7477ca79/0/0 | Crypto Wallet | A REST API to access private keys, build crypto wallets, and broadcast transactions to the blockchain. | 0 | Create Transaction | Transactions to the blockchain are created, signed, and broadcast to the network in a single request.
Access "testnet/{coin}/create_transaction" to work within the 'testnet'
A simple google search for "ethereum testnet faucets" will provide results such as this faucet website to get your started with some coins.
https:... | 200 | Response | {"txId": "6faec81648c3c7b2d96540edfd33ea6d49d0d8493ec921c6d48117dfd34fd70f"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"txId": {"type": "string"}}, "required": ["txId"]} |
e17ddcb3-2084-4340-8d38-4d5ad9c00471/13dd04c1-d991-46d3-a4ad-cf6ec7c3d16f/0/0 | Crypto Wallet | A REST API to access private keys, build crypto wallets, and broadcast transactions to the blockchain. | 0 | Lookup A Single Transaction | Looks up a single transaction.
Access "testnet/{coin}/transaction" to work within the 'testnet'
A simple google search for "ethereum testnet faucets" will provide results such as this faucet website to get your started with some coins.
https://faucet.ropsten.be/ | 200 | Response | {"blockHash": "0xcf1bc24fc249d65283477ec527cbf020fe138618d5c330842d26ccbde12e2856", "blockNumber": 11246716, "contractAddress": null, "gas": 21000, "gasPrice": "97000000000", "gasUsed": 21000, "logs": [], "nonce": 1, "status": true, "transactionHash": "0xa21321ae91dcdb031064c0faad4a5b75833d2391de60688a4d493fa30f9c8095"... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"blockHash": {"type": "string"}, "blockNumber": {"type": "integer"}, "contractAddress": {"type": "null"}, "gas": {"type": "integer"}, "gasPrice": {"type": "string"}, "gasUsed": {"type": "integer"}, "logs": {"type": "array"}, "nonce": {"type"... |
e17ddcb3-2084-4340-8d38-4d5ad9c00471/20ef10c5-8a6e-4a7b-a86e-ceb459efffe5/0/0 | Crypto Wallet | A REST API to access private keys, build crypto wallets, and broadcast transactions to the blockchain. | 0 | Check Address | Checks if a crypto address has been connected to spam, hackers, or the deep web. | 200 | Response | {"malicious": false} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"malicious": {"type": "boolean"}}, "required": ["malicious"]} |
e17ddcb3-2084-4340-8d38-4d5ad9c00471/446ef3cf-c019-42a9-9a89-067463534ce0/0/0 | Crypto Wallet | A REST API to access private keys, build crypto wallets, and broadcast transactions to the blockchain. | 0 | Estimate Transaction Fee | Calculates the fee needed to pay for a transaction.
Access "testnet/{coin}/estimatefee" to work within the 'testnet'
A simple google search for "ethereum testnet faucets" will provide results such as this faucet website to get your started with some coins.
https://faucet.ropsten.be/ | 200 | Response | {"gasLimit": "21000", "gasPrice": "112000000000"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"gasLimit": {"type": "string"}, "gasPrice": {"type": "string"}}, "required": ["gasLimit", "gasPrice"]} |
e17ddcb3-2084-4340-8d38-4d5ad9c00471/90b4b772-9869-4774-9a8a-4ddb4e354ead/0/0 | Crypto Wallet | A REST API to access private keys, build crypto wallets, and broadcast transactions to the blockchain. | 0 | Exchange Rate | Get the exchange rate | 200 | Response | {"coin": "ETH", "timestamp": 1634506156267, "USD_value": 3724.29832008} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"coin": {"type": "string"}, "timestamp": {"type": "integer"}, "USD_value": {"type": "number"}}, "required": ["USD_value", "coin", "timestamp"]} |
0c7e3a7f-9642-48dc-bdb0-d31ca2b1daa9/08adc193-7647-434d-98ba-d7179795c2ec/0/0 | Crypto Exchange Rate | Hello there ! this an API for get the exchange rate of any crypto-coin, give it a try ! | null | Get currency change | Get the most recent price of any crypto coin. | 200 | New Example | {"status": "ok \ud83d\ude80", "title": "De BTC a USD", "value": 61418.75, "composedValue": "61418.75 usd", "info": "El D\u00f3lar estadounidense es la moneda de Samoa Americana, Caribe neerland\u00e9s, Territorio Brit\u00e1nico del Oc\u00e9ano \u00cdndico, Islas menores alejadas de EE. UU., Islas V\u00edrgenes Brit\u00... | {"type": "object", "properties": {"status": {"type": "string"}, "title": {"type": "string"}, "value": {"type": "number"}, "composedValue": {"type": "string"}, "info": {"type": "string"}}} |
97feb445-5042-4344-b5f1-28da484ad1cb/923daf59-d143-466e-b794-484c1d70d442/0/0 | FinHost | Highload digital white-label banking platform that helps financial businesses to grow fast, scalable and reliable. | 0.1 | /account/ | Initiate a process of creation a new financial account for the customer | 201 | null | {"message": "Initiation started", "operationKey": "1661850356838"} | {"type": "object", "properties": {"message": {"type": "string", "description": "Transaction Status"}, "operationKey": {"type": "string", "description": "Unique key for the transaction"}}} |
97feb445-5042-4344-b5f1-28da484ad1cb/cdb4d010-0770-4907-94ee-d3ffb061a560/0/0 | FinHost | Highload digital white-label banking platform that helps financial businesses to grow fast, scalable and reliable. | 0.1 | /account/ | Process receiving account banking details | 200 | null | {"message": "Activation started", "operationKey": "1661850356838"} | {"type": "object", "properties": {"message": {"type": "string", "description": "Transaction Status"}, "operationKey": {"type": "string", "description": "Unique key for the transaction"}}} |
97feb445-5042-4344-b5f1-28da484ad1cb/3646ef95-338a-404c-b206-13d2b2b97b74/0/0 | FinHost | Highload digital white-label banking platform that helps financial businesses to grow fast, scalable and reliable. | 0.1 | /account/ | Return the list of the balances for the client accounts | 200 | null | [{"client": "39eab26c-8788-4375-810c-9807aaf98191", "account": "40eab26c-8788-4375-810c-9807aaf98190", "agent": "50eab26c-8788-4375-810c-9807aaf98191", "auditor": "70eab26c-8788-4375-810c-9807aaf98190", "holder": "customer", "available": 150, "holding": 10, "pending": 5, "balance": 155, "title": "USD account", "currenc... | {"type": "array", "items": {"required": ["account", "agent", "auditor", "available", "balance", "client", "created", "currency", "holder", "holding", "pending", "title", "updated"], "properties": {"client": {"type": "string", "description": "Client ID", "format": "uuid"}, "account": {"type": "string", "description": "A... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.