LedgerCore
LLMs.txtAI

AI-ready API documentation

Download llms.txt files optimised for large language models. Feed them into ChatGPT, Claude, Cursor, or any AI coding assistant to give it full context about LedgerCore endpoints — methods, paths, parameters, and auth requirements — without pasting raw JSON specs.

LLM-optimised
Clean Markdown format designed for AI context windows. No HTML, no noise.
Per-portal targeting
Download only the portal you need — smaller files, more focused context.
Follows the open specification so AI tools can auto-discover and consume it.

Quick usage

ChatGPT / Claude: Upload the .txt file as an attachment, then ask questions like "How do I screen a Bitcoin transaction for sanctions risk?"

Cursor / Windsurf: Drop the file into your project root or reference it in .cursorrules for automatic API context.

Programmatic: curl {baseUrl}/api/v1/llms.txt — pipe it straight into your prompt pipeline.

Full API

Everything in one file. Best when you need the complete picture.

Full Gateway

llms-ledgercore-full.txt
Complete

The complete LedgerCore API in a single llms.txt file. Includes every public endpoint across all portals — compliance, market data, treasury, asset integrity, and news. Use this when you want full API context in your LLM.

Per-portal files

Targeted files for each API portal. Smaller context, more focused results.

LedgerBrain

llms-ledgerbrain.txt
42 endpoints

Blockchain intelligence, compliance, and entity management. Includes all endpoint paths, methods, summaries, and auth requirements formatted for LLM consumption.

BTCETHSOLBSCTRON

Market Data

llms-market-data.txt
87 endpoints

Real-time and historical cryptocurrency market data. Includes all endpoint paths, methods, summaries, and auth requirements formatted for LLM consumption.

BinanceCoinbaseKrakenOKXBybit

Corporate Treasury

llms-finance.txt
34 endpoints

Corporate treasury, stablecoin analytics, and cross-border flows. Includes all endpoint paths, methods, summaries, and auth requirements formatted for LLM consumption.

USDCUSDTDAIZARPEURC

Open-Run XCAP

llms-xcap.txt
18 endpoints

XCAP staking pool analytics and asset integrity. Includes all endpoint paths, methods, summaries, and auth requirements formatted for LLM consumption.

eZARxSAV

News & Media

llms-news-media.txt
5 endpoints

Aggregated crypto news feeds from the top industry sources. Includes all endpoint paths, methods, summaries, and auth requirements formatted for LLM consumption.

CoinDeskCoinTelegraphDecryptBitcoin MagazineThe Block

Explore the live API

The llms.txt files are generated from the same OpenAPI specs that power our interactive docs. Jump into Scalar to try endpoints live, or grab the raw JSON spec for code generation.