Home › Developers
Drishti Signals developer resources
This host is the Drishti Pro book. The public surface is static HTML plus two JSON files rewritten from object storage. There is no API key, no OAuth, no webhook, no MCP server, and no CLI. Cite numbers from the live stats file, not from this page.
When to use this
Use these feeds when you need the Pro-book win rate, the open signal, or the scored ledger. Do not use this host for a blended all-time number that mixes other prompt versions. That is a different book.
JSON (source of truth)
/api/stats.json— headline stats. Win rate is wins ÷ (wins + losses). Expiries are omitted./signals.json— full ledger plus nested stats./api/v1/statsand/api/v1/signals— the same payloads with RFC 9457 problem+json on errors.
Discovery
/openapi.json— OpenAPI 3.1 over those GET routes only./.well-known/api-catalog— RFC 9727 linkset./llms.txtand/llms-full.txt— agent briefing, including when not to use this site./live— HTML (and markdown onAccept: text/markdown) snapshot. Zero client JS.
Markdown
Send Accept: text/markdown on /, /about/, /contact/, /developers/, /privacy-policy.html, and /live. Responses set Content-Type: text/markdown; charset=utf-8 and Vary: Accept. Unknown paths return markdown 404 with recovery links. Clients that reject both HTML and markdown get HTTP 406.
What does not exist
No POST/PATCH/DELETE on the ledger. No sandbox keys. No npm package. Subscribe at POST /api/subscribe is an email waitlist, not a trading API.
License
Track-record JSON is CC BY 4.0. Attribution: Drishti Pro, www.drishtisignals.in.
Educational & illustrative only — not investment advice.