Developers
rupiya.io public read-only API.
Experimental documentation for three existing unauthenticated endpoints covering health, NSE market status, and public search discovery.
API contract
Read the OpenAPI 3.1 specification or the RFC 9727 API catalog.
Health
GET /api/health — Web and database availability. Returns HTTP 200 or 503.
Market status
GET /api/market/status — Current NSE regular-session state and next open and close timestamps.
Search index
GET /api/search-index — Compact public company, sector, and screen discovery data.
Scope: These endpoints are read-only and expose no trading, portfolio, billing, or account mutations. Values may be unavailable when their provenance or freshness checks fail. The contract is pre-stable and may evolve before version 1.0.