Broker Charges
Source-linked broker pricing snapshots for India-focused comparisons.
- Cadence
- weekly
- Format
- JSON
fetch("https://raw.githubusercontent.com/chirag127/oriz.in/main/src/data/api/brokers.json").then((r) => r.json())
Source-linked public JSON API endpoints for Oriz.in datasets, with examples, schemas, and raw GitHub URLs.
Source-linked broker pricing snapshots for India-focused comparisons.
fetch("https://raw.githubusercontent.com/chirag127/oriz.in/main/src/data/api/brokers.json").then((r) => r.json())
Free and effectively-free card metadata with source links and caution notes.
fetch("https://raw.githubusercontent.com/chirag127/oriz.in/main/src/data/api/cards.json").then((r) => r.json())
P2P platform directory for calculators and risk comparison pages.
fetch("https://raw.githubusercontent.com/chirag127/oriz.in/main/src/data/api/p2p-platforms.json").then((r) => r.json())
Medicine reference shell designed for PMBJP CSV imports.
fetch("https://raw.githubusercontent.com/chirag127/oriz.in/main/src/data/api/medicines.json").then((r) => r.json())
GitHub raw unauthenticated access can be rate-limited. Cache responses and prefer downloaded snapshots for production workloads.
OpenAPI YAML