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 |
|---|---|---|---|---|---|---|---|---|---|
a2db9453-f71a-4b6b-9cca-2d6394400603/cdc76a74-7b51-4e89-b6e9-8228be161321/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/live | Return current market price data given the input parameters. | 200 | Example_1 | {"Last": 19758.14, "Change": 181.51, "ChangePercent": 0.93, "Timestamp": "2022:06:16 21:43:37 UTC+0000", "PreviousClose": 20732.79, "Open": 21551.58, "Bid": 19736.39, "BidSize": 0, "Ask": 19747.99, "AskSize": 0, "High": 19808.41, "Low": 19571.16, "52WeekHigh": 59565.8, "52WeekLow": 19208.18, "Volume": 11231, "AvgVolume... | {"type": "object", "required": ["Last", "Change", "ChangePercent", "Timestamp", "PreviousClose", "Open", "Bid", "BidSize", "Ask", "AskSize", "High", "Low", "52WeekHigh", "52WeekLow", "Volume", "AvgVolume", "Symbol", "Name"], "properties": {"Last": {"title": "Last", "type": "number"}, "Change": {"title": "Change", "type... |
a2db9453-f71a-4b6b-9cca-2d6394400603/cdc76a74-7b51-4e89-b6e9-8228be161321/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/live | Return current market price data 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/8e1330f1-f9a4-4306-86ef-71698ce3f09c/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/signal | Return a trading signal based on market sentiment, reliable indicators, analyst ratings and news. Signal : 1=buy, 0=hold and -1=sell. Confidence interval : [0%-100%]. | 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/8e1330f1-f9a4-4306-86ef-71698ce3f09c/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/signal | Return a trading signal based on market sentiment, reliable indicators, analyst ratings and news. Signal : 1=buy, 0=hold and -1=sell. Confidence interval : [0%-100%]. | 200 | Example_1 | {"Symbol": "ETH-BTC", "Signal": -1, "ConfidenceInterval": "[86.44%, 100.0%]"} | {"type": "object", "required": ["Symbol", "Signal", "ConfidenceInterval"], "properties": {"Symbol": {"title": "Symbol", "type": "string", "pattern": "^.*$"}, "Signal": {"title": "Signal", "type": "integer"}, "ConfidenceInterval": {"title": "Confidenceinterval", "type": "string", "pattern": "^.*$"}}} |
a2db9453-f71a-4b6b-9cca-2d6394400603/af3fd763-4fca-4cf4-a8cf-6d8002cb3e7a/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 | /forex/live | Return current market price data given the input parameters. | 200 | Example_1 | {"Last": 1.05516, "Change": 0.00089, "ChangePercent": 0.08, "Timestamp": "2022:06:16 21:33:04 UTC+0000", "PreviousClose": 1.04393, "Open": 1.05426, "Bid": 1.0552, "BidSize": 0, "Ask": 1.0555, "AskSize": 0, "High": 1.05516, "Low": 1.05405, "52WeekHigh": 1.20062, "52WeekLow": 1.03498, "Volume": 383, "AvgVolume": 251912, ... | {"type": "object", "required": ["Last", "Change", "ChangePercent", "Timestamp", "PreviousClose", "Open", "Bid", "BidSize", "Ask", "AskSize", "High", "Low", "52WeekHigh", "52WeekLow", "Volume", "AvgVolume", "Symbol", "Name"], "properties": {"Last": {"title": "Last", "type": "number"}, "Change": {"title": "Change", "type... |
a2db9453-f71a-4b6b-9cca-2d6394400603/af3fd763-4fca-4cf4-a8cf-6d8002cb3e7a/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 | /forex/live | Return current market price data 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/18f24d61-92ab-47bf-91bc-2442166ffd70/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 | /forex/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": 1.08615, "High": 1.08799, "Low": 1.08168, "Close": 1.08569, "Volume": 228013}, {"Date": "2020-04-20", "Open": 1.08699, "High": 1.08963, "Low": 1.08418, "Close": 1.08618, "Volume": 181915}, {"Date": "2020-04-17", "Open": 1.0838, "High": 1.08919, "Low": 1.08119, "Close": 1.08711, "Volume":... | {"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/18f24d61-92ab-47bf-91bc-2442166ffd70/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 | /forex/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/856de209-52f2-4d31-9058-9beaca9b2cf2/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 | /indexes/signal | Return a trading signal based on market sentiment, reliable indicators, analyst ratings and news. Signal : 1=buy, 0=hold and -1=sell. Confidence interval : [0%-100%]. | 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/856de209-52f2-4d31-9058-9beaca9b2cf2/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 | /indexes/signal | Return a trading signal based on market sentiment, reliable indicators, analyst ratings and news. Signal : 1=buy, 0=hold and -1=sell. Confidence interval : [0%-100%]. | 200 | Example_1 | {"Symbol": "SPX:INDEX", "Signal": -1, "ConfidenceInterval": "[86.44%, 100.0%]"} | {"type": "object", "required": ["Symbol", "Signal", "ConfidenceInterval"], "properties": {"Symbol": {"title": "Symbol", "type": "string", "pattern": "^.*$"}, "Signal": {"title": "Signal", "type": "integer"}, "ConfidenceInterval": {"title": "Confidenceinterval", "type": "string", "pattern": "^.*$"}}} |
a2db9453-f71a-4b6b-9cca-2d6394400603/d3a0cc8c-bdc9-4204-af4e-6680dd128413/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 | /indexes/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": 2784.81, "High": 2785.54, "Low": 2727.1, "Close": 2736.56, "Volume": 0}, {"Date": "2020-04-20", "Open": 2845.62, "High": 2868.98, "Low": 2820.43, "Close": 2823.16, "Volume": 0}, {"Date": "2020-04-17", "Open": 2842.43, "High": 2879.22, "Low": 2830.88, "Close": 2874.56, "Volume": 0}, {"Dat... | {"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/d3a0cc8c-bdc9-4204-af4e-6680dd128413/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 | /indexes/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/971f2620-15c7-49a7-bfcb-a310dea8137e/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 | /indexes/live | Return current market price data given the input parameters. | 200 | Example_1 | {"Last": 3666.77, "Change": -123.22, "ChangePercent": -3.25, "Timestamp": "2022:06:16 20:35:00 UTC+0000", "PreviousClose": 3789.99, "Open": 3728.18, "Bid": 3613.75, "BidSize": 0, "Ask": 3722.95, "AskSize": 0, "High": 3728.18, "Low": 3639.77, "52WeekHigh": 4818.62, "52WeekLow": 3639.77, "Volume": 0, "AvgVolume": 0, "Sym... | {"type": "object", "required": ["Last", "Change", "ChangePercent", "Timestamp", "PreviousClose", "Open", "Bid", "BidSize", "Ask", "AskSize", "High", "Low", "52WeekHigh", "52WeekLow", "Volume", "AvgVolume", "Symbol", "Name"], "properties": {"Last": {"title": "Last", "type": "number"}, "Change": {"title": "Change", "type... |
a2db9453-f71a-4b6b-9cca-2d6394400603/971f2620-15c7-49a7-bfcb-a310dea8137e/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 | /indexes/live | Return current market price data 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/12f68df5-efc6-4c46-8164-5c13f1847a04/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/financial | Return financial data (revenue, earnings, ratios, etc) for a given security. | 200 | Example_1 | {"Symbol": "AAPL", "MarketCap": 2191958880, "Beta": 1.2, "EpsDilutedTtm": 6.16, "EpsDilutedQuarterly": 1.52, "EpsDilutedAnnually": 6.16, "1YearEpsGrowth": 8.94, "P/E": 21.55, "P/S": 5.87382, "P/B": 34.17, "ROA": 28.86, "ROE": 152.88, "NetProfitMargin": 26.41, "D/E": 1.533, "BookValuePerShare": 4.16, "TimesInterestEarne... | {"type": "object", "required": ["Symbol", "MarketCap", "Beta", "EpsDilutedTtm", "EpsDilutedQuarterly", "EpsDilutedAnnually", "1YearEpsGrowth", "P/E", "P/S", "P/B", "ROA", "ROE", "NetProfitMargin", "D/E", "BookValuePerShare", "TimesInterestEarned", "Payout", "ForwardDividendYield"], "properties": {"Symbol": {"title": "S... |
a2db9453-f71a-4b6b-9cca-2d6394400603/12f68df5-efc6-4c46-8164-5c13f1847a04/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/financial | Return financial data (revenue, earnings, ratios, etc) 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/cb3e331d-d7a5-4a31-8a2c-de2ab6776b6a/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/live | Return current market price data given the input parameters. | 200 | Example_1 | {"Last": 639.3, "Change": -59.7, "ChangePercent": -8.54, "Timestamp": "2022:06:16 20:53:39 UTC+0000", "PreviousClose": 699, "Open": 668.21, "Bid": 638.5, "BidSize": 2200, "Ask": 638.89, "AskSize": 200, "High": 675.5, "Low": 626.08, "52WeekHigh": 1243.49, "52WeekLow": 601.34, "Volume": 35598822, "AvgVolume": 27957557, "... | {"type": "object", "required": ["Last", "Change", "ChangePercent", "Timestamp", "PreviousClose", "Open", "Bid", "BidSize", "Ask", "AskSize", "High", "Low", "52WeekHigh", "52WeekLow", "Volume", "AvgVolume", "Symbol", "Name"], "properties": {"Last": {"title": "Last", "type": "number"}, "Change": {"title": "Change", "type... |
a2db9453-f71a-4b6b-9cca-2d6394400603/cb3e331d-d7a5-4a31-8a2c-de2ab6776b6a/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/live | Return current market price data 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/2fe6a18b-c15f-4af8-8740-03f4cec9c74c/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 | /options/prices | Return current options data 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/2fe6a18b-c15f-4af8-8740-03f4cec9c74c/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 | /options/prices | Return current options data given the input parameters. | 200 | Example_1 | [{"Contract": "AAPL220916C00050000", "Expiration": "2022-09-16", "Strike": 50, "Type": "Call", "LastTradeDate": "2022-05-31", "Bid": 77.9, "BidSize": 1, "Ask": 82.1, "AskSize": 1, "Open": 0, "High": 0, "Low": 0, "Close": 100.3, "PreviousClose": 98.8, "Change": 0, "Volume": 0, "OpenInterest": 122, "ImpliedVolatility": 1... | {"type": "array", "items": {"title": "Items", "type": "object", "required": ["Contract", "Expiration", "Strike", "Type", "LastTradeDate", "Bid", "BidSize", "Ask", "AskSize", "Open", "High", "Low", "Close", "PreviousClose", "Change", "Volume", "OpenInterest", "ImpliedVolatility", "Theoretical", "Delta", "Gamma", "Theta"... |
a2db9453-f71a-4b6b-9cca-2d6394400603/cfac293e-2707-4425-b461-b0301896aa36/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/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": 69.07, "High": 69.31, "Low": 66.36, "Close": 67.09, "Volume": 180991200}, {"Date": "2020-04-20", "Open": 69.49, "High": 70.42, "Low": 69.21, "Close": 69.23, "Volume": 130014800}, {"Date": "2020-04-17", "Open": 71.17, "High": 71.74, "Low": 69.22, "Close": 70.7, "Volume": 215249600}, {"Dat... | {"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/cfac293e-2707-4425-b461-b0301896aa36/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/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/f90ad1f6-3ccf-4b96-8cdb-7cc270d5d2aa/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/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": "^.*$"}}}}} |
a2db9453-f71a-4b6b-9cca-2d6394400603/f90ad1f6-3ccf-4b96-8cdb-7cc270d5d2aa/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/intraday | Return intraday time series (Date, Open, High, Low, Close, Volume) given the input parameters. | 200 | Example_1 | [{"Date": "2020-04-21 10:28:00", "Open": 67.61, "High": 67.71, "Low": 67.55, "Close": 67.66, "Volume": 664704}, {"Date": "2020-04-21 10:26:00", "Open": 67.76, "High": 67.76, "Low": 67.6, "Close": 67.61, "Volume": 538336}, {"Date": "2020-04-21 10:24:00", "Open": 67.64, "High": 67.79, "Low": 67.62, "Close": 67.76, "Volum... | {"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/baf31f6f-58ab-4ba3-a5d4-ed5381eac5ba/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 | /indexes/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": 2772.14, "High": 2775.23, "Low": 2772.14, "Close": 2774.47, "Volume": 0}, {"Date": "2020-04-21 10:28:00", "Open": 2770.88, "High": 2772.66, "Low": 2770.62, "Close": 2772.2, "Volume": 0}, {"Date": "2020-04-21 10:27:00", "Open": 2772.7, "High": 2773.37, "Low": 2770.8, "Close": 277... | {"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/baf31f6f-58ab-4ba3-a5d4-ed5381eac5ba/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 | /indexes/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": "^.*$"}}}}} |
a2db9453-f71a-4b6b-9cca-2d6394400603/616a505e-4019-4233-a26f-03869687512c/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/splits | Return splits 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/616a505e-4019-4233-a26f-03869687512c/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/splits | Return splits history data for a given security. | 200 | Example_1 | [{"Date": "1996-12-09", "split": "2-1"}, {"Date": "1998-02-23", "split": "2-1"}, {"message": "Upgrade your subscription to MEGA plan to get all remaining data and unlimited access."}] | {"type": "array", "items": {"title": "Items", "type": "object", "required": ["Date", "split"], "properties": {"Date": {"title": "Date", "type": "string", "pattern": "^.*$"}, "split": {"title": "Split", "type": "string", "pattern": "^.*$"}}}} |
a2db9453-f71a-4b6b-9cca-2d6394400603/bada812f-6a2b-4183-8e2d-4eced18573e1/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 | /forex/signal | Return a trading signal based on market sentiment, reliable indicators, analyst ratings and news. Signal : 1=buy, 0=hold and -1=sell. Confidence interval : [0%-100%]. | 200 | Example_1 | {"Symbol": "EUR-USD", "Signal": -1, "ConfidenceInterval": "[86.44%, 100.0%]"} | {"type": "object", "required": ["Symbol", "Signal", "ConfidenceInterval"], "properties": {"Symbol": {"title": "Symbol", "type": "string", "pattern": "^.*$"}, "Signal": {"title": "Signal", "type": "integer"}, "ConfidenceInterval": {"title": "Confidenceinterval", "type": "string", "pattern": "^.*$"}}} |
a2db9453-f71a-4b6b-9cca-2d6394400603/bada812f-6a2b-4183-8e2d-4eced18573e1/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 | /forex/signal | Return a trading signal based on market sentiment, reliable indicators, analyst ratings and news. Signal : 1=buy, 0=hold and -1=sell. Confidence interval : [0%-100%]. | 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/215ed4cb-0143-406f-a0dc-c34441dd0dc7/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/earnings | Return earnings (EPS, quarterly) history data for a given security. | 200 | Example_1 | [{"Date": "2019-01-29", "earnings": 1.05}, {"Date": "2019-04-30", "earnings": 0.62}, {"message": "Upgrade your subscription to MEGA plan to get all remaining data and unlimited access."}] | {"type": "array", "items": {"title": "Items", "type": "object", "required": ["Date", "earnings"], "properties": {"Date": {"title": "Date", "type": "string", "pattern": "^.*$"}, "earnings": {"title": "Earnings", "type": "number"}}}} |
a2db9453-f71a-4b6b-9cca-2d6394400603/215ed4cb-0143-406f-a0dc-c34441dd0dc7/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/earnings | Return earnings (EPS, quarterly) 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/2c9cae68-d221-432f-a8af-c369436aad81/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 | /forex/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": 1.08618, "High": 1.0862, "Low": 1.08595, "Close": 1.086, "Volume": 244}, {"Date": "2020-04-21 10:28:00", "Open": 1.08627, "High": 1.08639, "Low": 1.08616, "Close": 1.08619, "Volume": 211}, {"Date": "2020-04-21 10:27:00", "Open": 1.08618, "High": 1.08631, "Low": 1.08601, "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/2c9cae68-d221-432f-a8af-c369436aad81/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 | /forex/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": "^.*$"}}}}} |
a2db9453-f71a-4b6b-9cca-2d6394400603/a9ce9ae0-db76-46ea-8987-63a235062ed3/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 | /options/historical | Return historical options data given the input parameters. | 200 | Example_1 | [{"Contract": "AAPL180420C00100000", "Expiration": "2018-04-20", "Strike": 100, "Type": "Call", "Date": "2018-08-15", "Bid": 44.5, "BidSize": 1, "Ask": 45.15, "AskSize": 10, "Open": 45.15, "High": 45.15, "Low": 45.15, "Close": 45.15, "Change": -20.300000000000004, "Volume": 0, "OpenInterest": 6, "ImpliedVolatility": 0,... | {"type": "array", "items": {"title": "Items", "type": "object", "required": ["Contract", "Expiration", "Strike", "Type", "Date", "Bid", "BidSize", "Ask", "AskSize", "Open", "High", "Low", "Close", "Change", "Volume", "OpenInterest", "ImpliedVolatility", "Theoretical", "Delta", "Gamma", "Theta", "Vega", "Rho"], "propert... |
a2db9453-f71a-4b6b-9cca-2d6394400603/a9ce9ae0-db76-46ea-8987-63a235062ed3/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 | /options/historical | Return historical options data 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/bf3c73bb-f4f1-468e-950f-86c4baef61d3/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/signal | Return a trading signal based on market sentiment, reliable indicators, analyst ratings and news. Signal : 1=buy, 0=hold and -1=sell. Confidence interval : [0%-100%]. | 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/bf3c73bb-f4f1-468e-950f-86c4baef61d3/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/signal | Return a trading signal based on market sentiment, reliable indicators, analyst ratings and news. Signal : 1=buy, 0=hold and -1=sell. Confidence interval : [0%-100%]. | 200 | Example_1 | {"Symbol": "F", "Signal": -1, "ConfidenceInterval": "[86.44%, 100.0%]"} | {"type": "object", "required": ["Symbol", "Signal", "ConfidenceInterval"], "properties": {"Symbol": {"title": "Symbol", "type": "string", "pattern": "^.*$"}, "Signal": {"title": "Signal", "type": "integer"}, "ConfidenceInterval": {"title": "Confidenceinterval", "type": "string", "pattern": "^.*$"}}} |
346fb890-1df5-4009-9bbd-ae841ee39320/0994d62b-9222-451c-9bb2-11d6b842a874/0/0 | Gold Rates | Get the Gold rates in India | 0 | Daily Gold Rates | Get the latest rates of Gold in India for a date | 200 | Response | {"status": 200} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "integer"}}, "required": ["status"]} |
b8efd697-e2d1-4a43-9e0f-9ce99026c301/99d57238-95d1-4a0f-95e9-f87bff001f2e/0/0 | Crypto ICO AND NFT | This API returns cryptocurrency ICO from coinmarketcap, foundico, icohotlist and much more... Get All the New Releases in one place! | null | Get All UpComing NFT | This endpoint returns a all Upcoming NFT. | 200 | New Example | {"0": [{"nftNumber": "", "nftName": "Half Shekel", "nftLink": "", "nftImage": "", "nftPrice": "0.1 ETH", "nftTotalAvailable": "", "shortDescription": "Shekel themed NFTs", "nftBlockTecnology": "Ethereum", "community": {"communityTwitter": "https://twitter.com/halfshekelnft", "communityDiscord": "https://discord.gg/tU9W... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"0": {"type": "array", "items": {"type": "object", "properties": {"nftNumber": {"type": "string"}, "nftName": {"type": "string"}, "nftLink": {"type": "string"}, "nftImage": {"type": "string"}, "nftPrice": {"type": "string"}, "nftTotalAvailab... |
b8efd697-e2d1-4a43-9e0f-9ce99026c301/d97664c0-00be-4509-8c88-9ddee01c6039/0/0 | Crypto ICO AND NFT | This API returns cryptocurrency ICO from coinmarketcap, foundico, icohotlist and much more... Get All the New Releases in one place! | null | Get All the ICO | This Endpoint returns All the Cryptocurrency ICO.
No parameters | 200 | Response | [{"coin": {"name": "SimpleSwap Hot Featured", "symbol": "", "linkico": "https://www.icohotlist.com/ico/simpleswap/", "image": "https://www.icohotlist.com/wp-content/uploads/2022/08/rtv1lzcb-400x400-1-100x100.jpeg", "technology": {"name": "", "technologyico": ""}}, "stage": "", "startdate": "TBD", "enddate": "TBD", "goa... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"coin": {"type": "object", "properties": {"name": {"type": "string"}, "symbol": {"type": "string"}, "linkico": {"type": "string"}, "image": {"type": "string"}, "technology": {"type": "object", "properties": {"name"... |
b8efd697-e2d1-4a43-9e0f-9ce99026c301/11c2fc16-1b15-46d4-a738-3c3600d16e54/0/0 | Crypto ICO AND NFT | This API returns cryptocurrency ICO from coinmarketcap, foundico, icohotlist and much more... Get All the New Releases in one place! | null | Get ICO from one source | This endpoint returns a a ICO from only one source.
Parameters:
-> siteId ( we support: icohotlist, coinmarketcap, foundico) | 200 | New Example | [{"coin": {"name": "2022token", "symbol": "", "linkico": "https://foundico.com/ico/2022token.html", "image": "https://foundico.com/upload/iblock/b89/b896346863fbd4cd37a7e9df37697a71.jpg", "technology": {"name": "2022token", "technologyico": ""}}, "stage": "", "startdate": "01-01-2022", "enddate": "12-31-2022", "goal": ... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"coin": {"type": "object", "properties": {"name": {"type": "string"}, "symbol": {"type": "string"}, "linkico": {"type": "string"}, "image": {"type": "string"}, "technology": {"type": "object", "properties": {"name"... |
e430a91f-ff74-47e5-88c7-0362d0f5bb0f/1a724f26-55d2-4a16-b3b9-d079e11eb783/0/0 | Currency Convertor API | Convert any currency and get real time rate result | 9.1 | Get All Currencies | Endpoint for getting currency code, name and country flag | 200 | Response | [{"currencyCode": "USD", "currencyName": "US Dollar", "flag": "https://www.xe.com/static-images/usd.static.e8b657d1161a08a32415d284a8e1dc89.svg"}, {"currencyCode": "EUR", "currencyName": "Euro", "flag": "https://www.xe.com/static-images/eur.static.7c6f881c3b6506b03bcbda3644485094.svg"}, {"currencyCode": "GBP", "currenc... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"currencyCode": {"type": "string"}, "currencyName": {"type": "string"}, "flag": {"type": "string"}}, "required": ["currencyCode", "currencyName", "flag"]}} |
e430a91f-ff74-47e5-88c7-0362d0f5bb0f/830df090-08fc-4332-8153-a83f5cac1984/0/0 | Currency Convertor API | Convert any currency and get real time rate result | 9.1 | Convert any currency | To convert currency you have to enter the amount and currency code | 200 | Response | [{"amount": "1", "from": "USD", "to": "MAD", "rate": "10.280581"}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"amount": {"type": "string"}, "from": {"type": "string"}, "to": {"type": "string"}, "rate": {"type": "string"}}, "required": ["amount", "from", "rate", "to"]}} |
fdb644ac-a714-4588-b907-aaf8ec664847/f03d90f8-0917-484a-82b2-5b0ea8134e9f/0/0 | Sales Tax Calculator | Enter your city and zip code below to find the combined sales tax rate for a location. If you’d like to calculate sales tax with product exemptions, sourcing logic, and shipping taxability, use our sales tax API.
telegram DM: https://t.me/justmobicode | 7.2 | Supported Countries | Returns a list of supported countries. | 200 | Response | {"countries": {"United States": "US", "United Kingdom": "GB", "Austria": "AT", "Australia": "AU", "Belgium": "BE", "Bulgaria": "BG", "Canada": "CA", "Cyprus": "CY", "Czech Republic": "CZ", "Germany": "DE", "Denmark": "DK", "Estonia": "EE", "Greece": "GR", "Spain": "ES", "Finland": "FI", "France": "FR", "Croatia": "HR",... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"countries": {"type": "object", "properties": {"United States": {"type": "string"}, "United Kingdom": {"type": "string"}, "Austria": {"type": "string"}, "Australia": {"type": "string"}, "Belgium": {"type": "string"}, "Bulgaria": {"type": "st... |
fdb644ac-a714-4588-b907-aaf8ec664847/cfec9ff1-5dce-4145-90ad-34d0e78c0387/0/0 | Sales Tax Calculator | Enter your city and zip code below to find the combined sales tax rate for a location. If you’d like to calculate sales tax with product exemptions, sourcing logic, and shipping taxability, use our sales tax API.
telegram DM: https://t.me/justmobicode | 7.2 | Calculate | Retrieves tax rates applicable to a specific address. This endpoint accepts address inputs to deliver up-to-date, relevant local tax rates instantly. | 200 | Response | {"rate": {"country": "US", "freight_taxable": false, "combined_rate": 6, "country_rate": 0, "zip": "83646-1522", "city": "MERIDIAN", "city_rate": 0, "combined_district_rate": 0, "county": "ADA", "county_rate": 0, "state": "ID", "state_rate": 6}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"rate": {"type": "object", "properties": {"country": {"type": "string"}, "freight_taxable": {"type": "boolean"}, "combined_rate": {"type": "integer"}, "country_rate": {"type": "integer"}, "zip": {"type": "string"}, "city": {"type": "string"}... |
517e9ef7-0453-4a44-a9a4-75d561e95e01/c0e911e5-b2f0-40b1-8979-b5c5dac94c9c/0/0 | Credit Card BIN Checker/Validator | Credit Card BIN Checker/Validator consists of 900,000 BINs worldwide that allows you to quickly and easily check the Bank Identification Number (BIN) of a credit or debit card. With just 6, 8 or 9 BIN length (depending on the bank), you can integrate the API into your website or application to verify card information a... | 7.8 | Bin | User's query (BIN) entry. | 200 | Response | {"binInfo": {"bin_number": "55705400", "bin_size": 8}, "binCardInfo": {"card_length": "", "is_card_prepaid": "true", "is_card_commercial": "false", "card_network": "MASTERCARD", "card_type": "credit", "card_level": "STANDARD PREPAID", "card_currency": "CAD"}, "bankInfo": {"bankname": "Bank Evrofinance", "bankwebsite": ... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"binInfo": {"type": "object", "properties": {"bin_number": {"type": "string"}, "bin_size": {"type": "integer"}}, "required": ["bin_number", "bin_size"]}, "binCardInfo": {"type": "object", "properties": {"card_length": {"type": "string"}, "is... |
c1ed0aad-9c3e-4c96-8b45-9fa5f828631f/8c4ca5ba-f884-46c1-83a0-ae41e843da58/0/0 | OKX P2P API | OKX P2P API. Get SELL and BUY ads according to your criterias. Use for profitable P2P trading. #BTC #ETH #USDT #DAI #USDC | 5.7 | Search OKX P2P Ads | This API will help you to get real-time buy and sell ads from OKX P2P exchange for any supported crypto and fiat currency pair. | 200 | Response | {"code": 0, "data": {"buy": [{"alreadyTraded": false, "availableAmount": "1.977229", "baseCurrency": "btc", "black": false, "cancelledOrderQuantity": 6, "completedOrderQuantity": 77, "completedRate": "0.9277", "creatorType": "certified", "guideUpgradeKyc": false, "id": "230514033327545", "intention": false, "makerScore... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"code": {"type": "integer"}, "data": {"type": "object", "properties": {"buy": {"type": "array", "items": {"type": "object", "properties": {"alreadyTraded": {"type": "boolean"}, "availableAmount": {"type": "string"}, "baseCurrency": {"type": ... |
4582a106-8c7e-4a2e-9162-342542c0a803/82c8b8e3-0381-4f9c-b8fb-197f6ef8cb2c/0/0 | Mexican Banks Dollar Exchange Rate | An API showing the latest information regarding dollar exhange rates from major Mexican banks. | 0.2 | Get All Dollar Exchange Rates from major Mexican Banks | This endpoint will return back all the Dollar Exchange Rates from some of the major Mexican and non-Mexican banks such as: BBVA, Banorte, Banregio, Banco Azteca, Banamex, Banxico, Santander, Scotiabank. | 200 | New Example | {"data": {"bancomer": {"Compra": "19.94", "Venta": "20.84"}, "banorte": {"Compra": "19.45", "Venta": "20.85"}, "banregio": {"Compra": "19.30", "Venta": "21.30"}, "banamex": {"Compra": "19.96", "Venta": "21.11"}, "scotiabank": {"Compra": "20.21", "Venta": "21.01"}, "banxico": {"Compra": "20.63", "Venta": "20.64"}, "sant... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"bancomer": {"type": "object", "properties": {"Compra": {"type": "string"}, "Venta": {"type": "string"}}, "required": ["Compra", "Venta"]}, "banorte": {"type": "object", "properties": {"Compra": {"ty... |
3e9b2fd8-9d6f-42e8-82b3-fb6045610489/fbb6d6bd-f2cd-4637-bef5-f287c86e152f/0/0 | IMSS_SemanasCotizadas | Herramienta para obtener información sobre semanas cotizadas a partir de un CURP.
Tool to retrieve IMSS listed weeks using a CURP | null | IMSS Semanas Cotizadas | This service allows you to enrich data provided by IMSS with listed weeks of contributions. This information can be used to make informed decisions about credit risk, employment history, and more. The enriched data can also be used to improve models and rules aimed at preventing fraud. | 200 | Post | {"data": {"employment_summary": {"nss": "string", "listed_weeks": 0, "discounted_weeks": 0, "reinstated_weeks": 0, "issste_weeks": 0, "imss_active": true, "projected_monthly_salary": 0, "net_monthly_salary": 0, "total_active_jobs": 0, "total_jobs": 0, "total_employers": 0, "average_working_days": 0, "longest_job_period... | {"type": "object", "properties": {"data": {"type": "object", "properties": {"employment_summary": {"type": "object", "properties": {"nss": {"type": "string"}, "listed_weeks": {"type": "integer"}, "discounted_weeks": {"type": "integer"}, "reinstated_weeks": {"type": "integer"}, "issste_weeks": {"type": "integer"}, "imss... |
edf34699-71c8-4f4b-841c-d2b7cadc8755/3e13d101-7f64-4ced-abb9-be1cdf414be8/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | v1/indicators/macd | This technical indicator returns the moving average convergence/divergence (MACD) | 200 | Response | {"meta": {"processedTime": "2023-12-05T03:34:48.081398Z", "symbol": "AAPL", "interval": "5m", "series_type": "close", "indicator": "Moving Average Convergence/Divergence (MACD)", "Fast Period": "12", "Slow Period": "26", "Signal Period": "9", "version": "v1.0", "status": 200, "copywrite": "https://devAPI.ai"}, "body": ... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"processedTime": {"type": "string"}, "symbol": {"type": "string"}, "interval": {"type": "string"}, "series_type": {"type": "string"}, "indicator": {"type": "string"}, "Fast Period": {"type": "string"... |
edf34699-71c8-4f4b-841c-d2b7cadc8755/ccbee105-4d17-44d1-8458-c1ff487b94cf/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | v1/indicators/adx | This technical indicator returns the average directional movement index (ADX). | 200 | Response | {"meta": {"processedTime": "2023-12-04T01:41:06.935100Z", "symbol": "AAPL", "interval": "5m", "series_type": "close", "indicator": "Average Directional Movement Index (ADX)", "time_period": "50", "version": "v1.0", "status": 200, "copywrite": "https://devAPI.ai"}, "body": [{"timestamp": 1701449700, "ADX": 14.393}, {"ti... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"processedTime": {"type": "string"}, "symbol": {"type": "string"}, "interval": {"type": "string"}, "series_type": {"type": "string"}, "indicator": {"type": "string"}, "time_period": {"type": "string"... |
edf34699-71c8-4f4b-841c-d2b7cadc8755/de40f05e-cf5b-420c-954e-0037c842832d/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | v1/indicators/rsi | This technical indicator returns the relative strength index (RSI) | 200 | Response | {"meta": {"processedTime": "2023-12-04T01:37:32.471461Z", "symbol": "AAPL", "interval": "5m", "series_type": "close", "indicator": "Relative Strength Index (RSI)", "time_period": "50", "version": "v1.0", "status": 200, "copywrite": "https://devAPI.ai"}, "body": [{"timestamp": 1701449700, "RSI": 58.567}, {"timestamp": 1... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"processedTime": {"type": "string"}, "symbol": {"type": "string"}, "interval": {"type": "string"}, "series_type": {"type": "string"}, "indicator": {"type": "string"}, "time_period": {"type": "string"... |
edf34699-71c8-4f4b-841c-d2b7cadc8755/e8d585f9-976d-48f6-96aa-e81a362d928e/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | v1/insider-trades | Latest insider trading activities from CEO, Directors, Chief Executive Officer, 10% Owner, etc... | 200 | Response | {"meta": {"version": "v1.0", "status": 200, "copywrite": "https://devAPI.ai", "processedTime": "2023-12-03T20:19:00.990544Z"}, "body": [{"date": "2023-12-01T21:57:23-05:00", "reportingOwnerAddress": "CORNER HOUSE, 4TH FLOOR", "relationship": "10% Owner", "linkToFilingDetails": "https://www.sec.gov/Archives/edgar/data/1... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"version": {"type": "string"}, "status": {"type": "integer"}, "copywrite": {"type": "string"}, "processedTime": {"type": "string"}}, "required": ["copywrite", "processedTime", "status", "version"]}, ... |
edf34699-71c8-4f4b-841c-d2b7cadc8755/982c9edd-5f11-4da0-b830-d0a8713b663a/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | v1/stock/modules | Get combine stock data such as profile, financial data, statistics, balance sheet, sec-filing, quote, earnings, trends and more! | 200 | Response | {"meta": {"version": "v1.0", "status": 200, "copywrite": "https://devAPI.ai", "symbol": "AAPL", "processedTime": "2023-12-03T20:25:46.358844Z", "modules": "asset-profile"}, "body": {"address1": "One Apple Park Way", "city": "Cupertino", "state": "CA", "zip": "95014", "country": "United States", "phone": "408 996 1010",... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"version": {"type": "string"}, "status": {"type": "integer"}, "copywrite": {"type": "string"}, "symbol": {"type": "string"}, "processedTime": {"type": "string"}, "modules": {"type": "string"}}, "requ... |
edf34699-71c8-4f4b-841c-d2b7cadc8755/894bfcfd-ddab-42e9-a591-81a913300ca9/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | v1/indicators/sma | This technical indicator returns the simple moving average (SMA). | 200 | Response | {"meta": {"processedTime": "2023-12-04T01:35:39.189194Z", "symbol": "AAPL", "interval": "5m", "series_type": "close", "indicator": "Simple Moving Average (SMA)", "time_period": "50", "version": "v1.0", "status": 200, "copywrite": "https://devAPI.ai"}, "body": [{"timestamp": 1701449700, "SMA": 189.873}, {"timestamp": 17... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"processedTime": {"type": "string"}, "symbol": {"type": "string"}, "interval": {"type": "string"}, "series_type": {"type": "string"}, "indicator": {"type": "string"}, "time_period": {"type": "string"... |
edf34699-71c8-4f4b-841c-d2b7cadc8755/6db16591-2f95-40a9-a146-337f6553eb63/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | v1/stock/insider-holders | Get stock insider holders' information. | 200 | Response | {"insiderHolders": {"holders": [{"maxAge": 1, "name": "ADAMS KATHERINE L", "relation": "General Counsel", "url": "", "transactionDescription": "Sale", "latestTransDate": {"raw": 1627862400, "fmt": "2021-08-02"}, "positionDirect": {"raw": 307164, "fmt": "307.16k", "longFmt": "307,164"}, "positionDirectDate": {"raw": 162... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"insiderHolders": {"type": "object", "properties": {"holders": {"type": "array", "items": {"type": "object", "properties": {"maxAge": {"type": "integer"}, "name": {"type": "string"}, "relation": {"type": "string"}, "url": {"type": "string"},... |
edf34699-71c8-4f4b-841c-d2b7cadc8755/bcce141a-39d1-4aee-bcc0-309ab2672ad8/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | v1/stock/calendar-events | Get stock calendar events. | 200 | Response | {"calendarEvents": {"maxAge": 1, "earnings": {"earningsDate": [{"raw": 1635332340, "fmt": "2021-10-27"}, {"raw": 1635768000, "fmt": "2021-11-01"}], "earningsAverage": {"raw": 1.23, "fmt": "1.23"}, "earningsLow": {"raw": 1.05, "fmt": "1.05"}, "earningsHigh": {"raw": 1.34, "fmt": "1.34"}, "revenueAverage": {"raw": 849032... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"calendarEvents": {"type": "object", "properties": {"maxAge": {"type": "integer"}, "earnings": {"type": "object", "properties": {"earningsDate": {"type": "array", "items": {"type": "object", "properties": {"raw": {"type": "integer"}, "fmt": ... |
edf34699-71c8-4f4b-841c-d2b7cadc8755/35eab7a1-3780-4a8c-818c-1bb3480d22be/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | v1/stock/statistics | Get stock key statistics data. | 200 | Response | {"defaultKeyStatistics": {"maxAge": 1, "priceHint": {"raw": 2, "fmt": "2", "longFmt": "2"}, "enterpriseValue": {"raw": 2436616945664, "fmt": "2.44T", "longFmt": "2,436,616,945,664"}, "forwardPE": {"raw": 25.119087, "fmt": "25.12"}, "profitMargins": {"raw": 0.25004, "fmt": "25.00%"}, "floatShares": {"raw": 16513305231, ... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"defaultKeyStatistics": {"type": "object", "properties": {"maxAge": {"type": "integer"}, "priceHint": {"type": "object", "properties": {"raw": {"type": "integer"}, "fmt": {"type": "string"}, "longFmt": {"type": "string"}}, "required": ["fmt"... |
edf34699-71c8-4f4b-841c-d2b7cadc8755/f59327e0-47f8-43a7-aee3-50e604777dc3/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | v1/stock/financial-data | Get stock financial data. | 200 | Response | {"financialData": {"maxAge": 86400, "currentPrice": {"raw": 143.43, "fmt": "143.43"}, "targetHighPrice": {"raw": 190, "fmt": "190.00"}, "targetLowPrice": {"raw": 132, "fmt": "132.00"}, "targetMeanPrice": {"raw": 167.27, "fmt": "167.27"}, "targetMedianPrice": {"raw": 169.28, "fmt": "169.28"}, "recommendationMean": {"raw... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"financialData": {"type": "object", "properties": {"maxAge": {"type": "integer"}, "currentPrice": {"type": "object", "properties": {"raw": {"type": "number"}, "fmt": {"type": "string"}}, "required": ["fmt", "raw"]}, "targetHighPrice": {"type... |
edf34699-71c8-4f4b-841c-d2b7cadc8755/4f9428a0-33d4-4309-a6b0-99ef70f81f79/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | v1/stock/profile | Get stock profile information such as company name, descriptions, website, etc... | 200 | Response | {"assetProfile": {"address1": "One Apple Park Way", "city": "Cupertino", "state": "CA", "zip": "95014", "country": "United States", "phone": "408-996-1010", "website": "http://www.apple.com", "industry": "Consumer Electronics", "sector": "Technology", "longBusinessSummary": "Apple Inc. designs, manufactures, and market... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"assetProfile": {"type": "object", "properties": {"address1": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "zip": {"type": "string"}, "country": {"type": "string"}, "phone": {"type": "string"}, "website": {"ty... |
edf34699-71c8-4f4b-841c-d2b7cadc8755/b0820626-5b48-4cb9-ba4c-c46b833aab5c/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | v1/stock/institution-ownership | Get stock institution ownership. | 200 | Response | {"institutionOwnership": {"maxAge": 1, "ownershipList": [{"maxAge": 1, "reportDate": {"raw": 1625011200, "fmt": "2021-06-30"}, "organization": "Vanguard Group, Inc. (The)", "pctHeld": {"raw": 0.0765, "fmt": "7.65%"}, "position": {"raw": 1264936543, "fmt": "1.26B", "longFmt": "1,264,936,543"}, "value": {"raw": 173245708... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"institutionOwnership": {"type": "object", "properties": {"maxAge": {"type": "integer"}, "ownershipList": {"type": "array", "items": {"type": "object", "properties": {"maxAge": {"type": "integer"}, "reportDate": {"type": "object", "propertie... |
edf34699-71c8-4f4b-841c-d2b7cadc8755/a210cdd5-8a55-4d96-b26a-0d54dda1ad7e/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | v1/stock/income-statement | Get stock income statement data. | 200 | Response | {"incomeStatementHistoryQuarterly": {"incomeStatementHistory": [{"maxAge": 1, "endDate": {"raw": 1624665600, "fmt": "2021-06-26"}, "totalRevenue": {"raw": 81434000000, "fmt": "81.43B", "longFmt": "81,434,000,000"}, "costOfRevenue": {"raw": 46179000000, "fmt": "46.18B", "longFmt": "46,179,000,000"}, "grossProfit": {"raw... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"incomeStatementHistoryQuarterly": {"type": "object", "properties": {"incomeStatementHistory": {"type": "array", "items": {"type": "object", "properties": {"maxAge": {"type": "integer"}, "endDate": {"type": "object", "properties": {"raw": {"... |
edf34699-71c8-4f4b-841c-d2b7cadc8755/1889a62b-d66f-4fe0-90e3-31e7e429eb0a/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | v1/stock/insider-transactions | Get stock insider transactions history. | 200 | Response | {"insiderTransactions": {"transactions": [{"maxAge": 1, "shares": {"raw": 2386440, "fmt": "2.39M", "longFmt": "2,386,440"}, "value": {"raw": 354568479, "fmt": "354.57M", "longFmt": "354,568,479"}, "filerUrl": "", "transactionText": "Sale at price 148.30 - 149.97 per share.", "filerName": "COOK TIMOTHY D", "filerRelatio... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"insiderTransactions": {"type": "object", "properties": {"transactions": {"type": "array", "items": {"type": "object", "properties": {"maxAge": {"type": "integer"}, "shares": {"type": "object", "properties": {"raw": {"type": "integer"}, "fmt... |
edf34699-71c8-4f4b-841c-d2b7cadc8755/7036c28c-e78e-4a04-a4f9-78f1a4815193/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | v1/stock/recommendation-trend | Get stock recommendations and trends. | 200 | Response | {"recommendationTrend": {"trend": [{"period": "0m", "strongBuy": 11, "buy": 21, "hold": 6, "sell": 0, "strongSell": 0}, {"period": "-1m", "strongBuy": 12, "buy": 21, "hold": 7, "sell": 0, "strongSell": 1}, {"period": "-2m", "strongBuy": 12, "buy": 21, "hold": 7, "sell": 0, "strongSell": 1}, {"period": "-3m", "strongBuy... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"recommendationTrend": {"type": "object", "properties": {"trend": {"type": "array", "items": {"type": "object", "properties": {"period": {"type": "string"}, "strongBuy": {"type": "integer"}, "buy": {"type": "integer"}, "hold": {"type": "inte... |
edf34699-71c8-4f4b-841c-d2b7cadc8755/643d4d68-8f21-4d87-aff6-6ae1c6d2a2ab/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | v1/stock/net-share-purchase-activity | Get net share purchase activity information for a particular stock | 200 | Response | {"netSharePurchaseActivity": {"maxAge": 1, "period": "6m", "buyInfoCount": {"raw": 9, "fmt": "9", "longFmt": "9"}, "buyInfoShares": {"raw": 5776181, "fmt": "5.78M", "longFmt": "5,776,181"}, "buyPercentInsiderShares": {"raw": 0.666, "fmt": "66.60%"}, "sellInfoCount": {"raw": 7, "fmt": "7", "longFmt": "7"}, "sellInfoShar... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"netSharePurchaseActivity": {"type": "object", "properties": {"maxAge": {"type": "integer"}, "period": {"type": "string"}, "buyInfoCount": {"type": "object", "properties": {"raw": {"type": "integer"}, "fmt": {"type": "string"}, "longFmt": {"... |
edf34699-71c8-4f4b-841c-d2b7cadc8755/e5050568-31f1-4ad5-828b-e8a4e31cc158/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | v1/stock/earnings | Get earnings information for a particular stock | 200 | Response | {"earnings": {"maxAge": 86400, "earningsChart": {"quarterly": [{"date": "3Q2020", "actual": {"raw": 0.73, "fmt": "0.73"}, "estimate": {"raw": 0.7, "fmt": "0.70"}}, {"date": "4Q2020", "actual": {"raw": 1.68, "fmt": "1.68"}, "estimate": {"raw": 1.41, "fmt": "1.41"}}, {"date": "1Q2021", "actual": {"raw": 1.4, "fmt": "1.40... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"earnings": {"type": "object", "properties": {"maxAge": {"type": "integer"}, "earningsChart": {"type": "object", "properties": {"quarterly": {"type": "array", "items": {"type": "object", "properties": {"date": {"type": "string"}, "actual": {... |
edf34699-71c8-4f4b-841c-d2b7cadc8755/1ce8a4cc-b63f-45a0-9cd3-8987c2aecf3d/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | v1/stock/earnings-trend | Get earnings trend earnings history information for a particular stock | 200 | Response | {"earningsTrend": {"trend": [{"maxAge": 1, "period": "0q", "endDate": "2021-09-30", "growth": {"raw": 0.685, "fmt": "68.50%"}, "earningsEstimate": {"avg": {"raw": 1.23, "fmt": "1.23"}, "low": {"raw": 1.05, "fmt": "1.05"}, "high": {"raw": 1.34, "fmt": "1.34"}, "yearAgoEps": {"raw": 0.73, "fmt": "0.73"}, "numberOfAnalyst... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"earningsTrend": {"type": "object", "properties": {"trend": {"type": "array", "items": {"type": "object", "properties": {"maxAge": {"type": "integer"}, "period": {"type": "string"}, "endDate": {"type": ["null", "string"]}, "growth": {"type":... |
edf34699-71c8-4f4b-841c-d2b7cadc8755/10e4576c-a8cc-4afc-9afd-4fc3ea7d7f2d/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | v1/stock/index-trend | Get index trend earnings history information for a particular stock | 200 | Response | {"indexTrend": {"maxAge": 1, "symbol": "SP5", "peRatio": {"raw": 18.0945, "fmt": "18.09"}, "pegRatio": {"raw": 1.71507, "fmt": "1.72"}, "estimates": [{"period": "0q", "growth": {"raw": 0.253, "fmt": "0.25"}}, {"period": "+1q", "growth": {"raw": 0.39400002, "fmt": "0.39"}}, {"period": "0y", "growth": {"raw": 0.45400003,... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"indexTrend": {"type": "object", "properties": {"maxAge": {"type": "integer"}, "symbol": {"type": "string"}, "peRatio": {"type": "object", "properties": {"raw": {"type": "number"}, "fmt": {"type": "string"}}, "required": ["fmt", "raw"]}, "pe... |
edf34699-71c8-4f4b-841c-d2b7cadc8755/c088177c-387a-4e73-be06-78d355237fe4/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | v1/stock/earnings-history | Get earnings history information for a particular stock | 200 | Response | {"earningsHistory": {"history": [{"maxAge": 1, "epsActual": {"raw": 0.73, "fmt": "0.73"}, "epsEstimate": {"raw": 0.7, "fmt": "0.7"}, "epsDifference": {"raw": 0.03, "fmt": "0.03"}, "surprisePercent": {"raw": 0.043, "fmt": "4.30%"}, "quarter": {"raw": 1601424000, "fmt": "2020-09-30"}, "period": "-4q"}, {"maxAge": 1, "eps... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"earningsHistory": {"type": "object", "properties": {"history": {"type": "array", "items": {"type": "object", "properties": {"maxAge": {"type": "integer"}, "epsActual": {"type": "object", "properties": {"raw": {"type": "number"}, "fmt": {"ty... |
edf34699-71c8-4f4b-841c-d2b7cadc8755/b4643712-ec3c-4bf2-badd-cfc0d7550dd1/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | v1/stock/cashflow-statement | Get stock cash flow statements. | 200 | Response | {"cashflowStatementHistory": {"cashflowStatements": [{"maxAge": 1, "endDate": {"raw": 1601078400, "fmt": "2020-09-26"}, "netIncome": {"raw": 57411000000, "fmt": "57.41B", "longFmt": "57,411,000,000"}, "depreciation": {"raw": 11056000000, "fmt": "11.06B", "longFmt": "11,056,000,000"}, "changeToNetincome": {"raw": 651700... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"cashflowStatementHistory": {"type": "object", "properties": {"cashflowStatements": {"type": "array", "items": {"type": "object", "properties": {"maxAge": {"type": "integer"}, "endDate": {"type": "object", "properties": {"raw": {"type": "int... |
edf34699-71c8-4f4b-841c-d2b7cadc8755/a03fa6b1-3290-48a5-9bf8-cb82ec39cf33/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | stock/calendar-events/{stock} | Get stock calendar events. | 200 | Response | {"calendarEvents": {"maxAge": 1, "earnings": {"earningsDate": [{"raw": 1635332340, "fmt": "2021-10-27"}, {"raw": 1635768000, "fmt": "2021-11-01"}], "earningsAverage": {"raw": 1.23, "fmt": "1.23"}, "earningsLow": {"raw": 1.05, "fmt": "1.05"}, "earningsHigh": {"raw": 1.34, "fmt": "1.34"}, "revenueAverage": {"raw": 849032... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"calendarEvents": {"type": "object", "properties": {"maxAge": {"type": "integer"}, "earnings": {"type": "object", "properties": {"earningsDate": {"type": "array", "items": {"type": "object", "properties": {"raw": {"type": "integer"}, "fmt": ... |
edf34699-71c8-4f4b-841c-d2b7cadc8755/8b7adf6c-4b2e-4a0b-8530-b6fe95078330/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | market/most-watched | Trending stocks in today's market | 200 | Response | [{"count": 214, "quotes": ["ADBE", "DIS", "FDX", "MRIN", "QS", "RWLK", "UBER", "DKNG", "NNVC", "SFIX", "XELA", "HLBZ", "UPST", "IBM", "LCID", "NURO", "GTEK", "UPS", "BLIN", "GE", "BSQR", "ETH-USD", "BBIG", "INCY", "ENSC", "AEMD", "LPTX", "SNAP", "MDB", "SAVA", "SGOC", "APT", "ABNB", "CRM", "POAI", "SPIR", "SEEL", "WISH... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"count": {"type": "integer"}, "quotes": {"type": "array", "items": {"type": "string"}}, "jobTimestamp": {"type": "integer"}, "startInterval": {"type": "integer"}}, "required": ["count", "jobTimestamp", "quotes", "s... |
edf34699-71c8-4f4b-841c-d2b7cadc8755/b81c9945-a193-485f-a4ee-6274505f19d9/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | options/{stock} | Get option data for stocks, ETFs, and indexes. | 200 | Response | {"optionChain": {"result": [{"underlyingSymbol": "AAPL", "expirationDates": [1634860800, 1635465600, 1636070400, 1636675200, 1637280000, 1637884800, 1639699200, 1642723200, 1645142400, 1647561600, 1649894400, 1655424000, 1663286400, 1674172800, 1679011200, 1686873600, 1694736000, 1705622400], "strikes": [50, 55, 60, 65... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"optionChain": {"type": "object", "properties": {"result": {"type": "array", "items": {"type": "object", "properties": {"underlyingSymbol": {"type": "string"}, "expirationDates": {"type": "array", "items": {"type": "integer"}}, "strikes": {"... |
edf34699-71c8-4f4b-841c-d2b7cadc8755/4c974b2c-2e15-46e8-9acd-5ca6f0145bd4/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | v1/options | Get option data for stocks, ETFs, and indexes. | 200 | Response | {"meta": {"ticker": "AAPL", "expiration": "1705622400", "processedTime": "2023-12-03T20:34:22.314532Z", "version": "v1.0", "status": 200, "copywrite": "https://devAPI.ai"}, "body": [{"underlyingSymbol": "AAPL", "expirationDates": [1701993600, 1702598400, 1703203200, 1703808000, 1704412800, 1705017600, 1705622400, 17080... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"ticker": {"type": "string"}, "expiration": {"type": "string"}, "processedTime": {"type": "string"}, "version": {"type": "string"}, "status": {"type": "integer"}, "copywrite": {"type": "string"}}, "r... |
edf34699-71c8-4f4b-841c-d2b7cadc8755/39a788a4-021a-409f-ac46-d3f607133b20/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | v1/market/news | Recently published stock news in all sectors. | 200 | Response | {"meta": {"ticker": null, "processedTime": "2023-12-03T20:16:44.949682Z", "version": "v1.0", "status": 200, "copywrite": "https://devAPI.ai"}, "body": [{"title": "Charlie Munger warned that a mega-mansion can make you \u2018less happy\u2019\u2014and he lived in the same modest house for seven decades", "link": "https:/... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"ticker": {"type": "null"}, "processedTime": {"type": "string"}, "version": {"type": "string"}, "status": {"type": "integer"}, "copywrite": {"type": "string"}}, "required": ["copywrite", "processedTi... |
edf34699-71c8-4f4b-841c-d2b7cadc8755/5d96d530-4d93-4ae5-84c2-35f9425bccda/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | v1/market/quotes | Quote data for stocks, ETFs, mutuals funds, etc... | 200 | Response | {"meta": {"version": "v1.0", "status": 200, "copywrite": "https://devAPI.ai", "symbol": "Quotes Data", "processedTime": "2023-12-03T20:14:20.432886Z"}, "body": [{"preMarketChange": null, "preMarketChangePercent": null, "preMarketPrice": null, "preMarketTime": null, "postMarketChange": 0.0599976, "postMarketChangePercen... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"version": {"type": "string"}, "status": {"type": "integer"}, "copywrite": {"type": "string"}, "symbol": {"type": "string"}, "processedTime": {"type": "string"}}, "required": ["copywrite", "processed... |
edf34699-71c8-4f4b-841c-d2b7cadc8755/2979527c-a641-4cd6-9b50-bfbc6eba9347/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | v1/search | Get tickers for any stock company, ETF, mutual fund, crypto and more | 200 | Response | {"meta": {"version": "v1.0", "status": 200, "copywrite": "https://devAPI.ai", "symbol": "AA", "processedTime": "2023-12-03T20:11:42.810916Z"}, "body": [{"symbol": "AA", "name": "Alcoa Corporation", "exch": "NYQ", "type": "S", "exchDisp": "NYSE", "typeDisp": "Equity"}, {"symbol": "AAPL", "name": "Apple Inc.", "exch": "N... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"version": {"type": "string"}, "status": {"type": "integer"}, "copywrite": {"type": "string"}, "symbol": {"type": "string"}, "processedTime": {"type": "string"}}, "required": ["copywrite", "processed... |
edf34699-71c8-4f4b-841c-d2b7cadc8755/5d766f85-82e3-40dc-8a5e-5c4d9e647813/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | stock/data/{stock}/{modules} | Get combine stock data such as profile, financial data, statistics, balance sheet, sec-filing, quote, earnings, trends and more! | 200 | Response | {"meta": {"version": "v1.0", "status": 200, "copywrite": "https://devAPI.ai", "symbol": "AAPL", "processedTime": "2023-11-02T03:59:51.515929Z", "modules": "asset-profile"}, "body": {"address1": "One Apple Park Way", "city": "Cupertino", "state": "CA", "zip": "95014", "country": "United States", "phone": "408 996 1010",... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"version": {"type": "string"}, "status": {"type": "integer"}, "copywrite": {"type": "string"}, "symbol": {"type": "string"}, "processedTime": {"type": "string"}, "modules": {"type": "string"}}, "requ... |
edf34699-71c8-4f4b-841c-d2b7cadc8755/ef3f0133-9e42-4f9a-907d-d36b7a63ee9a/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | insider-trades | Latest insider trading activities from CEO, Directors, Chief Executive Officer, 10% Owner, etc... | 200 | Response | {"version": "version 1.0", "source": "https://mboum.com", "records": 50, "form_4_filings": [{"date": "2021-09-21T10:49:21-04:00", "reportingOwnerAddress": "", "relationship": "Director", "linkToFilingDetails": "https://www.sec.gov/Archives/edgar/data/1056823/000120709721000320/xslF345X03/primary_doc.xml", "transactionC... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"version": {"type": "string"}, "source": {"type": "string"}, "records": {"type": "integer"}, "form_4_filings": {"type": "array", "items": {"type": "object", "properties": {"date": {"type": "string"}, "reportingOwnerAddress": {"type": "string... |
edf34699-71c8-4f4b-841c-d2b7cadc8755/85570ed8-c6d4-4d0e-a17f-7e2aa6799453/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | market/news | Recently published stock news in all sectors. | 200 | Response | [{"title": "Cathie Wood holds these stocks for triple-digit upside \u2014 and they're on sale", "link": "https://finance.yahoo.com/news/cathie-wood-holds-stocks-big-193600404.html", "pubDate": "2021-09-21T19:59:00Z", "source": "MoneyWise", "guid": "cathie-wood-holds-stocks-big-193600404.html"}, {"title": "Bitcoin Retre... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "link": {"type": "string"}, "pubDate": {"type": "string"}, "source": {"type": "string"}, "guid": {"type": "string"}}, "required": ["guid", "link", "pubDate", "source", "title"]}} |
edf34699-71c8-4f4b-841c-d2b7cadc8755/b8e2a2b5-c466-4f39-997b-52bd77d954ff/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | search | Get tickers for any stock company, ETF, mutual fund, crypto and more | 200 | Response | {"meta": {"searchTerm": "A", "processedTime": "2023-09-22 13:25:18"}, "body": [{"symbol": "A", "name": "Agilent Technologies, Inc.", "exch": "NYS", "type": "S", "exchDisp": "NYSE", "typeDisp": "Equity"}, {"symbol": "ARM", "name": "Arm Holdings plc", "exch": "NYQ", "type": "S", "exchDisp": "NYSE", "typeDisp": "Equity"},... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"searchTerm": {"type": "string"}, "processedTime": {"type": "string"}}, "required": ["processedTime", "searchTerm"]}, "body": {"type": "array", "items": {"type": "object", "properties": {"symbol": {"... |
edf34699-71c8-4f4b-841c-d2b7cadc8755/a52de117-e9dd-4f9c-a6f1-608aa96b5243/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | calendar/public_offerings | Get the past, current, and upcoming secondary public offerings (SPO) data. | 200 | Response | {"meta": {"version": "v1.0", "status": 200, "copywrite": "https://devAPI.ai", "date": "2023-11", "processedTime": "2023-12-01T07:33:53.924921Z"}, "body": {"priced": [{"dealID": "1003944-107155", "proposedTickerSymbol": "SNES", "companyName": "SenesTech, Inc.", "proposedExchange": "NASDAQ Capital", "proposedSharePrice":... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"version": {"type": "string"}, "status": {"type": "integer"}, "copywrite": {"type": "string"}, "date": {"type": "string"}, "processedTime": {"type": "string"}}, "required": ["copywrite", "date", "pro... |
edf34699-71c8-4f4b-841c-d2b7cadc8755/c42b2c06-d120-4038-a2a6-a19115001723/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | calendar/ipo | Get the latest and upcoming IPO data. These companies are going public. | 200 | Response | {"meta": {"version": "v1.0", "status": 200, "copywrite": "https://devAPI.ai", "date": "2023-11", "processedTime": "2023-12-01T07:32:41.750647Z"}, "body": [{"dealID": "1273030-107900", "proposedTickerSymbol": "CLBRU", "companyName": "COLOMBIER ACQUISITION CORP. II", "proposedExchange": "NYSE", "proposedSharePrice": "10.... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"version": {"type": "string"}, "status": {"type": "integer"}, "copywrite": {"type": "string"}, "date": {"type": "string"}, "processedTime": {"type": "string"}}, "required": ["copywrite", "date", "pro... |
edf34699-71c8-4f4b-841c-d2b7cadc8755/769072a9-1ecb-4495-93ad-e4ed14108354/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | calendar/dividends | Get past, present, and upcoming company dividend data. | 200 | Response | {"meta": {"version": "v1.0", "status": 200, "copywrite": "https://devAPI.ai", "date": "2023-11-30", "processedTime": "2023-12-01T07:29:24.989701Z"}, "body": [{"companyName": "ACNB Corporation Common Stock", "symbol": "ACNB", "dividend_Ex_Date": "11/30/2023", "payment_Date": "12/15/2023", "record_Date": "12/01/2023", "d... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"version": {"type": "string"}, "status": {"type": "integer"}, "copywrite": {"type": "string"}, "date": {"type": "string"}, "processedTime": {"type": "string"}}, "required": ["copywrite", "date", "pro... |
edf34699-71c8-4f4b-841c-d2b7cadc8755/d9b8419b-a27d-4e6d-ab2e-fb611c34fa10/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | calendar/earnings | Get past, present, and upcoming company earnings data. | 200 | Response | {"meta": {"version": "v1.0", "status": 200, "copywrite": "https://devAPI.ai", "date": "2023-11-30", "processedTime": "2023-12-01T07:28:07.974413Z"}, "body": [{"eps": "$2.05", "surprise": "7.89", "time": "time-not-supplied", "symbol": "RY", "name": "Royal Bank Of Canada", "marketCap": "$121,825,088,010", "fiscalQuarterE... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"version": {"type": "string"}, "status": {"type": "integer"}, "copywrite": {"type": "string"}, "date": {"type": "string"}, "processedTime": {"type": "string"}}, "required": ["copywrite", "date", "pro... |
edf34699-71c8-4f4b-841c-d2b7cadc8755/2ae86913-442b-4ccf-bf30-8a6484e8ec20/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | market/news/{stock} | Recently published stock news. | 200 | Response | {"item": [{"description": "(Bloomberg) -- Google employees have joined the slew of politicians and activists blasting the internet giant for pulling a voting app from Russia\u2019s opposition leader, a move critics say showed the company was caving in to the Kremlin. Most Read from BloombergThe Global Housing Market Is... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"item": {"type": "array", "items": {"type": "object", "properties": {"description": {"type": "string"}, "guid": {"type": "string"}, "link": {"type": "string"}, "pubDate": {"type": "string"}, "title": {"type": "string"}}, "required": ["descri... |
edf34699-71c8-4f4b-841c-d2b7cadc8755/dff3825a-f231-4b53-849c-e024a7f19923/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | market/quotes/{stocks} | Quote data for stocks, ETFs, mutuals funds, etc... | 200 | Response | [{"language": "en-US", "region": "US", "quoteType": "EQUITY", "typeDisp": "Equity", "quoteSourceName": "Nasdaq Real Time Price", "triggerable": true, "customPriceAlertConfidence": "HIGH", "fiftyTwoWeekLowChangePercent": 0.55093825, "fiftyTwoWeekRange": "124.17 - 198.23", "fiftyTwoWeekHighChange": -5.649994, "fiftyTwoWe... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"language": {"type": "string"}, "region": {"type": "string"}, "quoteType": {"type": "string"}, "typeDisp": {"type": "string"}, "quoteSourceName": {"type": "string"}, "triggerable": {"type": "boolean"}, "customPrice... |
edf34699-71c8-4f4b-841c-d2b7cadc8755/34539730-9f18-4619-86f2-5e912aa97b88/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | stock/cashflow-statement/{stock}_ | Get stock cash flow statements. | 200 | Response | {"cashflowStatementHistory": {"cashflowStatements": [{"maxAge": 1, "endDate": {"raw": 1601078400, "fmt": "2020-09-26"}, "netIncome": {"raw": 57411000000, "fmt": "57.41B", "longFmt": "57,411,000,000"}, "depreciation": {"raw": 11056000000, "fmt": "11.06B", "longFmt": "11,056,000,000"}, "changeToNetincome": {"raw": 651700... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"cashflowStatementHistory": {"type": "object", "properties": {"cashflowStatements": {"type": "array", "items": {"type": "object", "properties": {"maxAge": {"type": "integer"}, "endDate": {"type": "object", "properties": {"raw": {"type": "int... |
edf34699-71c8-4f4b-841c-d2b7cadc8755/31091528-c665-4d89-8fbf-13e265c5ec28/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | stock/earnings-history/{stock} | Get earnings history information for a particular stock | 200 | Response | {"earningsHistory": {"history": [{"maxAge": 1, "epsActual": {"raw": 0.73, "fmt": "0.73"}, "epsEstimate": {"raw": 0.7, "fmt": "0.7"}, "epsDifference": {"raw": 0.03, "fmt": "0.03"}, "surprisePercent": {"raw": 0.043, "fmt": "4.30%"}, "quarter": {"raw": 1601424000, "fmt": "2020-09-30"}, "period": "-4q"}, {"maxAge": 1, "eps... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"earningsHistory": {"type": "object", "properties": {"history": {"type": "array", "items": {"type": "object", "properties": {"maxAge": {"type": "integer"}, "epsActual": {"type": "object", "properties": {"raw": {"type": "number"}, "fmt": {"ty... |
edf34699-71c8-4f4b-841c-d2b7cadc8755/f9214458-8ecd-4ff0-add3-f6e1981f4273/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | stock/income-statement/{stock} | Get stock income statement data. | 200 | Response | {"incomeStatementHistoryQuarterly": {"incomeStatementHistory": [{"maxAge": 1, "endDate": {"raw": 1624665600, "fmt": "2021-06-26"}, "totalRevenue": {"raw": 81434000000, "fmt": "81.43B", "longFmt": "81,434,000,000"}, "costOfRevenue": {"raw": 46179000000, "fmt": "46.18B", "longFmt": "46,179,000,000"}, "grossProfit": {"raw... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"incomeStatementHistoryQuarterly": {"type": "object", "properties": {"incomeStatementHistory": {"type": "array", "items": {"type": "object", "properties": {"maxAge": {"type": "integer"}, "endDate": {"type": "object", "properties": {"raw": {"... |
edf34699-71c8-4f4b-841c-d2b7cadc8755/f2befb64-2af8-44cd-a748-090c095ba33a/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | stock/insider-transactions/{stock} | Get stock insider transactions history. | 200 | Response | {"insiderTransactions": {"transactions": [{"maxAge": 1, "shares": {"raw": 2386440, "fmt": "2.39M", "longFmt": "2,386,440"}, "value": {"raw": 354568479, "fmt": "354.57M", "longFmt": "354,568,479"}, "filerUrl": "", "transactionText": "Sale at price 148.30 - 149.97 per share.", "filerName": "COOK TIMOTHY D", "filerRelatio... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"insiderTransactions": {"type": "object", "properties": {"transactions": {"type": "array", "items": {"type": "object", "properties": {"maxAge": {"type": "integer"}, "shares": {"type": "object", "properties": {"raw": {"type": "integer"}, "fmt... |
edf34699-71c8-4f4b-841c-d2b7cadc8755/c9d7d1f1-bb68-4a72-8454-25d6ec8647db/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | stock/net-share-purchase-activity/{stock} | Get net share purchase activity information for a particular stock | 200 | Response | {"netSharePurchaseActivity": {"maxAge": 1, "period": "6m", "buyInfoCount": {"raw": 9, "fmt": "9", "longFmt": "9"}, "buyInfoShares": {"raw": 5776181, "fmt": "5.78M", "longFmt": "5,776,181"}, "buyPercentInsiderShares": {"raw": 0.666, "fmt": "66.60%"}, "sellInfoCount": {"raw": 7, "fmt": "7", "longFmt": "7"}, "sellInfoShar... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"netSharePurchaseActivity": {"type": "object", "properties": {"maxAge": {"type": "integer"}, "period": {"type": "string"}, "buyInfoCount": {"type": "object", "properties": {"raw": {"type": "integer"}, "fmt": {"type": "string"}, "longFmt": {"... |
edf34699-71c8-4f4b-841c-d2b7cadc8755/1063c3b8-4e01-41d3-bddf-bd0d8f5c8bdb/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | stock/recommendation-trend/{stock} | Get stock recommendations and trends. | 200 | Response | {"recommendationTrend": {"trend": [{"period": "0m", "strongBuy": 11, "buy": 21, "hold": 6, "sell": 0, "strongSell": 0}, {"period": "-1m", "strongBuy": 12, "buy": 21, "hold": 7, "sell": 0, "strongSell": 1}, {"period": "-2m", "strongBuy": 12, "buy": 21, "hold": 7, "sell": 0, "strongSell": 1}, {"period": "-3m", "strongBuy... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"recommendationTrend": {"type": "object", "properties": {"trend": {"type": "array", "items": {"type": "object", "properties": {"period": {"type": "string"}, "strongBuy": {"type": "integer"}, "buy": {"type": "integer"}, "hold": {"type": "inte... |
edf34699-71c8-4f4b-841c-d2b7cadc8755/7b704cce-08c7-47c1-9a81-654b22086062/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | stock/earnings/{stock} | Get earnings information for a particular stock | 200 | Response | {"earnings": {"maxAge": 86400, "earningsChart": {"quarterly": [{"date": "3Q2020", "actual": {"raw": 0.73, "fmt": "0.73"}, "estimate": {"raw": 0.7, "fmt": "0.70"}}, {"date": "4Q2020", "actual": {"raw": 1.68, "fmt": "1.68"}, "estimate": {"raw": 1.41, "fmt": "1.41"}}, {"date": "1Q2021", "actual": {"raw": 1.4, "fmt": "1.40... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"earnings": {"type": "object", "properties": {"maxAge": {"type": "integer"}, "earningsChart": {"type": "object", "properties": {"quarterly": {"type": "array", "items": {"type": "object", "properties": {"date": {"type": "string"}, "actual": {... |
edf34699-71c8-4f4b-841c-d2b7cadc8755/4f780888-79b7-4ccb-ab27-7df0f4f8495f/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | stock/earnings-trend/{stock} | Get earnings trend earnings history information for a particular stock | 200 | Response | {"earningsTrend": {"trend": [{"maxAge": 1, "period": "0q", "endDate": "2021-09-30", "growth": {"raw": 0.685, "fmt": "68.50%"}, "earningsEstimate": {"avg": {"raw": 1.23, "fmt": "1.23"}, "low": {"raw": 1.05, "fmt": "1.05"}, "high": {"raw": 1.34, "fmt": "1.34"}, "yearAgoEps": {"raw": 0.73, "fmt": "0.73"}, "numberOfAnalyst... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"earningsTrend": {"type": "object", "properties": {"trend": {"type": "array", "items": {"type": "object", "properties": {"maxAge": {"type": "integer"}, "period": {"type": "string"}, "endDate": {"type": ["null", "string"]}, "growth": {"type":... |
edf34699-71c8-4f4b-841c-d2b7cadc8755/82693c96-6f60-48ca-9662-13af59059abd/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | stock/index-trend/{stock} | Get index trend earnings history information for a particular stock | 200 | Response | {"indexTrend": {"maxAge": 1, "symbol": "SP5", "peRatio": {"raw": 18.0945, "fmt": "18.09"}, "pegRatio": {"raw": 1.71507, "fmt": "1.72"}, "estimates": [{"period": "0q", "growth": {"raw": 0.253, "fmt": "0.25"}}, {"period": "+1q", "growth": {"raw": 0.39400002, "fmt": "0.39"}}, {"period": "0y", "growth": {"raw": 0.45400003,... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"indexTrend": {"type": "object", "properties": {"maxAge": {"type": "integer"}, "symbol": {"type": "string"}, "peRatio": {"type": "object", "properties": {"raw": {"type": "number"}, "fmt": {"type": "string"}}, "required": ["fmt", "raw"]}, "pe... |
edf34699-71c8-4f4b-841c-d2b7cadc8755/3376b172-1dc6-4946-b9f3-666d5637c233/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | stock/institution-ownership/{stock} | Get stock institution ownership. | 200 | Response | {"institutionOwnership": {"maxAge": 1, "ownershipList": [{"maxAge": 1, "reportDate": {"raw": 1625011200, "fmt": "2021-06-30"}, "organization": "Vanguard Group, Inc. (The)", "pctHeld": {"raw": 0.0765, "fmt": "7.65%"}, "position": {"raw": 1264936543, "fmt": "1.26B", "longFmt": "1,264,936,543"}, "value": {"raw": 173245708... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"institutionOwnership": {"type": "object", "properties": {"maxAge": {"type": "integer"}, "ownershipList": {"type": "array", "items": {"type": "object", "properties": {"maxAge": {"type": "integer"}, "reportDate": {"type": "object", "propertie... |
edf34699-71c8-4f4b-841c-d2b7cadc8755/e4d5a6a7-c9f7-48ab-9585-15bf7301524d/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | stock/sec-filings/{stock} | Get stock SEC filings. | 200 | Response | {"secFilings": {"filings": [{"date": "2021-08-05", "epochDate": 1628199175, "type": "8-K", "title": "Other Events, Financial Statements and Exhibits", "edgarUrl": "https://yahoo.brand.edgar-online.com/DisplayFiling.aspx?TabIndex=2&dcn=0001193125-21-237787&nav=1&src=Yahoo", "maxAge": 1}, {"date": "2021-07-28", "epochDat... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"secFilings": {"type": "object", "properties": {"filings": {"type": "array", "items": {"type": "object", "properties": {"date": {"type": "string"}, "epochDate": {"type": "integer"}, "type": {"type": "string"}, "title": {"type": "string"}, "e... |
edf34699-71c8-4f4b-841c-d2b7cadc8755/9d167653-0a1d-4d3c-932a-7648fba5fd2a/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | v1/stock/sec-filings | Get stock SEC filings. | 200 | Response | {"secFilings": {"filings": [{"date": "2021-08-05", "epochDate": 1628199175, "type": "8-K", "title": "Other Events, Financial Statements and Exhibits", "edgarUrl": "https://yahoo.brand.edgar-online.com/DisplayFiling.aspx?TabIndex=2&dcn=0001193125-21-237787&nav=1&src=Yahoo", "maxAge": 1}, {"date": "2021-07-28", "epochDat... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"secFilings": {"type": "object", "properties": {"filings": {"type": "array", "items": {"type": "object", "properties": {"date": {"type": "string"}, "epochDate": {"type": "integer"}, "type": {"type": "string"}, "title": {"type": "string"}, "e... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.