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 |
|---|---|---|---|---|---|---|---|---|---|
edf34699-71c8-4f4b-841c-d2b7cadc8755/a2fe319f-5a05-47ac-b93f-4d44720c5eab/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | stock/balance-sheet/{stock} | Get stock balance sheet data. | 200 | Response | {"balanceSheetHistoryQuarterly": {"balanceSheetStatements": [{"maxAge": 1, "endDate": {"raw": 1624665600, "fmt": "2021-06-26"}, "cash": {"raw": 34050000000, "fmt": "34.05B", "longFmt": "34,050,000,000"}, "shortTermInvestments": {"raw": 27646000000, "fmt": "27.65B", "longFmt": "27,646,000,000"}, "netReceivables": {"raw"... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"balanceSheetHistoryQuarterly": {"type": "object", "properties": {"balanceSheetStatements": {"type": "array", "items": {"type": "object", "properties": {"maxAge": {"type": "integer"}, "endDate": {"type": "object", "properties": {"raw": {"typ... |
edf34699-71c8-4f4b-841c-d2b7cadc8755/1def3112-75b5-4ac9-ad97-4a26d1d9da6f/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | stock/key-statistics/{stock} | 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/f5cee238-96c2-40f5-926f-4970642f6c8b/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | stock/financial-data/{stock} | 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/345cb7c6-1aa8-4d00-9bed-c38225f796a4/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | stock/profile/{stock} | 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/a1254efa-11a2-4812-bb4b-0ad0d18cd7a0/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | v1/stock/balance-sheet | Get stock balance sheet data. | 200 | Response | {"balanceSheetHistoryQuarterly": {"balanceSheetStatements": [{"maxAge": 1, "endDate": {"raw": 1624665600, "fmt": "2021-06-26"}, "cash": {"raw": 34050000000, "fmt": "34.05B", "longFmt": "34,050,000,000"}, "shortTermInvestments": {"raw": 27646000000, "fmt": "27.65B", "longFmt": "27,646,000,000"}, "netReceivables": {"raw"... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"balanceSheetHistoryQuarterly": {"type": "object", "properties": {"balanceSheetStatements": {"type": "array", "items": {"type": "object", "properties": {"maxAge": {"type": "integer"}, "endDate": {"type": "object", "properties": {"raw": {"typ... |
edf34699-71c8-4f4b-841c-d2b7cadc8755/fb116d06-1d68-4135-8079-a11607bcea81/0/0 | Mboum Finance | Mboum Finance Official API for stocks, options, ETFs, mutual funds, SEC Data, news, screeners and more! | 9.8 | stock/insider-holders/{stock} | 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"},... |
ef2b3438-5750-4722-84bb-ee8fc7e308ce/e55babfd-6000-4191-9dd8-fa7c76a89d37/0/0 | EZAPIS Currency converter | Provides currency exchange rates based on the markets and national central banks data. | null | USD To All Currencies | USD To All Currencies | 200 | USD To All Currencies | {"ADA": "11277.3134082918", "AED": "23977.7525", "AFN": "579661.5328528328", "ALL": "742878.9532877654", "AMD": "2756641.386745752", "ANG": "11684.5026630295", "AOA": "2818537.3197847386", "ARS": "795219.7998731392", "ATS": "85389.5735989002", "AUD": "9255.707969498699", "AWG": "11686.91", "AZM": "55463144.13373469", "... | {"type": "object", "properties": {"ADA": {"type": "string"}, "AED": {"type": "string"}, "AFN": {"type": "string"}, "ALL": {"type": "string"}, "AMD": {"type": "string"}, "ANG": {"type": "string"}, "AOA": {"type": "string"}, "ARS": {"type": "string"}, "ATS": {"type": "string"}, "AUD": {"type": "string"}, "AWG": {"type": ... |
ef2b3438-5750-4722-84bb-ee8fc7e308ce/ab739d92-dbd5-47ba-83f7-83139d55e34e/0/0 | EZAPIS Currency converter | Provides currency exchange rates based on the markets and national central banks data. | null | Conversion | Conversion | 200 | Conversion | {"from": "USD", "to": "CAD", "amount": "6749", "result": "8,626.4086 Canadian Dollars", "rates": {"from": "1 USD = 1.27818 CAD", "to": "1 CAD = 0.782365 USD"}} | {"type": "object", "properties": {"from": {"type": "string"}, "to": {"type": "string"}, "amount": {"type": "string"}, "result": {"type": "string"}, "rates": {"type": "object", "properties": {"from": {"type": "string"}, "to": {"type": "string"}}}}} |
ef2b3438-5750-4722-84bb-ee8fc7e308ce/b0d86f2c-71b8-437b-9cdd-2e6785b0366d/0/0 | EZAPIS Currency converter | Provides currency exchange rates based on the markets and national central banks data. | null | Historical Currency Rates | Historical Currency Rates | 200 | Historical Currency Rates | [{"currency": "USD", "rate": "1", "inverse": "1", "encyclopediaSlug": "usd-us-dollar"}, {"currency": "EUR", "rate": "0.9075528661", "inverse": "1.1018641859369256", "encyclopediaSlug": "eur-euro"}, {"currency": "GBP", "rate": "0.8248519823", "inverse": "1.2123387243510295", "encyclopediaSlug": "gbp-british-pound"}, {"c... | {"type": "array", "items": {"type": "object"}} |
ef2b3438-5750-4722-84bb-ee8fc7e308ce/7653a3b9-36c2-473c-9cf7-0d562d4bb2ae/0/0 | EZAPIS Currency converter | Provides currency exchange rates based on the markets and national central banks data. | null | Currency To All Currencies | Currency To All Currencies | 200 | Currency To All Currencies | {"ADA": "14876.7153358032", "AED": "31554.12", "AFN": "762796.0289637456", "ALL": "977776.4071056527", "AMD": "3627609.32262661", "ANG": "15372.0797719824", "AOA": "3704187.141953976", "ARS": "1046443.6632826368", "ATS": "112382.1732892848", "AUD": "12199.9068807264", "AWG": "15379.68", "AZM": "72989062.28273252", "AZN... | {"type": "object", "properties": {"ADA": {"type": "string"}, "AED": {"type": "string"}, "AFN": {"type": "string"}, "ALL": {"type": "string"}, "AMD": {"type": "string"}, "ANG": {"type": "string"}, "AOA": {"type": "string"}, "ARS": {"type": "string"}, "ATS": {"type": "string"}, "AUD": {"type": "string"}, "AWG": {"type": ... |
ef2b3438-5750-4722-84bb-ee8fc7e308ce/e1c6dfb9-ecd3-4ea8-bac9-40d1aa3bd6fd/0/0 | EZAPIS Currency converter | Provides currency exchange rates based on the markets and national central banks data. | null | Currencies Related Countries | Currencies Related Countries | 200 | Currencies Related Countries | {"USD": {"name": "US Dollar", "relatedTerms": ["United States Dollar", "United States", "America", "American Samoa", "American Virgin Islands", "British Indian Ocean Territory", "British Virgin Islands", "Ecuador", "El Salvador", "Guam", "Haiti", "Micronesia", "Northern Mariana Islands", "Palau", "Panama", "Puerto Rico... | {"type": "object", "properties": {"USD": {"type": "object", "properties": {"name": {"type": "string"}, "relatedTerms": {"type": "array", "items": {"type": "string"}}, "name_plural": {"type": "string"}}}, "EUR": {"type": "object", "properties": {"name": {"type": "string"}, "relatedTerms": {"type": "array", "items": {"ty... |
ef2b3438-5750-4722-84bb-ee8fc7e308ce/63ef34f6-82a2-4459-8ca6-3afba6a9f08e/0/0 | EZAPIS Currency converter | Provides currency exchange rates based on the markets and national central banks data. | null | Base USD To All Currencies | Base USD To All Currencies | 200 | Base USD To All Currencies | {"ADA": "1.7272650342", "AED": "3.6725", "AFN": "88.7825904201", "ALL": "113.7814295126", "AMD": "422.2149466604", "ANG": "1.7896312855", "AOA": "431.6951018203", "ARS": "121.7981007617", "ATS": "13.0785072138", "AUD": "1.4176302603", "AWG": "1.79", "AZM": "8494.8911217238", "AZN": "1.6989782243", "BAM": "1.8589228988"... | {"type": "object", "properties": {"ADA": {"type": "string"}, "AED": {"type": "string"}, "AFN": {"type": "string"}, "ALL": {"type": "string"}, "AMD": {"type": "string"}, "ANG": {"type": "string"}, "AOA": {"type": "string"}, "ARS": {"type": "string"}, "ATS": {"type": "string"}, "AUD": {"type": "string"}, "AWG": {"type": ... |
ef2b3438-5750-4722-84bb-ee8fc7e308ce/d6a06e1e-7dc5-4d00-893a-490895a03b03/0/0 | EZAPIS Currency converter | Provides currency exchange rates based on the markets and national central banks data. | null | Available Currencies | Available Currencies | 200 | Available currencies | [{"code": "USD", "name": "US Dollar"}, {"code": "EUR", "name": "Euro"}, {"code": "GBP", "name": "British Pound"}, {"code": "CAD", "name": "Canadian Dollar"}, {"code": "AUD", "name": "Australian Dollar"}, {"code": "JPY", "name": "Japanese Yen"}, {"code": "INR", "name": "Indian Rupee"}, {"code": "NZD", "name": "New Zeala... | {"type": "array", "items": {"type": "object", "properties": {"code": {"type": "string"}, "name": {"type": "string"}}}} |
dd09a428-3aa3-4871-b5fe-c7e32bf45fa8/56550e91-8170-480b-95e2-8d485967414f/0/0 | KFintech CAS Mailback Automation | API to submit KFintech eCAS Request on https://mfs.kfintech.com/investor/General/ConsolidatedAccountStatement | 7.6 | Request eCAS | API to automatically submit CAS Mailback request form on https://mfs.kfintech.com/investor/General/ConsolidatedAccountStatement | 200 | Success Response | {"success": true} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"success": {"type": "boolean"}}, "required": ["success"]} |
b9f4b2ae-48fd-42ef-bedb-829e7c5709ce/1f8a5164-0b6e-44f7-a8a1-a2b967c26bcb/0/0 | Option Trade finder | Find the best sell put option trade based on select criteria | 6.4 | findPutTrade | find a Put trade that meet criteria based on parameters | 200 | Example 1 | {"status": "ok", "data": {"max_budget": 123456.78, "max_profit": 3025, "percent": 2.45, "selected_items": [{"symbol": "QS230811P00012500", "qty": 1, "premium": 0.8, "value": 1250, "strike": 12.5, "underlying": "QS"}, {"symbol": "LYFT230811P00010500", "qty": 1, "premium": 0.35, "value": 1050, "strike": 10.5, "underlying... | {"type": "object", "properties": {"data": {"type": "object", "properties": {"selected_items": {"type": "array", "items": {"type": "object", "properties": {"symbol": {"type": "string"}, "premium": {"type": "number"}, "qty": {"type": "integer"}, "strike": {"type": "number"}, "underlying": {"type": "string"}, "value": {"t... |
b9f4b2ae-48fd-42ef-bedb-829e7c5709ce/1f8a5164-0b6e-44f7-a8a1-a2b967c26bcb/0/1 | Option Trade finder | Find the best sell put option trade based on select criteria | 6.4 | findPutTrade | find a Put trade that meet criteria based on parameters | 200 | Example 2 | {"data": {"selected_items": [], "max_profit": 0, "max_budget": 23456.78, "message": "no item found. either all symbols are excluded, or Zero Day to Expiration trading is not allowed, or budget is too small", "percent": 0, "disclaimer": "Nothing contained within these data constitutes financial, investment, tax, legal, ... | {"type": "object", "properties": {"data": {"type": "object", "properties": {"selected_items": {"type": "array", "items": {"type": "object", "properties": {"symbol": {"type": "string"}, "premium": {"type": "number"}, "qty": {"type": "integer"}, "strike": {"type": "number"}, "underlying": {"type": "string"}, "value": {"t... |
b9f4b2ae-48fd-42ef-bedb-829e7c5709ce/1f8a5164-0b6e-44f7-a8a1-a2b967c26bcb/1/0 | Option Trade finder | Find the best sell put option trade based on select criteria | 6.4 | findPutTrade | find a Put trade that meet criteria based on parameters | 400 | New Example | {"message": "cannot have both include and exclude list of symbols", "status": "error"} | {"type": "object", "properties": {"message": {"type": "string"}, "status": {"type": "string"}}} |
0c9aaf44-e5b6-4ee4-a747-1cb098fc3733/122be78d-8103-4e41-9d91-69f8415b66b5/0/0 | StockAPI | StockAPI - tool, that allows you to fetch all possible data about certain stock | 0 | Cash Flow Statement History | Retrieve 3 years prior last year yearly cash flow statement information | 404 | New Example | {"error": "Not found"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"error": {"type": "string"}}, "required": ["error"]} |
0c9aaf44-e5b6-4ee4-a747-1cb098fc3733/122be78d-8103-4e41-9d91-69f8415b66b5/1/0 | StockAPI | StockAPI - tool, that allows you to fetch all possible data about certain stock | 0 | Cash Flow Statement History | Retrieve 3 years prior last year yearly cash flow statement information | 200 | New Example | [{"investments": {"raw": 5335000000, "fmt": "5.33B", "longFmt": "5,335,000,000"}, "changeToLiabilities": {"raw": -1981000000, "fmt": "-1.98B", "longFmt": "-1,981,000,000"}, "totalCashflowsFromInvestingActivities": {"raw": -4289000000, "fmt": "-4.29B", "longFmt": "-4,289,000,000"}, "netBorrowings": {"raw": 2499000000, "... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"investments": {"type": "object", "properties": {"raw": {"type": "integer"}, "fmt": {"type": "string"}, "longFmt": {"type": "string"}}, "required": ["fmt", "longFmt", "raw"]}, "changeToLiabilities": {"type": "objec... |
0c9aaf44-e5b6-4ee4-a747-1cb098fc3733/03bf3440-10c4-47ca-85d2-b8fb08b5e503/0/0 | StockAPI | StockAPI - tool, that allows you to fetch all possible data about certain stock | 0 | Cash Flow Statement | Retrieve latest yearly cash flow statement information | 404 | New Example | {"error": "Not found"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"error": {"type": "string"}}, "required": ["error"]} |
0c9aaf44-e5b6-4ee4-a747-1cb098fc3733/03bf3440-10c4-47ca-85d2-b8fb08b5e503/1/0 | StockAPI | StockAPI - tool, that allows you to fetch all possible data about certain stock | 0 | Cash Flow Statement | Retrieve latest yearly cash flow statement information | 200 | New Example | {"investments": {"raw": -2819000000, "fmt": "-2.82B", "longFmt": "-2,819,000,000"}, "changeToLiabilities": {"raw": 14002000000, "fmt": "14B", "longFmt": "14,002,000,000"}, "totalCashflowsFromInvestingActivities": {"raw": -14545000000, "fmt": "-14.54B", "longFmt": "-14,545,000,000"}, "netBorrowings": {"raw": 12665000000... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"investments": {"type": "object", "properties": {"raw": {"type": "integer"}, "fmt": {"type": "string"}, "longFmt": {"type": "string"}}, "required": ["fmt", "longFmt", "raw"]}, "changeToLiabilities": {"type": "object", "properties": {"raw": {... |
0c9aaf44-e5b6-4ee4-a747-1cb098fc3733/724beece-c228-477f-8209-5db7c8b81743/0/0 | StockAPI | StockAPI - tool, that allows you to fetch all possible data about certain stock | 0 | Balance Sheet History | Retrieve 3 years prior last year yearly balance sheet information | 200 | New Example | [{"totalLiab": {"raw": 258549000000, "fmt": "258.55B", "longFmt": "258,549,000,000"}, "totalStockholderEquity": {"raw": 65339000000, "fmt": "65.34B", "longFmt": "65,339,000,000"}, "otherCurrentLiab": {"raw": 47867000000, "fmt": "47.87B", "longFmt": "47,867,000,000"}, "totalAssets": {"raw": 323888000000, "fmt": "323.89B... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"totalLiab": {"type": "object", "properties": {"raw": {"type": "integer"}, "fmt": {"type": "string"}, "longFmt": {"type": "string"}}, "required": ["fmt", "longFmt", "raw"]}, "totalStockholderEquity": {"type": "obje... |
0c9aaf44-e5b6-4ee4-a747-1cb098fc3733/724beece-c228-477f-8209-5db7c8b81743/1/0 | StockAPI | StockAPI - tool, that allows you to fetch all possible data about certain stock | 0 | Balance Sheet History | Retrieve 3 years prior last year yearly balance sheet information | 404 | New Example | {"error": "Not found"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"error": {"type": "string"}}, "required": ["error"]} |
0c9aaf44-e5b6-4ee4-a747-1cb098fc3733/161466bc-add0-4df8-ad72-a35804a897a6/0/0 | StockAPI | StockAPI - tool, that allows you to fetch all possible data about certain stock | 0 | Balance Sheet | Retrieve latest yearly balance sheet information | 404 | New Example | {"error": "Not found"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"error": {"type": "string"}}, "required": ["error"]} |
0c9aaf44-e5b6-4ee4-a747-1cb098fc3733/161466bc-add0-4df8-ad72-a35804a897a6/1/0 | StockAPI | StockAPI - tool, that allows you to fetch all possible data about certain stock | 0 | Balance Sheet | Retrieve latest yearly balance sheet information | 200 | New Example | {"totalLiab": {"raw": 287912000000, "fmt": "287.91B", "longFmt": "287,912,000,000"}, "totalStockholderEquity": {"raw": 63090000000, "fmt": "63.09B", "longFmt": "63,090,000,000"}, "otherCurrentLiab": {"raw": 53577000000, "fmt": "53.58B", "longFmt": "53,577,000,000"}, "totalAssets": {"raw": 351002000000, "fmt": "351B", "... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"totalLiab": {"type": "object", "properties": {"raw": {"type": "integer"}, "fmt": {"type": "string"}, "longFmt": {"type": "string"}}, "required": ["fmt", "longFmt", "raw"]}, "totalStockholderEquity": {"type": "object", "properties": {"raw": ... |
0c9aaf44-e5b6-4ee4-a747-1cb098fc3733/99d311b6-0fe3-492c-93d7-e91a6d931984/0/0 | StockAPI | StockAPI - tool, that allows you to fetch all possible data about certain stock | 0 | Income Statement History | Retrieve 3 years prior last year yearly income statement information | 200 | New Example | [{"researchDevelopment": {"raw": 18752000000, "fmt": "18.75B", "longFmt": "18,752,000,000"}, "effectOfAccountingCharges": {}, "incomeBeforeTax": {"raw": 67091000000, "fmt": "67.09B", "longFmt": "67,091,000,000"}, "minorityInterest": {}, "netIncome": {"raw": 57411000000, "fmt": "57.41B", "longFmt": "57,411,000,000"}, "s... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"researchDevelopment": {"type": "object", "properties": {"raw": {"type": "integer"}, "fmt": {"type": "string"}, "longFmt": {"type": "string"}}, "required": ["fmt", "longFmt", "raw"]}, "effectOfAccountingCharges": {... |
0c9aaf44-e5b6-4ee4-a747-1cb098fc3733/99d311b6-0fe3-492c-93d7-e91a6d931984/1/0 | StockAPI | StockAPI - tool, that allows you to fetch all possible data about certain stock | 0 | Income Statement History | Retrieve 3 years prior last year yearly income statement information | 404 | New Example | {"error": "Not found"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"error": {"type": "string"}}, "required": ["error"]} |
0c9aaf44-e5b6-4ee4-a747-1cb098fc3733/1901ea9f-4ad5-42d0-82bf-891557f3d70a/0/0 | StockAPI | StockAPI - tool, that allows you to fetch all possible data about certain stock | 0 | Income Statement | Retrieve latest yearly income statement information | 404 | New Example | {"error": "Not found"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"error": {"type": "string"}}, "required": ["error"]} |
0c9aaf44-e5b6-4ee4-a747-1cb098fc3733/1901ea9f-4ad5-42d0-82bf-891557f3d70a/1/0 | StockAPI | StockAPI - tool, that allows you to fetch all possible data about certain stock | 0 | Income Statement | Retrieve latest yearly income statement information | 200 | New Example | {"researchDevelopment": {"raw": 21914000000, "fmt": "21.91B", "longFmt": "21,914,000,000"}, "effectOfAccountingCharges": {}, "incomeBeforeTax": {"raw": 109207000000, "fmt": "109.21B", "longFmt": "109,207,000,000"}, "minorityInterest": {}, "netIncome": {"raw": 94680000000, "fmt": "94.68B", "longFmt": "94,680,000,000"}, ... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"researchDevelopment": {"type": "object", "properties": {"raw": {"type": "integer"}, "fmt": {"type": "string"}, "longFmt": {"type": "string"}}, "required": ["fmt", "longFmt", "raw"]}, "effectOfAccountingCharges": {"type": "object"}, "incomeB... |
0c9aaf44-e5b6-4ee4-a747-1cb098fc3733/44adb968-e224-4c2a-8d5d-7f110d6f71f2/0/0 | StockAPI | StockAPI - tool, that allows you to fetch all possible data about certain stock | 0 | Ticker | Retrieve basic ticker information | 200 | New Example | {"currency": "USD", "currencySymbol": "$", "exchangeName": "NasdaqGS", "longName": "Apple Inc.", "quoteType": "EQUITY", "shortName": "Apple Inc.", "symbol": "AAPL"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"currency": {"type": "string"}, "currencySymbol": {"type": "string"}, "exchangeName": {"type": "string"}, "longName": {"type": "string"}, "quoteType": {"type": "string"}, "shortName": {"type": "string"}, "symbol": {"type": "string"}}, "requi... |
0c9aaf44-e5b6-4ee4-a747-1cb098fc3733/b8d35a20-b157-4095-b67b-954c7fdbc1f7/0/0 | StockAPI | StockAPI - tool, that allows you to fetch all possible data about certain stock | 0 | Price | Retrieve price related information | 404 | New Example | {"error": "Not found"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"error": {"type": "string"}}, "required": ["error"]} |
0c9aaf44-e5b6-4ee4-a747-1cb098fc3733/b8d35a20-b157-4095-b67b-954c7fdbc1f7/1/0 | StockAPI | StockAPI - tool, that allows you to fetch all possible data about certain stock | 0 | Price | Retrieve price related information | 200 | AAPL Price | {"currency": "USD", "currencySymbol": "$", "averageDailyVolume3Month": {"raw": 94027277, "fmt": "94.03M", "longFmt": "94,027,277"}, "averageDailyVolume10Day": {"raw": 82358450, "fmt": "82.36M", "longFmt": "82,358,450"}, "marketCap": {"raw": 2248609628160, "fmt": "2.25T", "longFmt": "2,248,609,628,160.00"}, "marketState... | {"type": "object", "properties": {"key1": {"type": "string"}, "key2": {"type": "string"}}} |
e6086cf2-5745-44ef-b3b1-edcc805a2ab0/8938abf7-df9a-4ee2-8f52-444e6b30a041/0/0 | Stock Earnings and Dividend Events | Returns earnings dates, ex-dividend dates and determine if one event will happen before a specific date | 1.5 | hasEvents | Returns whether the company has one of earnings or ex-dividend event between current date and a specific date | 400 | New Example | {"message": "execution error: incorrect date format. use 2023-07-28 or 20230728 or 230728 or 23-07-28", "status": "error"} | {"type": "object", "properties": {"message": {"type": "string"}, "status": {"type": "string"}}} |
e6086cf2-5745-44ef-b3b1-edcc805a2ab0/8938abf7-df9a-4ee2-8f52-444e6b30a041/1/0 | Stock Earnings and Dividend Events | Returns earnings dates, ex-dividend dates and determine if one event will happen before a specific date | 1.5 | hasEvents | Returns whether the company has one of earnings or ex-dividend event between current date and a specific date | 200 | New Example | {"symbol": "INTC", "hasEvents": false, "beforeDate": "2023-07-28", "status": "ok"} | {"type": "object", "properties": {"symbol": {"type": "string"}, "hasEvents": {"type": "boolean"}, "beforeDate": {"type": "string"}, "status": {"type": "string"}}} |
e6086cf2-5745-44ef-b3b1-edcc805a2ab0/a9932e13-6ca6-4998-bf23-aa2e493962a4/0/0 | Stock Earnings and Dividend Events | Returns earnings dates, ex-dividend dates and determine if one event will happen before a specific date | 1.5 | getEarningsDate | Returns the next earnings date along with a status indicating if the date is estimated or final | 400 | New Example | {"message": "execution error", "status": "error"} | {"type": "object", "properties": {"message": {"type": "string"}, "status": {"type": "string"}}} |
e6086cf2-5745-44ef-b3b1-edcc805a2ab0/a9932e13-6ca6-4998-bf23-aa2e493962a4/1/0 | Stock Earnings and Dividend Events | Returns earnings dates, ex-dividend dates and determine if one event will happen before a specific date | 1.5 | getEarningsDate | Returns the next earnings date along with a status indicating if the date is estimated or final | 200 | New Example | {"symbol": "INTC", "earningsDate": "2023-10-25", "status": "final"} | {"type": "object", "properties": {"symbol": {"type": "string"}, "earningsDate": {"type": "string"}, "status": {"type": "string"}}} |
e6086cf2-5745-44ef-b3b1-edcc805a2ab0/a3761c08-4039-4e0d-b3dc-6fce2f9539b8/0/0 | Stock Earnings and Dividend Events | Returns earnings dates, ex-dividend dates and determine if one event will happen before a specific date | 1.5 | getNextExDiv | Returns next ex dividend date | 400 | New Example | {"message": "execution error", "status": "error"} | {"type": "object", "properties": {"message": {"type": "string"}, "status": {"type": "string"}}} |
e6086cf2-5745-44ef-b3b1-edcc805a2ab0/a3761c08-4039-4e0d-b3dc-6fce2f9539b8/1/0 | Stock Earnings and Dividend Events | Returns earnings dates, ex-dividend dates and determine if one event will happen before a specific date | 1.5 | getNextExDiv | Returns next ex dividend date | 200 | New Example | {"symbol": "AAPL", "exDividendDate": "2023-08-04", "status": "final"} | {"type": "object", "properties": {"symbol": {"type": "string"}, "exDividendDate": {"type": "string"}, "status": {"type": "string"}}} |
ee8730c8-8ac1-45c8-b5b7-e2f3bf15c7ca/e61577c6-4d99-4fa5-962c-15dced988941/0/0 | Top NFT Collections and Sales | An API showing the top NFT collections and NFT sales in the last 24hrs, week, month or all time!
Just updated for faster response times ! | null | Get Top NFT Collections Today | This endpoint will return the top NFT collections based on the last 24 hours. | 200 | New Example | [{"collection_name": "RENGA by DirtyRobot", "collection_url": null, "volume_usd": 2424683.741436049, "avg_price_usd": 2381.8111408998516, "floor_price_usd": 2603.718, "traders": 1097, "sales": 1018, "protocol": ["ethereum"]}, {"collection_name": "RENGA Black Box", "collection_url": "https://dappradar.com/ethereum/colle... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"collection_name": {"type": "string"}, "collection_url": {"type": ["null", "string"]}, "volume_usd": {"type": "number"}, "avg_price_usd": {"type": "number"}, "floor_price_usd": {"type": ["null", "number"]}, "trader... |
ee8730c8-8ac1-45c8-b5b7-e2f3bf15c7ca/a468ac65-a8cc-45dd-b907-dbaec2991a7e/0/0 | Top NFT Collections and Sales | An API showing the top NFT collections and NFT sales in the last 24hrs, week, month or all time!
Just updated for faster response times ! | null | Get Top NFT Collections All Time | This endpoint will return the top NFT collections of all time. | 200 | New Example | [{"collection_name": "Axie Infinity", "collection_url": "https://dappradar.com/multichain/games/axie-infinity", "volume_usd": 4253841219.0634594, "avg_price_usd": 177.57165143124087, "floor_price_usd": 1.148976, "traders": 2155877, "sales": 17871006, "protocol": ["ethereum", "ronin"]}, {"collection_name": "CryptoPunks"... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"collection_name": {"type": "string"}, "collection_url": {"type": "string"}, "volume_usd": {"type": "number"}, "avg_price_usd": {"type": "number"}, "floor_price_usd": {"type": ["null", "number"]}, "traders": {"type... |
ee8730c8-8ac1-45c8-b5b7-e2f3bf15c7ca/cdb43d19-f08d-4d34-b82e-b92acfb3b207/0/0 | Top NFT Collections and Sales | An API showing the top NFT collections and NFT sales in the last 24hrs, week, month or all time!
Just updated for faster response times ! | null | Get Top NFT Sales All Time | This endpoint will return back the top NFT sales that have happened all time | 200 | New Example | [{"nft_name": "CryptoPunk #9998", "collection_name": "CryptoPunks", "collection_url": "https://dappradar.com/ethereum/collectibles/wrapped-cryptopunks", "crypto_price": 124457.067524, "token": "ETH", "price_usd": 529770176.479806, "protocol": "ethereum", "sold_at": "2021-10-28T23:50:37.000Z"}, {"nft_name": "CryptoPunk ... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"nft_name": {"type": "string"}, "collection_name": {"type": ["null", "string"]}, "collection_url": {"type": ["null", "string"]}, "crypto_price": {"type": "number"}, "token": {"type": "string"}, "price_usd": {"type"... |
ee8730c8-8ac1-45c8-b5b7-e2f3bf15c7ca/aa6ad6a3-b682-4d5a-8d13-93c2e68048b0/0/0 | Top NFT Collections and Sales | An API showing the top NFT collections and NFT sales in the last 24hrs, week, month or all time!
Just updated for faster response times ! | null | Get Top NFT Sales This Week | This endpoint will return back the top NFT sales that have happened in the last 7 days | 200 | New Example | [{"nft_name": "CryptoPunk #4713", "collection_name": "CryptoPunks", "collection_url": "https://dappradar.com/ethereum/collectibles/wrapped-cryptopunks", "crypto_price": 240, "token": "ETH", "price_usd": 412298.4, "protocol": "ethereum", "sold_at": "2022-09-13T05:45:40.000Z"}, {"nft_name": "Otherdeed for Otherside #1159... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"nft_name": {"type": "string"}, "collection_name": {"type": "string"}, "collection_url": {"type": "string"}, "crypto_price": {"type": "number"}, "token": {"type": "string"}, "price_usd": {"type": "number"}, "protoc... |
ee8730c8-8ac1-45c8-b5b7-e2f3bf15c7ca/ec52370d-f12b-4596-a228-533fceffb3ae/0/0 | Top NFT Collections and Sales | An API showing the top NFT collections and NFT sales in the last 24hrs, week, month or all time!
Just updated for faster response times ! | null | Get Top NFT Sales Today | This endpoint will return back the top NFT sales that have happened in the last 24 hours. | 200 | New Example | [{"nft_name": "CryptoPunk #3700", "collection_name": "CryptoPunks", "collection_url": "https://dappradar.com/ethereum/collectibles/wrapped-cryptopunks", "crypto_price": 99.9, "token": "ETH", "price_usd": 146981.871, "protocol": "ethereum", "sold_at": "2022-09-16T11:13:47.000Z"}, {"nft_name": "RAREPEPE NAKAMOTO SERIES 1... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"nft_name": {"type": "string"}, "collection_name": {"type": "string"}, "collection_url": {"type": ["null", "string"]}, "crypto_price": {"type": "number"}, "token": {"type": "string"}, "price_usd": {"type": "number"... |
ee8730c8-8ac1-45c8-b5b7-e2f3bf15c7ca/1bd63a3b-e922-4672-8fc5-d5b9439458ca/0/0 | Top NFT Collections and Sales | An API showing the top NFT collections and NFT sales in the last 24hrs, week, month or all time!
Just updated for faster response times ! | null | Get Top NFT Collections This Week | This endpoint will return the top NFT collections based on the last 7 days. | 200 | New Example | [{"collection_name": "Bored Ape Yacht Club", "collection_url": "https://dappradar.com/ethereum/collectibles/bored-ape-yacht-club", "volume_usd": 5996857.4028705, "avg_price_usd": 130366.46527979348, "floor_price_usd": 104856.675, "traders": 63, "sales": 46, "protocol": ["ethereum"]}, {"collection_name": "RENGA by Dirty... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"collection_name": {"type": "string"}, "collection_url": {"type": ["null", "string"]}, "volume_usd": {"type": "number"}, "avg_price_usd": {"type": "number"}, "floor_price_usd": {"type": ["null", "number"]}, "trader... |
ee8730c8-8ac1-45c8-b5b7-e2f3bf15c7ca/2e9d60c2-fbdc-4577-907d-ddc43642bd9f/0/0 | Top NFT Collections and Sales | An API showing the top NFT collections and NFT sales in the last 24hrs, week, month or all time!
Just updated for faster response times ! | null | Get Top NFT Collections This Month | This endpoint will return the top NFT collections based on the last 30 days. | 200 | New Example | [{"collection_name": "Bored Ape Yacht Club", "collection_url": "https://dappradar.com/ethereum/collectibles/bored-ape-yacht-club", "volume_usd": 36539663.734715305, "avg_price_usd": 134336.99902468862, "floor_price_usd": 105332.04000000001, "traders": 361, "sales": 272, "protocol": ["ethereum"]}, {"collection_name": "I... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"collection_name": {"type": "string"}, "collection_url": {"type": ["null", "string"]}, "volume_usd": {"type": "number"}, "avg_price_usd": {"type": "number"}, "floor_price_usd": {"type": ["null", "number"]}, "trader... |
ee8730c8-8ac1-45c8-b5b7-e2f3bf15c7ca/ca20fe42-fe28-44ea-9a30-ce9df3da5a44/0/0 | Top NFT Collections and Sales | An API showing the top NFT collections and NFT sales in the last 24hrs, week, month or all time!
Just updated for faster response times ! | null | Get Top NFT Sales This Month | This endpoint will return back the top NFT sales that have happened in the last 30 days | 200 | New Example | [{"nft_name": "Bored Ape Yacht Club #6588", "collection_name": "Bored Ape Yacht Club", "collection_url": "https://dappradar.com/ethereum/collectibles/bored-ape-yacht-club", "crypto_price": 769.9, "token": "ETH", "price_usd": 1195616.205, "protocol": "ethereum", "sold_at": "2022-08-31T17:41:52.000Z"}, {"nft_name": "Don'... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"nft_name": {"type": ["null", "string"]}, "collection_name": {"type": ["null", "string"]}, "collection_url": {"type": ["null", "string"]}, "crypto_price": {"type": "number"}, "token": {"type": "string"}, "price_usd... |
ea99602c-b2db-4f55-a8d0-be40cc16b598/051aea00-95fb-437c-944c-06dd8d4049d8/0/0 | AI Weather by Meteosource | Accurate hyper-local weather forecasts, powered by our cutting-edge machine learning (ML) models. Historical weather, current weather, weather statistics , and hour-by-hour forecast - all weather data updated in real-time! | 9.6 | historical_weather | Receive historical weather data for a given day in the past 8 years. Define your location using GPS coordinates or place_id from Location endpoints. | 200 | Response | {"lat": "37.81021N", "lon": "122.42282W", "elevation": 0, "units": "us", "data": [{"date": "2021-08-24T00:00:00", "weather": "partly_sunny", "icon": 4, "temperature": 64.7, "feels_like": 62.8, "wind_chill": 64.3, "dew_point": 52.9, "wind": {"speed": 9.5, "gusts": 19.9, "angle": 255, "dir": "WSW"}, "cloud_cover": 29, "p... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"lat": {"type": "string"}, "lon": {"type": "string"}, "elevation": {"type": "integer"}, "units": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"date": {"type": "string"}, "weather": {"type": "string... |
ea99602c-b2db-4f55-a8d0-be40cc16b598/8b032402-5843-4b69-8e84-81682a6b5387/0/0 | AI Weather by Meteosource | Accurate hyper-local weather forecasts, powered by our cutting-edge machine learning (ML) models. Historical weather, current weather, weather statistics , and hour-by-hour forecast - all weather data updated in real-time! | 9.6 | weather_statistics | Get average weather: long-term normals for a given place for the next 30 days. Define your location using GPS coordinates or place_id from Location endpoints. | 200 | Response | {"lat": "37.81021N", "lon": "122.42282W", "elevation": 0, "units": "us", "statistics": {"data": [{"day": "2022-02-17", "temperature": {"avg": 52.9, "avg_min": 49.7, "avg_max": 57.8, "record_min": 43.9, "record_max": 69.5}, "wind": {"avg_speed": 9.7, "avg_angle": 255, "avg_dir": "WSW", "max_speed": 32.2, "max_gust": 61.... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"lat": {"type": "string"}, "lon": {"type": "string"}, "elevation": {"type": "integer"}, "units": {"type": "string"}, "statistics": {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"day": ... |
ea99602c-b2db-4f55-a8d0-be40cc16b598/57ad348c-453f-40a2-80d6-f9035084a3e9/0/0 | AI Weather by Meteosource | Accurate hyper-local weather forecasts, powered by our cutting-edge machine learning (ML) models. Historical weather, current weather, weather statistics , and hour-by-hour forecast - all weather data updated in real-time! | 9.6 | current | Current weather conditions based on weather stations around the world. Updated every 10 minutes. Define your location using GPS coordinates or place_id from Location endpoints. | 200 | Response | {"lat": "37.81021N", "lon": "122.42282W", "elevation": 0, "timezone": "America/Los_Angeles", "units": "us", "current": {"icon": "mostly_cloudy", "icon_num": 29, "summary": "Mostly cloudy", "temperature": 50.6, "feels_like": 47, "wind_chill": 47, "dew_point": 46.1, "wind": {"speed": 5.2, "gusts": 10.7, "angle": 267, "di... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"lat": {"type": "string"}, "lon": {"type": "string"}, "elevation": {"type": "integer"}, "timezone": {"type": "string"}, "units": {"type": "string"}, "current": {"type": "object", "properties": {"icon": {"type": "string"}, "icon_num": {"type"... |
ea99602c-b2db-4f55-a8d0-be40cc16b598/dcc47ed3-7831-4fbc-a2d8-33c1771ecbc7/0/0 | AI Weather by Meteosource | Accurate hyper-local weather forecasts, powered by our cutting-edge machine learning (ML) models. Historical weather, current weather, weather statistics , and hour-by-hour forecast - all weather data updated in real-time! | 9.6 | daily | Daily weather forecast for the next 21 days. Global data are based on our AI technology, which uses many different models. Define your location using GPS coordinates or place_id from Location endpoints. | 200 | Response | {"lat": "37.81021N", "lon": "122.42282W", "elevation": 0, "units": "us", "daily": {"data": [{"day": "2022-02-18", "weather": "mostly_cloudy", "icon": 5, "summary": "Cloudy, fewer clouds in the afternoon. Temperature 52/60 \u00b0F.", "predictability": 1, "temperature": 55.6, "temperature_min": 51.5, "temperature_max": 5... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"lat": {"type": "string"}, "lon": {"type": "string"}, "elevation": {"type": "integer"}, "units": {"type": "string"}, "daily": {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"day": {"typ... |
ea99602c-b2db-4f55-a8d0-be40cc16b598/3667b34b-961b-45e7-bf46-4bd9df5ecba7/0/0 | AI Weather by Meteosource | Accurate hyper-local weather forecasts, powered by our cutting-edge machine learning (ML) models. Historical weather, current weather, weather statistics , and hour-by-hour forecast - all weather data updated in real-time! | 9.6 | minutely | Minute-by-minute precipitation forecast for the next 60 minutes. Updated in real-time based on our AI nowcasting models. Define your location using GPS coordinates or place_id from Location endpoints. | 200 | Response | {"lat": "37.81021N", "lon": "122.42282W", "elevation": 0, "timezone": "America/Los_Angeles", "units": "us", "minutely": {"summary": "No precipitation over the next hour.", "data": [{"date": "2022-02-17T04:05:00", "precipitation": 0}, {"date": "2022-02-17T04:06:00", "precipitation": 0}, {"date": "2022-02-17T04:07:00", "... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"lat": {"type": "string"}, "lon": {"type": "string"}, "elevation": {"type": "integer"}, "timezone": {"type": "string"}, "units": {"type": "string"}, "minutely": {"type": "object", "properties": {"summary": {"type": "string"}, "data": {"type"... |
ea99602c-b2db-4f55-a8d0-be40cc16b598/17226428-db95-4274-86b5-b36f7220e8ab/0/0 | AI Weather by Meteosource | Accurate hyper-local weather forecasts, powered by our cutting-edge machine learning (ML) models. Historical weather, current weather, weather statistics , and hour-by-hour forecast - all weather data updated in real-time! | 9.6 | alerts | Severe weather alerts for the USA, Europe, and Canada. Define your location using GPS coordinates or place_id from Location endpoints. | 200 | Response | {"lat": "45.74846N", "lon": "4.84671E", "elevation": 173, "timezone": "Europe/Paris", "alerts": {"data": [{"event": "Moderate Thunderstorms", "onset": "2022-05-04T06:00:00", "expires": "2022-05-05T06:00:00", "sender": "Meteo France", "certainty": "Likely", "severity": "Moderate", "headline": "Moderate thunderstorm warn... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"lat": {"type": "string"}, "lon": {"type": "string"}, "elevation": {"type": "integer"}, "timezone": {"type": "string"}, "alerts": {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"event":... |
ea99602c-b2db-4f55-a8d0-be40cc16b598/393809cc-2df5-4acb-b2f9-31b5797c4fda/0/0 | AI Weather by Meteosource | Accurate hyper-local weather forecasts, powered by our cutting-edge machine learning (ML) models. Historical weather, current weather, weather statistics , and hour-by-hour forecast - all weather data updated in real-time! | 9.6 | find_places | Search places by name to get place_id for the Weather Forecast Endpoints and detailed geographical information (country, region, elevation, timezone, etc.) for a given location.
The response can contain multiple places, sorted by relevance. You can then identify the one you want by coordinates, country, region, or type... | 200 | Response | [{"name": "Fishermans Wharf", "place_id": "fishermans-wharf", "adm_area1": "California", "adm_area2": "Contra Costa", "country": "United States of America", "lat": "37.80761N", "lon": "-122.41714W", "timezone": "America/Los_Angeles", "type": "settlement"}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "place_id": {"type": "string"}, "adm_area1": {"type": "string"}, "adm_area2": {"type": "string"}, "country": {"type": "string"}, "lat": {"type": "string"}, "lon": {"type": "string"}, "ti... |
ea99602c-b2db-4f55-a8d0-be40cc16b598/c9354656-33c0-4091-9edb-2ddc4da7d9bf/0/0 | AI Weather by Meteosource | Accurate hyper-local weather forecasts, powered by our cutting-edge machine learning (ML) models. Historical weather, current weather, weather statistics , and hour-by-hour forecast - all weather data updated in real-time! | 9.6 | find_places_prefix | Search places by beginning of the name to get place_id for the Weather Forecast Endpoints and detailed geographical information (country, region, elevation, timezone, etc.) for a given location.
The response can contain multiple places, sorted by relevance. You can then identify the one you want by coordinates, country... | 200 | Response | [{"name": "Fishermans Wharf", "place_id": "fishermans-wharf", "adm_area1": "California", "adm_area2": "Contra Costa", "country": "United States of America", "lat": "37.80761N", "lon": "-122.41714W", "timezone": "America/Los_Angeles", "type": "settlement"}, {"name": "Fishermans Wharf Mobile Home Park", "place_id": "fish... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "place_id": {"type": "string"}, "adm_area1": {"type": "string"}, "adm_area2": {"type": "string"}, "country": {"type": "string"}, "lat": {"type": "string"}, "lon": {"type": "string"}, "ti... |
ea99602c-b2db-4f55-a8d0-be40cc16b598/f25edd86-2b76-4c6c-a6f0-d5a17cc6f66e/0/0 | AI Weather by Meteosource | Accurate hyper-local weather forecasts, powered by our cutting-edge machine learning (ML) models. Historical weather, current weather, weather statistics , and hour-by-hour forecast - all weather data updated in real-time! | 9.6 | nearest_place | Use this endpoint to search for the nearest named place (village/town/city) from a given GPS coordinates. You will get place_id for the Weather Forecast Endpoints and detailed geographical information.
Note: If you specify coordinates of a secluded place (e.g. middle of the ocean), the nearest point can be very far fro... | 200 | Response | {"name": "Fisherman's Warf", "place_id": "fishermans-warf", "adm_area1": "California", "adm_area2": "San Francisco County", "country": "United States of America", "lat": "37.808N", "lon": "122.41774W", "timezone": "America/Los_Angeles", "type": "settlement"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"name": {"type": "string"}, "place_id": {"type": "string"}, "adm_area1": {"type": "string"}, "adm_area2": {"type": "string"}, "country": {"type": "string"}, "lat": {"type": "string"}, "lon": {"type": "string"}, "timezone": {"type": "string"}... |
ea99602c-b2db-4f55-a8d0-be40cc16b598/9359b797-8762-400a-937c-e80da7cf323f/0/0 | AI Weather by Meteosource | Accurate hyper-local weather forecasts, powered by our cutting-edge machine learning (ML) models. Historical weather, current weather, weather statistics , and hour-by-hour forecast - all weather data updated in real-time! | 9.6 | astro | Returns global Sun and Moon information (sunrise/sunset, moonrise/moonset and moon phase) for the next 30 days. Define your location using GPS coordinates or place_id from Location endpoints. | 200 | Response | {"lat": "37.81021N", "lon": "122.42282W", "elevation": 0, "timezone": "America/Los_Angeles", "astro": {"data": [{"day": "2022-02-17", "sun": {"rise": "2022-02-17T06:56:42", "set": "2022-02-17T17:51:40", "always_up": false, "always_down": false}, "moon": {"phase": "full_moon", "rise": "2022-02-17T19:04:59", "set": "2022... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"lat": {"type": "string"}, "lon": {"type": "string"}, "elevation": {"type": "integer"}, "timezone": {"type": "string"}, "astro": {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"day": {"... |
901e945b-a0ef-4cbd-a184-02047cb1c6ba/3e15b2a9-3692-4dc3-98cb-22f47751b6b2/0/0 | History | Get 20 years historical weather data in Europe + Pollen + UV + Air Quality data | 8.7 | hourlyWeather | This endpoint returns the historical weather on hourly level for a given day for a given location (latitude and longitude) | 200 | Example_1 | {"air_quality": [{"CO": 0, "Distance": 0, "NO2": 0, "O3": 0, "PM10": 0, "SO2": 0, "time": ""}], "astronomy": {"max_sunshine": 0, "sunrise": "", "sunset": ""}, "location": {"date": "", "height": 0, "latitude": 0, "longitude": 0}, "meta": {"additional_info": "", "errors": "", "sources": []}, "weather": [{"air_pressure": ... | {"description": "Hourly values of the the requested parameters", "properties": {"air_quality": {"items": {"properties": {"CO": {"format": "float", "maximum": 3.402823669209385e+38, "minimum": -3.402823669209385e+38, "type": "number"}, "Distance": {"format": "float", "maximum": 3.402823669209385e+38, "minimum": -3.40282... |
901e945b-a0ef-4cbd-a184-02047cb1c6ba/658319b8-4b7e-42fc-b5a5-626be4d260a7/0/0 | History | Get 20 years historical weather data in Europe + Pollen + UV + Air Quality data | 8.7 | hourlyWeatherZip | This endpoint returns the historical weather on hourly level for a given day for a given location (country and zip-code) | 200 | Example_1 | {"air_quality": [{"CO": 0, "Distance": 0, "NO2": 0, "O3": 0, "PM10": 0, "SO2": 0, "time": ""}], "astronomy": {"max_sunshine": 0, "sunrise": "", "sunset": ""}, "location": {"date": "", "height": 0, "latitude": 0, "longitude": 0}, "meta": {"additional_info": "", "errors": "", "sources": []}, "weather": [{"air_pressure": ... | {"description": "Hourly values of the the requested parameters", "properties": {"air_quality": {"items": {"properties": {"CO": {"format": "float", "maximum": 3.402823669209385e+38, "minimum": -3.402823669209385e+38, "type": "number"}, "Distance": {"format": "float", "maximum": 3.402823669209385e+38, "minimum": -3.40282... |
901e945b-a0ef-4cbd-a184-02047cb1c6ba/d798a16e-dd06-406d-ab91-c4ccba2ff92e/0/0 | History | Get 20 years historical weather data in Europe + Pollen + UV + Air Quality data | 8.7 | dailyWeatherZip | This endpoint returns the historical weather for a given day for a given location (Country and zip code) | 200 | Example_1 | {"air_quality": {"CO": 0, "Distance": 0, "NO2": 0, "O3": 0, "PM10": 0, "SO2": 0}, "anomaly": {"long_time_t2m_avg": 0, "long_time_t2m_max": 0, "long_time_t2m_min": 0, "temp_anomaly_max": 0, "temp_anomaly_mean": 0, "temp_anomaly_min": 0}, "astronomy": {"max_sunshine": 0, "sunrise": "", "sunset": ""}, "loacation": {"date"... | {"description": "Daily summary of the the requested parameters", "properties": {"air_quality": {"properties": {"CO": {"format": "float", "maximum": 3.402823669209385e+38, "minimum": -3.402823669209385e+38, "type": "number"}, "Distance": {"format": "float", "maximum": 3.402823669209385e+38, "minimum": -3.402823669209385... |
901e945b-a0ef-4cbd-a184-02047cb1c6ba/3a99ad13-12a4-4552-811f-79821309e28f/0/0 | History | Get 20 years historical weather data in Europe + Pollen + UV + Air Quality data | 8.7 | dailyWeather | This endpoint returns the historical weather for a given day for a given location (latitude and longitude) | 200 | Example_1 | {"air_quality": {"CO": 0, "Distance": 0, "NO2": 0, "O3": 0, "PM10": 0, "SO2": 0}, "anomaly": {"long_time_t2m_avg": 0, "long_time_t2m_max": 0, "long_time_t2m_min": 0, "temp_anomaly_max": 0, "temp_anomaly_mean": 0, "temp_anomaly_min": 0}, "astronomy": {"max_sunshine": 0, "sunrise": "", "sunset": ""}, "loacation": {"date"... | {"description": "Daily summary of the the requested parameters", "properties": {"air_quality": {"properties": {"CO": {"format": "float", "maximum": 3.402823669209385e+38, "minimum": -3.402823669209385e+38, "type": "number"}, "Distance": {"format": "float", "maximum": 3.402823669209385e+38, "minimum": -3.402823669209385... |
901e945b-a0ef-4cbd-a184-02047cb1c6ba/7fbde77f-1460-414f-a7d9-77b82777c4a7/0/0 | History | Get 20 years historical weather data in Europe + Pollen + UV + Air Quality data | 8.7 | dailyWeatherSeries | This endpoint returns the historical weather for a given series of days for a given location (latitude and longitude) | 200 | Example_1 | {"air_quality": {"CO": 0, "Distance": 0, "NO2": 0, "O3": 0, "PM10": 0, "SO2": 0}, "anomaly": {"long_time_t2m_avg": 0, "long_time_t2m_max": 0, "long_time_t2m_min": 0, "temp_anomaly_max": 0, "temp_anomaly_mean": 0, "temp_anomaly_min": 0}, "astronomy": {"max_sunshine": 0, "sunrise": "", "sunset": ""}, "loacation": {"date"... | {"description": "Daily summary of the the requested parameters", "properties": {"air_quality": {"properties": {"CO": {"format": "float", "maximum": 3.402823669209385e+38, "minimum": -3.402823669209385e+38, "type": "number"}, "Distance": {"format": "float", "maximum": 3.402823669209385e+38, "minimum": -3.402823669209385... |
a64506c2-0f09-4f44-ad7c-a7a727a5c1b8/68045bc8-f2ec-4b8d-b0f9-edff0f96ad2c/0/0 | Ski Resort Forecast | Forecast and current snow conditions for nearly every ski resort. Perfect spelling of resort names is NOT required in most cases. | 9.4 | 5 Day Forecast | Returns the 5 day forecast for a given resort name | 200 | New Example | {"forecast5Day": [{"dayOfWeek": "saturday", "am": {"summary": "light snow", "windSpeed": "15mph", "windDirection": "W", "snow": "0in", "rain": "0in", "maxTemp": "10\u00b0F", "minTemp": "9\u00b0F", "windChill": "-11\u00b0F", "humidity": "91%", "freezeLevel": "3900ft"}, "pm": {"summary": "light snow", "windSpeed": "10mph... | {"type": "object", "properties": {"forecast5Day": {"type": "array", "items": {"type": "object", "properties": {"dayOfWeek": {"type": "string"}, "am": {"type": "object", "properties": {"summary": {"type": "string"}, "windSpeed": {"type": "string"}, "windDirection": {"type": "string"}, "snow": {"type": "string"}, "rain":... |
a64506c2-0f09-4f44-ad7c-a7a727a5c1b8/869cec5a-0f8c-42d4-9063-be8ae8b92bba/0/0 | Ski Resort Forecast | Forecast and current snow conditions for nearly every ski resort. Perfect spelling of resort names is NOT required in most cases. | 9.4 | Hourly Forecast | Returns the hourly forecast for a given resort name | 200 | New Example | {"forecast": [{"time": "3PM", "summary": "some clouds", "windSpeed": "25mph", "windDirection": "WSW", "snow": "0in", "rain": "0in", "maxTemp": "16\u00b0F", "minTemp": "not found", "windChill": "1\u00b0F", "humidity": "60%", "freezeLevel": "4800ft"}, {"time": "4PM", "summary": "clear", "windSpeed": "25mph", "windDirecti... | {"type": "object", "properties": {"forecast": {"type": "array", "items": {"type": "object", "properties": {"time": {"type": "string"}, "summary": {"type": "string"}, "windSpeed": {"type": "string"}, "windDirection": {"type": "string"}, "snow": {"type": "string"}, "rain": {"type": "string"}, "maxTemp": {"type": "string"... |
a64506c2-0f09-4f44-ad7c-a7a727a5c1b8/9a568d57-097d-46cb-bf28-cb1ad1a97b12/0/0 | Ski Resort Forecast | Forecast and current snow conditions for nearly every ski resort. Perfect spelling of resort names is NOT required in most cases. | 9.4 | Current Snow Conditions | Returns the current snow conditions for a given resort name | 200 | New Example | {"metric": {"topSnowDepth": "170cm", "botSnowDepth": "58cm", "freshSnowfall": "6cm", "lastSnowfallDate": "1 Feb 2022", "basicInfo": {"region": "USA - Wyoming", "name": "Jackson Hole", "url": "https://www.snow-forecast.com/resorts/Jackson-Hole/6day/top", "topLiftElevation": "3184m", "midLiftElevation": "2554m", "botLift... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"metric": {"type": "object", "properties": {"topSnowDepth": {"type": "string"}, "botSnowDepth": {"type": "string"}, "freshSnowfall": {"type": "string"}, "lastSnowfallDate": {"type": "string"}, "basicInfo": {"type": "object", "properties": {"... |
24cd202d-830c-4b9f-a259-d1907ff45b42/6c76cec5-3a2a-46ce-845b-5760f1fa1073/0/0 | Weather Change Live | API shows climate change around the world. | 0 | Get specific weather report | Get all specific weather report | 200 | New Example | [{"title": " \u2018The time for change is now\u2019: demonstrators around the world demand action on climate crisis ", "url": "https://www.theguardian.com/environment/2021/nov/06/nicola-sturgeon-says-glasgow-climate-march-will-be-policed-appropriately", "source": "guardian"}, {"title": "\u2018The time for change is no... | {"$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"]}} |
1cd76dc5-b3c5-473b-a876-6d68a705efaa/55f14517-2dd9-426f-af6f-211cba3ad99f/0/0 | KayuloWeather | [DISCOUNT] Weather forecasts to the minute, weather alerts, historical data and astronomy data. | 5.9 | Weather Alert | Receive an active weather alert. | 200 | Example_1 | {"messages": [{"language": "", "text": ""}]} | {"description": "The weather alert information.", "type": "object", "required": ["area", "messages"], "properties": {"area": {"description": "An object defining a geographic region."}, "messages": {"type": "array", "items": {"description": "The official text describing a severe weather event from the agency.", "type": ... |
1cd76dc5-b3c5-473b-a876-6d68a705efaa/e8c5b131-f33c-4133-8014-9b6df76abbfd/0/0 | KayuloWeather | [DISCOUNT] Weather forecasts to the minute, weather alerts, historical data and astronomy data. | 5.9 | Weather | Obtain weather data for the specified location.
The dataSets query parameter is used to obtain different data, like forecasts and current weather. Thus not all query parameters are needed for every data set. See the description of the query parameters to identify, which parameter is needed for which data set. | 200 | Example_1 | {"currentWeather": {"name": "CurrentWeather", "metadata": {"attributionURL": "", "expireTime": "", "latitude": 0, "longitude": 0, "providerLogo": "", "providerName": "", "readTime": "", "reportedTime": "", "temporarilyUnavailable": true, "units": "m", "version": ""}, "asOf": "", "cloudCover": 0, "conditionCode": "Blizz... | {"type": "object", "properties": {"currentWeather": {"description": "The current weather conditions for the specified location.", "type": "object", "required": ["asOf", "conditionCode", "humidity", "precipitationIntensity", "pressure", "pressureTrend", "temperature", "temperatureApparent", "temperatureDewPoint", "uvInd... |
1cd76dc5-b3c5-473b-a876-6d68a705efaa/406055ee-d3f8-4d74-89c8-dafca38e61af/0/0 | KayuloWeather | [DISCOUNT] Weather forecasts to the minute, weather alerts, historical data and astronomy data. | 5.9 | Availability | Determine the data sets available for the specified location. | 200 | Example_1 | ["currentWeather", "forecastDaily", "forecastHourly"] | {"type": "array", "items": {"type": "string", "enum": ["currentWeather", "forecastDaily", "forecastHourly", "forecastNextHour", "weatherAlerts"], "description": "* `currentWeather`: The current weather for the requested location. Also works for past days, see `currentAsOf` query parameter.\n* `forecastDaily`: The daily... |
abb4c70e-2df1-4ff8-a1e2-ca985789de56/66869777-ab0a-4ba4-a851-5dbd0f50228a/0/0 | climate change | climate change | null | get individual news | to get individual news | 200 | New Example | {"key1": "", "key2": ""} | {"type": "object", "properties": {"key1": {"type": "string"}, "key2": {"type": "string"}}} |
76bf126e-0d9c-4a81-bb7f-fe49b8f6be72/995db895-1646-4fb8-acc6-e98310785c8f/0/0 | climate-api | climate change news api from different webistes | 0 | get individual news source | get individual news source from different resources | 200 | New Example | [{"title": "Meet the people fighting climate doomism", "url": "https://www.bbc.co.uk/news/blogs-trending-61495035", "source": "bbc"}] | {"$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"]}} |
0504addc-f938-4dbb-95c1-ece20f70c739/adc9e65e-e537-4a67-b07c-af998d82dcff/0/0 | Meteoalarm Hazards | Warnings and hazards issued for Europe by the EUMETNET - meteoalarm.org | 8.1 | Get hazards | Get current hazards for specific country. Refer to About section for country codes. | 200 | Response | [{"locality": "Levice", "valid_from": "2023-08-01T14:00:00+00:00", "valid_till": "2023-08-02T02:00:00+00:00", "alert_type": "10", "alert_type_desc": "Rain", "alert_level": "2", "alert_color": "Yellow", "alert_desc": "Moderate", "description": "Slovak(sk): V okrese Levice sa OJEDINELE o\u010dak\u00e1va v\u00fdskyt da\u0... | {"type": "array", "items": {"type": "object", "properties": {"locality": {"type": "string"}, "valid_from": {"type": "string"}, "valid_till": {"type": "string"}, "alert_type": {"type": "string"}, "alert_type_desc": {"type": "string"}, "alert_level": {"type": "string"}, "alert_color": {"type": "string"}, "alert_desc": {"... |
869b0ec4-e37d-4e05-a27d-6d637360a2a1/a17e8f1e-ea0b-453d-af88-118e35293f28/0/0 | Plant Hardiness Zone | Retrieve the USDA Plant Hardiness Zone for a ZIP code | 9.1 | Retrieve the Hardiness Zone | Pass a ZIP code in the endpoint path to return an object that includes the ZIP code and USDA Plant Hardiness Zone. | 200 | Response | {"hardiness_zone": "10b", "zipcode": "90210"} | {"properties": {"hardiness_zone": {"type": "string"}, "zipcode": {"type": "string"}}, "type": "object"} |
2e30dc21-8ed0-4d37-9fed-21e22503fa38/f75ef728-52fb-4643-80cc-985773858721/1/0 | Weather Rapid | Weather API | null | CurrentWeatherData | Get the current weather info | 200 | null | {"coord": {"lon": 72.85, "lat": 19.01}, "weather": [{"id": 803, "main": "Clouds", "description": "broken clouds", "icon": "50d"}], "base": "cmc stations", "main": {"temp": 293.25, "pressure": 1019, "humidity": 83, "temp_min": 289.82, "temp_max": 295.37, "sea_level": 984, "grnd_level": 990}, "visibility": 16093, "wind":... | {"title": "Successful response", "type": "object", "properties": {"coord": {"title": "Coord", "type": "object", "properties": {"lon": {"type": "number", "description": "City geo location, longitude"}, "lat": {"type": "number", "description": "City geo location, latitude"}}}, "weather": {"type": "array", "items": {"titl... |
f268f03a-2486-409e-8011-21b76bd2ce31/fd367993-72e1-4956-a34a-63c0ef630899/0/0 | Live Climate Updates | An API that allows you to query the latest climate change news around the world. | null | Get Individual News Related To Climate Change | Pull climate change information from a specific newspaper operator. | 200 | New Example | [{"title": "Log in", "url": "https://login.thetimes.co.uk/?gotoUrl=https://www.thetimes.co.uk/environment/climate-change", "source": "thetimes"}, {"title": "Log in", "url": "https://login.thetimes.co.uk/?gotoUrl=https://www.thetimes.co.uk/environment/climate-change", "source": "thetimes"}, {"title": "Log out", "url": "... | {"$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"]}} |
f268f03a-2486-409e-8011-21b76bd2ce31/f9aabb2a-f1db-47e9-a367-20f5118c0fd8/0/0 | Live Climate Updates | An API that allows you to query the latest climate change news around the world. | null | Get All News Endpoint Related To Climate Change | This endpoint will return all news about climate change from all over the world. | 200 | New Example | [{"title": "AON", "url": "https://www.cityam.com/tackling-climate-change/", "source": "cityam"}, {"title": "", "url": "https://facebook.com/sharer/sharer.php?u=https://www.cityam.com/london-must-become-a-world-leader-on-climate-change-action/", "source": "cityam"}, {"title": "", "url": "https://twitter.com/intent/tweet... | {"$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"]}} |
ca034b50-309c-412f-92ee-0be1044aedd9/1b7c24a7-55c7-4afc-bed5-48cfdc0a79cb/0/0 | NOAA Tides | United States NOAA tide height and time predictions in JSON format. | 8.9 | Get station information | Get information about the provided station ID. | 200 | Response | {"id": "8570283", "name": "Ocean City Inlet", "state": "MD", "latitude": "38.328267", "longitude": "-75.091086", "time_zone": "EST", "time_zone_offset": "-5", "noaa_chart": "12211", "established": "05 Jun 1978 "} | {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "state": {"type": "string"}, "latitude": {"type": "string"}, "longitude": {"type": "string"}, "time_zone": {"type": "string"}, "time_zone_offset": {"type": "string"}, "noaa_chart": {"type": "string"}, "established": {"type": "string... |
ca034b50-309c-412f-92ee-0be1044aedd9/240f19ef-1bf1-46bf-9d7d-2a315b4980b9/0/0 | NOAA Tides | United States NOAA tide height and time predictions in JSON format. | 8.9 | Get tides for a station | Get tide information for the given station ID in local times. | 200 | Response | {"station_id": "9411340", "tides": [{"date": "25 Jun 2022", "time": "02:54 AM", "type": "Low", "height": "0.015"}, {"date": "25 Jun 2022", "time": "09:18 AM", "type": "High", "height": "3.322"}, {"date": "25 Jun 2022", "time": "01:29 PM", "type": "Low", "height": "2.318"}, {"date": "25 Jun 2022", "time": "08:01 PM", "t... | {"type": "object", "properties": {"station_id": {"type": "string"}, "tides": {"type": "array", "items": {"type": "object", "properties": {"date": {"type": "string"}, "time": {"type": "string"}, "type": {"type": "string"}, "height": {"type": "string"}}}}}} |
ca034b50-309c-412f-92ee-0be1044aedd9/1fa4f5b0-89af-4f45-b205-e6f9171c6311/0/0 | NOAA Tides | United States NOAA tide height and time predictions in JSON format. | 8.9 | Get stations | Get list of all NOAA stations that provide tide predictions to be used in other endpoints. | 200 | Response | {"stations": [{"id": "1611400", "name": "Nawiliwili", "state": "HI", "long_name": "1611400 Nawiliwili HI"}, {"id": "1612340", "name": "Honolulu", "state": "HI", "long_name": "1612340 Honolulu HI"}, {"id": "1612480", "name": "Mokuoloe", "state": "HI", "long_name": "1612480 Mokuoloe HI"}, {"id": "1615680", "name": "Kahul... | {"type": "object", "properties": {"stations": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "state": {"type": "string"}, "long_name": {"type": "string"}}}}}} |
eff2f8d0-bb9f-4b66-a4e8-ba88dc3acf75/bd5f0d19-4ea7-47fd-8a7f-d0c8f462cd75/0/0 | Weather Live | An API showing the current temperature and forecasted temperatures in nearly any location around the world. | 0.1 | Get a forecast of temperatures for the next 14 days for a particular location. | This endpoint returns the forecasted temperatures for the next 14 days in nearly any location around the world. (Index 0 is tomorrow, index 13 is 14 days from now). | 200 | New Example | [{"forecastTemperatures": ["97\u00b0", "102\u00b0", "101\u00b0", "98\u00b0", "97\u00b0", "95\u00b0", "93\u00b0", "92\u00b0", "93\u00b0", "96\u00b0", "97\u00b0", "98\u00b0", "98\u00b0", "98\u00b0"]}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"forecastTemperatures": {"type": "array", "items": {"type": "string"}}}, "required": ["forecastTemperatures"]}} |
53d536d5-9b10-42c9-a3b6-84b159b4e845/80ea6c0a-9369-469a-8d07-2af672fa34d8/0/0 | WeatherTest | Get random weather | 7.2 | Fake Weather | Get a fake weather, no date or authentication is necessary | 200 | Response | {"condition": "Partly sunny"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"condition": {"type": "string"}}, "required": ["condition"]} |
46554e7c-591d-4efa-bd17-47f6b5a74654/5ab0a7ca-fe13-4ac6-8fdd-e7dbe8f40887/0/0 | climate-app | climate change news | null | get individual news | get individual news from specified newspaper | 200 | New Example | [{"name": "thetimes", "title": "See our climate change page", "url": "https://www.thetimes.co.uk/environment/climate-change"}, {"name": "thetimes", "title": "US judge throws out oil and gas sale over climate concerns", "url": "https://www.thetimes.co.uk/article/judge-throws-out-gulf-of-mexico-oil-and-gas-sale-over-clim... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "title": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "title", "url"]}} |
195a1540-7bd7-435a-8031-30d2d4fdb4cc/150d86d0-e12a-47ba-9f02-f390ff9cf0d8/0/0 | OpenWeather | Openweather | 9.5 | getCurrentWeather | Test | 401 | Example_1 | {"code": 0, "message": ""} | {"type": "object", "description": "Default error object", "required": ["code", "message"], "properties": {"code": {"type": "integer", "format": "int32", "enum": [401, 404, 500], "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "string"}}} |
195a1540-7bd7-435a-8031-30d2d4fdb4cc/150d86d0-e12a-47ba-9f02-f390ff9cf0d8/1/0 | OpenWeather | Openweather | 9.5 | getCurrentWeather | Test | 500 | Example_1 | {"code": 0, "message": ""} | {"type": "object", "description": "Default error object", "required": ["code", "message"], "properties": {"code": {"type": "integer", "format": "int32", "enum": [401, 404, 500], "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "string"}}} |
195a1540-7bd7-435a-8031-30d2d4fdb4cc/150d86d0-e12a-47ba-9f02-f390ff9cf0d8/3/0 | OpenWeather | Openweather | 9.5 | getCurrentWeather | Test | 404 | Example_1 | {"code": 0, "message": ""} | {"type": "object", "description": "Default error object", "required": ["code", "message"], "properties": {"code": {"type": "integer", "format": "int32", "enum": [401, 404, 500], "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "string"}}} |
195a1540-7bd7-435a-8031-30d2d4fdb4cc/5403741a-3aba-4631-a22c-228e8d15401f/0/0 | OpenWeather | Openweather | 9.5 | getForecastWeather | 401 | null | {"code": 0, "message": ""} | {"type": "object", "description": "Default error object", "required": ["code", "message"], "properties": {"code": {"type": "integer", "format": "int32", "enum": [401, 404, 500], "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "string"}}} | |
195a1540-7bd7-435a-8031-30d2d4fdb4cc/5403741a-3aba-4631-a22c-228e8d15401f/1/0 | OpenWeather | Openweather | 9.5 | getForecastWeather | 500 | null | {"code": 0, "message": ""} | {"type": "object", "description": "Default error object", "required": ["code", "message"], "properties": {"code": {"type": "integer", "format": "int32", "enum": [401, 404, 500], "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "string"}}} | |
195a1540-7bd7-435a-8031-30d2d4fdb4cc/5403741a-3aba-4631-a22c-228e8d15401f/3/0 | OpenWeather | Openweather | 9.5 | getForecastWeather | 404 | null | {"code": 0, "message": ""} | {"type": "object", "description": "Default error object", "required": ["code", "message"], "properties": {"code": {"type": "integer", "format": "int32", "enum": [401, 404, 500], "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "string"}}} | |
2869352c-8fba-424c-baa8-1629080b42c8/6ca78144-408f-4917-8bb0-ac54ef58cee5/0/0 | Current Weather from City/ZIP | Real-time weather data based on City/Zip. Temperature (°C, °F), wind speed and direction, pressure, precipitation, humidity, cloud cover, icon, feels-like temperature, visibility, and UV index. Temperature is measured in degrees Celsius (°C) and degrees Fahrenheit (°F). | 6.1 | City/ZIP to Weather | Allows you to seamlessly convert a city name or ZIP code into real-time weather information. Retrieve comprehensive details about the current atmospheric conditions, temperature, wind speed and direction, precipitation, humidity, and more for a specific location. | 200 | New Example | {"last_updated_epoch": 1700320500, "last_updated": "2023-11-18 15:15", "temp_c": 15, "temp_f": 59, "is_day": 1, "condition": {"text": "Partly cloudy", "icon": "//cdn.weatherapi.com/weather/64x64/day/116.png", "code": 1003}, "wind_mph": 10.5, "wind_kph": 16.9, "wind_degree": 230, "wind_dir": "SW", "pressure_mb": 1008, "... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"last_updated_epoch": {"type": "integer"}, "last_updated": {"type": "string"}, "temp_c": {"type": "integer"}, "temp_f": {"type": "integer"}, "is_day": {"type": "integer"}, "condition": {"type": "object", "properties": {"text": {"type": "stri... |
827bd364-dfce-4ed6-936d-a859bc5f695a/5b57a5a4-b2b9-40b5-b70d-4fed3ac0399d/0/0 | Moon Phases News | An api for the latest moon infos/news worldwide | 0.1 | Get Individual Moon info Source News | Get moon information from a specific news resource. | 200 | New Example | [{"title": "\nPhases of the moon\n", "url": "https://www.space.com#section-phases-of-the-moon", "source": "space"}, {"title": "full moon", "url": "https://www.space.comhttps://www.space.com/16830-full-moon-calendar.html", "source": "space"}, {"title": "how to photograph the moon", "url": "https://www.space.comhttps://w... | {"$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"]}} |
f7e06e49-0818-456f-845b-de8af7daaf76/d6335cc2-6857-42cb-bc2f-53c1e335db5b/0/0 | Climate change articles | Get acces to all climate change articles from the news | 0.1 | Climate change news per news channel | get news about climate change by a single news channel | 200 | New Example | [{"title": "Earth in uncharted waters as climate records tumble", "url": "https://www.bbc.com/news/science-environment-66229065", "source": "bbc"}, {"title": "A really simple guide to climate change", "url": "https://www.bbc.com/news/science-environment-24021772", "source": "bbc"}, {"title": "How is my country doing ta... | {"$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"]}} |
d19de4ad-dd2b-4885-b4ed-fed53ecd33c9/33d4d4e8-b157-41c2-9287-da7fe27e9c44/0/0 | Foreca Weather | Everything you need to build a weather app | 9.7 | Nowcast | 3-hour forecast in 15-minute time steps. | 200 | Response | {"forecast": [{"time": "2021-09-24T10:45+01:00", "symbol": "d000", "symbolPhrase": "clear", "temperature": 16, "feelsLikeTemp": 16, "relHumidity": 75, "dewPoint": 12, "windDir": 249, "windSpeed": 5, "windGust": 9, "windDirString": "W", "precipProb": 2, "precipRate": 0, "cloudiness": 16, "thunderProb": 0, "uvIndex": 2, ... | {"type": "object", "properties": {"forecast": {"type": "array", "items": {"type": "object", "properties": {"time": {"type": "string"}, "symbol": {"type": "string"}, "symbolPhrase": {"type": "string"}, "temperature": {"type": "integer"}, "feelsLikeTemp": {"type": "integer"}, "relHumidity": {"type": "integer"}, "dewPoint... |
d19de4ad-dd2b-4885-b4ed-fed53ecd33c9/703ea955-61f1-4bfe-a694-3419b0180a66/0/0 | Foreca Weather | Everything you need to build a weather app | 9.7 | Daily | Daily forecast. | 200 | Response | {"forecast": [{"date": "2021-09-24", "symbol": "d200", "symbolPhrase": "partly cloudy", "maxTemp": 23, "minTemp": 12, "maxFeelsLikeTemp": 23, "minFeelsLikeTemp": 12, "maxRelHumidity": 99, "minRelHumidity": 50, "maxDewPoint": 16, "minDewPoint": 11, "precipAccum": 0, "maxWindSpeed": 5, "windDir": 252, "maxWindGust": 9, "... | {"type": "object", "properties": {"forecast": {"type": "array", "items": {"type": "object"}}}} |
d19de4ad-dd2b-4885-b4ed-fed53ecd33c9/51a603a4-53c3-428d-8c22-33a310a478fe/0/0 | Foreca Weather | Everything you need to build a weather app | 9.7 | Location info | Metadata for location. | 200 | Response | {"id": 101275339, "name": "Mumbai", "country": "India", "timezone": "Asia/Kolkata", "adminArea": "Maharashtra", "lon": 72.847938538, "lat": 19.014410019} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "country": {"type": "string"}, "timezone": {"type": "string"}, "adminArea": {"type": "string"}, "lon": {"type": "number"}, "lat": {"type": "number"}}, "required": ["adminArea", "country"... |
d19de4ad-dd2b-4885-b4ed-fed53ecd33c9/b673c0a1-5a94-4f72-85c3-95d88fb35dcb/0/0 | Foreca Weather | Everything you need to build a weather app | 9.7 | Current | Current weather estimate for location. | 200 | Response | {"current": {"time": "2021-09-24T10:42+01:00", "symbol": "d000", "symbolPhrase": "clear", "temperature": 16, "feelsLikeTemp": 16, "relHumidity": 75, "dewPoint": 12, "windSpeed": 5, "windDirString": "W", "windGust": 9, "precipProb": 2, "precipRate": 0, "cloudiness": 15, "thunderProb": 0, "uvIndex": 2, "pressure": 1016.5... | {"type": "object", "properties": {"current": {"type": "object", "properties": {"time": {"type": "string"}, "symbol": {"type": "string"}, "symbolPhrase": {"type": "string"}, "temperature": {"type": "integer"}, "feelsLikeTemp": {"type": "integer"}, "relHumidity": {"type": "integer"}, "dewPoint": {"type": "integer"}, "win... |
d19de4ad-dd2b-4885-b4ed-fed53ecd33c9/af34b1f7-8fcc-43b8-a3a2-05f5d5cbec3d/0/0 | Foreca Weather | Everything you need to build a weather app | 9.7 | Latest observations | Observations from nearby representative weather stations. | 200 | Response | {"observations": [{"station": "London City Airport", "distance": "13 km E", "time": "2021-09-24T10:20:00+01:00", "temperature": 16, "feelsLikeTemp": 16, "symbol": "d100", "windDirString": "SW", "windDir": 230, "windSpeed": 5, "windGust": null, "pressure": 1017, "relHumidity": 72, "visibility": 9999}, {"station": "North... | {"type": "object", "properties": {"observations": {"type": "array", "items": {"type": "object", "properties": {"station": {"type": "string"}, "distance": {"type": "string"}, "time": {"type": "string"}, "temperature": {"type": "integer"}, "feelsLikeTemp": {"type": "integer"}, "symbol": {"type": "string"}, "windDirString... |
d19de4ad-dd2b-4885-b4ed-fed53ecd33c9/518bf259-5afd-47cc-9b4c-cdf84359df44/0/0 | Foreca Weather | Everything you need to build a weather app | 9.7 | Location search | Search for locations by name. | 200 | Response | {"locations": [{"id": 101275339, "name": "Mumbai", "country": "India", "timezone": "Asia/Kolkata", "adminArea": "Maharashtra", "lon": 72.847938538, "lat": 19.014410019}]} | {"type": "object", "properties": {"locations": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "country": {"type": "string"}, "timezone": {"type": "string"}, "adminArea": {"type": "string"}, "lon": {"type": "number"}, "lat": {"type": "number"}}}}}} |
d19de4ad-dd2b-4885-b4ed-fed53ecd33c9/f2b147da-bc57-4d8e-9fd1-ad943b5e39ad/0/0 | Foreca Weather | Everything you need to build a weather app | 9.7 | Hourly | Hourly forecast. | 200 | Response | {"forecast": [{"time": "2021-09-23T10:00+01:00", "symbol": "d200", "symbolPhrase": "partly cloudy", "temperature": 16, "feelsLikeTemp": 16, "relHumidity": 80, "dewPoint": 13, "windDir": 257, "windSpeed": 5, "windGust": 11, "windDirString": "W", "precipProb": 2, "precipAccum": 0, "cloudiness": 46, "thunderProb": 0, "uvI... | {"type": "object", "properties": {"forecast": {"type": "array", "items": {"type": "object", "properties": {"time": {"type": "string"}, "symbol": {"type": "string"}, "symbolPhrase": {"type": "string"}, "temperature": {"type": "integer"}, "feelsLikeTemp": {"type": "integer"}, "relHumidity": {"type": "integer"}, "dewPoint... |
c2a8c342-93dd-4aff-9bff-a62530408222/6a2d8621-8153-4e4c-85f2-751c2a7f6b18/0/0 | climate | climate data | 0 | myclimate change news | lazy description here hehe | 200 | New Example | [{"title": "Animals farmed Northern Ireland faces loss of 1 million sheep and cattle to meet climate targets ", "url": "https://www.theguardian.com/environment/2022/apr/22/northern-ireland-faces-loss-of-1-million-sheep-and-cattle-to-meet-climate-targets", "source": "guardian"}, {"title": "Northern Ireland faces loss o... | {"$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"]}} |
aad6c43c-aa79-4d66-b96c-a0c7a0c2f4a3/346f0022-8744-4ab2-8662-4eac26b9e698/0/0 | Weather.com | Real time Weather.com data | 0.2 | forecast daily | The forecast API returns the geocode weather forecasts for the current day up to the endpoint duration in days. | 200 | Response | {"dayOfWeek": ["Tuesday", "Wednesday", "Thursday", "Friday"], "daypart": [{"cloudCover": [null, 46, 14, 47, 48, 60, 76, 86], "dayOrNight": [null, "N", "D", "N", "D", "N", "D", "N"], "daypartName": [null, "Tonight", "Tomorrow", "Tomorrow night", "Thursday", "Thursday night", "Friday", "Friday night"], "iconCode": [null,... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"dayOfWeek": {"type": "array", "items": {"type": "string"}}, "daypart": {"type": "array", "items": {"type": "object", "properties": {"cloudCover": {"type": "array", "items": {"type": ["integer", "null"]}}, "dayOrNight": {"type": "array", "it... |
aad6c43c-aa79-4d66-b96c-a0c7a0c2f4a3/7dc3fd56-54f4-4785-b3fe-4596e8bef82e/0/0 | Weather.com | Real time Weather.com data | 0.2 | forecast hourly | The forecast API returns the geocode weather forecasts for the current day up to the endpoint duration in hours. | 200 | Response | {"cloudCover": [74, 69, 59, 36, 39, 41, 43, 36, 35, 30, 24, 11, 6, 2, 1, 1, 2, 2, 4, 5, 9, 16, 18, 31], "dayOfWeek": ["Wednesday", "Wednesday", "Wednesday", "Wednesday", "Wednesday", "Wednesday", "Wednesday", "Wednesday", "Wednesday", "Wednesday", "Wednesday", "Wednesday", "Wednesday", "Wednesday", "Wednesday", "Wednes... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"cloudCover": {"type": "array", "items": {"type": "integer"}}, "dayOfWeek": {"type": "array", "items": {"type": "string"}}, "dayOrNight": {"type": "array", "items": {"type": "string"}}, "expirationTimeUtc": {"type": "array", "items": {"type"... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.