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 |
|---|---|---|---|---|---|---|---|---|---|
85e8d2ea-0907-4a8b-9e12-7aaf0f76a818/f62bca5f-3c27-45f4-b5b6-5daa9cd77a60/2/0 | CriptoBot BR | Technical analysis of crypto assets | null | Get Prices | Get price data (low, high, bid, ask, last and volumes) from a pair on an exchange | 200 | Price data | {"ask": 1.08e-06, "askVolume": null, "baseVolume": 1937.4, "bid": 1.01e-06, "bidVolume": null, "change": null, "close": 1.01e-06, "datetime": "2020-12-25T20:54:50.000Z", "high": 1.02e-06, "last": 1.01e-06, "open": null, "percentage": -6.48, "previousClose": null, "quoteVolume": 0.001960723269, "symbol": "RDCT/BTC", "ti... | {"properties": {"ask": {"type": "number"}, "askVolume": {"type": "null"}, "baseVolume": {"type": "number"}, "bid": {"type": "number"}, "bidVolume": {"type": "null"}, "change": {"type": "null"}, "close": {"type": "number"}, "datetime": {"type": "string"}, "high": {"type": "number"}, "last": {"type": "number"}, "open": {... |
85e8d2ea-0907-4a8b-9e12-7aaf0f76a818/9493e96d-d0a1-4912-b8a5-6d4289aa7930/0/0 | CriptoBot BR | Technical analysis of crypto assets | null | Get One Strategy | Returns only the strategy indicated in path parameter | 404 | Not found message | {"message": "Strategy not found"} | {"properties": {"message": {"type": "string"}}, "type": "object"} |
85e8d2ea-0907-4a8b-9e12-7aaf0f76a818/9493e96d-d0a1-4912-b8a5-6d4289aa7930/1/0 | CriptoBot BR | Technical analysis of crypto assets | null | Get One Strategy | Returns only the strategy indicated in path parameter | 200 | Strategy data | {"code": "RSI", "name": "Relative Strength Index"} | {"properties": {"code": {"type": "string"}, "name": {"type": "string"}}, "type": "object"} |
85e8d2ea-0907-4a8b-9e12-7aaf0f76a818/9493e96d-d0a1-4912-b8a5-6d4289aa7930/2/0 | CriptoBot BR | Technical analysis of crypto assets | null | Get One Strategy | Returns only the strategy indicated in path parameter | 500 | Internal server error | {"message": "Database Error"} | {"properties": {"message": {"type": "string"}}, "type": "object"} |
9249f1e8-ebb0-458d-bdc0-49cd3798e97f/054f7c09-1539-4bde-9d10-c3bc0f1cbb65/0/0 | Prix Carburants France | Cette API va vous montrer les différents prix des carburants dans les différents station essence des principales villes de France (Les prix sont mis à jour toutes les 10min) | null | Avoir les prix des carburants par ville | Avoir tous les prix des carburants concernant une seule ville | 200 | New Example | [{"$": {"id": "56000005", "latitude": "4763900", "longitude": "-277600", "cp": "56000", "pop": "R"}, "adresse": ["4 PASSAGE DE FAREHAM"], "ville": ["VANNES"], "prix": [{"$": {"nom": "Gazole", "id": "1", "maj": "2021-10-18 10:59:29", "valeur": "1.519"}}, {"$": {"nom": "SP95", "id": "2", "maj": "2021-10-18 10:59:30", "va... | {"type": "array", "items": {"type": "object", "properties": {"$": {"type": "object", "properties": {"id": {"type": "string"}, "latitude": {"type": "string"}, "longitude": {"type": "string"}, "cp": {"type": "string"}, "pop": {"type": "string"}}}, "adresse": {"type": "array", "items": {"type": "string"}}, "ville": {"type... |
31a16588-5386-4ccb-9cd1-c388c3db2f9d/6ed5b1d2-a186-4a60-b4da-fa4f1c009992/0/0 | NiftyGateway Data Scraper | NFTsmaker.io its first API to fetch all data displayed of NiftyGateway marketplace | null | Recent Curated Collections | Hand selected and exclusively dropped on Nifty Gateway | 200 | New Example | {"ok": true, "message": "User storefronts retrieved", "page": 1, "total_pages": 132, "total_results": 1312, "collections": [{"template": "standard", "userWhoCreated": 13841, "storeName": "SkyMunk \u2013 Perceptions of Scale: Series by GMUNK", "project_cover_photo_url": "https://res.cloudinary.com/nifty-gateway/image/up... | {"type": "object", "properties": {"ok": {"type": "boolean"}, "message": {"type": "string"}, "page": {"type": "integer"}, "total_pages": {"type": "integer"}, "total_results": {"type": "integer"}, "collections": {"type": "array", "items": {"type": "object", "properties": {"template": {"type": "string"}, "userWhoCreated":... |
31a16588-5386-4ccb-9cd1-c388c3db2f9d/7a68dd69-733b-49b8-a210-8a73cf06f305/0/0 | NiftyGateway Data Scraper | NFTsmaker.io its first API to fetch all data displayed of NiftyGateway marketplace | null | Browse Verified assets | You can browse all verified collections displayed of NiftyGateway marketplace | 200 | New Example | {"ok": true, "message": "Requested task executed successfully.", "page": 1, "total_pages": 883, "total_results": 8825, "collections": [{"niftyType": 1, "niftyTotalNumOfEditions": 10000, "niftyTitle": "DuskBreakers", "niftyContractAddress": "0x0beed7099af7514ccedf642cfea435731176fb02", "niftyDisplayImage": "https://res.... | {"type": "object", "properties": {"ok": {"type": "boolean"}, "message": {"type": "string"}, "page": {"type": "integer"}, "total_pages": {"type": "integer"}, "total_results": {"type": "integer"}, "collections": {"type": "array", "items": {"type": "object"}}}} |
31a16588-5386-4ccb-9cd1-c388c3db2f9d/302e27df-1183-4a02-9e05-4927138103d2/0/0 | NiftyGateway Data Scraper | NFTsmaker.io its first API to fetch all data displayed of NiftyGateway marketplace | null | Browse Curated assets | you can browse all curated collections displayed of NiftyGateway marketplace | 200 | New Example | {"ok": true, "message": "Requested task executed successfully.", "page": 1, "total_pages": 883, "total_results": 8825, "collections": [{"niftyType": 1, "niftyTotalNumOfEditions": 10000, "niftyTitle": "DuskBreakers", "niftyContractAddress": "0x0beed7099af7514ccedf642cfea435731176fb02", "niftyDisplayImage": "https://res.... | {"type": "object", "properties": {"ok": {"type": "boolean"}, "message": {"type": "string"}, "page": {"type": "integer"}, "total_pages": {"type": "integer"}, "total_results": {"type": "integer"}, "collections": {"type": "array", "items": {"type": "object"}}}} |
75823c65-fe6f-4a76-8dc4-6bca6f236f24/14279976-8f76-4f84-81f3-ac025a29ec7e/0/0 | World Gold Price Live API | World Gold Price Live API is like a digital tool that provides real-time information about the price of gold worldwide. It acts like a messenger between you and the latest gold prices, delivering the current value of gold in various currencies and markets instantly.
The Gold Price of gold is in "per ounce".
This API al... | 6.3 | Get Gold Price By Country Code | You will Get currency and Gold Price by sending country code. | 200 | New Example | {"status": true, "currency": "$", "gold_price": "1,942.45"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "boolean"}, "currency": {"type": "string"}, "gold_price": {"type": "string"}}, "required": ["currency", "gold_price", "status"]} |
d2269fef-7f34-4c63-af70-c9b907bc0063/63f6970c-cc7d-4780-b9e4-ba6544285932/0/0 | Currencygenie | CurrencyGenie is a powerful API that generates a comprehensive list of currencies from around the world. With easy integration and real-time updates, CurrencyGenie simplifies currency conversion for businesses and individuals alike. | null | Get list of Currency Exchanges_copy_copy | Performs GET request for getting list of 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"]} |
d2269fef-7f34-4c63-af70-c9b907bc0063/1b97d02b-586d-47ab-8f8e-f67ff8f767df/0/0 | Currencygenie | CurrencyGenie is a powerful API that generates a comprehensive list of currencies from around the world. With easy integration and real-time updates, CurrencyGenie simplifies currency conversion for businesses and individuals alike. | null | Get list of Currency Exchanges_copy | Performs GET request for getting list of 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"]} |
8d635134-6b04-4ba1-9780-fdbe4de3a4fb/ff1ab65a-88c3-4542-9757-cb65c23f896e/0/0 | Insider Trades | Purchase and sale transactions by stock insiders | 0.1 | single-ticker | Returns insider trades over the past year for a single stock ticker | 200 | Response | [{"ticker": "NFLX", "date": "2022-01-27", "type": "P - Purchase", "amount": "20001609"}, {"ticker": "NFLX", "date": "2021-11-17", "type": "S - Sale (after option exercise)", "amount": "4940600"}, {"ticker": "NFLX", "date": "2021-11-17", "type": "S - Sale", "amount": "1730873"}, {"ticker": "NFLX", "date": "2021-11-05", ... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"ticker": {"type": "string"}, "date": {"type": "string"}, "type": {"type": "string"}, "amount": {"type": "string"}}, "required": ["amount", "date", "ticker", "type"]}} |
b6991f1b-66d5-42d9-a4e3-1b5dbb8ef5d4/335f8712-06c8-4a36-a317-1dd42e9e84ff/0/0 | Forecastica | Gain access to 5 years of historical stock price data and 30 day stock price forecasts powered by AI/ML that are based on our proprietary machine learning and neural networks algorithm. Our stock symbol database includes roughly 200,000 stock symbols (largest stock database on RapidAPI) spanning 92 of the most well kno... | 8.3 | Get Stock Symbols By Exchange API | The Forecastica APIs cover roughly 200,000 stock symbols which include 92 of the most well-known exchanges in the world that span the United States (around 15,000 symbols in total for NYSE, NASDAQ), Europe and Asia. This endpoint will return a valid list of stock symbols for the given stock exchange that can be leverag... | 200 | New Example | [{"name": "10X CAPITAL VENTURE ACQUISITION III ORD SHS C", "symbol": "VCXB.K", "marketSymbol": "NYSE"}, {"name": "10X CAPITAL VENTURE ACQUISITION III UNITS", "symbol": "VCXB_U.K", "marketSymbol": "NYSE"}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "symbol": {"type": "string"}, "marketSymbol": {"type": "string"}}, "required": ["marketSymbol", "name", "symbol"]}} |
b6991f1b-66d5-42d9-a4e3-1b5dbb8ef5d4/335f8712-06c8-4a36-a317-1dd42e9e84ff/1/0 | Forecastica | Gain access to 5 years of historical stock price data and 30 day stock price forecasts powered by AI/ML that are based on our proprietary machine learning and neural networks algorithm. Our stock symbol database includes roughly 200,000 stock symbols (largest stock database on RapidAPI) spanning 92 of the most well kno... | 8.3 | Get Stock Symbols By Exchange API | The Forecastica APIs cover roughly 200,000 stock symbols which include 92 of the most well-known exchanges in the world that span the United States (around 15,000 symbols in total for NYSE, NASDAQ), Europe and Asia. This endpoint will return a valid list of stock symbols for the given stock exchange that can be leverag... | 400 | Invalid Exchange Symbol | {"Type": "http://www.forecastica.com/api-errors.html", "Title": "Companies Not Found For Stock Exchange: NASDA", "Status": 400, "Detail": "Stock exchange symbol is invalid see /api/exchanges endpoint for list of valid stock exchange symbols.", "Instance": "/api/exchanges/NASDA/stocks", "Extensions": {}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Type": {"type": "string"}, "Title": {"type": "string"}, "Status": {"type": "integer"}, "Detail": {"type": "string"}, "Instance": {"type": "string"}, "Extensions": {"type": "object"}}, "required": ["Detail", "Extensions", "Instance", "Status... |
b6991f1b-66d5-42d9-a4e3-1b5dbb8ef5d4/9cf4b98b-33f5-457a-a56f-8da24a83207f/0/0 | Forecastica | Gain access to 5 years of historical stock price data and 30 day stock price forecasts powered by AI/ML that are based on our proprietary machine learning and neural networks algorithm. Our stock symbol database includes roughly 200,000 stock symbols (largest stock database on RapidAPI) spanning 92 of the most well kno... | 8.3 | Get List of Exchanges API | Forecastica APIs cover roughly 200,000 stock symbols which include 92 of the most well-known exchanges in the world spanning the United States (around 15,000 symbols in total for NYSE, NASDAQ), Europe and Asia. This endpoint will return a list of exchanges and its corresponding market symbol code needed for stock symb... | 200 | Get Exchanges | [{"currencyCode": "USD", "symbol": "AMEX", "name": "American Stock Exchange", "region": "AMERICAN"}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"currencyCode": {"type": "string"}, "symbol": {"type": "string"}, "name": {"type": "string"}, "region": {"type": "string"}}, "required": ["currencyCode", "name", "region", "symbol"]}} |
e1466b33-9b90-48c6-95fa-cde682e6da9b/93274a84-b60d-4887-a934-3a5eb78e40d2/0/0 | Crypto Chatter | A service that crawls the web for Crypto related news and returns a summarised version using a ChatGPT Integration which allows for an easier read. | 6.9 | /cryptochatter/summary | 200 | null | [{"id": "", "title": "", "url": "", "date": "", "contentSummary": "", "currency": ""}] | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string", "format": "uuid"}, "title": {"type": ["string", "null"]}, "url": {"type": ["string", "null"]}, "date": {"type": "string", "format": "date-time"}, "contentSummary": {"type": ["string", "null"]}, "currency": {"type": ["string", "null"]}... | |
e1466b33-9b90-48c6-95fa-cde682e6da9b/93274a84-b60d-4887-a934-3a5eb78e40d2/1/0 | Crypto Chatter | A service that crawls the web for Crypto related news and returns a summarised version using a ChatGPT Integration which allows for an easier read. | 6.9 | /cryptochatter/summary | 200 | null | [{"id": "", "title": "", "url": "", "date": "", "contentSummary": "", "currency": ""}] | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string", "format": "uuid"}, "title": {"type": ["string", "null"]}, "url": {"type": ["string", "null"]}, "date": {"type": "string", "format": "date-time"}, "contentSummary": {"type": ["string", "null"]}, "currency": {"type": ["string", "null"]}... | |
c5794ca5-ef4b-4f59-acc8-139f26037f96/3d456b1c-7a38-4759-b32c-c619faf1cfc1/0/0 | WalnutTradingDash | Algo trading dashboard to backtest strategies with over 170 digital assets (crypto, forex, stocks) and 30 technical analysis strategies. Performance metrics, charts, and interactive visualizations available in real-time. | 6.8 | free_access | The api call will grant access to a unique URL to access the dashboard (demo here). The FREE version grants access to half of the assets and technical indicators / strategies and any time period from 2021/06 to 2022/1. | 200 | Response | {"url": "Access 18.191.70.93:8501 from your browser after approx. 2 minutes to use the dashboard.", "message": "This URL will be available only for 15 minutes."} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"url": {"type": "string"}, "message": {"type": "string"}}, "required": ["message", "url"]} |
5913f99be4b0bb743077948f/f88e2c15-104b-43e3-9a02-4e41facb2d26/0/0 | SEC Filings | A collection of methods that returns various financial data for a requested company including SEC Filings, balance sheets, financial ratios , company look-up utilities and more. | 8.9 | Trending Stocks | Returns the top trending stocks on Last10K.com right now with the most viewed 10-K / 20-F / 40-F Annual Reports and 10-Q Quarterly SEC Filings.
View live data at: https://last10k.com/stock-screeners/trending | 200 | Response | [{"Company": "Meta Platforms, Inc.", "Identifier": "FB", "FilingDate": "0001-01-01T00:00:00", "Pagepath": "/sec-filings/fb", "Pagetitle": "10K Annual Reports & 10Q SEC Filings | Last10K", "Score": 14, "Rank": 1}, {"Company": "Alibaba Group Holding Ltd", "Identifier": "BABA", "FilingDate": "0001-01-01T00:00:00", "Pagepa... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"Company": {"type": "string"}, "Identifier": {"type": "string"}, "FilingDate": {"type": "string"}, "Pagepath": {"type": "string"}, "Pagetitle": {"type": "string"}, "Score": {"type": "integer"}, "Rank": {"type": "in... |
5913f99be4b0bb743077948f/8fcdc041-c4d2-4bad-8614-bf139e999c65/1/0 | SEC Filings | A collection of methods that returns various financial data for a requested company including SEC Filings, balance sheets, financial ratios , company look-up utilities and more. | 8.9 | Items | Returns the content of each item in an entire 10-K Annual Report | 404 | Response | {"Message": "No HTTP resource was found that matches the request URI 'https://api.last10k.com/v1/company/msft/items'."} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Message": {"type": "string"}}, "required": ["Message"]} |
5913f99be4b0bb743077948f/598e3f47e4b0b28ab0e62136/0/0 | SEC Filings | A collection of methods that returns various financial data for a requested company including SEC Filings, balance sheets, financial ratios , company look-up utilities and more. | 8.9 | Operations | Returns a company's most recent statement of operations showing how they balance costs with revenue | 200 | Response | {"data": {"attributes": {"company": {"cik": "1018724", "name": "AMAZON COM INC", "ticker": "amzn"}, "count": 19, "filing": {"accessionNumber": "0001018724-20-000004", "filingCount": 0, "filingDate": "2020-01-31T00:00:00", "name": "Consolidated Statements Of Operations", "period": "2019-12-31T00:00:00", "source": "10-K"... | {"properties": {"data": {"properties": {"attributes": {"properties": {"company": {"properties": {"cik": {"type": "string"}, "name": {"type": "string"}, "ticker": {"type": "string"}}, "type": "object"}, "count": {"type": "integer"}, "filing": {"properties": {"accessionNumber": {"type": "string"}, "filingCount": {"type":... |
5913f99be4b0bb743077948f/5920a313e4b0bba971feb74b/0/0 | SEC Filings | A collection of methods that returns various financial data for a requested company including SEC Filings, balance sheets, financial ratios , company look-up utilities and more. | 8.9 | Income | Returns a company's most recent income statement detailing what they earn for providing their goods and services OR a statement of loss explaining where lost income occurred | 200 | Response | {"data": {"attributes": {"company": {"cik": "1652044", "name": "Alphabet Inc.", "ticker": "googl"}, "count": 14, "filing": {"accessionNumber": "0001652044-20-000008", "filingCount": 0, "filingDate": "2020-02-04T00:00:00", "name": "Consolidated Statements Of Income", "period": "2019-12-31T00:00:00", "source": "10-K"}, "... | {"properties": {"data": {"properties": {"attributes": {"properties": {"company": {"properties": {"cik": {"type": "string"}, "name": {"type": "string"}, "ticker": {"type": "string"}}, "type": "object"}, "count": {"type": "integer"}, "filing": {"properties": {"accessionNumber": {"type": "string"}, "filingCount": {"type":... |
5913f99be4b0bb743077948f/1d314457-c6f6-460a-b1aa-1ea27924d44b/0/0 | SEC Filings | A collection of methods that returns various financial data for a requested company including SEC Filings, balance sheets, financial ratios , company look-up utilities and more. | 8.9 | Manager Ownership | Returns institutional managers positions in a stock including the number of managers that sold, increased, decreased and added a stock to their portfolio by comparing current and previous 13F SEC Filings | 200 | Response | {"meta": {"copyright": "Copyright 2021 Last10K.com All Rights Reserverd", "terms": ["https://dev.last10k.com/terms", "https://www.sec.gov/privacy.htm#security"]}, "data": {"attributes": {"status": 0, "count": 50, "result": {"TotalHoldings": 378, "TotalHoldingsPrevious": 390, "TotalShares": 278761998, "TotalSharesPrevio... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"copyright": {"type": "string"}, "terms": {"type": "array", "items": {"type": "string"}}}, "required": ["copyright", "terms"]}, "data": {"type": "object", "properties": {"attributes": {"type": "objec... |
5913f99be4b0bb743077948f/02c38042-1f89-46cd-b186-c433391a62c4/0/0 | SEC Filings | A collection of methods that returns various financial data for a requested company including SEC Filings, balance sheets, financial ratios , company look-up utilities and more. | 8.9 | Insider Trades | Returns an aggregated and summarized collection of the most recent BUY, SELL and OPTION EXERCISE insider trades filed with Form 4 SEC Filings.
Visit https://last10k.com/stock-screeners/insider-trading to view this data as a web page. | 200 | Response | {"meta": {"copyright": "Copyright 2021 Last10K.com All Rights Reserverd", "terms": ["https://dev.last10k.com/terms", "https://www.sec.gov/privacy.htm#security"]}, "data": {"attributes": {"status": 0, "count": 6, "result": [{"CIK": "1035909", "AccessionNumber": "0001213900-21-063797", "FilingDate": "2021-12-07T00:00:00"... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"copyright": {"type": "string"}, "terms": {"type": "array", "items": {"type": "string"}}}, "required": ["copyright", "terms"]}, "data": {"type": "object", "properties": {"attributes": {"type": "objec... |
5913f99be4b0bb743077948f/b2c2c761-dbec-43d4-8d70-6e7fa3228688/0/0 | SEC Filings | A collection of methods that returns various financial data for a requested company including SEC Filings, balance sheets, financial ratios , company look-up utilities and more. | 8.9 | Financial Statements & Disclosures | Returns a list of financial statements and disclosures from a company's Annual or Quarterly report.
Use the CIK and Accession Number values returned from the SEC Filings endpoint for this endpoint's Request Parameters. | 200 | Response | {"meta": {"copyright": "Copyright 2022 Last10K.com All Rights Reserverd", "terms": ["https://dev.last10k.com/terms", "https://www.sec.gov/privacy.htm#security"]}, "data": {"attributes": {"status": 0, "company": {"name": "Rocky Mountain Chocolate Factory, Inc.", "cik": "1616262", "ticker": "RMCF"}, "filing": {"accession... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"copyright": {"type": "string"}, "terms": {"type": "array", "items": {"type": "string"}}}, "required": ["copyright", "terms"]}, "data": {"type": "object", "properties": {"attributes": {"type": "objec... |
5913f99be4b0bb743077948f/598e3d13e4b028109d40d743/0/0 | SEC Filings | A collection of methods that returns various financial data for a requested company including SEC Filings, balance sheets, financial ratios , company look-up utilities and more. | 8.9 | Cash Flows | Returns a company's most recent cash flow statement showing the amount of cash used and generated | 200 | Response | {"data": {"attributes": {"company": {"cik": "1326801", "name": "Facebook Inc", "ticker": "fb"}, "count": 31, "filing": {"accessionNumber": "0001326801-20-000013", "filingCount": 0, "filingDate": "2020-01-30T00:00:00", "name": "Consolidated Statements Of Cash Flows", "period": "2019-12-31T00:00:00", "source": "10-K"}, "... | {"properties": {"data": {"properties": {"attributes": {"properties": {"company": {"properties": {"cik": {"type": "string"}, "name": {"type": "string"}, "ticker": {"type": "string"}}, "type": "object"}, "count": {"type": "integer"}, "filing": {"properties": {"accessionNumber": {"type": "string"}, "filingCount": {"type":... |
5913f99be4b0bb743077948f/111c77f7-e3a6-496c-83ba-5d7323d17953/0/0 | SEC Filings | A collection of methods that returns various financial data for a requested company including SEC Filings, balance sheets, financial ratios , company look-up utilities and more. | 8.9 | Late SEC Filings | Returns recent 8-K Material Event SEC Filings made after the 5:30pm EST deadline on the previous filing day. The feed is updated live on Monday mornings because these filings do not become publicly available until Monday at 6am EST. | 200 | Response | {"meta": {"copyright": "Copyright 2023 Last10K.com All Rights Reserverd", "terms": ["https://dev.last10k.com/terms", "https://www.sec.gov/privacy.htm#security"]}, "data": {"attributes": {"status": 0, "count": 65, "result": [{"FormType": "8-K", "AcceptanceDate": "2023-08-07T18:39:38", "FilingDate": "2023-08-08T00:00:00"... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"copyright": {"type": "string"}, "terms": {"type": "array", "items": {"type": "string"}}}, "required": ["copyright", "terms"]}, "data": {"type": "object", "properties": {"attributes": {"type": "objec... |
5913f99be4b0bb743077948f/5920a047e4b00fa921e13cec/0/0 | SEC Filings | A collection of methods that returns various financial data for a requested company including SEC Filings, balance sheets, financial ratios , company look-up utilities and more. | 8.9 | Balance Sheet | Returns a company's most recent balance sheet summarizing their liabilities, assets and shareholders' equity | 200 | Response | {"data": {"attributes": {"company": {"cik": "789019", "name": "MICROSOFT CORP", "ticker": "msft"}, "count": 33, "filing": {"accessionNumber": "0001564590-20-034944", "filingCount": 0, "filingDate": "2020-07-31T00:00:00", "name": "Balance Sheets", "period": "2020-06-30T00:00:00", "source": "10-K"}, "result": {"AccountsP... | {"properties": {"data": {"properties": {"attributes": {"properties": {"company": {"properties": {"cik": {"type": "string"}, "name": {"type": "string"}, "ticker": {"type": "string"}}, "type": "object"}, "count": {"type": "integer"}, "filing": {"properties": {"accessionNumber": {"type": "string"}, "filingCount": {"type":... |
f3075a5c-0dd7-4911-815a-81c9ae90524e/e5a59e48-93af-4b72-97b5-1b18d235face/0/0 | Zengin Code Verification | Find Japan Banks & Branch information by Zengin Code. Zengin Codes are used for domestic payment transfers & International Payment Transfer to Japan Bank Accounts. | null | Zengin Code Verification | Get Japan Banks and Branch information by Zengin Code. Zengin Codes are Bank & Branch Codes issued to Japan Banks Branches for processing Domestic Payment Transfers & International Payment Receipts. | 200 | Response | {"STATUS": "SUCCESS", "STATUSCODE": "200", "MESSAGE": "Zengin Code Found", "BANK_NAME": "Mizuho Bank", "CITY": "Chiba", "BRANCH_NAME": "Kita Kogane", "ADDRESS": "Kogane 431 Matsudo-shi", "ZENGIN_CODE": "0001333"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"STATUS": {"type": "string"}, "STATUSCODE": {"type": "string"}, "MESSAGE": {"type": "string"}, "BANK_NAME": {"type": "string"}, "CITY": {"type": "string"}, "BRANCH_NAME": {"type": "string"}, "ADDRESS": {"type": "string"}, "ZENGIN_CODE": {"ty... |
c4b39ce3-8561-436a-b540-e3a3878c2f89/25d73340-b0a6-40e9-a15d-e98a1cb47f23/0/0 | miru | Technical Analysis tools for crypto markets. | null | getCoinInfo | Get given coin name/symbol, current price, marketcap, whitepaper, circulating supply, circulating supply percentage, etc. | 200 | Response | {"coin": {"name": "Bitcoin", "symbol": "BTC"}, "price": "$63,215.12", "marketCap": "$1,191,657,233,429", "whitepaper": "https://bitcoin.org/bitcoin.pdf", "circulatingSupply": "$1,191,657,233,429", "circulatingSupplyPercentage": "90%", "maxSupply": "21,000,000", "totalSupply": "18,850,825", "keywords": ["Mineable", "PoW... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"coin": {"type": "object", "properties": {"name": {"type": "string"}, "symbol": {"type": "string"}}, "required": ["name", "symbol"]}, "price": {"type": "string"}, "marketCap": {"type": "string"}, "whitepaper": {"type": "string"}, "circulatin... |
c4b39ce3-8561-436a-b540-e3a3878c2f89/6b186d40-c467-4e87-b638-65cb8a8ad49d/0/0 | miru | Technical Analysis tools for crypto markets. | null | getSMA | Get simple moving average price value. | 200 | Response | {"pair": "BTCUSDT", "interval": "4h", "periods": "60", "sma": 58790.811666666676} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"pair": {"type": "string"}, "interval": {"type": "string"}, "periods": {"type": "string"}, "sma": {"type": "number"}}, "required": ["interval", "pair", "periods", "sma"]} |
c4b39ce3-8561-436a-b540-e3a3878c2f89/adc54c95-3f4e-45bb-a636-3f1790a8f977/0/0 | miru | Technical Analysis tools for crypto markets. | null | getDefaultIchimokuSignal | Get default configuration (20, 60, 120) Ichimoku cloud signal. | 200 | Response | {"pair": "BTCUSDT", "interval": "4h", "signal": {"type": "Bullish Trend", "buy": true, "sell": false}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"pair": {"type": "string"}, "interval": {"type": "string"}, "signal": {"type": "object", "properties": {"type": {"type": "string"}, "buy": {"type": "boolean"}, "sell": {"type": "boolean"}}, "required": ["buy", "sell", "type"]}}, "required": ... |
c4b39ce3-8561-436a-b540-e3a3878c2f89/cb756867-c517-4901-a286-0f23e92aa65d/0/0 | miru | Technical Analysis tools for crypto markets. | null | getDefaultDidiIndexSignal | Get default configuration (3, 8, 20) Didi index signal. | 200 | Response | {"pair": "BTCUSDT", "interval": "1h", "signal": {"type": "No signal", "buy": false, "sell": false}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"pair": {"type": "string"}, "interval": {"type": "string"}, "signal": {"type": "object", "properties": {"type": {"type": "string"}, "buy": {"type": "boolean"}, "sell": {"type": "boolean"}}, "required": ["buy", "sell", "type"]}}, "required": ... |
c4b39ce3-8561-436a-b540-e3a3878c2f89/05460a7b-77aa-4c90-8e84-1a9fdd51555d/0/0 | miru | Technical Analysis tools for crypto markets. | null | getDefaultDidiIndex | Get default configurations (3, 8, 20) Didi index data. | 200 | Response | {"fastSMAUpdated": 64488.886666666665, "middleSMAUpdated": 64862.1725, "slowSMAUpdated": 65554.5135, "fastPastSMA": 64524.525, "middlePastSMA": 64951.80777777778, "slowPastSMA": 64527.28} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"fastSMAUpdated": {"type": "number"}, "middleSMAUpdated": {"type": "number"}, "slowSMAUpdated": {"type": "number"}, "fastPastSMA": {"type": "number"}, "middlePastSMA": {"type": "number"}, "slowPastSMA": {"type": "number"}}, "required": ["fas... |
c4b39ce3-8561-436a-b540-e3a3878c2f89/761f6486-9b6c-4d4e-9c80-7e30c3134775/0/0 | miru | Technical Analysis tools for crypto markets. | null | getDidiIndexSignal | Get didi index signal according to given parameters. | 200 | Response | {"pair": "BTCUSDT", "interval": "1d", "signal": {"type": "No signal", "buy": false, "sell": false}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"pair": {"type": "string"}, "interval": {"type": "string"}, "signal": {"type": "object", "properties": {"type": {"type": "string"}, "buy": {"type": "boolean"}, "sell": {"type": "boolean"}}, "required": ["buy", "sell", "type"]}}, "required": ... |
c4b39ce3-8561-436a-b540-e3a3878c2f89/b7417b1d-a565-4f5e-8802-97cb9807db15/0/0 | miru | Technical Analysis tools for crypto markets. | null | getDidiIndex | Get didi index raw data. | 200 | Response | {"fastSMAUpdated": 46533.536666666674, "middleSMAUpdated": 49699.721249999995, "slowSMAUpdated": 54938.837, "fastPastSMA": 46950.155000000006, "middlePastSMA": 50172.13333333333, "slowPastSMA": 43824.1} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"fastSMAUpdated": {"type": "number"}, "middleSMAUpdated": {"type": "number"}, "slowSMAUpdated": {"type": "number"}, "fastPastSMA": {"type": "number"}, "middlePastSMA": {"type": "number"}, "slowPastSMA": {"type": "number"}}, "required": ["fas... |
c4b39ce3-8561-436a-b540-e3a3878c2f89/8bf1114f-cb4e-4572-b7ec-da3fc3466eb4/0/0 | miru | Technical Analysis tools for crypto markets. | null | getPairInfo | Get given pair current price, 24hr percent change, open/high/low prices and volume informations. | 200 | Response | {"pair": "BTCUSDT", "currentPrice": "63267.42000000", "percentChange": "2.474", "openPrice": "61739.83000000", "highPrice": "63523.92000000", "lowPrice": "61034.05000000", "volume": "46551.07043400"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"pair": {"type": "string"}, "currentPrice": {"type": "string"}, "percentChange": {"type": "string"}, "openPrice": {"type": "string"}, "highPrice": {"type": "string"}, "lowPrice": {"type": "string"}, "volume": {"type": "string"}}, "required":... |
c4b39ce3-8561-436a-b540-e3a3878c2f89/c136762b-508a-45ee-98f0-a14364564bf1/0/0 | miru | Technical Analysis tools for crypto markets. | null | getCoins | Get top 100 coins (by Volume) of the available coins. | 200 | Response | {"coins": ["bitcoin", "ethereum", "bitcoin", "binance-usd", "shiba-inu", "binance-coin", "ethereum", "dogecoin", "arpa-chain", "fantom", "ethereum", "polkadot", "arpa-chain", "solana", "xrp", "tron", "usd-coin", "cardano", "reef", "binance-coin", "filecoin", "tether", "bitcoin", "polygon", "bitcoin", "shiba-inu", "live... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"coins": {"type": "array", "items": {"type": "string"}}}, "required": ["coins"]} |
c4b39ce3-8561-436a-b540-e3a3878c2f89/f00a67eb-f814-46e1-916a-22f099ba618c/0/0 | miru | Technical Analysis tools for crypto markets. | null | getAllIntervals | Get all available intervals. | 200 | Response | {"intervals": ["1m", "3m", "5m", "15m", "30m", "1h", "2h", "4h", "6h", "8h", "12h", "1d", "3d", "1w", "1M"]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"intervals": {"type": "array", "items": {"type": "string"}}}, "required": ["intervals"]} |
c4b39ce3-8561-436a-b540-e3a3878c2f89/e0355811-b369-4d26-9bbb-28c0e5e9fc21/0/0 | miru | Technical Analysis tools for crypto markets. | null | getAllPairs | Get all available pairs to use in this API | 200 | Response | {"pairs": ["ETHBTC", "LTCBTC", "BNBBTC", "NEOBTC", "QTUMETH", "EOSETH", "SNTETH", "BNTETH", "BCCBTC", "GASBTC", "BNBETH", "BTCUSDT", "ETHUSDT", "HSRBTC", "OAXETH", "DNTETH", "MCOETH", "ICNETH", "MCOBTC", "WTCBTC", "WTCETH", "LRCBTC", "LRCETH", "QTUMBTC", "YOYOBTC", "OMGBTC", "OMGETH", "ZRXBTC", "ZRXETH", "STRATBTC", "S... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"pairs": {"type": "array", "items": {"type": "string"}}}, "required": ["pairs"]} |
c4b39ce3-8561-436a-b540-e3a3878c2f89/d9adbeb0-8a55-438a-a2db-9fc0860e04fb/0/0 | miru | Technical Analysis tools for crypto markets. | null | getIchimokuSignal | Get Ichimoku signal according to provided configuration parameters. | 200 | Response | {"pair": "BTCUSDT", "interval": "4h", "signal": {"type": "Bullish Trend", "buy": true, "sell": false}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"pair": {"type": "string"}, "interval": {"type": "string"}, "signal": {"type": "object", "properties": {"type": {"type": "string"}, "buy": {"type": "boolean"}, "sell": {"type": "boolean"}}, "required": ["buy", "sell", "type"]}}, "required": ... |
c4b39ce3-8561-436a-b540-e3a3878c2f89/93de75af-d1bd-47f6-a5c1-328594f71203/0/0 | miru | Technical Analysis tools for crypto markets. | null | getDefaultIchimoku | We provide default parameters (20, 60, 120) to Ichimoku configuration and return Ichimoku data. | 200 | Response | {"closePrice": 62395.99, "tenkan": 61120.805, "kijun": 58578.805, "spanAPast": 54659.622500000005, "spanBPast": 49641.270000000004, "spanAFuture": 59849.805, "spanBFuture": 52089.305, "chikou": "BULLISH"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"closePrice": {"type": "number"}, "tenkan": {"type": "number"}, "kijun": {"type": "number"}, "spanAPast": {"type": "number"}, "spanBPast": {"type": "number"}, "spanAFuture": {"type": "number"}, "spanBFuture": {"type": "number"}, "chikou": {"... |
c4b39ce3-8561-436a-b540-e3a3878c2f89/18dd39e7-a29b-4702-9320-2d9e34acaf9a/0/0 | miru | Technical Analysis tools for crypto markets. | null | getIchimokuData | Get ichimoku parameters. | 200 | Response | {"closePrice": 62395.99, "tenkan": 61120.805, "kijun": 58578.805, "spanAPast": 54659.622500000005, "spanBPast": 49641.270000000004, "spanAFuture": 59849.805, "spanBFuture": 52089.305, "chikou": "BULLISH"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"closePrice": {"type": "number"}, "tenkan": {"type": "number"}, "kijun": {"type": "number"}, "spanAPast": {"type": "number"}, "spanBPast": {"type": "number"}, "spanAFuture": {"type": "number"}, "spanBFuture": {"type": "number"}, "chikou": {"... |
f3341090-4d30-4d42-b29e-92c3e4b3cc19/08d48e25-659d-4931-a621-0a4e50d3bab0/1/0 | Blockpulsar Bitcoin Aggregated Data | Blockpulsar Bitcoin Aggregated Data | null | getaddressbalance | Get bitcoin address balance. | 200 | null | {"address": "1KFHE7w8BhaENAswwryaoccDb6qcT6DbYY", "confirmed_balance": 2, "total_sent": 3, "total_received": 5, "current_transactions": {"sending": 0, "receiving": 0}} | {"type": "object", "description": "Address balance data", "properties": {"address": {"type": "string", "description": "Bitcoin address"}, "confirmed_balance": {"type": "number", "description": "Current (at least one confirmation) address balance in bitcoins"}, "total_sent": {"type": "number", "description": "Total sent... |
f3341090-4d30-4d42-b29e-92c3e4b3cc19/8386af8e-7af8-4805-8229-79f0ce7996ea/1/0 | Blockpulsar Bitcoin Aggregated Data | Blockpulsar Bitcoin Aggregated Data | null | getblock | Get block with a given block hash. | 200 | null | {"hash": "00000000839a8e6886ab5951d76f411475428afc90947ee320161bbf18eb6048", "confirmations": 692752, "height": 1, "version": 1, "version_hex": 1, "merkle_root": "0e3e2357e806b6cdb1f70b54c3a3a17b6714ee1f0e68bebb44a74b1efd512098", "time": 1231469665, "median_time": 1231469665, "nonce": 2573394689, "bits": "1d00ffff", "d... | {"type": "object", "properties": {"hash": {"type": "string", "description": "The block hash"}, "confirmations": {"type": "number", "description": "The number of confirmations, or -1 if the block is not on the main chain"}, "height": {"type": "number", "description": "The block height or index"}, "version": {"type": "nu... |
f3341090-4d30-4d42-b29e-92c3e4b3cc19/485558f0-8e2d-46a1-8f9d-4fff0294de89/1/0 | Blockpulsar Bitcoin Aggregated Data | Blockpulsar Bitcoin Aggregated Data | null | getmempoolentry | Returns mempool data for given transaction.
Hint: use /gettransaction endpoint to get mempool transaction itself. | 200 | null | {"txid": "fff2525b8931402dd09222c50775608f75787bd2b87e56995a7bdd30f79702c4", "vsize": 190, "weight": 759, "time": 1640466091, "height": 715750, "descendantcount": 2, "descendantsize": 379, "ancestorcount": 3, "ancestorsize": 572, "wtxid": "c0d20654f7801d5a75d269d641a99ee061c6cb175b6d66e534b3c500ec795e8d", "depends": []... | {"type": "object", "properties": {"txid": {"type": "string", "description": "Transaction ID"}, "vsize": {"type": "number", "description": "Virtual transaction size as defined in BIP 141. This is different from actual serialized size for witness transactions as witness data is discounted"}, "weight": {"type": "number", ... |
f3341090-4d30-4d42-b29e-92c3e4b3cc19/bcb34353-7f95-4fe8-989a-91f366735b81/0/0 | Blockpulsar Bitcoin Aggregated Data | Blockpulsar Bitcoin Aggregated Data | null | getaddressutxo | Get unspent transaction outputs (UTXO) of the given address.. | 200 | null | {"address": "1HLoD9E4SDFFPDiYfNYnkBLQ85Y51J3Zb1", "utxo": [{"txid": "9b0fc92260312ce44e74ef369f5c66bbb85848f2eddd5a7a1cde251e54ccfdd5", "vout_n": 0, "value": 50, "spent": true, "coinbase": true, "type": "P2PK", "time": 1231469700, "addresses": ["1HLoD9E4SDFFPDiYfNYnkBLQ85Y51J3Zb1"]}]} | {"type": "object", "properties": {"address": {"type": "string"}, "utxo": {"type": "array", "items": {"type": "object", "properties": {"txid": {"type": "string", "description": "Transaction ID."}, "vout_n": {"type": "number", "description": "Transaction output number."}, "value": {"type": "number", "description": "The t... |
f3341090-4d30-4d42-b29e-92c3e4b3cc19/a4e0ec73-e683-4ae7-a4d1-b00fa46ef361/1/0 | Blockpulsar Bitcoin Aggregated Data | Blockpulsar Bitcoin Aggregated Data | null | getrawmempool | Returns all transactions in memory pool.
Hint: use /getmempoolentry to fetch a specific raw transaction from the mempool or /gettransaction to get mempool transaction itself. | 200 | null | [{"txid": "fff2525b8931402dd09222c50775608f75787bd2b87e56995a7bdd30f79702c4", "vsize": 190, "weight": 759, "time": 1640466091, "height": 715750, "descendantcount": 2, "descendantsize": 379, "ancestorcount": 3, "ancestorsize": 572, "wtxid": "c0d20654f7801d5a75d269d641a99ee061c6cb175b6d66e534b3c500ec795e8d", "depends": [... | {"type": "array", "items": {"type": "object", "properties": {"txid": {"type": "string", "description": "Transaction ID"}, "vsize": {"type": "number", "description": "Virtual transaction size as defined in BIP 141. This is different from actual serialized size for witness transactions as witness data is discounted"}, "w... |
f3341090-4d30-4d42-b29e-92c3e4b3cc19/348dabaf-30ac-443a-9c2e-7d07939afc49/1/0 | Blockpulsar Bitcoin Aggregated Data | Blockpulsar Bitcoin Aggregated Data | null | getaddressmempooltxs | Get bitcoin address mempool (unconfirmed incoming and outgoing) transactions. | 200 | null | {"address": "1KFHE7w8BhaENAswwryaoccDb6qcT6DbYY", "total_incoming": 1, "total_outgoing": 1, "total_transactions": 2, "incoming_tx": [{"txid": "9b0fc92260312ce44e74ef369f5c66bbb85848f2eddd5a7a1cde251e54ccfdd5", "vout_n": 0, "value": 50, "spent": true, "coinbase": true, "type": "P2PK", "time": 1231469700, "sender_address... | {"type": "object", "description": "Address balance data", "properties": {"address": {"type": "string", "description": "Bitcoin address"}, "total_incoming": {"type": "number", "description": "Total incoming in bitcoins"}, "total_outgoing": {"type": "number", "description": "Total outgoing in bitcoins"}, "total_transacti... |
f3341090-4d30-4d42-b29e-92c3e4b3cc19/63609a33-62af-4514-9372-561ac0f343cc/2/0 | Blockpulsar Bitcoin Aggregated Data | Blockpulsar Bitcoin Aggregated Data | null | gettransactionout | Get transaction output (vout). | 200 | null | {"txid": "9b0fc92260312ce44e74ef369f5c66bbb85848f2eddd5a7a1cde251e54ccfdd5", "vout_n": 0, "value": 50, "spent": true, "coinbase": true, "type": "P2PK", "time": 1231469700, "addresses": ["1HLoD9E4SDFFPDiYfNYnkBLQ85Y51J3Zb1"]} | {"type": "object", "properties": {"txid": {"type": "string", "description": "Transaction ID."}, "vout_n": {"type": "number", "description": "Transaction output number."}, "value": {"type": "number", "description": "The transaction value in bitcoins."}, "spent": {"type": "boolean", "description": "True if output already... |
f3341090-4d30-4d42-b29e-92c3e4b3cc19/cd46ba15-5b04-4ada-9a7b-3173d05ca026/0/0 | Blockpulsar Bitcoin Aggregated Data | Blockpulsar Bitcoin Aggregated Data | null | getbestblock | Get the best (tip) block in the most-work validated chain. | 200 | null | {"hash": "00000000839a8e6886ab5951d76f411475428afc90947ee320161bbf18eb6048", "confirmations": 692752, "height": 1, "version": 1, "version_hex": 1, "merkle_root": "0e3e2357e806b6cdb1f70b54c3a3a17b6714ee1f0e68bebb44a74b1efd512098", "time": 1231469665, "median_time": 1231469665, "nonce": 2573394689, "bits": "1d00ffff", "d... | {"type": "object", "properties": {"hash": {"type": "string", "description": "The block hash"}, "confirmations": {"type": "number", "description": "The number of confirmations, or -1 if the block is not on the main chain"}, "height": {"type": "number", "description": "The block height or index"}, "version": {"type": "nu... |
f3341090-4d30-4d42-b29e-92c3e4b3cc19/648ae137-2555-48ca-baf9-a2e2d1dac02a/0/0 | Blockpulsar Bitcoin Aggregated Data | Blockpulsar Bitcoin Aggregated Data | null | getblockheader | Get block header. | 200 | null | {"hash": "00000000839a8e6886ab5951d76f411475428afc90947ee320161bbf18eb6048", "confirmations": 692752, "height": 1, "version": 1, "version_hex": 1, "merkle_root": "0e3e2357e806b6cdb1f70b54c3a3a17b6714ee1f0e68bebb44a74b1efd512098", "time": 1231469665, "median_time": 1231469665, "nonce": 2573394689, "bits": "1d00ffff", "d... | {"type": "object", "properties": {"hash": {"type": "string", "description": "The block hash"}, "confirmations": {"type": "number", "description": "The number of confirmations, or -1 if the block is not on the main chain"}, "height": {"type": "number", "description": "The block height or index"}, "version": {"type": "nu... |
f3341090-4d30-4d42-b29e-92c3e4b3cc19/8bf000b0-db6a-42cd-b63a-2bc32842b0cb/2/0 | Blockpulsar Bitcoin Aggregated Data | Blockpulsar Bitcoin Aggregated Data | null | getmempooltransaction | Get mempool transaction of the given transaction ID. | 200 | null | {"txid": "fff2525b8931402dd09222c50775608f75787bd2b87e56995a7bdd30f79702c4", "hash": "fff2525b8931402dd09222c50775608f75787bd2b87e56995a7bdd30f79702c4", "size": 259, "vsize": 259, "weight": 1036, "version": 1, "lock_time": 0, "fee": 0.0006578, "vin": [{"txid": "87a157f3fd88ac7907c05fc55e271dc4acdc5605d187d646604ca8c0e9... | {"type": "object", "properties": {"txid": {"type": "string", "description": "The transaction id (same as provided)"}, "hash": {"type": "string", "description": "The transaction hash (differs from txid for witness transactions)"}, "size": {"type": "number", "description": "The serialized transaction size"}, "vsize": {"t... |
f3341090-4d30-4d42-b29e-92c3e4b3cc19/b7a37123-dcfe-4157-b1b9-b85c27cbd032/1/0 | Blockpulsar Bitcoin Aggregated Data | Blockpulsar Bitcoin Aggregated Data | null | getmempoolinfo | Returns mempool information. | 200 | null | {"loaded": true, "size": 718, "bytes": 344543, "usage": 1566240, "total_fee": 0.03841759, "max_mempool": 2048000000, "mempool_min_fee": 1e-05, "min_relay_tx_fee": 1e-05, "unbroadcast_count": 0, "timestamp": 1231469700} | {"type": "object", "properties": {"loaded": {"type": "boolean", "description": "True if the mempool is fully loaded."}, "size": {"type": "number", "description": "Current transactions count."}, "bytes": {"type": "number", "description": "Sum of all virtual transaction sizes as defined in BIP 141. Differs from actual se... |
f3341090-4d30-4d42-b29e-92c3e4b3cc19/45cad187-5be4-4385-b6df-1f994f6b4a77/1/0 | Blockpulsar Bitcoin Aggregated Data | Blockpulsar Bitcoin Aggregated Data | null | getaddresstxs | Get bitcoin address transactions.
Hint: If you want to get current unconfirmed incoming and outgoing mempool trnsactions use the /btc/getaddressmempooltxs endpoint. | 200 | null | {"address": "1KFHE7w8BhaENAswwryaoccDb6qcT6DbYY", "confirmed_balance": 2, "total_sent": 3, "total_received": 5, "total_transactions": 4, "received_tx": [{"txid": "9b0fc92260312ce44e74ef369f5c66bbb85848f2eddd5a7a1cde251e54ccfdd5", "vout_n": 0, "value": 50, "spent": true, "coinbase": true, "type": "P2PK", "time": 1231469... | {"type": "object", "description": "Address balance data", "properties": {"address": {"type": "string", "description": "Bitcoin address"}, "confirmed_balance": {"type": "number", "description": "Current (at least one confirmation) address balance in bitcoins"}, "total_sent": {"type": "number", "description": "Total sent... |
f3341090-4d30-4d42-b29e-92c3e4b3cc19/6077c00b-c018-4ce3-beea-a33cf9de211a/1/0 | Blockpulsar Bitcoin Aggregated Data | Blockpulsar Bitcoin Aggregated Data | null | estimatesmartfee | Estimates the approximate fee per kilobyte needed for a transaction to begin confirmation within provided target blocks
if possible and return the number of blocks for which the estimate is valid. Uses virtual transaction size as defined
in BIP 141 (witness data is discounted).
NOTE: The fee rate is refreshed every min... | 200 | null | {"fee_rate": 2.114e-05, "fee_rate_system": "BTC/kB", "blocks": 6, "timestamp": 1231469700} | {"type": "object", "properties": {"fee_rate": {"type": "number", "description": "Estimated fee rate in BTC/kB."}, "fee_rate_system": {"type": "string", "description": "Fee rate measuring system."}, "blocks": {"type": "number", "description": "Block number where estimate was found."}, "timestamp": {"type": "number", "de... |
f3341090-4d30-4d42-b29e-92c3e4b3cc19/1bd5f0d3-adcc-445f-bf78-2a1152a72eea/1/0 | Blockpulsar Bitcoin Aggregated Data | Blockpulsar Bitcoin Aggregated Data | null | gettransaction | Get transaction of the given transaction ID. | 200 | null | {"txid": "fff2525b8931402dd09222c50775608f75787bd2b87e56995a7bdd30f79702c4", "hash": "fff2525b8931402dd09222c50775608f75787bd2b87e56995a7bdd30f79702c4", "size": 259, "vsize": 259, "weight": 1036, "version": 1, "lock_time": 0, "block_hash": "000000000003ba27aa200b1cecaad478d2b00432346c3f1f3986da1afd33e506", "block_time"... | {"type": "object", "properties": {"txid": {"type": "string", "description": "The transaction id (same as provided)"}, "hash": {"type": "string", "description": "The transaction hash (differs from txid for witness transactions)"}, "size": {"type": "number", "description": "The serialized transaction size"}, "vsize": {"t... |
f3341090-4d30-4d42-b29e-92c3e4b3cc19/508e2def-4954-47db-843e-7b29473ee910/0/0 | Blockpulsar Bitcoin Aggregated Data | Blockpulsar Bitcoin Aggregated Data | null | getblockbyheight | Get block of the given height. | 200 | null | {"hash": "00000000839a8e6886ab5951d76f411475428afc90947ee320161bbf18eb6048", "confirmations": 692752, "height": 1, "version": 1, "version_hex": 1, "merkle_root": "0e3e2357e806b6cdb1f70b54c3a3a17b6714ee1f0e68bebb44a74b1efd512098", "time": 1231469665, "median_time": 1231469665, "nonce": 2573394689, "bits": "1d00ffff", "d... | {"type": "object", "properties": {"hash": {"type": "string", "description": "The block hash"}, "confirmations": {"type": "number", "description": "The number of confirmations, or -1 if the block is not on the main chain"}, "height": {"type": "number", "description": "The block height or index"}, "version": {"type": "nu... |
f429e843-e1da-4369-b1fb-063bb765a970/3c3c4ea8-4a45-4853-80cc-716f070874e2/0/0 | Currency Converter | Fast & Easy way to convert from one currency to another. | 6.7 | Convert | This endpoint convert one currency to another. | 200 | Response | {"entries": {"value": 49, "currency": "USD"}, "result": {"value": 46.059999999999995, "currency": "EUR"}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"entries": {"type": "object", "properties": {"value": {"type": "integer"}, "currency": {"type": "string"}}, "required": ["currency", "value"]}, "result": {"type": "object", "properties": {"value": {"type": "number"}, "currency": {"type": "st... |
2b5b642b-dccb-4494-aae8-4f4b0db4848a/1951172a-b8ed-4500-930d-64b75e8521bf/0/0 | JoJ Finance | JoJ Finance API provides real-time market quotes, international exchanges, up-to-date financial news, analytics and more. | 9.1 | Market Trends | Explore market trends | 200 | Response | [{"title": "Americas", "slug": "americas", "items": [{"info": {"type": "stock", "title": "S&P 500", "ticker": ".INX:INDEXSP", "ticker_symbols": [".INX", "INDEXSP"], "country_code": null, "exchange": {"primary": {"symbol": null, "name": null}, "secondary": {"symbol": null, "name": null}}}, "price": {"currency": null, "p... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "slug": {"type": "string"}, "items": {"type": "array", "items": {"type": "object", "properties": {"info": {"type": "object", "properties": {"type": {"type": "string"}, "title": {"type":... |
2b5b642b-dccb-4494-aae8-4f4b0db4848a/1dc682bd-12cc-4238-aa6b-d994cc8e1f05/0/0 | JoJ Finance | JoJ Finance API provides real-time market quotes, international exchanges, up-to-date financial news, analytics and more. | 9.1 | Ticker | Get stats, price, charts, news and information about indexes, stocks, ETFs, cryptocurrencies, currencies and more | 200 | Response | {"info": {"type": "stock", "title": "Airbnb Inc", "ticker": "ABNB:NASDAQ", "ticker_symbols": ["ABNB", "NASDAQ"], "country_code": "US"}, "about": {"symbol": "ABNB", "name": "Airbnb", "description": "Airbnb, Inc. is an American company that operates an online marketplace for lodging, primarily homestays for vacation rent... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"info": {"type": "object", "properties": {"type": {"type": "string"}, "title": {"type": "string"}, "ticker": {"type": "string"}, "ticker_symbols": {"type": "array", "items": {"type": "string"}}, "country_code": {"type": "string"}}, "required... |
2b5b642b-dccb-4494-aae8-4f4b0db4848a/583fe4df-b8a1-410e-924c-203d9f7b00c4/0/0 | JoJ Finance | JoJ Finance API provides real-time market quotes, international exchanges, up-to-date financial news, analytics and more. | 9.1 | Search | Search for indexes, stocks, ETFs, cryptocurrencies, currencies and more | 200 | Response | [{"info": {"type": "stock", "title": "Airbnb Inc", "ticker": "ABNB:NASDAQ", "ticker_symbols": ["ABNB", "NASDAQ"], "country_code": "US", "exchange": {"primary": {"symbol": null, "name": null}, "secondary": {"symbol": null, "name": null}}}, "price": {"currency": "USD", "previous_close": 114.01, "last": {"time": 166387113... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"info": {"type": "object", "properties": {"type": {"type": "string"}, "title": {"type": "string"}, "ticker": {"type": "string"}, "ticker_symbols": {"type": "array", "items": {"type": "string"}}, "country_code": {"t... |
327c61d9-174b-4323-92e6-f129aa6f640c/82041485-1891-41b3-a7a8-692d0fc9fba9/0/0 | Global Flight Data | Get scheduled departing flights data by country and by week. | 6.1 | United States Scheduled Flights Growth | Get weekly United States scheduled departing flights growth. | 200 | Response | {"Scheduled Departing Flights by Country and by Week": {"2020-W02": 0.0265227439, "2020-W03": 0.0232334696, "2020-W04": 0.0254500716, "2020-W05": 0.0308596708, "2020-W06": 0.0263448129, "2020-W07": 0.022538755, "2020-W08": 0.0219871989, "2020-W09": 0.013462083, "2020-W10": -0.0025570928, "2020-W11": 0.0072707027, "2020... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Scheduled Departing Flights by Country and by Week": {"type": "object", "properties": {"2020-W02": {"type": "number"}, "2020-W03": {"type": "number"}, "2020-W04": {"type": "number"}, "2020-W05": {"type": "number"}, "2020-W06": {"type": "num... |
327c61d9-174b-4323-92e6-f129aa6f640c/35b13c90-9d77-447f-9323-6c7f3cedefb2/0/0 | Global Flight Data | Get scheduled departing flights data by country and by week. | 6.1 | United States Scheduled Flights Level | Get weekly United States scheduled departing flights level. | 200 | Response | {"Scheduled Departing Flights by Country and by Week": {"2019-W02": 169628, "2019-W03": 166527, "2019-W04": 168251, "2019-W05": 166366, "2019-W06": 168648, "2019-W07": 170107, "2019-W08": 174829, "2019-W09": 176570, "2019-W10": 181065, "2019-W11": 183201, "2019-W12": 182791, "2019-W13": 182553, "2019-W14": 182248, "201... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Scheduled Departing Flights by Country and by Week": {"type": "object", "properties": {"2019-W02": {"type": "integer"}, "2019-W03": {"type": "integer"}, "2019-W04": {"type": "integer"}, "2019-W05": {"type": "integer"}, "2019-W06": {"type": ... |
327c61d9-174b-4323-92e6-f129aa6f640c/19c257fe-5957-4905-bcb8-e89ff008de5c/0/0 | Global Flight Data | Get scheduled departing flights data by country and by week. | 6.1 | Australia Scheduled Flights Growth | Get weekly Australia scheduled departing flights growth. | 200 | Response | {"Scheduled Departing Flights by Country and by Week": {"2020-W02": -0.0194858727, "2020-W03": -0.0197033429, "2020-W04": -0.0174737154, "2020-W05": -0.0244240303, "2020-W06": -0.0218394118, "2020-W07": -0.0353143842, "2020-W08": -0.0174006445, "2020-W09": -0.0259351621, "2020-W10": -0.0191380675, "2020-W11": -0.023091... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Scheduled Departing Flights by Country and by Week": {"type": "object", "properties": {"2020-W02": {"type": "number"}, "2020-W03": {"type": "number"}, "2020-W04": {"type": "number"}, "2020-W05": {"type": "number"}, "2020-W06": {"type": "num... |
327c61d9-174b-4323-92e6-f129aa6f640c/45a80a97-36b8-499b-b5f3-f72d47b10177/0/0 | Global Flight Data | Get scheduled departing flights data by country and by week. | 6.1 | Australia Scheduled Flights Level | Get weekly Australia scheduled departing flights level. | 200 | Response | {"Scheduled Departing Flights by Country and by Week": {"2019-W02": 13343, "2019-W03": 13551, "2019-W04": 13506, "2019-W05": 13716, "2019-W06": 13874, "2019-W07": 13932, "2019-W08": 13965, "2019-W09": 14035, "2019-W10": 13899, "2019-W11": 13988, "2019-W12": 13972, "2019-W13": 13722, "2019-W14": 14053, "2019-W15": 14460... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Scheduled Departing Flights by Country and by Week": {"type": "object", "properties": {"2019-W02": {"type": "integer"}, "2019-W03": {"type": "integer"}, "2019-W04": {"type": "integer"}, "2019-W05": {"type": "integer"}, "2019-W06": {"type": ... |
327c61d9-174b-4323-92e6-f129aa6f640c/31b4e86c-79f4-4a6e-af2f-8fc8046a56cc/0/0 | Global Flight Data | Get scheduled departing flights data by country and by week. | 6.1 | China Scheduled Flights Growth | Get weekly China scheduled departing flights growth. | 200 | Response | {"Scheduled Departing Flights by Country and by Week": {"2020-W02": 0.0823455741, "2020-W03": 0.0975457639, "2020-W04": 0.0244907806, "2020-W05": 0.00374528, "2020-W06": -0.2213700108, "2020-W07": -0.6238778258, "2020-W08": -0.7018198447, "2020-W09": -0.6111341875, "2020-W10": -0.3977785606, "2020-W11": -0.4076000578, ... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Scheduled Departing Flights by Country and by Week": {"type": "object", "properties": {"2020-W02": {"type": "number"}, "2020-W03": {"type": "number"}, "2020-W04": {"type": "number"}, "2020-W05": {"type": "number"}, "2020-W06": {"type": "num... |
327c61d9-174b-4323-92e6-f129aa6f640c/d48fb1fa-9563-4dee-abe2-0887ab3fdb34/0/0 | Global Flight Data | Get scheduled departing flights data by country and by week. | 6.1 | China Scheduled Flights Level | Get weekly China scheduled departing flights level. | 200 | Response | {"Scheduled Departing Flights by Country and by Week": {"2019-W02": 89428, "2019-W03": 91393, "2019-W04": 95342, "2019-W05": 97723, "2019-W06": 92700, "2019-W07": 98024, "2019-W08": 96217, "2019-W09": 93891, "2019-W10": 90842, "2019-W11": 89973, "2019-W12": 88319, "2019-W13": 88335, "2019-W14": 91115, "2019-W15": 92799... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Scheduled Departing Flights by Country and by Week": {"type": "object", "properties": {"2019-W02": {"type": "integer"}, "2019-W03": {"type": "integer"}, "2019-W04": {"type": "integer"}, "2019-W05": {"type": "integer"}, "2019-W06": {"type": ... |
327c61d9-174b-4323-92e6-f129aa6f640c/c2e6e037-c930-4183-bb9a-072cc12c2273/0/0 | Global Flight Data | Get scheduled departing flights data by country and by week. | 6.1 | France Scheduled Flights Level | Get weekly France scheduled departing flights level. | 200 | Response | {"Scheduled Departing Flights by Country and by Week": {"2019-W02": 11948, "2019-W03": 11847, "2019-W04": 11899, "2019-W05": 11995, "2019-W06": 12112, "2019-W07": 12356, "2019-W08": 12326, "2019-W09": 12368, "2019-W10": 12628, "2019-W11": 12892, "2019-W12": 12691, "2019-W13": 12933, "2019-W14": 14594, "2019-W15": 14940... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Scheduled Departing Flights by Country and by Week": {"type": "object", "properties": {"2019-W02": {"type": "integer"}, "2019-W03": {"type": "integer"}, "2019-W04": {"type": "integer"}, "2019-W05": {"type": "integer"}, "2019-W06": {"type": ... |
327c61d9-174b-4323-92e6-f129aa6f640c/5d4f0214-4656-4fe4-880e-9f283b792b82/0/0 | Global Flight Data | Get scheduled departing flights data by country and by week. | 6.1 | Germany Scheduled Flights Growth | Get weekly Germany scheduled departing flights growth. | 200 | Response | {"Scheduled Departing Flights by Country and by Week": {"2020-W02": -0.0851461284, "2020-W03": -0.0875550993, "2020-W04": -0.0832078993, "2020-W05": -0.0835565078, "2020-W06": -0.0779724803, "2020-W07": -0.078698123, "2020-W08": -0.064011952, "2020-W09": -0.0499598025, "2020-W10": -0.0485642375, "2020-W11": -0.15341071... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Scheduled Departing Flights by Country and by Week": {"type": "object", "properties": {"2020-W02": {"type": "number"}, "2020-W03": {"type": "number"}, "2020-W04": {"type": "number"}, "2020-W05": {"type": "number"}, "2020-W06": {"type": "num... |
327c61d9-174b-4323-92e6-f129aa6f640c/1ca1c4ab-d51d-4c8e-b0c3-bc917db0afd4/0/0 | Global Flight Data | Get scheduled departing flights data by country and by week. | 6.1 | Germany Scheduled Flights Level | Get weekly Germany scheduled departing flights level. | 200 | Response | {"Scheduled Departing Flights by Country and by Week": {"2019-W02": 16595, "2019-W03": 16561, "2019-W04": 16609, "2019-W05": 16803, "2019-W06": 17006, "2019-W07": 17421, "2019-W08": 17403, "2019-W09": 17414, "2019-W10": 17482, "2019-W11": 17489, "2019-W12": 17465, "2019-W13": 17668, "2019-W14": 18855, "2019-W15": 19123... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Scheduled Departing Flights by Country and by Week": {"type": "object", "properties": {"2019-W02": {"type": "integer"}, "2019-W03": {"type": "integer"}, "2019-W04": {"type": "integer"}, "2019-W05": {"type": "integer"}, "2019-W06": {"type": ... |
327c61d9-174b-4323-92e6-f129aa6f640c/503de31f-0654-4e0e-89af-2f1ef12baca6/0/0 | Global Flight Data | Get scheduled departing flights data by country and by week. | 6.1 | Hong Kong Scheduled Flights Growth | Get weekly Hong Kong scheduled departing flights growth. | 200 | Response | {"Scheduled Departing Flights by Country and by Week": {"2020-W02": -0.1155433287, "2020-W03": -0.1114772103, "2020-W04": -0.0840358988, "2020-W05": -0.0913487372, "2020-W06": -0.2102715784, "2020-W07": -0.4507646901, "2020-W08": -0.5841503268, "2020-W09": -0.6365374113, "2020-W10": -0.7060941828, "2020-W11": -0.773403... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Scheduled Departing Flights by Country and by Week": {"type": "object", "properties": {"2020-W02": {"type": "number"}, "2020-W03": {"type": "number"}, "2020-W04": {"type": "number"}, "2020-W05": {"type": "number"}, "2020-W06": {"type": "num... |
327c61d9-174b-4323-92e6-f129aa6f640c/4e70bd96-fbd9-47a0-bf08-73133a6bb318/0/0 | Global Flight Data | Get scheduled departing flights data by country and by week. | 6.1 | Hong Kong Scheduled Flights Level | Get weekly Hong Kong scheduled departing flights level. | 200 | Response | {"Scheduled Departing Flights by Country and by Week": {"2019-W02": 3635, "2019-W03": 3642, "2019-W04": 3677, "2019-W05": 3722, "2019-W06": 3719, "2019-W07": 3727, "2019-W08": 3672, "2019-W09": 3662, "2019-W10": 3610, "2019-W11": 3632, "2019-W12": 3646, "2019-W13": 3652, "2019-W14": 3650, "2019-W15": 3641, "2019-W16": ... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Scheduled Departing Flights by Country and by Week": {"type": "object", "properties": {"2019-W02": {"type": "integer"}, "2019-W03": {"type": "integer"}, "2019-W04": {"type": "integer"}, "2019-W05": {"type": "integer"}, "2019-W06": {"type": ... |
327c61d9-174b-4323-92e6-f129aa6f640c/30787eaa-6d5a-4b15-92d4-b0ad0cd8e8aa/0/0 | Global Flight Data | Get scheduled departing flights data by country and by week. | 6.1 | India Scheduled Flights Growth | Get weekly India scheduled departing flights growth. | 200 | Response | {"Scheduled Departing Flights by Country and by Week": {"2020-W02": 0.0385799384, "2020-W03": 0.0379574332, "2020-W04": 0.0287974042, "2020-W05": 0.0214835994, "2020-W06": 0.0280941839, "2020-W07": 0.0692946058, "2020-W08": 0.1101357427, "2020-W09": 0.0751752577, "2020-W10": 0.1126593033, "2020-W11": 0.1145565277, "202... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Scheduled Departing Flights by Country and by Week": {"type": "object", "properties": {"2020-W02": {"type": "number"}, "2020-W03": {"type": "number"}, "2020-W04": {"type": "number"}, "2020-W05": {"type": "number"}, "2020-W06": {"type": "num... |
327c61d9-174b-4323-92e6-f129aa6f640c/653a5e6d-db75-416b-b8b9-d600cc06ab6a/0/0 | Global Flight Data | Get scheduled departing flights data by country and by week. | 6.1 | India Scheduled Flights Level | Get weekly India scheduled departing flights level. | 200 | Response | {"Scheduled Departing Flights by Country and by Week": {"2019-W02": 25013, "2019-W03": 24949, "2019-W04": 24655, "2019-W05": 25182, "2019-W06": 24845, "2019-W07": 24100, "2019-W08": 23353, "2019-W09": 24250, "2019-W10": 23540, "2019-W11": 23316, "2019-W12": 23084, "2019-W13": 22142, "2019-W14": 22410, "2019-W15": 22565... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Scheduled Departing Flights by Country and by Week": {"type": "object", "properties": {"2019-W02": {"type": "integer"}, "2019-W03": {"type": "integer"}, "2019-W04": {"type": "integer"}, "2019-W05": {"type": "integer"}, "2019-W06": {"type": ... |
327c61d9-174b-4323-92e6-f129aa6f640c/35b905c9-d578-480d-97e1-facd432ff251/0/0 | Global Flight Data | Get scheduled departing flights data by country and by week. | 6.1 | France Scheduled Flights Growth | Get weekly France scheduled departing flights growth. | 200 | Response | {"Scheduled Departing Flights by Country and by Week": {"2020-W02": 0.0139772347, "2020-W03": -0.0145184435, "2020-W04": -0.0188251114, "2020-W05": -0.0129220509, "2020-W06": -0.0033850727, "2020-W07": 0.0066364519, "2020-W08": 0.0161447347, "2020-W09": -0.0055789133, "2020-W10": -0.0205891669, "2020-W11": -0.039171579... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Scheduled Departing Flights by Country and by Week": {"type": "object", "properties": {"2020-W02": {"type": "number"}, "2020-W03": {"type": "number"}, "2020-W04": {"type": "number"}, "2020-W05": {"type": "number"}, "2020-W06": {"type": "num... |
327c61d9-174b-4323-92e6-f129aa6f640c/abf16a4a-06d8-40e7-9e3b-b22bb5ce4fb7/0/0 | Global Flight Data | Get scheduled departing flights data by country and by week. | 6.1 | Italy Scheduled Flights Growth | Get weekly Italy scheduled departing flights growth. | 200 | Response | {"Scheduled Departing Flights by Country and by Week": {"2020-W02": 0.0096179535, "2020-W03": -0.0487315204, "2020-W04": -0.0412890232, "2020-W05": -0.047558425, "2020-W06": -0.0416067577, "2020-W07": -0.0341617634, "2020-W08": -0.0269240758, "2020-W09": -0.0605876217, "2020-W10": -0.0867520251, "2020-W11": -0.21536183... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Scheduled Departing Flights by Country and by Week": {"type": "object", "properties": {"2020-W02": {"type": "number"}, "2020-W03": {"type": "number"}, "2020-W04": {"type": "number"}, "2020-W05": {"type": "number"}, "2020-W06": {"type": "num... |
327c61d9-174b-4323-92e6-f129aa6f640c/3ceb2eba-f4f3-4974-8c3d-24e572b22131/0/0 | Global Flight Data | Get scheduled departing flights data by country and by week. | 6.1 | Italy Scheduled Flights Level | Get weekly Italy scheduled departing flights level. | 200 | Response | {"Scheduled Departing Flights by Country and by Week": {"2019-W02": 11229, "2019-W03": 10958, "2019-W04": 10923, "2019-W05": 10997, "2019-W06": 11128, "2019-W07": 11387, "2019-W08": 11551, "2019-W09": 11504, "2019-W10": 11481, "2019-W11": 11483, "2019-W12": 11452, "2019-W13": 11430, "2019-W14": 13430, "2019-W15": 13595... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Scheduled Departing Flights by Country and by Week": {"type": "object", "properties": {"2019-W02": {"type": "integer"}, "2019-W03": {"type": "integer"}, "2019-W04": {"type": "integer"}, "2019-W05": {"type": "integer"}, "2019-W06": {"type": ... |
327c61d9-174b-4323-92e6-f129aa6f640c/e6251f0a-2cf8-4ec8-84c3-214e8ddbe380/0/0 | Global Flight Data | Get scheduled departing flights data by country and by week. | 6.1 | Japan Scheduled Flights Growth | Get weekly Japan scheduled departing flights growth. | 200 | Response | {"Scheduled Departing Flights by Country and by Week": {"2020-W02": 0.0284958463, "2020-W03": 0.0243495973, "2020-W04": 0.0272450673, "2020-W05": 0.0223774296, "2020-W06": -0.0037451473, "2020-W07": -0.0250619664, "2020-W08": -0.0380930447, "2020-W09": -0.0482837529, "2020-W10": -0.0701577864, "2020-W11": -0.1398748344... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Scheduled Departing Flights by Country and by Week": {"type": "object", "properties": {"2020-W02": {"type": "number"}, "2020-W03": {"type": "number"}, "2020-W04": {"type": "number"}, "2020-W05": {"type": "number"}, "2020-W06": {"type": "num... |
327c61d9-174b-4323-92e6-f129aa6f640c/6b46d1e1-3a38-4195-b7b9-0cf903cf24a8/0/0 | Global Flight Data | Get scheduled departing flights data by country and by week. | 6.1 | Japan Scheduled Flights Level | Get weekly Japan scheduled departing flights level. | 200 | Response | {"Scheduled Departing Flights by Country and by Week": {"2019-W02": 21547, "2019-W03": 21602, "2019-W04": 21692, "2019-W05": 21763, "2019-W06": 21895, "2019-W07": 21786, "2019-W08": 21710, "2019-W09": 21850, "2019-W10": 21865, "2019-W11": 21891, "2019-W12": 22022, "2019-W13": 22252, "2019-W14": 22585, "2019-W15": 22392... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Scheduled Departing Flights by Country and by Week": {"type": "object", "properties": {"2019-W02": {"type": "integer"}, "2019-W03": {"type": "integer"}, "2019-W04": {"type": "integer"}, "2019-W05": {"type": "integer"}, "2019-W06": {"type": ... |
327c61d9-174b-4323-92e6-f129aa6f640c/5b71f6bb-931e-4f02-9ff4-6704f193d612/0/0 | Global Flight Data | Get scheduled departing flights data by country and by week. | 6.1 | Singapore Scheduled Flights Growth | Get weekly Singapore scheduled departing flights growth. | 200 | Response | {"Scheduled Departing Flights by Country and by Week": {"2020-W02": -0.0095186293, "2020-W03": -0.0002735978, "2020-W04": 0.0138511678, "2020-W05": -0.0007991476, "2020-W06": -0.0803360462, "2020-W07": -0.1497197758, "2020-W08": -0.1823070718, "2020-W09": -0.2226129294, "2020-W10": -0.2544959128, "2020-W11": -0.3572009... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Scheduled Departing Flights by Country and by Week": {"type": "object", "properties": {"2020-W02": {"type": "number"}, "2020-W03": {"type": "number"}, "2020-W04": {"type": "number"}, "2020-W05": {"type": "number"}, "2020-W06": {"type": "num... |
327c61d9-174b-4323-92e6-f129aa6f640c/f6f61992-d953-4cce-bc24-5f3997a84a87/0/0 | Global Flight Data | Get scheduled departing flights data by country and by week. | 6.1 | Singapore Scheduled Flights Level | Get weekly Singapore scheduled departing flights level. | 200 | Response | {"Scheduled Departing Flights by Country and by Week": {"2019-W02": 3677, "2019-W03": 3655, "2019-W04": 3682, "2019-W05": 3754, "2019-W06": 3809, "2019-W07": 3747, "2019-W08": 3719, "2019-W09": 3697, "2019-W10": 3670, "2019-W11": 3687, "2019-W12": 3505, "2019-W13": 3493, "2019-W14": 3510, "2019-W15": 3511, "2019-W16": ... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Scheduled Departing Flights by Country and by Week": {"type": "object", "properties": {"2019-W02": {"type": "integer"}, "2019-W03": {"type": "integer"}, "2019-W04": {"type": "integer"}, "2019-W05": {"type": "integer"}, "2019-W06": {"type": ... |
327c61d9-174b-4323-92e6-f129aa6f640c/9aa09587-dc60-48d6-882b-2d8e4c41f295/0/0 | Global Flight Data | Get scheduled departing flights data by country and by week. | 6.1 | South Korea Scheduled Flights Growth | Get weekly South Korea scheduled departing flights growth. | 200 | Response | {"Scheduled Departing Flights by Country and by Week": {"2020-W02": 0.0184943687, "2020-W03": 0.0210714286, "2020-W04": 0.0342498222, "2020-W05": 0.0148742769, "2020-W06": -0.0315283638, "2020-W07": -0.0898303073, "2020-W08": -0.1546379555, "2020-W09": -0.176080521, "2020-W10": -0.3381416036, "2020-W11": -0.5177775099,... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Scheduled Departing Flights by Country and by Week": {"type": "object", "properties": {"2020-W02": {"type": "number"}, "2020-W03": {"type": "number"}, "2020-W04": {"type": "number"}, "2020-W05": {"type": "number"}, "2020-W06": {"type": "num... |
327c61d9-174b-4323-92e6-f129aa6f640c/f9d66b5a-f6c7-4321-a756-07cced67c4e5/0/0 | Global Flight Data | Get scheduled departing flights data by country and by week. | 6.1 | South Korea Scheduled Flights Level | Get weekly South Korea scheduled departing flights level. | 200 | Response | {"Scheduled Departing Flights by Country and by Week": {"2019-W02": 8435, "2019-W03": 8400, "2019-W04": 8438, "2019-W05": 8471, "2019-W06": 8532, "2019-W07": 8427, "2019-W08": 8452, "2019-W09": 8445, "2019-W10": 8319, "2019-W11": 8297, "2019-W12": 8242, "2019-W13": 8282, "2019-W14": 8335, "2019-W15": 8404, "2019-W16": ... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Scheduled Departing Flights by Country and by Week": {"type": "object", "properties": {"2019-W02": {"type": "integer"}, "2019-W03": {"type": "integer"}, "2019-W04": {"type": "integer"}, "2019-W05": {"type": "integer"}, "2019-W06": {"type": ... |
327c61d9-174b-4323-92e6-f129aa6f640c/d8e41fb0-fdbd-4716-8118-7ef0e1332307/0/0 | Global Flight Data | Get scheduled departing flights data by country and by week. | 6.1 | Spain Scheduled Flights Growth | Get weekly Spain scheduled departing flights growth. | 200 | Response | {"Scheduled Departing Flights by Country and by Week": {"2020-W02": -0.0104951561, "2020-W03": -0.0455710229, "2020-W04": -0.0470653378, "2020-W05": -0.0441905286, "2020-W06": -0.0366275521, "2020-W07": -0.0239104517, "2020-W08": 0.0078380144, "2020-W09": -0.0150152053, "2020-W10": -0.0137704504, "2020-W11": -0.0283957... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Scheduled Departing Flights by Country and by Week": {"type": "object", "properties": {"2020-W02": {"type": "number"}, "2020-W03": {"type": "number"}, "2020-W04": {"type": "number"}, "2020-W05": {"type": "number"}, "2020-W06": {"type": "num... |
327c61d9-174b-4323-92e6-f129aa6f640c/190eca6d-52f7-43a5-9968-ba53c7ee7348/0/0 | Global Flight Data | Get scheduled departing flights data by country and by week. | 6.1 | Spain Scheduled Flights Level | Get weekly Spain scheduled departing flights level. | 200 | Response | {"Scheduled Departing Flights by Country and by Week": {"2019-W02": 14864, "2019-W03": 14439, "2019-W04": 14448, "2019-W05": 14528, "2019-W06": 14743, "2019-W07": 15098, "2019-W08": 15310, "2019-W09": 15784, "2019-W10": 15831, "2019-W11": 15777, "2019-W12": 15749, "2019-W13": 15939, "2019-W14": 18384, "2019-W15": 18923... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Scheduled Departing Flights by Country and by Week": {"type": "object", "properties": {"2019-W02": {"type": "integer"}, "2019-W03": {"type": "integer"}, "2019-W04": {"type": "integer"}, "2019-W05": {"type": "integer"}, "2019-W06": {"type": ... |
327c61d9-174b-4323-92e6-f129aa6f640c/c9e2f02d-3225-4ccd-a70d-c362a59219ff/0/0 | Global Flight Data | Get scheduled departing flights data by country and by week. | 6.1 | Sweden Scheduled Flights Growth | Get weekly Sweden scheduled departing flights growth. | 200 | Response | {"Scheduled Departing Flights by Country and by Week": {"2020-W02": -0.1358722359, "2020-W03": -0.0825137923, "2020-W04": -0.0758249473, "2020-W05": -0.0669446375, "2020-W06": -0.0549001815, "2020-W07": -0.0510579577, "2020-W08": -0.0618248678, "2020-W09": -0.0489576013, "2020-W10": -0.0472216121, "2020-W11": -0.063912... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Scheduled Departing Flights by Country and by Week": {"type": "object", "properties": {"2020-W02": {"type": "number"}, "2020-W03": {"type": "number"}, "2020-W04": {"type": "number"}, "2020-W05": {"type": "number"}, "2020-W06": {"type": "num... |
327c61d9-174b-4323-92e6-f129aa6f640c/9ac0efaf-0a8c-4ad0-ae3e-2fb7e4dfc135/0/0 | Global Flight Data | Get scheduled departing flights data by country and by week. | 6.1 | Sweden Scheduled Flights Level | Get weekly Sweden scheduled departing flights level. | 200 | Response | {"Scheduled Departing Flights by Country and by Week": {"2019-W02": 4070, "2019-W03": 4169, "2019-W04": 4273, "2019-W05": 4317, "2019-W06": 4408, "2019-W07": 4348, "2019-W08": 4351, "2019-W09": 4269, "2019-W10": 4553, "2019-W11": 4647, "2019-W12": 4648, "2019-W13": 4638, "2019-W14": 4800, "2019-W15": 4788, "2019-W16": ... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Scheduled Departing Flights by Country and by Week": {"type": "object", "properties": {"2019-W02": {"type": "integer"}, "2019-W03": {"type": "integer"}, "2019-W04": {"type": "integer"}, "2019-W05": {"type": "integer"}, "2019-W06": {"type": ... |
327c61d9-174b-4323-92e6-f129aa6f640c/8e2310d6-e282-4b8d-b95b-d4b7ad328c87/0/0 | Global Flight Data | Get scheduled departing flights data by country and by week. | 6.1 | UAE Scheduled Flights Growth | Get weekly United Arab Emirates scheduled departing flights growth. | 200 | Response | {"Scheduled Departing Flights by Country and by Week": {"2020-W02": -0.0240286299, "2020-W03": -0.0129280224, "2020-W04": -0.0197009675, "2020-W05": -0.0230755681, "2020-W06": -0.0205346079, "2020-W07": -0.0344154692, "2020-W08": -0.0365208186, "2020-W09": -0.034397601, "2020-W10": -0.0288138589, "2020-W11": -0.0827439... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Scheduled Departing Flights by Country and by Week": {"type": "object", "properties": {"2020-W02": {"type": "number"}, "2020-W03": {"type": "number"}, "2020-W04": {"type": "number"}, "2020-W05": {"type": "number"}, "2020-W06": {"type": "num... |
327c61d9-174b-4323-92e6-f129aa6f640c/8a217acd-f9d4-4379-a8bc-bd843ccdd490/0/0 | Global Flight Data | Get scheduled departing flights data by country and by week. | 6.1 | UAE Scheduled Flights Level | Get weekly United Arab Emirates scheduled departing flights level. | 200 | Response | {"Scheduled Departing Flights by Country and by Week": {"2019-W02": 5868, "2019-W03": 5724, "2019-W04": 5685, "2019-W05": 5677, "2019-W06": 5649, "2019-W07": 5637, "2019-W08": 5668, "2019-W09": 5669, "2019-W10": 5657, "2019-W11": 5656, "2019-W12": 5671, "2019-W13": 5519, "2019-W14": 5494, "2019-W15": 5483, "2019-W16": ... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Scheduled Departing Flights by Country and by Week": {"type": "object", "properties": {"2019-W02": {"type": "integer"}, "2019-W03": {"type": "integer"}, "2019-W04": {"type": "integer"}, "2019-W05": {"type": "integer"}, "2019-W06": {"type": ... |
327c61d9-174b-4323-92e6-f129aa6f640c/e37e8e4a-e951-48b9-97f5-195291d76894/0/0 | Global Flight Data | Get scheduled departing flights data by country and by week. | 6.1 | United Kingdom Scheduled Flights Growth | Get weekly United Kingdom scheduled departing flights growth. | 200 | Response | {"Scheduled Departing Flights by Country and by Week": {"2020-W02": -0.0161998745, "2020-W03": -0.0402634163, "2020-W04": -0.0405878638, "2020-W05": -0.049052146, "2020-W06": -0.0424729419, "2020-W07": -0.0395292379, "2020-W08": -0.0297457804, "2020-W09": -0.0183868079, "2020-W10": -0.0266115962, "2020-W11": -0.1508510... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Scheduled Departing Flights by Country and by Week": {"type": "object", "properties": {"2020-W02": {"type": "number"}, "2020-W03": {"type": "number"}, "2020-W04": {"type": "number"}, "2020-W05": {"type": "number"}, "2020-W06": {"type": "num... |
327c61d9-174b-4323-92e6-f129aa6f640c/00b7d660-6d1f-463b-b81d-698453f6696f/0/0 | Global Flight Data | Get scheduled departing flights data by country and by week. | 6.1 | United Kingdom Scheduled Flights Level | Get weekly United Kingdom scheduled departing flights level. | 200 | Response | {"Scheduled Departing Flights by Country and by Week": {"2019-W02": 17531, "2019-W03": 17311, "2019-W04": 17419, "2019-W05": 17777, "2019-W06": 18294, "2019-W07": 18948, "2019-W08": 19196, "2019-W09": 18981, "2019-W10": 19127, "2019-W11": 19211, "2019-W12": 19059, "2019-W13": 19233, "2019-W14": 21176, "2019-W15": 21502... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Scheduled Departing Flights by Country and by Week": {"type": "object", "properties": {"2019-W02": {"type": "integer"}, "2019-W03": {"type": "integer"}, "2019-W04": {"type": "integer"}, "2019-W05": {"type": "integer"}, "2019-W06": {"type": ... |
401056c7-96a7-4f17-a2d5-aff627f84b8b/20937851-b5ff-45a2-9f5a-24e51a5cb2a7/0/0 | GET Currencies | Get currencies exchange and variants | null | Historical Graph | Get historical graph comparison between two currencies. | 200 | Response Example | {"values": [43.664, 43.664, 43.645, 43.607, 43.607, 43.607, 43.343, 43.286, 43.221, 43.147, 43.221, 43.221, 43.139, 43.249, 42.98, 42.823, 42.824, 42.623, 42.623, 42.742, 42.55, 42.451, 42.451, 42.55, 42.596, 42.596, 42.565, 42.596, 42.586, 42.604], "label": "USD vs UYU", "currency1Code": "UYU", "currency2Code": "USD",... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"values": {"type": "array", "items": {"type": "number"}}, "label": {"type": "string"}, "currency1Code": {"type": "string"}, "currency2Code": {"type": "string"}, "dates": {"type": "array", "items": {"type": "string"}}, "performance": {"type":... |
a2db9453-f71a-4b6b-9cca-2d6394400603/9a3f0902-813b-4eb0-bb4f-58635b7f65db/0/0 | Quotient | Market data API for intraday (1-minutes) data, end-of-day data, options data, crypto, forex, live prices, fundamental data, trading signal, and much more, on various assets (Stocks, ETFs, Funds, Indices, Forex, Cryptocurrencies, etc), on worldwide stock exchanges (us, canada, australia, uk and europe). | 9.8 | /equity/dividends | Return dividends history data for a given security. | 400 | Example_1 | {"message": {"symbol": "No symbol provided"}} | {"type": "object", "properties": {"message": {"title": "Message", "type": "object", "properties": {"symbol": {"title": "Symbol", "type": "string", "default": "", "pattern": "^.*$"}}}}} |
a2db9453-f71a-4b6b-9cca-2d6394400603/9a3f0902-813b-4eb0-bb4f-58635b7f65db/1/0 | Quotient | Market data API for intraday (1-minutes) data, end-of-day data, options data, crypto, forex, live prices, fundamental data, trading signal, and much more, on various assets (Stocks, ETFs, Funds, Indices, Forex, Cryptocurrencies, etc), on worldwide stock exchanges (us, canada, australia, uk and europe). | 9.8 | /equity/dividends | Return dividends history data for a given security. | 200 | Example_1 | [{"Date": "2019-02-08", "dividend": 0.73}, {"Date": "2019-05-10", "dividend": 0.77}] | {"type": "array", "items": {"title": "Items", "type": "object", "required": ["Date", "dividend"], "properties": {"Date": {"title": "Date", "type": "string", "pattern": "^.*$"}, "dividend": {"title": "Dividend", "type": "number"}}}} |
a2db9453-f71a-4b6b-9cca-2d6394400603/6f040758-5273-4f47-93ff-4c58ca56acb0/0/0 | Quotient | Market data API for intraday (1-minutes) data, end-of-day data, options data, crypto, forex, live prices, fundamental data, trading signal, and much more, on various assets (Stocks, ETFs, Funds, Indices, Forex, Cryptocurrencies, etc), on worldwide stock exchanges (us, canada, australia, uk and europe). | 9.8 | /search/symbol | Lookup for a Symbol or Name. | 200 | New Example | [{"symbol": "AAPL", "name": "Apple Inc", "exchange": "NASDAQ"}, {"symbol": "0R2V.L", "name": "Apple Ord [Cdi]", "exchange": "LSE"}, {"symbol": "3AAP.L", "name": "Levshares 3X Apple Etp", "exchange": "LSE"}, {"symbol": "APLE", "name": "Apple Hospitality REIT Inc", "exchange": "NYSE"}, {"symbol": "2AAP.L", "name": "Levsh... | {"type": "array", "items": {"type": "object", "properties": {"symbol": {"type": "string"}, "name": {"type": "string"}, "exchange": {"type": "string"}}}} |
a2db9453-f71a-4b6b-9cca-2d6394400603/fd6c3015-a138-4572-bfb4-270b8a336289/0/0 | Quotient | Market data API for intraday (1-minutes) data, end-of-day data, options data, crypto, forex, live prices, fundamental data, trading signal, and much more, on various assets (Stocks, ETFs, Funds, Indices, Forex, Cryptocurrencies, etc), on worldwide stock exchanges (us, canada, australia, uk and europe). | 9.8 | /crypto/daily | Return end of day (daily) time series (Date, Open, High, Low, Close, Volume) given the input parameters. | 200 | Example_1 | [{"Date": "2020-04-21", "Open": 0.025027, "High": 0.025296, "Low": 0.024836, "Close": 0.025047, "Volume": 3210653}, {"Date": "2020-04-20", "Open": 0.024187, "High": 0.02601, "Low": 0.024066, "Close": 0.025027, "Volume": 3874616}, {"Date": "2020-04-17", "Open": 0.024432, "High": 0.024466, "Low": 0.023898, "Close": 0.024... | {"type": "array", "items": {"title": "Items", "type": "object", "required": ["Date", "Open", "High", "Low", "Close", "Volume"], "properties": {"Date": {"title": "Date", "type": "string", "pattern": "^.*$"}, "Open": {"title": "Open", "type": "number", "format": "double", "minimum": -1.7976931348623157e+308, "maximum": 1... |
a2db9453-f71a-4b6b-9cca-2d6394400603/fd6c3015-a138-4572-bfb4-270b8a336289/1/0 | Quotient | Market data API for intraday (1-minutes) data, end-of-day data, options data, crypto, forex, live prices, fundamental data, trading signal, and much more, on various assets (Stocks, ETFs, Funds, Indices, Forex, Cryptocurrencies, etc), on worldwide stock exchanges (us, canada, australia, uk and europe). | 9.8 | /crypto/daily | Return end of day (daily) time series (Date, Open, High, Low, Close, Volume) given the input parameters. | 400 | Example_1 | {"message": {"symbol": "No symbol provided"}} | {"type": "object", "properties": {"message": {"title": "Message", "type": "object", "properties": {"symbol": {"title": "Symbol", "type": "string", "default": "", "pattern": "^.*$"}}}}} |
a2db9453-f71a-4b6b-9cca-2d6394400603/5282d346-65b3-4f63-a8e2-48d91ab79c23/0/0 | Quotient | Market data API for intraday (1-minutes) data, end-of-day data, options data, crypto, forex, live prices, fundamental data, trading signal, and much more, on various assets (Stocks, ETFs, Funds, Indices, Forex, Cryptocurrencies, etc), on worldwide stock exchanges (us, canada, australia, uk and europe). | 9.8 | /crypto/intraday | Return intraday time series (Date, Open, High, Low, Close, Volume) given the input parameters. | 200 | Example_1 | [{"Date": "2020-04-21 10:29:00", "Open": 6828.56, "High": 6829.6, "Low": 6824.93, "Close": 6824.93, "Volume": 49}, {"Date": "2020-04-21 10:28:00", "Open": 6828.1, "High": 6828.87, "Low": 6826.74, "Close": 6828.69, "Volume": 38}, {"Date": "2020-04-21 10:27:00", "Open": 6827.94, "High": 6828.32, "Low": 6827.44, "Close": ... | {"type": "array", "items": {"title": "Items", "type": "object", "required": ["Date", "Open", "High", "Low", "Close", "Volume"], "properties": {"Date": {"title": "Date", "type": "string", "pattern": "^.*$"}, "Open": {"title": "Open", "type": "number", "format": "double", "minimum": -1.7976931348623157e+308, "maximum": 1... |
a2db9453-f71a-4b6b-9cca-2d6394400603/5282d346-65b3-4f63-a8e2-48d91ab79c23/1/0 | Quotient | Market data API for intraday (1-minutes) data, end-of-day data, options data, crypto, forex, live prices, fundamental data, trading signal, and much more, on various assets (Stocks, ETFs, Funds, Indices, Forex, Cryptocurrencies, etc), on worldwide stock exchanges (us, canada, australia, uk and europe). | 9.8 | /crypto/intraday | Return intraday time series (Date, Open, High, Low, Close, Volume) given the input parameters. | 400 | Example_1 | {"message": {"symbol": "No symbol provided"}} | {"type": "object", "properties": {"message": {"title": "Message", "type": "object", "properties": {"symbol": {"title": "Symbol", "type": "string", "default": "", "pattern": "^.*$"}}}}} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.