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 |
|---|---|---|---|---|---|---|---|---|---|
5b200293-5eaa-4e04-a919-ab35c98a1e4b/2a7c084c-95f1-4ad7-ab6c-f1698bde02c4/1/0 | Forex News Alerts | Instant financial market news update API service for major Forex indexes. Feel free to use our service for mobile / web alerting services or even for you to get the latest FX news. | 8.3 | Get Latest Forex News Updates | This endpoint provides a list of Forex News headlines for a given currency pair index and date.
Please contact us if you would like to request historical data which are older than a month.
Sample request:
GET
{
/api/v1/ForexNewsUpdates/AUDUSD/20200921
}
Valid Index Types:
LatestNews,EURUSD,GBPUSD,USDJPY,AU... | 401 | Example_1 | {"detail": "", "instance": "", "status": 0, "title": ""} | {"additionalProperties": {"additionalProperties": false, "type": "object"}, "properties": {"detail": {"type": ["string", "null"]}, "instance": {"type": ["string", "null"]}, "status": {"format": "int32", "maximum": 2147483647, "minimum": -2147483648, "type": ["integer", "null"]}, "title": {"type": ["string", "null"]}, "... |
5b200293-5eaa-4e04-a919-ab35c98a1e4b/2a7c084c-95f1-4ad7-ab6c-f1698bde02c4/2/0 | Forex News Alerts | Instant financial market news update API service for major Forex indexes. Feel free to use our service for mobile / web alerting services or even for you to get the latest FX news. | 8.3 | Get Latest Forex News Updates | This endpoint provides a list of Forex News headlines for a given currency pair index and date.
Please contact us if you would like to request historical data which are older than a month.
Sample request:
GET
{
/api/v1/ForexNewsUpdates/AUDUSD/20200921
}
Valid Index Types:
LatestNews,EURUSD,GBPUSD,USDJPY,AU... | 400 | Example_1 | {"detail": "", "instance": "", "status": 0, "title": ""} | {"additionalProperties": {"additionalProperties": false, "type": "object"}, "properties": {"detail": {"type": ["string", "null"]}, "instance": {"type": ["string", "null"]}, "status": {"format": "int32", "maximum": 2147483647, "minimum": -2147483648, "type": ["integer", "null"]}, "title": {"type": ["string", "null"]}, "... |
5b200293-5eaa-4e04-a919-ab35c98a1e4b/2a7c084c-95f1-4ad7-ab6c-f1698bde02c4/3/0 | Forex News Alerts | Instant financial market news update API service for major Forex indexes. Feel free to use our service for mobile / web alerting services or even for you to get the latest FX news. | 8.3 | Get Latest Forex News Updates | This endpoint provides a list of Forex News headlines for a given currency pair index and date.
Please contact us if you would like to request historical data which are older than a month.
Sample request:
GET
{
/api/v1/ForexNewsUpdates/AUDUSD/20200921
}
Valid Index Types:
LatestNews,EURUSD,GBPUSD,USDJPY,AU... | 200 | Example_1 | {"errorMessage": "N/A", "friendlyFormattedDate": "Friday, 16 October 2020", "resultCount": 5, "results": [{"forexKeywords": ["AUDUSD", "Majors", "Currencies", "Markets", "RBA", "CentralBanks", "Macroeconomics", "Banks", "MarketParticipants"], "publicationTimeInGmt": "Friday, 16 October 2020 07:35:25", "publicationTimeS... | {"additionalProperties": false, "properties": {"errorMessage": {"type": ["string", "null"]}, "friendlyFormattedDate": {"type": ["string", "null"]}, "resultCount": {"format": "int32", "maximum": 2147483647, "minimum": -2147483648, "type": "integer"}, "results": {"items": {"additionalProperties": false, "properties": {"f... |
39589d82-a81d-4560-9762-50a3fdf6c5a5/10615836-a00f-47ba-a0c6-232f40f25947/0/0 | Realtime Stock Market | Realtime stock& crypto market data for your Stock&Crypto market applications | null | Financials | Returns financials data of a specific stock or crypto pair | 200 | Response | {"recommendations": {"ttm": {"Total Revenue": "365,817,000", "Cost of Revenue": "212,981,000", "Gross Profit": "152,836,000", "Operating Expense": "43,887,000", "Operating Income": "108,949,000", "Net Non Operating Interest Income Expense": "198,000", "Other Income Expense": "60,000", "Pretax Income": "109,207,000", "T... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"recommendations": {"type": "object", "properties": {"ttm": {"type": "object", "properties": {"Total Revenue": {"type": "string"}, "Cost of Revenue": {"type": "string"}, "Gross Profit": {"type": "string"}, "Operating Expense": {"type": "stri... |
39589d82-a81d-4560-9762-50a3fdf6c5a5/044fcb40-51a5-4f43-88dd-bcb0689d5d38/0/0 | Realtime Stock Market | Realtime stock& crypto market data for your Stock&Crypto market applications | null | Recommendations | Returns Yahoo Finance's recommendations for the passed Symbol | 200 | Response | {"recommendations": [{"Symbol": "AMZN", "Long Name": "AMZNAmazon.com, Inc.", "Last Price": "3,504.56", "Change": "-75.85", "% Change": "-2.12%"}, {"Symbol": "AAPL", "Long Name": "AAPLApple Inc.", "Last Price": "156.81", "Change": "-5.13", "% Change": "-3.17%"}, {"Symbol": "FB", "Long Name": "FBMeta Platforms, Inc.", "L... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"recommendations": {"type": "array", "items": {"type": "object", "properties": {"Symbol": {"type": "string"}, "Long Name": {"type": "string"}, "Last Price": {"type": "string"}, "Change": {"type": "string"}, "% Change": {"type": "string"}}, "... |
39589d82-a81d-4560-9762-50a3fdf6c5a5/25982820-a68e-4f85-84a9-941804f9a272/0/0 | Realtime Stock Market | Realtime stock& crypto market data for your Stock&Crypto market applications | null | Check Symbol Validity | Checks the validity of a passed symbol | 200 | Response | {"valid": true} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"valid": {"type": "boolean"}}, "required": ["valid"]} |
39589d82-a81d-4560-9762-50a3fdf6c5a5/1790e88e-078f-4c38-8af7-30c690da81a7/0/0 | Realtime Stock Market | Realtime stock& crypto market data for your Stock&Crypto market applications | null | Summary | Returns the summary of a stock or a crypto pair (examples : AAPL, BTC-USD) | 200 | Response | {"price": "1,081.92"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"price": {"type": "string"}}, "required": ["price"]} |
f3ec7998-d5f2-43ee-94a0-5f5a57c52071/e8653740-296c-44b7-a03a-916ffbe8be04/0/0 | Crypto Signals API | The AI-driven Crypto Signals API utilizes advanced algorithms to analyze cryptocurrency market data and deliver signals | 1.8 | Signal | This endpoint accepts a symbol parameter in the request, and in response, it provides an array of trading signals for the specified cryptocurrency symbol. Each signal includes the statement providing insight into the market trend, along with the prospect and strength of the signal.
The response contains details for up ... | 200 | New Example | [{"symbol": "ETH", "signal": "Anti-crypto watchdog rats out Circle for links to Tron in letter to Sens. Warren, Brown", "date": "2023-11-11 02:41:26", "statement": "The Campaign for Accountability wanted to let the anti-crypto senators know that the threat of terrorist financing with crypto was worse than they thought.... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"symbol": {"type": "string"}, "signal": {"type": "string"}, "date": {"type": "string"}, "statement": {"type": "string"}, "prospect": {"type": "string"}, "strength": {"type": "string"}}, "required": ["date", "prospe... |
7f1e444c-f14b-4050-a151-e4db81e5fd32/5a0343d6-0e9d-47ec-80cf-76842bd8e4b8/0/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | UpdateUser | 404 | null | {"message": ""} | {"type": "object", "properties": {"message": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/5a0343d6-0e9d-47ec-80cf-76842bd8e4b8/1/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | UpdateUser | 401 | null | {"message": "Unauthorized"} | {"type": "object", "properties": {"message": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/5a0343d6-0e9d-47ec-80cf-76842bd8e4b8/2/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | UpdateUser | 200 | null | {"uuid": "4301140e-d639-11ec-9120-00155d03ab64", "name": "some-name"} | {"title": "User", "description": "Represents a user", "type": "object", "required": ["uuid", "name"], "properties": {"uuid": {"type": "string"}, "name": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/5a0343d6-0e9d-47ec-80cf-76842bd8e4b8/3/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | UpdateUser | 400 | null | {"message": "missing key in request header"} | {"type": "object", "properties": {"message": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/a7bcb09d-53f2-4136-83ce-079e12dbc748/0/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | Balance | 400 | null | {"message": "missing key in request header"} | {"type": "object", "properties": {"message": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/a7bcb09d-53f2-4136-83ce-079e12dbc748/1/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | Balance | 401 | null | {"message": "Unauthorized"} | {"type": "object", "properties": {"message": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/a7bcb09d-53f2-4136-83ce-079e12dbc748/2/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | Balance | 200 | null | {"balance": {"balance_sum": [{"value": 1.2, "currency": "ETHEREUM:0xdAC17F958D2ee523a2206206994597C13D831ec7", "currency_name": "Tether USD", "currency_symbol": "USDT", "image_name": "Alvibop", "image_url": "https://storage.googleapis.com/starly-prod.appspot.com/users/07SXODs3nHWOc0udxtCA7hU9KgR2/collections/pSYegq3aub... | {"type": "object", "properties": {"balance": {"title": "Balance response", "description": "Represents a response from aggregated balance request.", "type": "object", "required": ["balance_sum", "accounts"], "properties": {"balance_sum": {"type": "array", "items": {"title": "Amount", "description": "Amount", "type": "ob... | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/29075c7d-fe4e-45f0-b292-f84caf473f1b/0/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | GetCurrentExchangeRate | 400 | null | {"message": "missing key in request header"} | {"type": "object", "properties": {"message": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/29075c7d-fe4e-45f0-b292-f84caf473f1b/1/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | GetCurrentExchangeRate | 401 | null | {"message": "Unauthorized"} | {"type": "object", "properties": {"message": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/29075c7d-fe4e-45f0-b292-f84caf473f1b/2/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | GetCurrentExchangeRate | 200 | null | [{"currency_pair": "ETH/USD", "date": "2022-06-30", "rate": 1053.9613}] | {"type": "array", "items": {"title": "ExchangeRate", "description": "ExchangeRate", "type": "object", "required": ["currency_pair", "date", "rate"], "properties": {"currency_pair": {"type": "string"}, "date": {"type": "string"}, "rate": {"type": "number"}}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/71afac9d-5018-4522-a484-52af65d38644/1/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | DeleteAccount | 404 | null | {"detail": "Not Found"} | {"type": "object", "properties": {"detail": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/71afac9d-5018-4522-a484-52af65d38644/2/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | DeleteAccount | 403 | null | {"detail": "Invalid token or expired token."} | {"type": "object", "properties": {"detail": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/d6c075a1-d7b3-474a-8318-50f3ade69587/0/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | AuthUser | 401 | null | {"message": "Unauthorized"} | {"type": "object", "properties": {"message": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/d6c075a1-d7b3-474a-8318-50f3ade69587/1/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | AuthUser | 200 | null | {"token": "some-token"} | {"type": "object", "properties": {"token": {"description": "UserJWT", "type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/d6c075a1-d7b3-474a-8318-50f3ade69587/2/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | AuthUser | 404 | null | {"message": "Not Found"} | {"type": "object", "properties": {"message": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/d6c075a1-d7b3-474a-8318-50f3ade69587/3/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | AuthUser | 400 | null | {"message": "missing key in request header"} | {"type": "object", "properties": {"message": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/5dfb2531-350b-4833-85ea-584db7b9ede9/0/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | GetHistoricalExchangeRate | 200 | null | [{"currency_pair": "ETH/USD", "date": "2022-06-30", "rate": 1053.9613}] | {"type": "array", "items": {"title": "ExchangeRate", "description": "ExchangeRate", "type": "object", "required": ["currency_pair", "date", "rate"], "properties": {"currency_pair": {"type": "string"}, "date": {"type": "string"}, "rate": {"type": "number"}}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/5dfb2531-350b-4833-85ea-584db7b9ede9/1/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | GetHistoricalExchangeRate | 401 | null | {"message": "Unauthorized"} | {"type": "object", "properties": {"message": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/5dfb2531-350b-4833-85ea-584db7b9ede9/2/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | GetHistoricalExchangeRate | 400 | null | {"message": "missing key in request header"} | {"type": "object", "properties": {"message": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/32002a0e-9be4-42e0-a47b-f2e1934459ca/0/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | ConnectAccount | 200 | null | {"id": "163b6df1-dc0b-4086-8922-6068fe1e653d", "name": "some-name", "description": "some-description", "verified": true} | {"type": "object", "required": ["id", "name", "description", "verified"], "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "description": {"type": "string"}, "verified": {"type": "boolean"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/32002a0e-9be4-42e0-a47b-f2e1934459ca/1/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | ConnectAccount | 400 | null | {"detail": "Account wallet already connected."} | {"type": "object", "properties": {"detail": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/32002a0e-9be4-42e0-a47b-f2e1934459ca/2/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | ConnectAccount | 405 | null | {"detail": "Method Not Allowed"} | {"type": "object", "properties": {"detail": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/32002a0e-9be4-42e0-a47b-f2e1934459ca/3/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | ConnectAccount | 403 | null | {"detail": "Invalid token or expired token."} | {"type": "object", "properties": {"detail": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/c5b50400-bc97-4c96-8281-441e169f3e6a/0/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | AccountProvidersList | 200 | null | {"name": "btc", "type": "crypto_wallet", "url": "onchain/bitcoin"} | {"title": "Account Provider", "description": "Account provider", "type": "object", "required": ["name", "type", "url"], "properties": {"name": {"type": "string"}, "type": {"type": "string", "enum": ["crypto_wallet", "crypto_exchange", "crypto_nft"]}, "url": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/c5b50400-bc97-4c96-8281-441e169f3e6a/1/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | AccountProvidersList | 401 | null | {"message": "Unauthorized"} | {"type": "object", "properties": {"message": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/c5b50400-bc97-4c96-8281-441e169f3e6a/2/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | AccountProvidersList | 400 | null | {"message": "missing key in request header"} | {"type": "object", "properties": {"message": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/56dedac0-4e1a-4bb1-ac27-f410d25515ba/0/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | GetUser | 200 | null | {"uuid": "4301140e-d639-11ec-9120-00155d03ab64", "name": "some-name"} | {"title": "User", "description": "Represents a user", "type": "object", "required": ["uuid", "name"], "properties": {"uuid": {"type": "string"}, "name": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/56dedac0-4e1a-4bb1-ac27-f410d25515ba/1/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | GetUser | 400 | null | {"message": "missing key in request header"} | {"type": "object", "properties": {"message": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/56dedac0-4e1a-4bb1-ac27-f410d25515ba/2/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | GetUser | 404 | null | {"message": ""} | {"type": "object", "properties": {"message": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/56dedac0-4e1a-4bb1-ac27-f410d25515ba/3/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | GetUser | 401 | null | {"message": "Unauthorized"} | {"type": "object", "properties": {"message": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/c07e99da-fee7-405d-9f1d-20c71854dd5d/0/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | AccountProviderHintsList | 200 | null | {"account_name": "btc", "account_type": "crypto_wallet", "account_url": "onchain/btc", "description": "Bitcoin (BTC)", "url": "https://bitcoin.com", "intro": "Use your address to connect your account.", "fields": {"api_key": "API Key", "api_secret": "API Secret", "api_passphrase": "API Passphrase", "description": "Acco... | {"title": "Account Provider Hint", "description": "Account provider hint containing info about what is needed to connect such an account", "type": "object", "required": ["account_name", "account_type", "account_url", "description", "url", "fields", "oauth"], "properties": {"account_name": {"type": "string"}, "account_t... | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/c07e99da-fee7-405d-9f1d-20c71854dd5d/1/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | AccountProviderHintsList | 401 | null | {"message": "Unauthorized"} | {"type": "object", "properties": {"message": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/c07e99da-fee7-405d-9f1d-20c71854dd5d/2/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | AccountProviderHintsList | 400 | null | {"message": "missing key in request header"} | {"type": "object", "properties": {"message": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/40d8f5be-df21-45ea-891a-4cab7a869885/0/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | GetAccountHint | 404 | null | {"status": "not_found"} | {"type": "object", "properties": {"status": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/40d8f5be-df21-45ea-891a-4cab7a869885/1/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | GetAccountHint | 403 | null | {"detail": "Invalid token or expired token."} | {"type": "object", "properties": {"detail": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/40d8f5be-df21-45ea-891a-4cab7a869885/2/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | GetAccountHint | 200 | null | {"description": "Bitcoin (BTC)", "url": "some-url", "intro": "Use your address to connect your account.", "fields": {"description": "Account description", "wallet": "Address"}, "oauth": true} | {"type": "object", "required": ["description", "url", "intro", "fields", "oauth"], "properties": {"description": {"type": "string"}, "url": {"type": "string"}, "intro": {"type": "string"}, "fields": {"type": "object", "properties": {"description": {"type": "string"}, "wallet": {"type": "string"}}, "additionalProperties... | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/d4934739-51ea-45b5-8777-62db02e1c239/0/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | UserAPI-AuthenticateProject | 400 | null | {"message": "missing key in request header"} | {"type": "object", "properties": {"message": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/d4934739-51ea-45b5-8777-62db02e1c239/1/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | UserAPI-AuthenticateProject | 200 | null | {"token": "some-token"} | {"required": ["token"], "type": "object", "properties": {"token": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/d4934739-51ea-45b5-8777-62db02e1c239/2/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | UserAPI-AuthenticateProject | 401 | null | {"message": "Unauthorized"} | {"type": "object", "properties": {"message": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/b61246d5-dec6-486e-9ace-631e93cf6403/0/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | GetTransactionRiskScoreDetails | 401 | null | {"message": "Unauthorized"} | {"type": "object", "properties": {"message": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/b61246d5-dec6-486e-9ace-631e93cf6403/1/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | GetTransactionRiskScoreDetails | 200 | null | {"case_id": "7149168f-ad69-4fc9-b027-a16b0ca13081", "request_datetime": "2022-10-04T12:32:44Z", "response_datetime": "2022-10-04T12:32:44Z", "transaction": "0638e15482e9d0fdb08920666390a546f32dd6ab15ffc81ed97e67b73b0d7205", "chain": "btc", "risk": 85, "details": {}} | {"title": "TransactionRiskReport", "description": "TransactionRiskReport", "type": "object", "required": ["chain", "risk", "details"], "properties": {"case_id": {"type": "string"}, "request_datetime": {"type": "string"}, "response_datetime": {"type": "string"}, "transaction": {"type": "string"}, "chain": {"type": "stri... | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/b61246d5-dec6-486e-9ace-631e93cf6403/2/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | GetTransactionRiskScoreDetails | 400 | null | {"message": "missing key in request header"} | {"type": "object", "properties": {"message": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/3d11a04c-e07e-451f-b5f3-bdba6f71e00f/0/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | Accounts | 401 | null | {"message": "Unauthorized"} | {"type": "object", "properties": {"message": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/3d11a04c-e07e-451f-b5f3-bdba6f71e00f/1/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | Accounts | 400 | null | {"message": "missing key in request header"} | {"type": "object", "properties": {"message": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/3d11a04c-e07e-451f-b5f3-bdba6f71e00f/2/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | Accounts | 200 | null | [{"id": "4cf7cf36-52a2-11ec-85b8-00155de33000", "name": "btc", "description": "My account", "verified": true, "type": "crypto_wallet", "url": "onchain/bitcoin/account/4cf7cf36-52a2-11ec-85b8-00155de33000"}] | {"type": "array", "items": {"title": "Account", "description": "Represents an account.", "required": ["id", "name", "description", "verified", "type", "url"], "type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "description": {"type": "string"}, "verified": {"type": "boolean"}, "type"... | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/3a02e104-2154-4fa2-933f-6b6ec80b218d/0/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | Transactions | 400 | null | {"message": "missing key in request header"} | {"type": "object", "properties": {"message": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/3a02e104-2154-4fa2-933f-6b6ec80b218d/1/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | Transactions | 401 | null | {"message": "Unauthorized"} | {"type": "object", "properties": {"message": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/3a02e104-2154-4fa2-933f-6b6ec80b218d/2/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | Transactions | 200 | null | {"accounts": [{"id": "0940bb4a-0940-11ed-9ed1-00155d5116f0", "description": "My account", "verified": true, "type": "crypto_wallet", "state": {"last_sync": "2022-07-21T09:21:37.384496+00:00"}}], "transactions": [{"account_id": "0940bb4a-0940-11ed-9ed1-00155d5116f0", "transaction_id": "0xf77c19d9333bb26fd9d6773a18a8b5fd... | {"type": "object", "properties": {"accounts": {"type": "array", "items": {"type": "object", "required": ["id", "description", "verified", "type", "state"], "properties": {"id": {"type": "string"}, "description": {"type": "string"}, "verified": {"type": "boolean"}, "type": {"type": "string", "enum": ["crypto_wallet", "c... | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/ae485814-cf97-457e-bcab-aef00515b2d4/0/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | GetAddressNameInfo | 400 | null | {"message": "missing key in request header"} | {"type": "object", "properties": {"message": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/ae485814-cf97-457e-bcab-aef00515b2d4/1/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | GetAddressNameInfo | 200 | null | {"name": "some-name", "category": "some-category"} | {"type": "object", "properties": {"name": {"type": "string"}, "category": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/ae485814-cf97-457e-bcab-aef00515b2d4/2/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | GetAddressNameInfo | 401 | null | {"message": "Unauthorized"} | {"type": "object", "properties": {"message": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/5d3c5ebd-cacb-4190-a731-f5545c6ba2d1/0/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | GetTransactionRiskScoreCase | 400 | null | {"message": "missing key in request header"} | {"type": "object", "properties": {"message": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/5d3c5ebd-cacb-4190-a731-f5545c6ba2d1/1/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | GetTransactionRiskScoreCase | 200 | null | {"case_id": "7149168f-ad69-4fc9-b027-a16b0ca13081", "request_datetime": "2022-10-04T12:32:44Z", "response_datetime": "2022-10-04T12:32:44Z", "transaction": "0638e15482e9d0fdb08920666390a546f32dd6ab15ffc81ed97e67b73b0d7205", "chain": "btc", "risk": 85, "details": {}} | {"title": "TransactionRiskReport", "description": "TransactionRiskReport", "type": "object", "required": ["chain", "risk", "details"], "properties": {"case_id": {"type": "string"}, "request_datetime": {"type": "string"}, "response_datetime": {"type": "string"}, "transaction": {"type": "string"}, "chain": {"type": "stri... | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/5d3c5ebd-cacb-4190-a731-f5545c6ba2d1/2/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | GetTransactionRiskScoreCase | 401 | null | {"message": "Unauthorized"} | {"type": "object", "properties": {"message": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/6b313b4a-d052-4c15-b1d8-a006ee66f0da/0/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | CreateUser | 401 | null | {"message": "Unauthorized"} | {"type": "object", "properties": {"message": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/6b313b4a-d052-4c15-b1d8-a006ee66f0da/1/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | CreateUser | 201 | null | {"uuid": "4301140e-d639-11ec-9120-00155d03ab64", "name": "some-name"} | {"title": "User", "description": "Represents a user", "type": "object", "required": ["uuid", "name"], "properties": {"uuid": {"type": "string"}, "name": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/6b313b4a-d052-4c15-b1d8-a006ee66f0da/2/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | CreateUser | 400 | null | {"message": "missing key in request header"} | {"type": "object", "properties": {"message": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/449f833b-9a81-4ab6-9750-40801dfb2907/0/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | UserAPI-AuthenticateDeveloper | 400 | null | {"message": "missing key in request header"} | {"type": "object", "properties": {"message": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/449f833b-9a81-4ab6-9750-40801dfb2907/1/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | UserAPI-AuthenticateDeveloper | 200 | null | {"token": "some-token"} | {"required": ["token"], "type": "object", "properties": {"token": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/449f833b-9a81-4ab6-9750-40801dfb2907/2/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | UserAPI-AuthenticateDeveloper | 401 | null | {"message": "Unauthorized"} | {"type": "object", "properties": {"message": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/e485f386-e5e0-4bc1-9a27-3485a60d719d/0/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | GetAddressRiskScoreCase | 400 | null | {"message": "missing key in request header"} | {"type": "object", "properties": {"message": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/e485f386-e5e0-4bc1-9a27-3485a60d719d/1/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | GetAddressRiskScoreCase | 200 | null | {"case_id": "7c656013-5e9b-4c71-8322-6562c5a9b34c", "request_datetime": "2022-10-04T12:32:44Z", "response_datetime": "2022-10-04T12:32:44Z", "address": "0xc50e6db1637423819edbccb20b15654338d65501", "chain": "eth", "risk": 85, "details": {"own_categories": [{"adress": "0xc50e6db1637423819edbccb20b15654338d65501", "name"... | {"title": "AddressRiskReport", "description": "AddressRiskReport", "type": "object", "required": ["address", "chain", "risk", "details"], "properties": {"case_id": {"type": "string"}, "request_datetime": {"type": "string"}, "response_datetime": {"type": "string"}, "address": {"type": "string"}, "chain": {"type": "strin... | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/e485f386-e5e0-4bc1-9a27-3485a60d719d/2/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | GetAddressRiskScoreCase | 401 | null | {"message": "Unauthorized"} | {"type": "object", "properties": {"message": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/ad3be8a1-f675-4fa9-8f40-7eeb0b74373d/0/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | DeleteUser | 200 | null | {"message": "OK"} | {"type": "object", "properties": {"message": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/ad3be8a1-f675-4fa9-8f40-7eeb0b74373d/1/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | DeleteUser | 404 | null | {"message": "Not Found"} | {"type": "object", "properties": {"message": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/ad3be8a1-f675-4fa9-8f40-7eeb0b74373d/2/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | DeleteUser | 401 | null | {"message": "Unauthorized"} | {"type": "object", "properties": {"message": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/ad3be8a1-f675-4fa9-8f40-7eeb0b74373d/3/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | DeleteUser | 400 | null | {"message": "missing key in request header"} | {"type": "object", "properties": {"message": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/b37df655-df0d-4d77-87ab-5476b35912cd/0/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | GetAddressRiskScoreDetails | 401 | null | {"message": "Unauthorized"} | {"type": "object", "properties": {"message": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/b37df655-df0d-4d77-87ab-5476b35912cd/1/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | GetAddressRiskScoreDetails | 400 | null | {"message": "missing key in request header"} | {"type": "object", "properties": {"message": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/b37df655-df0d-4d77-87ab-5476b35912cd/2/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | GetAddressRiskScoreDetails | 200 | null | {"case_id": "7c656013-5e9b-4c71-8322-6562c5a9b34c", "request_datetime": "2022-10-04T12:32:44Z", "response_datetime": "2022-10-04T12:32:44Z", "address": "0xc50e6db1637423819edbccb20b15654338d65501", "chain": "eth", "risk": 85, "details": {"own_categories": [{"adress": "0xc50e6db1637423819edbccb20b15654338d65501", "name"... | {"title": "AddressRiskReport", "description": "AddressRiskReport", "type": "object", "required": ["address", "chain", "risk", "details"], "properties": {"case_id": {"type": "string"}, "request_datetime": {"type": "string"}, "response_datetime": {"type": "string"}, "address": {"type": "string"}, "chain": {"type": "strin... | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/a02d90f4-86e0-4a33-8622-7ca5792d502f/0/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | GetAddressRiskScore | 401 | null | {"message": "Unauthorized"} | {"type": "object", "properties": {"message": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/a02d90f4-86e0-4a33-8622-7ca5792d502f/1/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | GetAddressRiskScore | 400 | null | {"message": "missing key in request header"} | {"type": "object", "properties": {"message": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/a02d90f4-86e0-4a33-8622-7ca5792d502f/2/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | GetAddressRiskScore | 200 | null | {"address": "bc1qjl7k0dpcsw3djmzq25qv6peavgxysq95pcduuq", "risk": 85} | {"type": "object", "properties": {"address": {"type": "string"}, "risk": {"type": "integer", "minimum": 0, "maximum": 100}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/48f22a64-1c15-44a1-b41d-6933dd2b16f4/0/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | GetTransactionRiskScore | 400 | null | {"message": "missing key in request header"} | {"type": "object", "properties": {"message": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/48f22a64-1c15-44a1-b41d-6933dd2b16f4/1/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | GetTransactionRiskScore | 401 | null | {"message": "Unauthorized"} | {"type": "object", "properties": {"message": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/48f22a64-1c15-44a1-b41d-6933dd2b16f4/2/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | GetTransactionRiskScore | 200 | null | {"address": "0638e15482e9d0fdb08920666390a546f32dd6ab15ffc81ed97e67b73b0d7205", "risk": 85} | {"type": "object", "properties": {"address": {"type": "string"}, "risk": {"type": "integer", "minimum": 0, "maximum": 100}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/08bf4dfa-f34a-4836-b463-37eeaa6d91c9/0/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | ListUsers | 400 | null | {"message": "missing key in request header"} | {"type": "object", "properties": {"message": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/08bf4dfa-f34a-4836-b463-37eeaa6d91c9/1/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | ListUsers | 401 | null | {"message": "Unauthorized"} | {"type": "object", "properties": {"message": {"type": "string"}}} | |
7f1e444c-f14b-4050-a151-e4db81e5fd32/08bf4dfa-f34a-4836-b463-37eeaa6d91c9/2/0 | Blockmate crypto account connector | On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app. | null | ListUsers | 200 | null | [{"uuid": "4301140e-d639-11ec-9120-00155d03ab64", "name": "some-name"}] | {"type": "array", "items": {"title": "User", "description": "Represents a user", "type": "object", "required": ["uuid", "name"], "properties": {"uuid": {"type": "string"}, "name": {"type": "string"}}}} | |
0c0d2dd7-f019-414a-842a-cce77dd70fe3/1f43260c-426c-420e-ada9-49af5a347981/0/0 | FCS | Powered by 25+ currency exchange rate data sources. The FCS delivering real-time 145+ country and 2000+ Forex currencies. 5000+ Crypto Currencies data, and 30+ Countries stocks data. | 8.5 | Forex Historical Price | You want to know about the historical exchange prices | 200 | Example_1 | {"code": 200, "info": {"decimal": "4", "id": "1", "period": "1d", "server_time": "2020-02-05 09:40:08 UTC", "symbol": "EUR/USD"}, "msg": "Successfully", "response": [{"c": "1.1363", "h": "1.1413", "l": "1.1352", "o": "1.1389", "t": 1547856000000, "tm": "2019-01-19 00:00:00"}, {"c": "1.1366", "h": "1.1409", "l": "1.1355... | {"properties": {"code": {"type": "integer"}, "info": {"properties": {"decimal": {"type": "string"}, "id": {"type": "string"}, "period": {"type": "string"}, "server_time": {"type": "string"}, "symbol": {"type": "string"}}, "type": "object"}, "msg": {"type": "string"}, "response": {"items": {"properties": {"c": {"type": ... |
0c0d2dd7-f019-414a-842a-cce77dd70fe3/bce5b1da-75f8-4307-83f1-bccd095c8282/0/0 | FCS | Powered by 25+ currency exchange rate data sources. The FCS delivering real-time 145+ country and 2000+ Forex currencies. 5000+ Crypto Currencies data, and 30+ Countries stocks data. | 8.5 | Crypto Coin Market Cap | There are some cryptos having an infinite supply and market cap | 200 | Example_1 | {"code": 200, "info": {"credit_count": 1, "server_time": "2020-06-29 09:59:17 UTC"}, "msg": "Successfully", "response": [{"circulating_supply": "18417806", "id": "78", "max_supply": "21000000", "name": "Bitcoin", "quote": {"usd": {"market_cap": "167859799708.92", "percentage_change_1h": "0.2392", "percentage_change_24h... | {"properties": {"code": {"type": "integer"}, "info": {"properties": {"credit_count": {"type": "integer"}, "server_time": {"type": "string"}}, "type": "object"}, "msg": {"type": "string"}, "response": {"items": {"properties": {"circulating_supply": {"type": "string"}, "id": {"type": "string"}, "max_supply": {"type": "st... |
0c0d2dd7-f019-414a-842a-cce77dd70fe3/ebf3e381-c92f-48d4-88e3-3d34ebf27a16/0/0 | FCS | Powered by 25+ currency exchange rate data sources. The FCS delivering real-time 145+ country and 2000+ Forex currencies. 5000+ Crypto Currencies data, and 30+ Countries stocks data. | 8.5 | Crypto Technical Indicator | The Collection of Indicators Powerful & Profitable Crypto Trading | 200 | Example_1 | {"code": 200, "info": {"credit_count": 1, "decimal": "5", "disclaimer": "Note: These Prices, Market trends and signals are not develop for trading purpose. Therefore we doesn`t bear any responsibility for any trading losses you might incur as a result of using this data.", "id": "80", "period": "1d", "server_time": "20... | {"properties": {"code": {"type": "integer"}, "info": {"properties": {"credit_count": {"type": "integer"}, "decimal": {"type": "string"}, "disclaimer": {"type": "string"}, "id": {"type": "string"}, "period": {"type": "string"}, "server_time": {"type": "string"}, "symbol": {"type": "string"}, "update": {"type": "string"}... |
0c0d2dd7-f019-414a-842a-cce77dd70fe3/aea2384b-f34d-4dfa-97a8-f4046e004166/0/0 | FCS | Powered by 25+ currency exchange rate data sources. The FCS delivering real-time 145+ country and 2000+ Forex currencies. 5000+ Crypto Currencies data, and 30+ Countries stocks data. | 8.5 | Forex Latest Price | Forex latest price API is very useful. | 200 | Example_1 | {"code": 200, "info": {"server_time": "2020-02-05 09:40:24 UTC"}, "msg": "Successfully", "response": [{"change": "-0.0014", "chg_per": "-0.13%", "id": "1", "last_changed": "2020-02-05 09:40:11", "price": "1.1028", "symbol": "EUR/USD"}, {"change": "+0.0017", "chg_per": "+0.16%", "id": "2", "last_changed": "2020-02-05 09... | {"properties": {"code": {"type": "integer"}, "info": {"properties": {"server_time": {"type": "string"}}, "type": "object"}, "msg": {"type": "string"}, "response": {"items": {"properties": {"change": {"type": "string"}, "chg_per": {"type": "string"}, "id": {"type": "string"}, "last_changed": {"type": "string"}, "price":... |
dea97032-d1b3-4f93-a5bc-672cec9c7117/e263e01d-035a-460e-8105-b179b11ff4a0/0/0 | Currency Rate Converter | This API converts currency amounts from one global currency to another | null | Convert Currency | Converts an amount of one currency into that of another | 200 | Response | {"Code": "Success", "Converted": "99.48", "Credits": "499790293", "Currency": "HKD"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Code": {"type": "string"}, "Converted": {"type": "string"}, "Credits": {"type": "string"}, "Currency": {"type": "string"}}, "required": ["Code", "Converted", "Credits", "Currency"]} |
ab9da26c-b2e8-4a05-a14a-c1ab514683a3/d097b475-319d-4f16-b445-0e4ef77b000b/0/0 | Yahoo Finance | Access Yahoo Finance Realtime Stock Price | Options | ESG | Trends | Statistics | Earnings | Balance Sheets | Analytics | Asset Profile and much more | 9.8 | key-statistics | The key statistics endpoint provides a summary of key financial statistics for a company. The endpoint returns the following data: market capitalization, enterprise value, trailing P/E ratio, forward P/E ratio, PEG ratio, price/sales (ttm), price/book (mrq), enterprise value/revenue (ttm), enterprise value/EBITDA (ttm) | 200 | Response | {"symbol": "AAPL", "twoHundredDayAverageChangePercent": {"raw": 0.22836661, "fmt": "22.84%"}, "dividendDate": {"raw": 1684368000, "fmt": "2023-05-17", "longFmt": "2023-05-17T20:00"}, "fiftyTwoWeekLowChangePercent": {"raw": 0.5553677, "fmt": "55.54%"}, "averageAnalystRating": "2.0 - Buy", "language": "en-US", "dividendY... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"symbol": {"type": "string"}, "twoHundredDayAverageChangePercent": {"type": "object", "properties": {"raw": {"type": "number"}, "fmt": {"type": "string"}}, "required": ["fmt", "raw"]}, "dividendDate": {"type": "object", "properties": {"raw":... |
ab9da26c-b2e8-4a05-a14a-c1ab514683a3/bb456273-194f-40a6-ad84-fa7887d9af96/0/0 | Yahoo Finance | Access Yahoo Finance Realtime Stock Price | Options | ESG | Trends | Statistics | Earnings | Balance Sheets | Analytics | Asset Profile and much more | 9.8 | ESG | Simply explained, an ESG score is a measure of a company's exposure to long-term environmental, social, and governance risks that are often overlooked during traditional financial analyses. | 200 | Response | {"maxAge": 86400, "totalEsg": {"raw": 28.54, "fmt": "28.5"}, "environmentScore": {"raw": 2.78, "fmt": "2.8"}, "socialScore": {"raw": 16.16, "fmt": "16.2"}, "governanceScore": {"raw": 9.61, "fmt": "9.6"}, "ratingYear": 2022, "ratingMonth": 8, "highestControversy": 3, "peerCount": 37, "esgPerformance": "AVG_PERF", "peerG... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"maxAge": {"type": "integer"}, "totalEsg": {"type": "object", "properties": {"raw": {"type": "number"}, "fmt": {"type": "string"}}, "required": ["fmt", "raw"]}, "environmentScore": {"type": "object", "properties": {"raw": {"type": "number"},... |
ab9da26c-b2e8-4a05-a14a-c1ab514683a3/f3a3cc40-8b33-436d-b98a-8415f038380f/0/0 | Yahoo Finance | Access Yahoo Finance Realtime Stock Price | Options | ESG | Trends | Statistics | Earnings | Balance Sheets | Analytics | Asset Profile and much more | 9.8 | news | returns latest news articles related to symbol passed as parameter | 200 | Response | {"0": {"uuid": "3ef1d114-c811-3dd2-a7ac-fbfd227c3edb", "title": "Here Are the 10 Most Fuel-Efficient Cars", "publisher": "Motley Fool", "link": "https://finance.yahoo.com/m/3ef1d114-c811-3dd2-a7ac-fbfd227c3edb/here-are-the-10-most.html", "providerPublishTime": 1677967234, "type": "STORY", "thumbnail": {"resolutions": [... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"0": {"type": "object", "properties": {"uuid": {"type": "string"}, "title": {"type": "string"}, "publisher": {"type": "string"}, "link": {"type": "string"}, "providerPublishTime": {"type": "integer"}, "type": {"type": "string"}, "thumbnail":... |
ab9da26c-b2e8-4a05-a14a-c1ab514683a3/7904897f-7a0d-430b-bfe6-e92d20dbd592/0/0 | Yahoo Finance | Access Yahoo Finance Realtime Stock Price | Options | ESG | Trends | Statistics | Earnings | Balance Sheets | Analytics | Asset Profile and much more | 9.8 | finance-analytics | This API endpoint also returns AI recommendation
Financial analysis refers to an assessment of the viability, stability, and profitability of a business, sub-business or project. It is performed by professionals who prepare reports using ratios and other techniques, that make use of information taken from financial sta... | 200 | Response | {"maxAge": 86400, "currentPrice": {"raw": 197.79, "fmt": "197.79"}, "targetHighPrice": {"raw": 300, "fmt": "300.00"}, "targetLowPrice": {"raw": 24.33, "fmt": "24.33"}, "targetMeanPrice": {"raw": 195.24, "fmt": "195.24"}, "targetMedianPrice": {"raw": 200, "fmt": "200.00"}, "recommendationMean": {"raw": 2.4, "fmt": "2.40... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"maxAge": {"type": "integer"}, "currentPrice": {"type": "object", "properties": {"raw": {"type": "number"}, "fmt": {"type": "string"}}, "required": ["fmt", "raw"]}, "targetHighPrice": {"type": "object", "properties": {"raw": {"type": "intege... |
ab9da26c-b2e8-4a05-a14a-c1ab514683a3/bf1ff0b0-2282-4854-837f-464722d68bb4/0/0 | Yahoo Finance | Access Yahoo Finance Realtime Stock Price | Options | ESG | Trends | Statistics | Earnings | Balance Sheets | Analytics | Asset Profile and much more | 9.8 | Trend | This reflects the insurance company's profits over given periods of time.
This endpoint also gives experts & AI supported predictions about stock future behavior | 200 | Response | {"data": {"result": [{"earningsTrend": {"trend": [{"maxAge": 1, "period": "0q", "endDate": "2023-03-31", "growth": {"raw": -0.19600001, "fmt": "-19.60%"}, "earningsEstimate": {"avg": {"raw": 0.86, "fmt": "0.86"}, "low": {"raw": 0.64, "fmt": "0.64"}, "high": {"raw": 1.07, "fmt": "1.07"}, "yearAgoEps": {"raw": 1.07, "fmt... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"result": {"type": "array", "items": {"type": "object", "properties": {"earningsTrend": {"type": "object", "properties": {"trend": {"type": "array", "items": {"type": "object", "properties": {"maxAge... |
ab9da26c-b2e8-4a05-a14a-c1ab514683a3/70949088-4f1d-4488-bb17-071dc67cd812/0/0 | Yahoo Finance | Access Yahoo Finance Realtime Stock Price | Options | ESG | Trends | Statistics | Earnings | Balance Sheets | Analytics | Asset Profile and much more | 9.8 | earnings | A company's earnings are its after-tax net income. This is the company's bottom line or its profits. Earnings are perhaps the single most important and most closely studied number in a company's financial statements.
This API also returns historical earnings | 200 | Response | {"maxAge": 86400, "earningsChart": {"quarterly": [{"date": "1Q2022", "actual": {"raw": 1.07, "fmt": "1.07"}, "estimate": {"raw": 0.75, "fmt": "0.75"}}, {"date": "2Q2022", "actual": {"raw": 0.76, "fmt": "0.76"}, "estimate": {"raw": 0.6, "fmt": "0.60"}}, {"date": "3Q2022", "actual": {"raw": 1.05, "fmt": "1.05"}, "estimat... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"maxAge": {"type": "integer"}, "earningsChart": {"type": "object", "properties": {"quarterly": {"type": "array", "items": {"type": "object", "properties": {"date": {"type": "string"}, "actual": {"type": "object", "properties": {"raw": {"type... |
ab9da26c-b2e8-4a05-a14a-c1ab514683a3/26ebb531-4446-4ec1-86c6-6046fead4937/0/0 | Yahoo Finance | Access Yahoo Finance Realtime Stock Price | Options | ESG | Trends | Statistics | Earnings | Balance Sheets | Analytics | Asset Profile and much more | 9.8 | historic-data | return historic data
interval - The time interval between two data points. Can be 1m 2m 5m 15m 30m 60m 90m 1h 1d 5d 1wk 1mo 3mo
range - The range for which the data is returned.
for normal stocks :
you can directly search by tickername:
eg. tsla , msft , meta
for crypt:
try searching by ticker name followed by -USD.
fo... | 200 | Response | {"meta": {"currency": "USD", "symbol": "TSLA", "exchangeName": "NMS", "instrumentType": "EQUITY", "firstTradeDate": 1277818200, "regularMarketTime": 1677877205, "gmtoffset": -18000, "timezone": "EST", "exchangeTimezoneName": "America/New_York", "regularMarketPrice": 197.79, "chartPreviousClose": 207.32, "priceHint": 2,... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"currency": {"type": "string"}, "symbol": {"type": "string"}, "exchangeName": {"type": "string"}, "instrumentType": {"type": "string"}, "firstTradeDate": {"type": "integer"}, "regularMarketTime": {"t... |
ab9da26c-b2e8-4a05-a14a-c1ab514683a3/0ef99b2d-7a45-46a3-814d-8458b5841211/0/0 | Yahoo Finance | Access Yahoo Finance Realtime Stock Price | Options | ESG | Trends | Statistics | Earnings | Balance Sheets | Analytics | Asset Profile and much more | 9.8 | balance-sheet | A balance sheet is a financial statement that communicates the so-called “book value” of an organization, as calculated by subtracting all of the company's liabilities and shareholder equity from its total assets. | 200 | Response | {"balanceSheetStatements": [{"maxAge": 1, "endDate": {"raw": 1672444800, "fmt": "2022-12-31"}, "cash": {"raw": 16253000000, "fmt": "16.25B", "longFmt": "16,253,000,000"}, "shortTermInvestments": {"raw": 5932000000, "fmt": "5.93B", "longFmt": "5,932,000,000"}, "netReceivables": {"raw": 3116000000, "fmt": "3.12B", "longF... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"balanceSheetStatements": {"type": "array", "items": {"type": "object", "properties": {"maxAge": {"type": "integer"}, "endDate": {"type": "object", "properties": {"raw": {"type": "integer"}, "fmt": {"type": "string"}}, "required": ["fmt", "r... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.