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
9432d2a3-b866-4aef-a126-7b93ffed148e/69fa9851-fc6c-4719-bfef-3cb452fd0003/0/0
Crypto Fraud Detection
AI-based Crypto Fraud Detection API offers predictive analytics to identify crypto scams or fraud addresses. It supports Ethereum, Binance Smart Chain, and Polygon. Swagger: https://swagger.smartrtrust.io Website: https://smarttrust.io API: https://api.smarttrust.io
5.7
/ETH/fraud/
200
null
[{"Status": "Not Fraud", "ProbabilityFraud": [0.9941700697, 0.0058299364]}]
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"Status": {"type": "string"}, "ProbabilityFraud": {"type": "array", "items": {"type": "number"}}}, "required": ["ProbabilityFraud", "Status"]}}
c92af8ce-4024-4627-9f69-99d7822f013a/1283acff-d253-4b55-9618-aa0cbdc69243/0/0
WSB Metrics
Metrics on Wallstreetbets
null
Collect Comment Metrics
Get Metrics on Wallstreetbet Reddit comments
200
Example
{"data": [{"metrics": [{"measureAt": null, "type": "Bull-Vs-Bear", "value": 0.2663215398788452}], "reddit_data": {"author": "smmartinez6", "body": "When do we short SPY? Tomorrow, Thursday, or EOD Friday?", "created_utc": 1599002929, "id": "g3nn4l4", "parent_id": "t3_ikrr8t", "score": 1}, "type": "comment"}, {"metrics"...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"metrics": {"type": "array", "items": {"type": "object", "properties": {"measureAt": {"type": "null"}, "type": {"type": "string"}, "value": {"type": "number"}}, "required":...
c92af8ce-4024-4627-9f69-99d7822f013a/cb6a1be9-028f-4ee9-910f-9c6e0b9a4bdd/0/0
WSB Metrics
Metrics on Wallstreetbets
null
Collect Submission Metrics
Get Metrics on Wallstreetbet Reddit submissions
200
Example
{"data": [{"metrics": [{"measureAt": null, "type": "Bull-Vs-Bear", "value": 0.19998610019683838}], "reddit_data": {"author": "TangoBando", "created_utc": 1599085534, "id": "ilh2jn", "score": 0, "selftext": "I am on my path to being a socialist but am still in two minds about how to go about it. My goals are to make mon...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"metrics": {"type": "array", "items": {"type": "object", "properties": {"measureAt": {"type": "null"}, "type": {"type": "string"}, "value": {"type": "number"}}, "required":...
a083fa6b-cb4c-40cc-b3b1-53ba97994ab5/8784170e-99f8-4438-9743-b66929239e71/0/0
Cryptocurrency Pivot Calculator
This project is a Flask web application that calculates pivot points, resistances, and supports for a given cryptocurrency exchange.
5.5
MATIC Pivot, Resistence, Support
If the given exchange is "matic", the application will retrieve historical data for the Polygon (MATIC) cryptocurrency exchange using the yfinance library. It will then calculate the pivot point, three resistance levels, and three support levels based on this data. The calculated values, along with the current date, wi...
200
New Example
{"currency": "matic", "date": "28-05-2023", "pivot": "0.9252926508585612", "resistences": {"resistence_1": "0.9316085775693257", "resistence_2": "0.9380619923273722", "resistence_3": "0.9443779190381367"}, "supports": {"support_1": "0.9188392361005147", "support_2": "0.9125233093897501", "support_3": "0.906069894631703...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"currency": {"type": "string"}, "date": {"type": "string"}, "pivot": {"type": "string"}, "resistences": {"type": "object", "properties": {"resistence_1": {"type": "string"}, "resistence_2": {"type": "string"}, "resistence_3": {"type": "strin...
a083fa6b-cb4c-40cc-b3b1-53ba97994ab5/726247fc-09ad-49f1-b232-0c426db4e9a3/0/0
Cryptocurrency Pivot Calculator
This project is a Flask web application that calculates pivot points, resistances, and supports for a given cryptocurrency exchange.
5.5
BTC Pivot, Resistence, Support
If the given exchange is "btc", the application will retrieve historical data for the Bitcoin (BTC) cryptocurrency exchange using the yfinance library. It will then calculate the pivot point, three resistance levels, and three support levels based on this data. The calculated values, along with the current date, will b...
200
New Example
{"currency": "btc", "date": "28-05-2023", "pivot": "27083.504557291668", "resistences": {"resistence_1": "27361.962239583336", "resistence_2": "27552.426432291668", "resistence_3": "27830.884114583336"}, "supports": {"support_1": "26893.040364583336", "support_2": "26614.582682291668", "support_3": "26424.118489583336"...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"currency": {"type": "string"}, "date": {"type": "string"}, "pivot": {"type": "string"}, "resistences": {"type": "object", "properties": {"resistence_1": {"type": "string"}, "resistence_2": {"type": "string"}, "resistence_3": {"type": "strin...
333b3a70-c88a-4f0f-a01d-649cda915b71/f952f514-e8e9-47a7-bd6f-2960f3290883/0/0
Crypto Swap
Exchange the crypto of your choice into anyother crypto with an easy to use API
7.9
Get Order Status
Get the data and status of a previously created order
200
New Example
{"success": true, "data": {"address": "bc1qd3jmrlu689jktguqcxz70zmsngq0ktsg425jh2", "status": "NEW", "time": {"expiration": 1677381923, "reg": 1677380123, "left": 1000}, "from": {"amount": "1.00000000", "address": "bc1qd3jmrlu689jktguqcxz70zmsngq0ktsg425jh2", "code": "BTC", "coin": "BTC", "network": "BTC", "name": "Bit...
{"type": "object", "properties": {"success": {"type": "boolean"}, "data": {"type": "object", "properties": {"address": {"type": "string"}, "status": {"type": "string"}, "time": {"type": "object", "properties": {"expiration": {"type": "integer"}, "reg": {"type": "integer"}, "left": {"type": "integer"}}}, "from": {"type"...
333b3a70-c88a-4f0f-a01d-649cda915b71/df5aa96e-92f5-4bc1-b9a5-b9dba3596a52/0/0
Crypto Swap
Exchange the crypto of your choice into anyother crypto with an easy to use API
7.9
Create Order
Creates a swap order. You input your target address and in the response you will get an address to send the crypto to.
200
Response
{"success": true, "data": {"id": "Q++/vEvH977+9Lu+/vTVP77+9UO+/veOHhO+/vWnvv73vv73vv73Sn++/vV9o77", "address": "bc1qjne8cl7jm49qpmgr3r8xee0fzg4fu6cdtsdvnq", "from": {"amount": "1.00000000", "address": "bc1qjne8cl7jm49qpmgr3r8xee0fzg4fu6cdtsdvnq", "code": "BTC", "network": "BTC", "name": "Bitcoin", "requiredConfirms": 1...
{"type": "object", "properties": {"success": {"type": "boolean"}, "data": {"type": "object", "properties": {"id": {"type": "string"}, "address": {"type": "string"}, "from": {"type": "object", "properties": {"amount": {"type": "string"}, "address": {"type": "string"}, "code": {"type": "string"}, "network": {"type": "str...
333b3a70-c88a-4f0f-a01d-649cda915b71/ffc38ae1-fe40-4b8d-853c-2a38d083fb8e/0/0
Crypto Swap
Exchange the crypto of your choice into anyother crypto with an easy to use API
7.9
Calculate Rate
Calculates the rate that you will get after converting into a different crypto
200
Response
{"success": true, "data": {"rate": "14.4132994", "from": {"amount": "1", "usd": "23195.5", "code": "BTC", "network": "BTC"}, "to": {"amount": "14.2678138", "usd": "22848.76", "code": "ETH", "network": "ETH"}}}
{"type": "object", "properties": {"success": {"type": "boolean"}, "data": {"type": "object", "properties": {"rate": {"type": "string"}, "from": {"type": "object", "properties": {"amount": {"type": "string"}, "usd": {"type": "string"}, "code": {"type": "string"}, "network": {"type": "string"}}}, "to": {"type": "object",...
333b3a70-c88a-4f0f-a01d-649cda915b71/1bd009af-2407-4af6-8092-28db30935690/0/0
Crypto Swap
Exchange the crypto of your choice into anyother crypto with an easy to use API
7.9
Get All Currencies
Fetch every currency that is supported by our exchange. The canSend and canReceive fields determine if we only send/receive or do both to a particular crypto.
200
Response
{"success": true, "data": [{"code": "AAVEETH", "coin": "AAVE", "network": "ETH", "name": "Aave (ERC20)", "canSend": true, "canReceive": true}, {"code": "ADA", "coin": "ADA", "network": "ADA", "name": "Cardano", "canSend": false, "canReceive": true}, {"code": "ADABNB", "coin": "ADA", "network": "BNB", "name": "Cardano (...
{"type": "object", "properties": {"success": {"type": "boolean"}, "data": {"type": "array", "items": {"type": "object", "properties": {"code": {"type": "string"}, "coin": {"type": "string"}, "network": {"type": "string"}, "name": {"type": "string"}, "canSend": {"type": "boolean"}, "canReceive": {"type": "boolean"}}}}}}
c05c820f-fd92-488c-a243-12e3f39855f9/576ab357-94cf-4fde-9e0b-2df9aa76a758/0/0
YH Finance
This API helps to query for all information about finance summary, stocks, quotes, movers, etc… as on finance.yahoo.com
9.9
stock/v2/get-profile (Deprecating)
Get data in Profile tab
200
Response
{"financialsTemplate": {"code": "N", "maxAge": 1}, "price": {"quoteSourceName": "Nasdaq Real Time Price", "regularMarketOpen": {"raw": 3.52, "fmt": "3.5200"}, "averageDailyVolume3Month": {"raw": 4240309, "fmt": "4.24M", "longFmt": "4,240,309"}, "exchange": "NGM", "regularMarketTime": 1645027239, "volume24Hr": {}, "regu...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"financialsTemplate": {"type": "object", "properties": {"code": {"type": "string"}, "maxAge": {"type": "integer"}}, "required": ["code", "maxAge"]}, "price": {"type": "object", "properties": {"quoteSourceName": {"type": "string"}, "regularMa...
c05c820f-fd92-488c-a243-12e3f39855f9/84b1945f-d4d9-4c39-9d7a-f331ae96b2a9/0/0
YH Finance
This API helps to query for all information about finance summary, stocks, quotes, movers, etc… as on finance.yahoo.com
9.9
stock/v3/get-historical-data
Get data in Historical Data tab
200
Response
{"prices": [{"date": 1645027239, "open": 3.5199999809265137, "high": 3.5299999713897705, "low": 3.4000000953674316, "close": 3.499500036239624, "volume": 986525, "adjclose": 3.499500036239624}, {"date": 1644935400, "open": 3.4200000762939453, "high": 3.5899999141693115, "low": 3.4200000762939453, "close": 3.57999992370...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"prices": {"type": "array", "items": {"type": "object", "properties": {"date": {"type": "integer"}, "open": {"type": "number"}, "high": {"type": "number"}, "low": {"type": "number"}, "close": {"type": "number"}, "volume": {"type": "integer"}...
c05c820f-fd92-488c-a243-12e3f39855f9/92d13f2b-fd38-4cda-918b-b7d0d2d54d07/0/0
YH Finance
This API helps to query for all information about finance summary, stocks, quotes, movers, etc… as on finance.yahoo.com
9.9
stock/v2/get-statistics (Deprecating)
Get data in Statistics tab
200
Response
{"defaultKeyStatistics": {"annualHoldingsTurnover": {}, "enterpriseToRevenue": {"raw": 1.564, "fmt": "1.56"}, "beta3Year": {}, "profitMargins": {"raw": -0.00337, "fmt": "-0.34%"}, "enterpriseToEbitda": {"raw": 51.987, "fmt": "51.99"}, "52WeekChange": {"raw": -0.54102564, "fmt": "-54.10%"}, "morningStarRiskRating": {}, ...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"defaultKeyStatistics": {"type": "object", "properties": {"annualHoldingsTurnover": {"type": "object"}, "enterpriseToRevenue": {"type": "object", "properties": {"raw": {"type": "number"}, "fmt": {"type": "string"}}, "required": ["fmt", "raw"...
c05c820f-fd92-488c-a243-12e3f39855f9/4ecd7a77-3b31-4a68-9c85-6c19e318a18f/0/0
YH Finance
This API helps to query for all information about finance summary, stocks, quotes, movers, etc… as on finance.yahoo.com
9.9
stock/v2/get-recommendations
Get similar symbols relating to specified one
200
Response
{"finance": {"result": [{"count": 5, "quotes": [{"language": "en-US", "region": "US", "quoteType": "EQUITY", "triggerable": true, "quoteSourceName": "Nasdaq Real Time Price", "shortName": "Cisco Systems, Inc.", "regularMarketChangePercent": -1.2253563, "regularMarketPreviousClose": 54.27, "fullExchangeName": "NasdaqGS"...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"finance": {"type": "object", "properties": {"result": {"type": "array", "items": {"type": "object", "properties": {"count": {"type": "integer"}, "quotes": {"type": "array", "items": {"type": "object", "properties": {"language": {"type": "st...
c05c820f-fd92-488c-a243-12e3f39855f9/8db71d88-e9a5-4b0c-8de9-4400f8559dfd/0/0
YH Finance
This API helps to query for all information about finance summary, stocks, quotes, movers, etc… as on finance.yahoo.com
9.9
stock/v3/get-chart
Get data to draw full screen chart
200
Response
{"chart": {"result": [{"meta": {"currency": "USD", "symbol": "AMRN", "exchangeName": "NGM", "instrumentType": "EQUITY", "firstTradeDate": 733674600, "regularMarketTime": 1645027239, "gmtoffset": -18000, "timezone": "EST", "exchangeTimezoneName": "America/New_York", "regularMarketPrice": 3.5, "chartPreviousClose": 3.48,...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"chart": {"type": "object", "properties": {"result": {"type": "array", "items": {"type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "symbol": {"type": "string"}, "exchangeName": {"type"...
c05c820f-fd92-488c-a243-12e3f39855f9/87ee7d14-0e4d-4479-8c02-9813a288b681/0/0
YH Finance
This API helps to query for all information about finance summary, stocks, quotes, movers, etc… as on finance.yahoo.com
9.9
stock/v2/get-holdings
Get data in Holdings tab (it must be Mutual fun stock to have this tab displayed)
200
Response
{"defaultKeyStatistics": {"annualHoldingsTurnover": {"raw": 0.6, "fmt": "60.00%"}, "enterpriseToRevenue": {}, "beta3Year": {"raw": 1.02, "fmt": "1.02"}, "profitMargins": {}, "enterpriseToEbitda": {}, "52WeekChange": {}, "morningStarRiskRating": {"raw": 2, "fmt": "2", "longFmt": "2"}, "forwardEps": {}, "revenueQuarterly...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"defaultKeyStatistics": {"type": "object", "properties": {"annualHoldingsTurnover": {"type": "object", "properties": {"raw": {"type": "number"}, "fmt": {"type": "string"}}, "required": ["fmt", "raw"]}, "enterpriseToRevenue": {"type": "object...
c05c820f-fd92-488c-a243-12e3f39855f9/3fce1023-dc03-41ce-9e01-4d225c0eb636/0/0
YH Finance
This API helps to query for all information about finance summary, stocks, quotes, movers, etc… as on finance.yahoo.com
9.9
stock/v2/get-options (Deprecating)
Get data in Options section
200
Response
{"isPending": false, "meta": {"expirationDates": [1645142400, 1645747200, 1646352000, 1646956800, 1647561600, 1648166400, 1655424000, 1663286400, 1674172800, 1705622400], "hasMiniOptions": false, "quote": {"sourceInterval": 15, "esgPopulated": false, "quoteSourceName": "Nasdaq Real Time Price", "regularMarketOpen": 3.5...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"isPending": {"type": "boolean"}, "meta": {"type": "object", "properties": {"expirationDates": {"type": "array", "items": {"type": "integer"}}, "hasMiniOptions": {"type": "boolean"}, "quote": {"type": "object", "properties": {"sourceInterval...
c05c820f-fd92-488c-a243-12e3f39855f9/5fd4dd2b-5597-406d-a10d-2ce1b86d7af2/0/0
YH Finance
This API helps to query for all information about finance summary, stocks, quotes, movers, etc… as on finance.yahoo.com
9.9
stock/v2/get-analysis
Get data in Analysis section
200
Response
{"recommendationTrend": {"trend": [{"period": "0m", "strongBuy": 2, "buy": 3, "hold": 0, "sell": 0, "strongSell": 0}, {"period": "-1m", "strongBuy": 1, "buy": 5, "hold": 2, "sell": 1, "strongSell": 0}, {"period": "-2m", "strongBuy": 1, "buy": 5, "hold": 2, "sell": 1, "strongSell": 0}, {"period": "-3m", "strongBuy": 2, ...
{"$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...
c05c820f-fd92-488c-a243-12e3f39855f9/10f93dfa-aa1f-4b73-beec-67364dda0976/0/0
YH Finance
This API helps to query for all information about finance summary, stocks, quotes, movers, etc… as on finance.yahoo.com
9.9
stock/v2/get-timeseries
Get Quarterly data in Financials tab
200
Response
{"timeseries": {"result": [{"meta": {"symbol": ["AMRN"], "type": ["quarterlyNetIncomeContinuousOperations"]}, "timestamp": [1609372800, 1617148800, 1625011200], "quarterlyNetIncomeContinuousOperations": [{"dataId": 20094, "asOfDate": "2020-12-31", "periodType": "3M", "currencyCode": "USD", "reportedValue": {"raw": 4926...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"timeseries": {"type": "object", "properties": {"result": {"type": "array", "items": {"type": "object", "properties": {"meta": {"type": "object", "properties": {"symbol": {"type": "array", "items": {"type": "string"}}, "type": {"type": "arra...
c05c820f-fd92-488c-a243-12e3f39855f9/04ce8c95-0ca5-4016-90a3-b62f58befdc8/0/0
YH Finance
This API helps to query for all information about finance summary, stocks, quotes, movers, etc… as on finance.yahoo.com
9.9
stock/v3/get-statistics (Deprecating)
Get data in Statistics tab
200
Response
{"defaultKeyStatistics": {"annualHoldingsTurnover": {}, "enterpriseToRevenue": {"raw": -0.004, "fmt": "-0.00"}, "beta3Year": {}, "profitMargins": {"raw": 0.02881, "fmt": "2.88%"}, "enterpriseToEbitda": {"raw": -0.34, "fmt": "-0.34"}, "52WeekChange": {"raw": -0.28770584, "fmt": "-28.77%"}, "morningStarRiskRating": {}, "...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"defaultKeyStatistics": {"type": "object", "properties": {"annualHoldingsTurnover": {"type": "object"}, "enterpriseToRevenue": {"type": "object", "properties": {"raw": {"type": "number"}, "fmt": {"type": "string"}}, "required": ["fmt", "raw"...
c05c820f-fd92-488c-a243-12e3f39855f9/2839e0b5-0485-4463-8887-196c514c366a/0/0
YH Finance
This API helps to query for all information about finance summary, stocks, quotes, movers, etc… as on finance.yahoo.com
9.9
stock/v2/get-chart
Get data to draw full screen chart
200
Response
{"chart": {"result": [{"meta": {"currency": "USD", "symbol": "AMRN", "exchangeName": "NGM", "instrumentType": "EQUITY", "firstTradeDate": 733674600, "regularMarketTime": 1645027239, "gmtoffset": -18000, "timezone": "EST", "exchangeTimezoneName": "America/New_York", "regularMarketPrice": 3.5, "chartPreviousClose": 3.58,...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"chart": {"type": "object", "properties": {"result": {"type": "array", "items": {"type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "symbol": {"type": "string"}, "exchangeName": {"type"...
c05c820f-fd92-488c-a243-12e3f39855f9/8902ea0d-1fff-47c8-b03b-0d8d7436e0a7/0/0
YH Finance
This API helps to query for all information about finance summary, stocks, quotes, movers, etc… as on finance.yahoo.com
9.9
stock/v2/get-similarities
Get similar and recommended symbols relating to specified one
200
Response
{"finance": {"result": [{"count": 5, "quotes": [{"language": "en-US", "region": "US", "quoteType": "EQUITY", "triggerable": true, "quoteSourceName": "Nasdaq Real Time Price", "shortName": "Cisco Systems, Inc.", "regularMarketChangePercent": -1.2253563, "regularMarketPreviousClose": 54.27, "fullExchangeName": "NasdaqGS"...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"finance": {"type": "object", "properties": {"result": {"type": "array", "items": {"type": "object", "properties": {"count": {"type": "integer"}, "quotes": {"type": "array", "items": {"type": "object", "properties": {"language": {"type": "st...
c05c820f-fd92-488c-a243-12e3f39855f9/6c7641cf-df84-4220-afa2-fac4643938ea/0/0
YH Finance
This API helps to query for all information about finance summary, stocks, quotes, movers, etc… as on finance.yahoo.com
9.9
conversations/v2/list
List conversations relating to a symbol
200
Response
{"userActivityNotification": {"typingUsersCount": 1, "readingUsersCount": 10}, "total": {"count": 360193}, "sentiments": [], "canvassMessages": [{"contextId": "finmb_24937", "messageId": "1ae2b8ff-2b8a-4d1c-8ba4-a009f193e2df", "namespace": "yahoo_finance", "meta": {"type": "VIDEO", "author": {"guid": "PIE6XO3XVBSC6XKBB...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"userActivityNotification": {"type": "object", "properties": {"typingUsersCount": {"type": "integer"}, "readingUsersCount": {"type": "integer"}}, "required": ["readingUsersCount", "typingUsersCount"]}, "total": {"type": "object", "properties...
c05c820f-fd92-488c-a243-12e3f39855f9/8042df54-8083-4979-9c8e-2be02ac687e3/0/0
YH Finance
This API helps to query for all information about finance summary, stocks, quotes, movers, etc… as on finance.yahoo.com
9.9
conversations/list (Deprecating)
List conversations relating to a symbol
200
Response
{"userActivityNotification": {"typingUsersCount": 1, "readingUsersCount": 10}, "total": {"count": 360193}, "sentiments": [], "canvassMessages": [{"contextId": "finmb_24937", "messageId": "1ae2b8ff-2b8a-4d1c-8ba4-a009f193e2df", "namespace": "yahoo_finance", "meta": {"type": "VIDEO", "author": {"guid": "PIE6XO3XVBSC6XKBB...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"userActivityNotification": {"type": "object", "properties": {"typingUsersCount": {"type": "integer"}, "readingUsersCount": {"type": "integer"}}, "required": ["readingUsersCount", "typingUsersCount"]}, "total": {"type": "object", "properties...
c05c820f-fd92-488c-a243-12e3f39855f9/35a8f081-f466-425a-a0ee-3976943f747e/0/0
YH Finance
This API helps to query for all information about finance summary, stocks, quotes, movers, etc… as on finance.yahoo.com
9.9
conversations/count
Count total conversations relating to a symbol
200
Response
{"userActivityNotification": {"typingUsersCount": 1, "readingUsersCount": 10}, "total": {"count": 360193}, "sentiments": [], "canvassMessages": [{"contextId": "finmb_24937", "messageId": "1ae2b8ff-2b8a-4d1c-8ba4-a009f193e2df", "namespace": "yahoo_finance", "meta": {"type": "VIDEO", "author": {"guid": "PIE6XO3XVBSC6XKBB...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"userActivityNotification": {"type": "object", "properties": {"typingUsersCount": {"type": "integer"}, "readingUsersCount": {"type": "integer"}}, "required": ["readingUsersCount", "typingUsersCount"]}, "total": {"type": "object", "properties...
c05c820f-fd92-488c-a243-12e3f39855f9/76109d2d-be11-402e-a257-5914d74f25e2/0/0
YH Finance
This API helps to query for all information about finance summary, stocks, quotes, movers, etc… as on finance.yahoo.com
9.9
market/get-trending-tickers
Get latest trending tickers in the market
200
Response
{"finance": {"result": [{"count": 20, "quotes": [{"language": "en-US", "region": "US", "quoteType": "EQUITY", "triggerable": true, "quoteSourceName": "Nasdaq Real Time Price", "sourceInterval": 15, "exchangeTimezoneName": "America/New_York", "exchangeTimezoneShortName": "EST", "gmtOffSetMilliseconds": -18000000, "esgPo...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"finance": {"type": "object", "properties": {"result": {"type": "array", "items": {"type": "object", "properties": {"count": {"type": "integer"}, "quotes": {"type": "array", "items": {"type": "object", "properties": {"language": {"type": "st...
c05c820f-fd92-488c-a243-12e3f39855f9/75f3318a-6db2-4a5b-a280-affc16af71b8/0/0
YH Finance
This API helps to query for all information about finance summary, stocks, quotes, movers, etc… as on finance.yahoo.com
9.9
market/get-earnings
Get recent earnings in the market
200
Response
{"finance": {"result": [{"ticker": "GME", "companyShortName": "GameStop Corp.", "startDateTime": 1585180800000, "startDateTimeType": "TNS", "surprisePercent": 61.37, "rank": 374493}, {"ticker": "INTC", "companyShortName": "Intel Corporation", "startDateTime": 1587600000000, "startDateTimeType": "TNS", "surprisePercent"...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"finance": {"type": "object", "properties": {"result": {"type": "array", "items": {"type": "object", "properties": {"ticker": {"type": "string"}, "companyShortName": {"type": "string"}, "startDateTime": {"type": "integer"}, "startDateTimeTyp...
c05c820f-fd92-488c-a243-12e3f39855f9/1718e9b9-fa47-4a74-b198-80d0ea9f91bf/0/0
YH Finance
This API helps to query for all information about finance summary, stocks, quotes, movers, etc… as on finance.yahoo.com
9.9
market/v2/get-summary
Get live summary information of market by region
200
Response
{"marketSummaryAndSparkResponse": {"result": [{"exchangeTimezoneName": "America/New_York", "fullExchangeName": "SNP", "symbol": "^GSPC", "gmtOffSetMilliseconds": -18000000, "exchangeDataDelayedBy": 0, "firstTradeDateMilliseconds": -1325583000000, "language": "en-US", "regularMarketTime": {"raw": 1645027268, "fmt": "11:...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"marketSummaryAndSparkResponse": {"type": "object", "properties": {"result": {"type": "array", "items": {"type": "object", "properties": {"exchangeTimezoneName": {"type": "string"}, "fullExchangeName": {"type": "string"}, "symbol": {"type": ...
c05c820f-fd92-488c-a243-12e3f39855f9/099ea8fd-c1bc-4317-bc1f-8cf30b905b7f/0/0
YH Finance
This API helps to query for all information about finance summary, stocks, quotes, movers, etc… as on finance.yahoo.com
9.9
market/get-spark
Used with .../market/get-trending-tickers endpoint together to draw brief chart.
200
Response
{"AAPL": {"timestamp": [1645021800, 1645021860, 1645021920, 1645021980, 1645022040, 1645022100, 1645022160, 1645022220, 1645022280, 1645022340, 1645022400, 1645022460, 1645022520, 1645022580, 1645022640, 1645022700, 1645022760, 1645022820, 1645022880, 1645022940, 1645023000, 1645023060, 1645023120, 1645023180, 16450232...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"AAPL": {"type": "object", "properties": {"timestamp": {"type": "array", "items": {"type": "integer"}}, "symbol": {"type": "string"}, "dataGranularity": {"type": "integer"}, "close": {"type": "array", "items": {"type": "number"}}, "end": {"t...
c05c820f-fd92-488c-a243-12e3f39855f9/a1fc545c-4730-4ca4-adb0-2d27d0f60a2b/0/0
YH Finance
This API helps to query for all information about finance summary, stocks, quotes, movers, etc… as on finance.yahoo.com
9.9
market/v2/get-movers
The live day gainers / losers / actives in specific region
200
Response
{"finance": {"result": [{"id": "ec5bebb9-b7b2-4474-9e5c-3e258b61cbe6", "title": "Day Gainers - US", "description": "Stocks ordered in descending order by price percent change greater than 3% with respect to the previous close", "canonicalName": "DAY_GAINERS", "criteriaMeta": {"size": 6, "offset": 0, "sortField": "perce...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"finance": {"type": "object", "properties": {"result": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "title": {"type": "string"}, "description": {"type": "string"}, "canonicalName": {"type": "string"}...
c05c820f-fd92-488c-a243-12e3f39855f9/83192180-034b-49d8-bda1-1403a15cc0e3/0/0
YH Finance
This API helps to query for all information about finance summary, stocks, quotes, movers, etc… as on finance.yahoo.com
9.9
market/v2/get-quotes
Get live price quotes
200
Response
{"quoteResponse": {"result": [{"language": "en-US", "region": "US", "quoteType": "EQUITY", "quoteSourceName": "Nasdaq Real Time Price", "triggerable": true, "quoteSummary": {"earnings": {"maxAge": 86400, "earningsChart": {"quarterly": [{"date": "1Q2021", "actual": 0.52, "estimate": 0.44}, {"date": "2Q2021", "actual": 0...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"quoteResponse": {"type": "object", "properties": {"result": {"type": "array", "items": {"type": "object", "properties": {"language": {"type": "string"}, "region": {"type": "string"}, "quoteType": {"type": "string"}, "quoteSourceName": {"typ...
c05c820f-fd92-488c-a243-12e3f39855f9/088c13d9-bdf6-4bed-9522-f083a77cfdff/0/0
YH Finance
This API helps to query for all information about finance summary, stocks, quotes, movers, etc… as on finance.yahoo.com
9.9
market/get-tickers-by-quote-type
Get tickers grouped by quote types
200
Response
{"quoteResponse": {"result": [{"language": "en-US", "region": "US", "quoteType": "EQUITY", "quoteSourceName": "Nasdaq Real Time Price", "triggerable": true, "quoteSummary": {"earnings": {"maxAge": 86400, "earningsChart": {"quarterly": [{"date": "1Q2021", "actual": 0.52, "estimate": 0.44}, {"date": "2Q2021", "actual": 0...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"quoteResponse": {"type": "object", "properties": {"result": {"type": "array", "items": {"type": "object", "properties": {"language": {"type": "string"}, "region": {"type": "string"}, "quoteType": {"type": "string"}, "quoteSourceName": {"typ...
c05c820f-fd92-488c-a243-12e3f39855f9/f333c695-06e2-42d7-8385-9269575dc047/0/0
YH Finance
This API helps to query for all information about finance summary, stocks, quotes, movers, etc… as on finance.yahoo.com
9.9
news/v2/get-details
Read the specific news in details
200
Response
{"data": {"contents": [{"content": {"id": "9803606d-a324-3864-83a8-2bd621e6ccbd", "isHosted": false, "contentType": "STORY", "canonicalUrl": {"url": "https://www.investors.com/market-trend/stock-market-today/dow-jones-futures-stock-market-rally-strategy-tesla-dives-on-sp-500-surprise/?src=A00220&yptr=yahoo"}, "clickThr...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"contents": {"type": "array", "items": {"type": "object", "properties": {"content": {"type": "object", "properties": {"id": {"type": "string"}, "isHosted": {"type": "boolean"}, "contentType": {"type"...
c05c820f-fd92-488c-a243-12e3f39855f9/e01f213e-3745-4648-928e-ca83ec480955/0/0
YH Finance
This API helps to query for all information about finance summary, stocks, quotes, movers, etc… as on finance.yahoo.com
9.9
market/get-watchlist-performance
Get performance information of specific watchlist
200
Response
{"finance": {"result": [{"portfolio": {"oneDayPercentChange": 1.1289752160241533, "oneMonthPercentChange": -3.97857, "oneYearPercentChange": 8.13591, "lifetimePercentChange": 24.0281, "originTimestamp": 0, "updatedAt": 1645027301}, "symbols": {"^GSPC": {"oneDayPercentChange": -0.685, "oneMonthPercentChange": -2.986, "o...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"finance": {"type": "object", "properties": {"result": {"type": "array", "items": {"type": "object", "properties": {"portfolio": {"type": "object", "properties": {"oneDayPercentChange": {"type": "number"}, "oneMonthPercentChange": {"type": "...
c05c820f-fd92-488c-a243-12e3f39855f9/b48397fb-6136-4e56-98c2-80d018581708/0/0
YH Finance
This API helps to query for all information about finance summary, stocks, quotes, movers, etc… as on finance.yahoo.com
9.9
market/get-watchlist-detail
Get detail information of specific watchlist
200
Response
{"finance": {"result": [{"userId": "X3NJ2A7VDSABUI4URBWME2PZNM", "userIdType": "GUID", "portfolios": [{"userId": "X3NJ2A7VDSABUI4URBWME2PZNM", "pfId": "the_berkshire_hathaway_portfolio", "pfVersionId": 150, "sortOrder": 19, "pfName": "The Berkshire Hathaway Portfolio", "baseCurrency": "USD", "slug": "the-berkshire-hath...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"finance": {"type": "object", "properties": {"result": {"type": "array", "items": {"type": "object", "properties": {"userId": {"type": "string"}, "userIdType": {"type": "string"}, "portfolios": {"type": "array", "items": {"type": "object", "...
c05c820f-fd92-488c-a243-12e3f39855f9/84def002-d0ba-4e75-9e15-fb788d691fab/0/0
YH Finance
This API helps to query for all information about finance summary, stocks, quotes, movers, etc… as on finance.yahoo.com
9.9
auto-complete
Get auto complete suggestions by term or phrase
200
Response
{"explains": [], "count": 15, "quotes": [{"exchange": "NMS", "shortname": "Tesla, Inc.", "quoteType": "EQUITY", "symbol": "TSLA", "index": "quotes", "score": 1196578, "typeDisp": "Equity", "longname": "Tesla, Inc.", "exchDisp": "NASDAQ", "isYahooFinance": true}, {"exchange": "NEO", "shortname": "TESLA, INC. CDR (CAD HE...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"explains": {"type": "array"}, "count": {"type": "integer"}, "quotes": {"type": "array", "items": {"type": "object", "properties": {"exchange": {"type": "string"}, "shortname": {"type": "string"}, "quoteType": {"type": "string"}, "symbol": {...
820dc07e-0a2d-4e02-9c9d-917302e8e6c2/8e9a3df5-d292-4928-a27e-8b36d0450d6a/0/0
Currency converter
Convert a range of currencies for any date with up to data data from the EU Central Bank.
null
Convert currency for today
Endpoint to convert currencies from one to another.
200
New Example
{"amount": 107.11999999999999, "conversion": "EUR->USD", "date": "2022-06-01", "exchange_rate": 1.0712, "exchange_value": 107.11999999999999}
{"type": "object", "properties": {"amount": {"type": "number"}, "conversion": {"type": "string"}, "date": {"type": "string"}, "exchange_rate": {"type": "number"}, "exchange_value": {"type": "number"}}}
820dc07e-0a2d-4e02-9c9d-917302e8e6c2/45158ec6-2c89-4cdf-b9dd-26e2d322d893/0/0
Currency converter
Convert a range of currencies for any date with up to data data from the EU Central Bank.
null
Convert currency with date
Endpoint to convert currencies from one to another.
200
New Example
{"amount": 107.11999999999999, "conversion": "EUR->USD", "date": "2022-06-01", "exchange_rate": 1.0712, "exchange_value": 107.11999999999999}
{"type": "object", "properties": {"amount": {"type": "number"}, "conversion": {"type": "string"}, "date": {"type": "string"}, "exchange_rate": {"type": "number"}, "exchange_value": {"type": "number"}}}
d6d3243d-8b3c-4d43-8ab9-ad1d12d81de5/f36eeb7f-d790-41a7-8018-a71ab582b0af/0/0
Stock Finance
Stock API to get latest stock, chart pattern and dividend information.
null
StockDividendInformation
This endpoint returns 4 summary properties of a stock related to dividends. 1. Stock latest dividend date. 2. Stock dividend yield. 3. Stock annual dividend. 4. Stock dividend frequency.
200
Example_1
{"stock_dividend_date": "5/13/2021", "stock_annual_dividend": "$0.82", "stock_dividend_yield": "0.62%", "stock_dividend_frequency": "Quarterly Dividend"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"stock_dividend_date": {"type": "string"}, "stock_annual_dividend": {"type": "string"}, "stock_dividend_yield": {"type": "string"}, "stock_dividend_frequency": {"type": "string"}}, "required": ["stock_annual_dividend", "stock_dividend_date",...
d6d3243d-8b3c-4d43-8ab9-ad1d12d81de5/847ea984-1975-4e05-b9f9-dd99e48fa648/0/0
Stock Finance
Stock API to get latest stock, chart pattern and dividend information.
null
StockInformation
This is a general endpoint providing response of the general stock information.
200
Example_1
{"stock_symbol": "sphd", "stock_name": "Invesco S&P 500 High Dividend Low Volatility ETF (SPHD)", "stock_current_price": "44.20", "stock_previous_close": "44.50", "stock_open_price": "44.42", "stock_volume": "1,209,054", "stock_market_cap": "", "stock_pe_ratio": "", "stock_eps": "", "stock_earnings_date": ""}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"stock_symbol": {"type": "string"}, "stock_name": {"type": "string"}, "stock_current_price": {"type": "string"}, "stock_previous_close": {"type": "string"}, "stock_open_price": {"type": "string"}, "stock_volume": {"type": "string"}, "stock_m...
d6d3243d-8b3c-4d43-8ab9-ad1d12d81de5/d450c318-3ed4-48ed-9a12-1cc65cea1b96/0/0
Stock Finance
Stock API to get latest stock, chart pattern and dividend information.
null
StockChartPattern
This endpoint returns the prediction on how the stock chart pattern looks like. There could be three types of responses:- 1. Bearish 2. Bullish 3. Neutral
200
Example_1
{"stock_chart_pattern": "Bearish"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"stock_chart_pattern": {"type": "string"}}, "required": ["stock_chart_pattern"]}
9635306a-8023-458b-ae37-5289d0d920b9/3ac8b157-12c1-4445-be60-191444341c2e/0/0
Bitcoin News
An API showing all the latest news of Bitcoin around the world from all the major websites
8.5
Get Individual Bitcoin News Sources
In this endpoint you can get informations for a specific News resource.
200
New Example
[{"title": "Watch: Tone Vays on Bitcoin Narratives, Bear Market, DeFi, NFTs, and Ethereum", "url": "https://cryptonews.com/exclusives/watch-tone-vays-on-bitcoin-narratives-bear-market-defi-nfts-and-ethereum.htm", "source": "cryptonews"}, {"title": "Bitcoin & Crypto Wallet Hygiene 101", "url": "https://cryptonews.com/ex...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}}, "required": ["source", "title", "url"]}}
b7145b65-a9cd-4c89-8130-0bd8c295a7a7/28413661-b685-46bb-81a8-ff1e2aa8e6d5/0/0
Exchange rates live
An API showing all the latest currencies from official banks.
8.8
Get individual bank
Get rates from Central banks using prefixed. Denmark National Bank (dkk), National Bank Of Poland (pln), European Central Bank (eur), European Central Bank - calculated for USD base(usd), Swedish Central Bank (sek) Feel free to contact me If you wish to add new currency rates/ banks.
200
New Example
[{"rate": "1.1310", "currency": "USD", "fullName": "US dollar", "date": "20211223"}]
{"type": "array", "items": {"type": "object", "properties": {"rate": {"type": "string"}, "currency": {"type": "string"}, "fullName": {"type": "string"}, "date": {"type": "string"}}}}
8c7dc789-9eee-481c-ac15-f1d868954eb9/8bbcc986-a632-4168-b162-15a27caa43bb/0/0
Bank Artos
API Artos x Bibit
null
Submit Register
Submit Register
200
Register submit succes
{"customerID": "001", "status": "NEW", "userAccessURL": "https://www.bankartos.co.id/register/{tokenAUTH}"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"customerID": {"type": "string"}, "status": {"type": "string"}, "userAccessURL": {"type": "string"}}, "required": ["customerID", "status", "userAccessURL"]}
b28db41b-1316-4bbe-aad7-fcd392b1b275/0f612fdf-843b-4c54-a317-e88c27b5c869/0/0
Stock Analysis
Get company basic financials such as earnings, margin, P/E ratio, 52-week high/low, dividend information, etc. This API also returns analysts' earnings estimates, upgrades, and downgrades.
9.2
Earnings History
Get earnings history.
200
Response
{"29/06/2020": {"Actual EPS": "0.64", "Difference": "0.13", "Est. EPS": "0.51", "Surprise %": "25.50%"}, "29/09/2019": {"Actual EPS": "0.76", "Difference": "0.05", "Est. EPS": "0.71", "Surprise %": "7.00%"}, "30/03/2020": {"Actual EPS": "0.64", "Difference": "0.08", "Est. EPS": "0.56", "Surprise %": "14.30%"}, "30/12/2...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"29/06/2020": {"type": "object", "properties": {"Actual EPS": {"type": "string"}, "Difference": {"type": "string"}, "Est. EPS": {"type": "string"}, "Surprise %": {"type": "string"}}, "required": ["Actual EPS", "Difference", "Est. EPS", "Surp...
b28db41b-1316-4bbe-aad7-fcd392b1b275/433d5496-2a72-4438-a2ff-5febe4434202/0/0
Stock Analysis
Get company basic financials such as earnings, margin, P/E ratio, 52-week high/low, dividend information, etc. This API also returns analysts' earnings estimates, upgrades, and downgrades.
9.2
Earnings Estimate
Get earnings estimate.
200
Response
{"Current qtr. (Sep 2020)": {"Avg. Estimate": 0.7, "High estimate": 0.8, "Low estimate": 0.54, "No. of analysts": 29, "Year ago EPS": 0.76}, "Current year (2020)": {"Avg. Estimate": 3.23, "High estimate": 3.34, "Low estimate": 3.08, "No. of analysts": 36, "Year ago EPS": 2.97}, "Next qtr. (Dec 2020)": {"Avg. Estimate":...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Current qtr. (Sep 2020)": {"type": "object", "properties": {"Avg. Estimate": {"type": "number"}, "High estimate": {"type": "number"}, "Low estimate": {"type": "number"}, "No. of analysts": {"type": "integer"}, "Year ago EPS": {"type": "numb...
b28db41b-1316-4bbe-aad7-fcd392b1b275/c6dc6c71-688f-4081-b79c-838cb6b0f56c/0/0
Stock Analysis
Get company basic financials such as earnings, margin, P/E ratio, 52-week high/low, dividend information, etc. This API also returns analysts' earnings estimates, upgrades, and downgrades.
9.2
Earnings Revisions
Get earnings revisions.
200
Response
{"Current qtr. (Sep 2020)": {"Down last 30 days": 2, "Down last 7 days": 0, "Up last 30 days": 2, "Up last 7 days": 1}, "Current year (2020)": {"Down last 30 days": 4, "Down last 7 days": 0, "Up last 30 days": 2, "Up last 7 days": 0}, "Next qtr. (Dec 2020)": {"Down last 30 days": 0, "Down last 7 days": 0, "Up last 30 d...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Current qtr. (Sep 2020)": {"type": "object", "properties": {"Down last 30 days": {"type": "integer"}, "Down last 7 days": {"type": "integer"}, "Up last 30 days": {"type": "integer"}, "Up last 7 days": {"type": "integer"}}, "required": ["Dow...
b28db41b-1316-4bbe-aad7-fcd392b1b275/44518f1c-8d99-451e-b52f-d91466c06eaa/0/0
Stock Analysis
Get company basic financials such as earnings, margin, P/E ratio, 52-week high/low, dividend information, etc. This API also returns analysts' earnings estimates, upgrades, and downgrades.
9.2
Earnings Trend
Get earnings trend.
200
Response
{"Current qtr. (Sep 2020)": {"30 days ago": 2.84, "60 days ago": 2.81, "7 days ago": 0.7, "90 days ago": 2.81, "Current estimate": 0.7}, "Current year (2020)": {"30 days ago": 13, "60 days ago": 12.39, "7 days ago": 3.24, "90 days ago": 12.38, "Current estimate": 3.23}, "Next qtr. (Dec 2020)": {"30 days ago": 5.44, "60...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Current qtr. (Sep 2020)": {"type": "object", "properties": {"30 days ago": {"type": "number"}, "60 days ago": {"type": "number"}, "7 days ago": {"type": "number"}, "90 days ago": {"type": "number"}, "Current estimate": {"type": "number"}}, ...
b28db41b-1316-4bbe-aad7-fcd392b1b275/1ec99c93-5d6b-4c64-903a-534f75e7ad3b/0/0
Stock Analysis
Get company basic financials such as earnings, margin, P/E ratio, 52-week high/low, dividend information, etc. This API also returns analysts' earnings estimates, upgrades, and downgrades.
9.2
Growth Estimate
Get growth estimate.
200
Response
{"AAPL": {"Current qtr.": "-7.90", "Current year": "8.80", "Next 5 years (per annum)": "12.46", "Next qtr.": "8.80", "Next year": "19.80", "Past 5 years (per annum)": "8.42"}, "Industry": {"Current qtr.": 0, "Current year": 0, "Next 5 years (per annum)": 0, "Next qtr.": 0, "Next year": 0, "Past 5 years (per annum)": 0}...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"AAPL": {"type": "object", "properties": {"Current qtr.": {"type": "string"}, "Current year": {"type": "string"}, "Next 5 years (per annum)": {"type": "string"}, "Next qtr.": {"type": "string"}, "Next year": {"type": "string"}, "Past 5 years...
b28db41b-1316-4bbe-aad7-fcd392b1b275/dff4b882-4be4-4169-a700-04275c92bdce/0/0
Stock Analysis
Get company basic financials such as earnings, margin, P/E ratio, 52-week high/low, dividend information, etc. This API also returns analysts' earnings estimates, upgrades, and downgrades.
9.2
Key Statistics
Get key statistics.
200
Response
{"% held by insiders ": {"Value": "0.07%"}, "% held by institutions ": {"Value": "62.12%"}, "200-day moving average ": {"Value": "86.42"}, "5-year average dividend yield ": {"Value": "1.54"}, "50-day moving average ": {"Value": "113.87"}, "52-week change ": {"Value": "107.52%"}, "52-week high ": {"Value": "137.98"}, "5...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"% held by insiders ": {"type": "object", "properties": {"Value": {"type": "string"}}, "required": ["Value"]}, "% held by institutions ": {"type": "object", "properties": {"Value": {"type": "string"}}, "required": ["Value"]}, "200-day moving...
b28db41b-1316-4bbe-aad7-fcd392b1b275/2da25074-396b-4eda-98e9-b2fa2e923705/0/0
Stock Analysis
Get company basic financials such as earnings, margin, P/E ratio, 52-week high/low, dividend information, etc. This API also returns analysts' earnings estimates, upgrades, and downgrades.
9.2
Revenue Estimate
Get revenue estimate.
200
Response
{"Current qtr. (Sep 2020)": {"Avg. Estimate": "63.27", "High estimate": "68.5", "Low estimate": "52.55", "No. of analysts": "26", "Sales growth (year/est)": "-1.20", "Year ago sales": "64.04"}, "Current year (2020)": {"Avg. Estimate": "272.84", "High estimate": "278.32", "Low estimate": "262.36", "No. of analysts": "33...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Current qtr. (Sep 2020)": {"type": "object", "properties": {"Avg. Estimate": {"type": "string"}, "High estimate": {"type": "string"}, "Low estimate": {"type": "string"}, "No. of analysts": {"type": "string"}, "Sales growth (year/est)": {"ty...
819f8e28-e217-496b-9839-ddc29b40e621/79a11d7a-272b-45fb-8fdb-0f78d82c08fa/0/0
Fundamentus
Stock & FII Fundamentus
7.4
Stocks
Retrieves market data for any Brazilian stock.
404
New Example
{"message": "Request failed", "error": "Ticker not found"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"message": {"type": "string"}, "error": {"type": "string"}}, "required": ["error", "message"]}
819f8e28-e217-496b-9839-ddc29b40e621/79a11d7a-272b-45fb-8fdb-0f78d82c08fa/1/0
Fundamentus
Stock & FII Fundamentus
7.4
Stocks
Retrieves market data for any Brazilian stock.
200
New Example
{"ticker": "abev3", "dy": "3.2", "roe": "18.5", "roic": "16.7", "eve": "11.45", "pl": "16.78", "pvp": "3.10", "lpa": "0.93", "price": "15.53"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"ticker": {"type": "string"}, "dy": {"type": "string"}, "roe": {"type": "string"}, "roic": {"type": "string"}, "eve": {"type": "string"}, "pl": {"type": "string"}, "pvp": {"type": "string"}, "lpa": {"type": "string"}, "price": {"type": "stri...
819f8e28-e217-496b-9839-ddc29b40e621/395b1091-b59a-4693-b06e-2b7e50437aa9/0/0
Fundamentus
Stock & FII Fundamentus
7.4
FII
Retrieves market data for any Brazilian FII.
404
New Example
{"message": "Request failed", "error": "Ticker not found"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"message": {"type": "string"}, "error": {"type": "string"}}, "required": ["error", "message"]}
819f8e28-e217-496b-9839-ddc29b40e621/395b1091-b59a-4693-b06e-2b7e50437aa9/1/0
Fundamentus
Stock & FII Fundamentus
7.4
FII
Retrieves market data for any Brazilian FII.
200
New Example
{"ticker": "hglg11", "value": "153.13", "price": "160.00", "pvp": "1.04", "dy": "0.69", "dy12m": "9.19", "vacancy": "0.10", "sector": "Log\u00edstico / Ind\u00fastria / Galp\u00f5es", "cnpj": "11.728.688/0001-47", "properties": "N/A"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"ticker": {"type": "string"}, "value": {"type": "string"}, "price": {"type": "string"}, "pvp": {"type": "string"}, "dy": {"type": "string"}, "dy12m": {"type": "string"}, "vacancy": {"type": "string"}, "sector": {"type": "string"}, "cnpj": {"...
414a4394-4af8-4950-9e36-4832b09a2863/0be14958-0871-4b22-8eb3-fc934af92259/0/0
EPS Estimates API
This API that returns the consensus estimate for NTM EPS (next-twelve-month earnings per share) for stocks in Russell 1000 index.
null
Get EPS
This endpoint returns EPS estimate for stocks in Russell 1000 index.
200
New Example
{"eps_est": {"ntm eps": 11.9, "symbol": "XOM-US"}}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"eps_est": {"type": "object", "properties": {"ntm eps": {"type": "number"}, "symbol": {"type": "string"}}, "required": ["ntm eps", "symbol"]}}, "required": ["eps_est"]}
d762d224-2f52-4440-9836-7c931751e30f/c28118ff-ecd1-4ee5-b516-83b3099c2758/4/0
Kalshi Trading API
An API for trading on Kalshi, a CFTC regulated exchange.
0.1
GetExchangeStatus
Endpoint for getting the exchange status.
200
null
{"exchange_active": true, "trading_active": true}
{"type": "object", "required": ["exchange_active", "trading_active"], "properties": {"exchange_active": {"description": "False if the core Kalshi exchange is no longer taking any state changes at all. This includes but is not limited to trading, new users, and transfers. True unless we are under maintenance.", "type": ...
d762d224-2f52-4440-9836-7c931751e30f/d5afeb6c-815d-4728-b617-6ce78a86db75/5/0
Kalshi Trading API
An API for trading on Kalshi, a CFTC regulated exchange.
0.1
GetMarket
Endpoint for getting data about a specific market. The value for the ticker path parameter should match the ticker of the target market.
200
null
{"market": {"can_close_early": true, "cap_strike": 0, "category": "", "close_time": "", "custom_strike": {}, "event_ticker": "", "expiration_time": "", "expiration_value": "", "floor_strike": 0, "last_price": 0, "liquidity": 0, "no_ask": 0, "no_bid": 0, "open_interest": 0, "open_time": "", "previous_price": 0, "previou...
{"type": "object", "required": ["market"], "properties": {"market": {"description": "Market\nContains information about a market. Note: for some fields, you should not assume a fixed structure.", "type": "object", "required": ["ticker", "event_ticker", "title", "subtitle", "open_time", "close_time", "expiration_time", ...
d762d224-2f52-4440-9836-7c931751e30f/018ab38f-3c69-4275-9573-d00613b6b884/4/0
Kalshi Trading API
An API for trading on Kalshi, a CFTC regulated exchange.
0.1
GetTrades
Endpoint for getting all trades for all markets.
200
null
{"cursor": "", "trades": [{"count": 0, "created_time": "", "no_price": 0, "taker_side": "yes", "ticker": "", "trade_id": "", "yes_price": 0}]}
{"type": "object", "required": ["trades"], "properties": {"cursor": {"description": "The Cursor represents a pointer to the next page of records in the pagination.\nUse the value returned here in the cursor query parameter for this end-point to get the next page containing limit records.\nAn empty value of this field i...
d762d224-2f52-4440-9836-7c931751e30f/41c73cbb-d234-4516-8247-262f95d78d4c/4/0
Kalshi Trading API
An API for trading on Kalshi, a CFTC regulated exchange.
0.1
GetEvents
Endpoint for getting data about all events.
200
null
{"cursor": "", "events": [{"category": "", "event_ticker": "", "mutually_exclusive": true, "series_ticker": "", "strike_date": "", "strike_period": "", "sub_title": "", "title": ""}]}
{"type": "object", "required": ["events"], "properties": {"cursor": {"description": "The Cursor represents a pointer to the next page of records in the pagination.\nUse the value returned here in the cursor query parameter for this end-point to get the next page containing limit records.\nAn empty value of this field i...
d762d224-2f52-4440-9836-7c931751e30f/973eb51c-4b74-4ce3-a951-696c2a98dc8e/2/0
Kalshi Trading API
An API for trading on Kalshi, a CFTC regulated exchange.
0.1
GetMarketOrderbook
Endpoint for getting the orderbook for a market.
200
null
{"orderbook": {"no": [], "yes": []}}
{"type": "object", "required": ["orderbook"], "properties": {"orderbook": {"description": "Contains the number of pending resting order for each price on a specific market.", "type": "object", "title": "OrderBook", "required": ["yes", "no"], "properties": {"no": {"type": "array", "items": {"description": "PriceLevel is...
d762d224-2f52-4440-9836-7c931751e30f/78c94204-5484-46c3-9b40-61eb72be31e0/5/0
Kalshi Trading API
An API for trading on Kalshi, a CFTC regulated exchange.
0.1
GetSeries
Endpoint for getting data about a series by its ticker.
200
null
{"series": {"frequency": "", "ticker": "", "title": ""}}
{"type": "object", "properties": {"series": {"description": "Represents a group of events that have the same underlying source.\n\nFor example: Fed interest rate hikes is a series with multiple events, one for each FOMC meeting.", "type": "object", "title": "Series", "required": ["ticker", "frequency", "title"], "prope...
d762d224-2f52-4440-9836-7c931751e30f/79a2c4fc-338d-42e8-a16d-e0f00c881616/3/0
Kalshi Trading API
An API for trading on Kalshi, a CFTC regulated exchange.
0.1
GetMarkets
Endpoint for listing and discovering markets on Kalshi.
200
null
{"cursor": "", "markets": [{"can_close_early": true, "cap_strike": 0, "category": "", "close_time": "", "custom_strike": {}, "event_ticker": "", "expiration_time": "", "expiration_value": "", "floor_strike": 0, "last_price": 0, "liquidity": 0, "no_ask": 0, "no_bid": 0, "open_interest": 0, "open_time": "", "previous_pri...
{"type": "object", "required": ["markets"], "properties": {"cursor": {"description": "The Cursor represents a pointer to the next page of records in the pagination.\nUse the value returned here in the cursor query parameter for this end-point to get the next page containing limit records.\nAn empty value of this field ...
d762d224-2f52-4440-9836-7c931751e30f/18d8f4d0-b5de-4cc2-a9b2-3646d1dfab0a/5/0
Kalshi Trading API
An API for trading on Kalshi, a CFTC regulated exchange.
0.1
GetEvent
Endpoint for getting data about an event by its ticker.
200
null
{"event": {"category": "", "event_ticker": "", "mutually_exclusive": true, "series_ticker": "", "strike_date": "", "strike_period": "", "sub_title": "", "title": ""}, "markets": [{"can_close_early": true, "cap_strike": 0, "category": "", "close_time": "", "custom_strike": {}, "event_ticker": "", "expiration_time": "", ...
{"type": "object", "required": ["event", "markets"], "properties": {"event": {"type": "object", "required": ["event_ticker", "series_ticker", "sub_title", "title", "mutually_exclusive", "category"], "properties": {"category": {"description": "Event category.", "type": "string", "x-go-name": "Category"}, "event_ticker":...
d762d224-2f52-4440-9836-7c931751e30f/26c77252-ef0e-4b8f-8365-db08b19296b2/5/0
Kalshi Trading API
An API for trading on Kalshi, a CFTC regulated exchange.
0.1
GetMarketHistory
Endpoint for getting the statistics history for a market. The value for the ticker path parameter should match the ticker of the target market. The min_ts parameter is optional, and will restrict statistics to those after provided timestamp. The min_ts is inclusive, which means a market history point at min_ts will be ...
200
null
{"cursor": "", "history": [{"no_ask": 0, "no_bid": 0, "open_interest": 0, "ts": 0, "volume": 0, "yes_ask": 0, "yes_bid": 0, "yes_price": 0}], "ticker": ""}
{"type": "object", "required": ["ticker", "history"], "properties": {"cursor": {"description": "The Cursor represents a pointer to the next page of records in the pagination.\nUse the value returned here in the cursor query parameter for this end-point to get the next page containing limit records.\nAn empty value of t...
d762d224-2f52-4440-9836-7c931751e30f/0e270466-3fed-4f3f-8a04-aa73398c70b4/2/0
Kalshi Trading API
An API for trading on Kalshi, a CFTC regulated exchange.
0.1
Login
Endpoint to start a REST session with the Kalshi API.
200
null
{"member_id": "", "token": ""}
{"description": "The `token` field must be passed in future requests as a header.", "type": "object", "title": "LoginResponse is returned from a login request.", "required": ["token"], "properties": {"member_id": {"description": "Member's user ID.", "type": "string", "format": "uuid", "x-go-name": "MemberId"}, "token":...
d762d224-2f52-4440-9836-7c931751e30f/97fc15d3-75ba-4569-a102-6f5fa20f9784/1/0
Kalshi Trading API
An API for trading on Kalshi, a CFTC regulated exchange.
0.1
GetPortfolioSettlements
Endpoint for getting the logged-in member's settlements historical track.
200
null
{"cursor": "", "settlements": [{"market_result": "", "no_count": 0, "no_total_cost": 0, "revenue": 0, "settled_time": "", "ticker": "", "yes_count": 0, "yes_total_cost": 0}]}
{"type": "object", "required": ["settlements"], "properties": {"cursor": {"description": "The Cursor represents a pointer to the next page of records in the pagination.\nUse the value returned here in the cursor query parameter for this end-point to get the next page containing limit records.\nAn empty value of this fi...
d762d224-2f52-4440-9836-7c931751e30f/40af625b-ffa0-4806-a76f-5901ff3eae94/4/0
Kalshi Trading API
An API for trading on Kalshi, a CFTC regulated exchange.
0.1
GetOrders
Endpoint for getting all orders for the logged-in member.
200
null
{"cursor": "", "orders": [{"action": "buy", "client_order_id": "", "close_cancel_count": 0, "created_time": "", "decrease_count": 0, "expiration_time": "", "fcc_cancel_count": 0, "last_update_time": "", "maker_fill_count": 0, "no_price": 0, "order_id": "", "place_count": 0, "queue_position": 0, "remaining_count": 0, "s...
{"type": "object", "required": ["orders"], "properties": {"cursor": {"description": "The Cursor represents a pointer to the next page of records in the pagination.\nUse the value returned here in the cursor query parameter for this end-point to get the next page containing limit records.\nAn empty value of this field i...
d762d224-2f52-4440-9836-7c931751e30f/6b632633-856d-4a96-9f8c-5a6668ff5a55/4/0
Kalshi Trading API
An API for trading on Kalshi, a CFTC regulated exchange.
0.1
BatchCreateOrders
Endpoint for submitting a batch of orders. Each order in the batch is counted against the total rate limit for order operations. Consequently, the size of the batch is capped by the current per-second rate-limit configuration applicable to the user. At the moment of writing, the limit is 20 orders per batch. Available ...
201
null
{"orders": [{"error": {"code": "", "details": "", "message": ""}, "order": {"action": "buy", "client_order_id": "", "created_time": "", "expiration_time": "", "no_price": 0, "order_id": "", "side": "yes", "status": "resting", "ticker": "", "type": "", "user_id": "", "yes_price": 0}}]}
{"type": "object", "title": "Response for submitting a batch of orders.", "required": ["orders"], "properties": {"orders": {"description": "An array of responses corresponding to orders in the request.", "type": "array", "items": {"type": "object", "title": "Response indicating the status of a single order from a batch...
d762d224-2f52-4440-9836-7c931751e30f/b894534f-b7f9-4beb-b23f-fc8794d0ced7/2/0
Kalshi Trading API
An API for trading on Kalshi, a CFTC regulated exchange.
0.1
GetPositions
Endpoint for getting all market positions for the logged-in member.
200
null
{"cursor": "", "event_positions": [{"event_exposure": 0, "event_ticker": "", "fees_paid": 0, "realized_pnl": 0, "resting_order_count": 0, "total_cost": 0}], "market_positions": [{"fees_paid": 0, "market_exposure": 0, "position": 0, "realized_pnl": 0, "resting_orders_count": 0, "ticker": "", "total_traded": 0}]}
{"type": "object", "required": ["market_positions", "event_positions"], "properties": {"cursor": {"description": "The Cursor represents a pointer to the next page of records in the pagination.\nUse the value returned here in the cursor query parameter for this end-point to get the next page containing limit records.\nA...
d762d224-2f52-4440-9836-7c931751e30f/d0f3bcd0-fa27-4e27-b6a2-8d0a59512a7b/1/0
Kalshi Trading API
An API for trading on Kalshi, a CFTC regulated exchange.
0.1
GetBalance
Endpoint for getting the balance of the logged-in member.
200
null
{"balance": 0}
{"type": "object", "required": ["balance"], "properties": {"balance": {"description": "Member balance in dollar cents.", "type": "integer", "format": "int64", "x-go-name": "Balance", "minimum": -9223372036854776000, "maximum": 9223372036854776000}}, "x-go-package": "github.com/Kalshi/exchange-infra/svc-api2/model"}
d762d224-2f52-4440-9836-7c931751e30f/05d238f4-a90f-4b8a-8ebc-2743139447a9/3/0
Kalshi Trading API
An API for trading on Kalshi, a CFTC regulated exchange.
0.1
GetOrder
Endpoint for getting a single order.
200
null
{"order": {"action": "buy", "client_order_id": "", "close_cancel_count": 0, "created_time": "", "decrease_count": 0, "expiration_time": "", "fcc_cancel_count": 0, "last_update_time": "", "maker_fill_count": 0, "no_price": 0, "order_id": "", "place_count": 0, "queue_position": 0, "remaining_count": 0, "side": "yes", "st...
{"type": "object", "required": ["order"], "properties": {"order": {"description": "Represents member orders in the API.\n\nWhen an order is matched multiple trades can be created this can be tracked by looking into the trade.orderId field.", "type": "object", "title": "Order", "required": ["order_id", "ticker", "status...
d762d224-2f52-4440-9836-7c931751e30f/df7f95e6-1b75-4b27-810f-3e871fbbc409/4/0
Kalshi Trading API
An API for trading on Kalshi, a CFTC regulated exchange.
0.1
DecreaseOrder
Endpoint for decreasing the number of contracts in an existing order. This is the only kind of edit available on order quantity. Cancelling an order is equivalent to decreasing an order amount to zero.
201
null
{"order": {"action": "buy", "client_order_id": "", "close_cancel_count": 0, "created_time": "", "decrease_count": 0, "expiration_time": "", "fcc_cancel_count": 0, "last_update_time": "", "maker_fill_count": 0, "no_price": 0, "order_id": "", "place_count": 0, "queue_position": 0, "remaining_count": 0, "side": "yes", "st...
{"type": "object", "title": "Response to an attempt to decrease an order's count including the order itself and the number of resting contracts remaining in the order.", "required": ["order"], "properties": {"order": {"description": "Represents member orders in the API.\n\nWhen an order is matched multiple trades can b...
d762d224-2f52-4440-9836-7c931751e30f/f3b8923e-cc13-4b04-a26b-2965afca7ec5/3/0
Kalshi Trading API
An API for trading on Kalshi, a CFTC regulated exchange.
0.1
BatchCancelOrders
Endpoint for cancelling up to 20 orders at once. Available to members with advanced access only.
200
null
{"orders": [{"error": {"code": "", "details": "", "message": ""}, "order": {"action": "buy", "client_order_id": "", "close_cancel_count": 0, "created_time": "", "decrease_count": 0, "expiration_time": "", "fcc_cancel_count": 0, "last_update_time": "", "maker_fill_count": 0, "no_price": 0, "order_id": "", "place_count":...
{"type": "object", "title": "Response for cancelling a batch of orders.", "required": ["orders"], "properties": {"orders": {"description": "An array of responses corresponding to the orders in the request.", "type": "array", "items": {"description": "Response for cancelling a batch of orders", "type": "object", "requir...
d762d224-2f52-4440-9836-7c931751e30f/85584251-f611-40f8-870a-e9b3228fc917/2/0
Kalshi Trading API
An API for trading on Kalshi, a CFTC regulated exchange.
0.1
GetFills
Endpoint for getting all fills for the logged-in member.
200
null
{"cursor": "", "fills": [{"action": "buy", "count": 0, "created_time": "", "is_taker": true, "no_price": 0, "order_id": "", "side": "yes", "ticker": "", "trade_id": "", "yes_price": 0}]}
{"type": "object", "required": ["fills"], "properties": {"cursor": {"description": "The Cursor represents a pointer to the next page of records in the pagination.\nUse the value returned here in the cursor query parameter for this end-point to get the next page containing limit records.\nAn empty value of this field in...
d762d224-2f52-4440-9836-7c931751e30f/80f5eed9-15dc-4fff-a139-c9707da3a393/3/0
Kalshi Trading API
An API for trading on Kalshi, a CFTC regulated exchange.
0.1
CreateOrder
Endpoint for submitting orders in a market.
201
null
{"order": {"action": "buy", "client_order_id": "", "created_time": "", "expiration_time": "", "no_price": 0, "order_id": "", "side": "yes", "status": "resting", "ticker": "", "type": "", "user_id": "", "yes_price": 0}}
{"description": "Response for submitting an order containing the order details\nand the order's last status.", "type": "object", "required": ["order"], "properties": {"order": {"description": "Represents the confirmation for an order that was just created.", "type": "object", "title": "OrderConfirmation", "required": [...
d762d224-2f52-4440-9836-7c931751e30f/7e1335cb-55c8-435b-9a49-58ac3319ed63/5/0
Kalshi Trading API
An API for trading on Kalshi, a CFTC regulated exchange.
0.1
CancelOrder
Endpoint for canceling orders. The value for the orderId should match the id field of the order you want to decrease. Commonly, DELETE-type endpoints return 204 status with no body content on success. But we can't completely delete the order, as it may be partially filled already. Instead, the DeleteOrder endpoint redu...
200
null
{"order": {"action": "buy", "client_order_id": "", "close_cancel_count": 0, "created_time": "", "decrease_count": 0, "expiration_time": "", "fcc_cancel_count": 0, "last_update_time": "", "maker_fill_count": 0, "no_price": 0, "order_id": "", "place_count": 0, "queue_position": 0, "remaining_count": 0, "side": "yes", "st...
{"description": "Response to an attempt to cancel an order\nincluding the order itself and its last status.", "type": "object", "required": ["order", "reduced_by"], "properties": {"order": {"description": "Represents member orders in the API.\n\nWhen an order is matched multiple trades can be created this can be tracke...
c8425d3e-7a8a-4bb6-b5da-09eb74d9bc1d/8cc7d7be-73c4-4291-8467-6571be487078/0/0
Real Time Financial News and Sentiments
Real time financial news and sentiments of stocks and currencies, powered by OpenAI.
9
/news/rapidapi
Retrieve news either for all stocks and currencies or by a specific ticker symbol.
200
Example_1
[{"impact_reasoning": "", "link": "", "pubDate": "", "publisher": "", "sentiment_impact": 0, "summary": "", "ticker_impacted": "", "title": ""}]
{"type": "array", "items": {"type": "object", "properties": {"impact_reasoning": {"type": "string"}, "link": {"type": "string", "format": "uri"}, "pubDate": {"type": "string", "format": "date-time"}, "publisher": {"type": "string"}, "sentiment_impact": {"type": "integer"}, "summary": {"type": "string"}, "ticker_impacte...
82462f57-2323-43a5-9a5b-877a029b18a6/23a4f1b2-e605-4198-901d-1a975bf62ee3/0/0
Yahoo Finance
Yahoo Finance
null
Summary
summary symbol
200
New Example
[{"fullExchangeName": "Jakarta", "symbol": "GOTO.JK", "fiftyTwoWeekLowChangePercent": {"raw": 0.1160221, "fmt": "11.60%"}, "gmtOffSetMilliseconds": 25200000, "regularMarketOpen": {"raw": 218, "fmt": "218.00"}, "language": "en-US", "regularMarketTime": {"raw": 1665735296, "fmt": "3:14PM WIB"}, "regularMarketChangePercen...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"fullExchangeName": {"type": "string"}, "symbol": {"type": "string"}, "fiftyTwoWeekLowChangePercent": {"type": "object", "properties": {"raw": {"type": "number"}, "fmt": {"type": "string"}}, "required": ["fmt", "ra...
98920051-65fe-47b7-b937-27165b3322d0/2abf5321-9321-4a0c-bd3f-a471764c8281/0/0
Everything Crypto
Cryptocurrency related news, coin information and more
null
getAllPolicyNews
Provides recent policy related news from all our available sources.
200
New Example
[{"link": "https://www.coindesk.com//policy/2022/01/14/judiciary-advisor-calls-for-english-law-to-keep-pace-with-crypto-report/", "source": "coindesk", "sourceName": "CoinDesk", "title": "Judiciary Adviser Calls for English Law to Keep Pace With Crypto: Report"}, {"link": "https://www.coindesk.com//policy/2022/01/14/bi...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"link": {"type": "string"}, "source": {"type": "string"}, "sourceName": {"type": "string"}, "title": {"type": "string"}}, "required": ["link", "source", "sourceName", "title"]}}
98920051-65fe-47b7-b937-27165b3322d0/fbe3ae7b-017d-432c-8cf6-cbb5c08570ee/0/0
Everything Crypto
Cryptocurrency related news, coin information and more
null
getOneNews
Provides news from only the selected source
200
New Example
[{"link": "https://news.bitcoin.com/kingdom-of-tonga-may-adopt-bitcoin-as-legal-tender-says-former-member-of-parliament/", "source": "bitcoin", "sourceName": "Bitcoin News", "title": "\nKingdom of Tonga May Adopt Bitcoin as Legal Tender, Says Former Member of Parliament "}, {"link": "https://news.bitcoin.com/tesla-begi...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"link": {"type": "string"}, "source": {"type": "string"}, "sourceName": {"type": "string"}, "title": {"type": "string"}}, "required": ["link", "source", "sourceName", "title"]}}
98920051-65fe-47b7-b937-27165b3322d0/3ce833bc-1101-4a75-9573-81b1a622e07b/0/0
Everything Crypto
Cryptocurrency related news, coin information and more
null
getOneCryptoBySlug
Provides detailed information about a single cryptocurrency by the slug of the crypto
200
New Example
{"1": {"circulating_supply": 18930381, "cmc_rank": 1, "date_added": "2013-04-28T00:00:00.000Z", "id": 1, "is_active": 1, "is_fiat": 0, "last_updated": "2022-01-15T23:56:00.000Z", "max_supply": 21000000, "name": "Bitcoin", "num_market_pairs": 9046, "platform": null, "quote": {"USD": {"fully_diluted_market_cap": 90717310...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"1": {"type": "object", "properties": {"circulating_supply": {"type": "integer"}, "cmc_rank": {"type": "integer"}, "date_added": {"type": "string"}, "id": {"type": "integer"}, "is_active": {"type": "integer"}, "is_fiat": {"type": "integer"},...
98920051-65fe-47b7-b937-27165b3322d0/eeec1ff6-9249-49db-b0ec-2cc013274be6/0/0
Everything Crypto
Cryptocurrency related news, coin information and more
null
getCryptoBySymbol
Provides details about a single cryptocurrency retrieved by the symbol
200
New Example
{"BTC": {"circulating_supply": 18930381, "cmc_rank": 1, "date_added": "2013-04-28T00:00:00.000Z", "id": 1, "is_active": 1, "is_fiat": 0, "last_updated": "2022-01-15T23:55:00.000Z", "max_supply": 21000000, "name": "Bitcoin", "num_market_pairs": 9046, "platform": null, "quote": {"USD": {"fully_diluted_market_cap": 907137...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"BTC": {"type": "object", "properties": {"circulating_supply": {"type": "integer"}, "cmc_rank": {"type": "integer"}, "date_added": {"type": "string"}, "id": {"type": "integer"}, "is_active": {"type": "integer"}, "is_fiat": {"type": "integer"...
98920051-65fe-47b7-b937-27165b3322d0/ce8870ce-0ec4-463b-afaf-0810c1ab111b/0/0
Everything Crypto
Cryptocurrency related news, coin information and more
null
getNewsSources
Provides the available news sources
200
New Example
["nextadvisor", "forbes", "thecryptoblock", "cryptomode", "cointelegraph", "yahoofinance", "businessinsider", "coindesk", "investorplace", "bitcoin"]
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "string"}}
98920051-65fe-47b7-b937-27165b3322d0/0c8063ee-2853-424f-a775-f169f948c06c/0/0
Everything Crypto
Cryptocurrency related news, coin information and more
null
getCryptoSymbols
Provides a list of all available cryptocurrency symbols
200
New Example
["BTC", "ETH", "BNB", "USDT", "SOL", "ADA", "USDC", "XRP", "AVAX", "LUNA", "DOT", "DOGE", "SHIB", "MATIC", "BUSD", "CRO", "WBTC", "LTC", "UNI", "DAI", "UST", "ALGO", "LINK", "TRX", "BCH", "XLM", "AXS", "MANA", "EGLD", "VET", "FTT", "FIL", "NEAR", "BTCB", "ATOM", "SAND", "HBAR", "ICP", "ETC", "THETA", "XTZ", "FTM", "HNT...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "string"}}
98920051-65fe-47b7-b937-27165b3322d0/93c82215-4e90-43fd-817f-bed1e674c380/0/0
Everything Crypto
Cryptocurrency related news, coin information and more
null
getCryptoSlugs
Provides a list of available cryptocurrency slugs
200
New Example
["bitcoin", "ethereum", "binance-coin", "tether", "solana", "cardano", "usd-coin", "xrp", "avalanche", "terra-luna", "polkadot-new", "dogecoin", "shiba-inu", "polygon", "binance-usd", "crypto-com-coin", "wrapped-bitcoin", "litecoin", "multi-collateral-dai", "uniswap", "terrausd", "algorand", "chainlink", "tron", "bitco...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "string"}}
98920051-65fe-47b7-b937-27165b3322d0/2bd2b26b-a61f-40df-b941-a2286bfafd0e/0/0
Everything Crypto
Cryptocurrency related news, coin information and more
null
allCryptos
Information about many cryptocurrencies such as price, volume, market cap, max supply and more.
200
New Example
[{"circulating_supply": 18930381, "cmc_rank": 1, "date_added": "2013-04-28T00:00:00.000Z", "id": 1, "last_updated": "2022-01-15T23:58:00.000Z", "max_supply": 21000000, "name": "Bitcoin", "num_market_pairs": 9046, "platform": null, "quote": {"USD": {"fully_diluted_market_cap": 906806617516.04, "last_updated": "2022-01-1...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"circulating_supply": {"type": "number"}, "cmc_rank": {"type": "integer"}, "date_added": {"type": "string"}, "id": {"type": "integer"}, "last_updated": {"type": "string"}, "max_supply": {"type": ["integer", "null"]...
98920051-65fe-47b7-b937-27165b3322d0/926d5627-1533-48bd-9152-b8655cdcf11b/0/0
Everything Crypto
Cryptocurrency related news, coin information and more
null
getAllNews
Provides all crypto related news from the available sources
200
New Example
[{"link": "https://www.coindesk.com//markets/2022/01/13/what-advisors-should-know-about-bitcoin-and-inflation/", "source": "coindesk", "sourceName": "CoinDesk", "title": "What Advisors Should Know About Bitcoin and Inflation"}, {"link": "https://www.coindesk.com//markets/2022/01/09/2021-the-year-of-the-alts/", "source"...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"link": {"type": "string"}, "source": {"type": "string"}, "sourceName": {"type": "string"}, "title": {"type": "string"}}, "required": ["link", "source", "sourceName", "title"]}}
98920051-65fe-47b7-b937-27165b3322d0/2d2f76f6-71a9-4c59-bcf4-916e873a9a51/0/0
Everything Crypto
Cryptocurrency related news, coin information and more
null
getAvailablePolicySources
Provides the list of available policy news sources
200
New Example
["coindesk", "cointelegraph", "thecryptoblock"]
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "string"}}
35a79b8d-1948-4577-baf7-fa66f354f1cc/950c35df-51f0-4cde-972c-b134e4b3fb62/0/0
Crypto Market Health
Cryptocurrency surveilialnce metrics used to identify market manipulation and volume anomalies
8.7
Wash Trading Metrics
Set of metrics includes convergence of the volume distribution to theoretical distribution, abnormal trading activity around pre-set time ranges, and unhealthy market behavior. Metrics have a 1h granularity. Available history is one week.
200
Example_1
{"timestamp": "2023-08-15T00:00:00.000Z", "market_id": "coinbase-btc-usdt", "wash_trading_total_score": "49.580979007505536794400", "front_running_total_score": "0.00"}
{"type": "object", "required": ["timestamp", "market_id", "wash_trading_total_score", "front_running_total_score"], "properties": {"timestamp": {"type": "string", "description": "(UTC)"}, "market_id": {"type": "string", "description": "Uniquely identifies a specific cryptocurrency market in a following format: `exchang...
35a79b8d-1948-4577-baf7-fa66f354f1cc/950c35df-51f0-4cde-972c-b134e4b3fb62/1/0
Crypto Market Health
Cryptocurrency surveilialnce metrics used to identify market manipulation and volume anomalies
8.7
Wash Trading Metrics
Set of metrics includes convergence of the volume distribution to theoretical distribution, abnormal trading activity around pre-set time ranges, and unhealthy market behavior. Metrics have a 1h granularity. Available history is one week.
400
Example_1
{"code": 400, "message": "Missing required request parameters."}
{"type": "object", "required": ["code", "message"], "properties": {"code": {"type": "integer"}, "message": {"type": "string", "enum": ["Missing required request parameters.", "Incorrect request. The specified asset is not supported. Please check the list of supported markets (dictionary enpoints).", "Incorrect request....
35a79b8d-1948-4577-baf7-fa66f354f1cc/11e3b2aa-d31c-4f72-84f9-a3b0049ef95a/0/0
Crypto Market Health
Cryptocurrency surveilialnce metrics used to identify market manipulation and volume anomalies
8.7
Data Dictionary
The list of supported cryptocurrency markets
200
Example_1
{"market_id": "metrics", "market_venue": "coinbase", "symbol": "btc", "base": "usd"}
{"type": "object", "required": ["market_id", "market_venue", "symbol", "base"], "properties": {"market_id": {"type": "string", "description": "Uniquely identifies a specific cryptocurrency market"}, "market_venue": {"type": "string", "description": "The name of exchange or a trading venue"}, "symbol": {"type": "string"...
11de2b8e-aa38-4065-8a0a-1a28ebf41bd5/c279bb16-643d-401f-aa13-f6bc0b2139e3/0/0
Virtual Currency
It is some simple API for fetch Virtual Currency Data
null
Get a Currency Data By Name
This endpoint will get a currency data by name
200
New Example
{"shortName": "BTC", "rank": 1, "name": "Bitcoin", "price": "$57,534.50"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"shortName": {"type": "string"}, "rank": {"type": "integer"}, "name": {"type": "string"}, "price": {"type": "string"}}, "required": ["name", "price", "rank", "shortName"]}
11de2b8e-aa38-4065-8a0a-1a28ebf41bd5/6815ea1e-524c-42e2-badb-6888b58824c6/0/0
Virtual Currency
It is some simple API for fetch Virtual Currency Data
null
Get A Currency Data By Rank
This Endpoint with get a currency Data by Rank
200
New Example
{"shortName": "BTC", "rank": 1, "name": "Bitcoin", "price": "$57,534.50"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"shortName": {"type": "string"}, "rank": {"type": "integer"}, "name": {"type": "string"}, "price": {"type": "string"}}, "required": ["name", "price", "rank", "shortName"]}
11de2b8e-aa38-4065-8a0a-1a28ebf41bd5/6e7465d0-b8bc-4ab6-bd40-bb22d0ae40b5/0/0
Virtual Currency
It is some simple API for fetch Virtual Currency Data
null
Get All Currency Data
This Endponit will Get All Currency Data
200
New Example
[{"shortName": "BTC", "rank": 1, "date": "Thu, 14 Oct 2021 13:12:55 GMT", "dateInNum": 1634217175016, "sevenDay": "\u21916.61%", "name": "Bitcoin", "icon": "https://s2.coinmarketcap.com/static/img/coins/64x64/1.png", "price": "$57,479.11"}, {"shortName": "ETH", "rank": 2, "date": "Thu, 14 Oct 2021 13:12:55 GMT", "dateI...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"shortName": {"type": "string"}, "rank": {"type": "integer"}, "date": {"type": "string"}, "dateInNum": {"type": "integer"}, "sevenDay": {"type": "string"}, "name": {"type": "string"}, "icon": {"type": "string"}, "p...
4c769caa-279e-419b-813b-3f8123e8dd72/e2fa15b7-6a2e-4767-b9e9-50f91ea45589/0/0
Crypto Arbitrage Trading
Introducing our new API, designed to provide you with real-time price differences between Binance and KuCoin for a specific coin. The API also calculates the percentage difference and profitability of each coin, making it easy to identify arbitrage opportunities. With our API, you can stay ahead of the market and make ...
9.4
Get coin price difference
returns the object with all the required data
200
New Example
{"direction": 1, "binancePrice": "7.20000000", "priceKucoin": "7.20827933", "Difference": "0.00827933", "Percentage": "0.11", "EthGasFee": "13"}
{"type": "object", "properties": {"direction": {"type": "integer"}, "binancePrice": {"type": "string"}, "priceKucoin": {"type": "string"}, "Difference": {"type": "string"}, "Percentage": {"type": "string"}, "EthGasFee": {"type": "string"}}}
6232e9a6-78f3-4c2c-99d4-201ff0a7934e/cffc2837-b839-4e8a-a8a6-c697c2e772a1/0/0
Top NFT Sales
Top NFTs and collections sold today, this week, or this month.
8.2
Top NFTs this Month
Top selling NFTs this month
200
Response
[{"nft_name": "CryptoPunk #4156", "nft_url": "https://www.nft-stats.com/asset/0xb47e3cd837ddf8e4c57f05d70ab865de6e193bbb/4156", "collection": "CryptoPunks", "collection_url": "https://www.nft-stats.com/collection/cryptopunks", "date": "6 days ago", "price": "$10.32M"}, {"nft_name": "Right-click and Save As guy", "nft_u...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"nft_name": {"type": "string"}, "nft_url": {"type": "string"}, "collection": {"type": "string"}, "collection_url": {"type": "string"}, "date": {"type": "string"}, "price": {"type": "string"}}, "required": ["collect...
6232e9a6-78f3-4c2c-99d4-201ff0a7934e/80e676ac-1461-4522-9ad2-7c561828c596/0/0
Top NFT Sales
Top NFTs and collections sold today, this week, or this month.
8.2
Top NFTs this Week
Top selling NFTs this week
200
Response
[{"nft_name": "CryptoPunk #4156", "nft_url": "https://www.nft-stats.com/asset/0xb47e3cd837ddf8e4c57f05d70ab865de6e193bbb/4156", "collection": "CryptoPunks", "collection_url": "https://www.nft-stats.com/collection/cryptopunks", "date": "6 days ago", "price": "$10.32M"}, {"nft_name": "Right-click and Save As guy", "nft_u...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"nft_name": {"type": "string"}, "nft_url": {"type": "string"}, "collection": {"type": "string"}, "collection_url": {"type": "string"}, "date": {"type": "string"}, "price": {"type": "string"}}, "required": ["collect...
6232e9a6-78f3-4c2c-99d4-201ff0a7934e/c296ea5a-6a70-40b2-9dfe-8fbad55b1229/0/0
Top NFT Sales
Top NFTs and collections sold today, this week, or this month.
8.2
Top Collections this Month
Top trending collections this month
200
Response
[{"collection": "The Sandbox", "collection_url": "https://www.nft-stats.com/collection/sandbox", "trades": "10,695", "volume": "$145.26M"}, {"collection": "CryptoPunks", "collection_url": "https://www.nft-stats.com/collection/cryptopunks", "trades": "368", "volume": "$135.03M"}, {"collection": "Mutant Ape Yacht Club", ...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"collection": {"type": "string"}, "collection_url": {"type": "string"}, "trades": {"type": "string"}, "volume": {"type": "string"}}, "required": ["collection", "collection_url", "trades", "volume"]}}
6232e9a6-78f3-4c2c-99d4-201ff0a7934e/3191cd16-a10e-473d-8aa7-b59f9256bd45/0/0
Top NFT Sales
Top NFTs and collections sold today, this week, or this month.
8.2
Top Collections this Week
Top trending collections this week
200
Response
[{"collection": "RTFKT - CloneX Mintvial", "collection_url": "https://www.nft-stats.com/collection/clonex-mintvial", "trades": "2,347", "volume": "$56.25M"}, {"collection": "CryptoPunks", "collection_url": "https://www.nft-stats.com/collection/cryptopunks", "trades": "109", "volume": "$41.27M"}, {"collection": "Bored A...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"collection": {"type": "string"}, "collection_url": {"type": "string"}, "trades": {"type": "string"}, "volume": {"type": "string"}}, "required": ["collection", "collection_url", "trades", "volume"]}}
6232e9a6-78f3-4c2c-99d4-201ff0a7934e/db6591a4-15e7-40c3-92cc-e0ccdf24450f/0/0
Top NFT Sales
Top NFTs and collections sold today, this week, or this month.
8.2
Top Collections Today
Top trending collections today
200
Response
[{"collection": "RTFKT - CloneX Mintvial", "collection_url": "https://www.nft-stats.com/collection/clonex-mintvial", "trades": "109", "volume": "$4.6M"}, {"collection": "CROAKZ by McGill!", "collection_url": "https://www.nft-stats.com/collection/croakz-v2-1", "trades": "2,207", "volume": "$3.6M"}, {"collection": "Crypt...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"collection": {"type": "string"}, "collection_url": {"type": "string"}, "trades": {"type": "string"}, "volume": {"type": "string"}}, "required": ["collection", "collection_url", "trades", "volume"]}}