Lukka · Example Payload

Lukka Reference Data Deprecated All Lukka Entities

CryptoDigital AssetsMarket DataReference DataPricingBlockchainAMLComplianceFinancial-ServicesAnalyticsPrediction MarketsMCP

Lukka Reference Data Deprecated All Lukka Entities is an example object payload from Lukka, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

datalimitoffsetsizelinks

Example Payload

Raw ↑
{
 "data": [
  {
   "name": "Kraken",
   "lukkaEntityCode": "KRAK",
   "type": "exchange",
   "jurisdiction": "USA",
   "status": "active",
   "url": "https://www.kraken.com",
   "startTs": "2011-04-03 00:00:00",
   "endTs": null,
   "fiat": [
    "USD",
    "EUR",
    "GBP",
    "JPY",
    "CAD"
   ],
   "amlKycProcess": "y"
  },
  {
   "name": "Bithumb",
   "lukkaEntityCode": "BTHM",
   "type": "exchange",
   "jurisdiction": "South Korea",
   "status": "active",
   "url": "https://www.bithumb.com/",
   "startTs": "2015-06-16 00:00:00",
   "endTs": null,
   "fiat": [
    "KRW"
   ],
   "amlKycProcess": null
  },
  {
   "name": "Liqui",
   "lukkaEntityCode": "LIQU",
   "type": "exchange",
   "jurisdiction": "Ukraine",
   "status": "inactive",
   "url": "https://liqui.io/",
   "startTs": "2017-04-26 00:00:00",
   "endTs": "2019-01-28 00:00:00",
   "fiat": [],
   "amlKycProcess": "y"
  },
  {
   "name": "CoinMarketCap",
   "lukkaEntityCode": "CMCP",
   "type": "pricing service",
   "jurisdiction": "USA",
   "status": "active",
   "url": "https://coinmarketcap.com/",
   "startTs": "2013-06-01 00:00:00",
   "endTs": null,
   "fiat": [],
   "amlKycProcess": null
  }
 ],
 "limit": 4,
 "offset": 0,
 "size": 4,
 "links": {
  "base": "/v1/lukka/entities",
  "next": "/v1/lukka/entities?limit=4&offset=4",
  "prev": null
 }
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/lukka-reference-data-deprecated-all-lukka-entities"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.