---
title: rupiya.io Developer Resources
description: Public, read-only rupiya.io API resources for service health, NSE market status, and search discovery.
canonical: https://rupiya.io/developers
alternate: https://rupiya.io/developers.md
---

# rupiya.io Developer Resources

Experimental documentation for three existing unauthenticated endpoints covering health, NSE market status, and public search discovery.

- [Developer Resources HTML](https://rupiya.io/developers)
- [OpenAPI 3.1 Contract](https://rupiya.io/openapi.json)
- [RFC 9727 API Catalog JSON](https://rupiya.io/.well-known/api-catalog)
- [RFC 9727 API Catalog Markdown](https://rupiya.io/.well-known/api-catalog.md)
- [Search Index Markdown](https://rupiya.io/api/search-index.md)

## Endpoints
- [Health JSON](https://rupiya.io/api/health) — Web and database availability. Returns HTTP 200 or 503.
- [Market status JSON](https://rupiya.io/api/market/status) — Current NSE regular-session state and next open and close timestamps.
- [Search index JSON](https://rupiya.io/api/search-index) and [Search index Markdown](https://rupiya.io/api/search-index.md) — Compact public company, sector, and screen discovery data.

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.