From c781e3f31c42cb4a545d2000dddd89209c7f81d3 Mon Sep 17 00:00:00 2001 From: lob565 Date: Thu, 13 Aug 2026 11:01:03 +0700 Subject: [PATCH] Add CoinLobster to Cryptocurrency Section MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adds CoinLobster to the Cryptocurrency section. CoinLobster serves executed whale trades (large prints) unified across 15 crypto exchanges plus on-chain DEX activity on Ethereum, Base and Arbitrum, with an unusualness radar over the stream. Public endpoints need no API key. Docs: https://coinlobster.com/developers ยท OpenAPI spec: https://coinlobster.com/openapi.json - [x] My submission is formatted according to the guidelines in the [contributing guide](https://github.com/public-apis/public-apis/blob/master/CONTRIBUTING.md) - [x] My addition is ordered alphabetically - [x] My submission has a useful description - [x] The description does not have more than 100 characters - [x] The description does not end with punctuation - [x] Each table column is padded with one space on either side - [x] I have searched the repository for any relevant issues or pull requests - [x] Any category I am creating has the minimum requirement of 3 items - [x] All changes have been [squashed][squash-link] into a single commit [squash-link]: --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5fc8801d..20176d79 100644 --- a/README.md +++ b/README.md @@ -440,6 +440,7 @@ API | Description | Auth | HTTPS | CORS | | [CoinGecko](http://www.coingecko.com/api) | Cryptocurrency Price, Market, and Developer/Social Data | No | Yes | Yes | | [Coinigy](https://coinigy.docs.apiary.io) | Interacting with Coinigy Accounts and Exchange Directly | `apiKey` | Yes | Unknown | | [Coinlib](https://coinlib.io/apidocs) | Crypto Currency Prices | `apiKey` | Yes | Unknown | +| [CoinLobster](https://coinlobster.com/developers) | Live executed whale trades across 15 exchanges and on-chain DEX with an unusualness radar | No | Yes | Yes | | [Coinlore](https://www.coinlore.com/cryptocurrency-data-api) | Cryptocurrencies prices, volume and more | No | Yes | Unknown | | [CoinMarketCap](https://coinmarketcap.com/api/) | Cryptocurrencies Prices | `apiKey` | Yes | Unknown | | [Coinpaprika](https://api.coinpaprika.com) | Cryptocurrencies prices, volume and more | No | Yes | Yes |