Introduction This API returns information about all of the verses in Rig Veda. The results are JSON objects that contain the name of the god, poet, and meter of the verses in Rig Veda, the category of the god and the poet, and the _mandal_ and _sukta_ number. The API uses the Swagger 2.0 specification. Authentication This is an open API. Try it out This sandbox can be used to get data for
https://api-rv.herokuapp.com/rv/v1
Auth type
none
Auth header
# No auth required
Rate limit
See documentation
Pricing
Enterprise / contact sales
Free quota
None
Documentation
https://api.apis.guru/v2/specs/sheetlabs.com:rig-veda/1.2.json
Endpoint status
Server online — HTTP 404 — server is online but path returned an error (may require auth)1.47s
(checked Mar 29, 2026)
Builder score
D
30%
builder-friendly
No authentication required
# No auth required
Free — open public API, no authentication required.
| Method | Path | Description |
|---|---|---|
| GET | /resources |
Fetch all verses sung for a specific category of god, person, or object |
curl 'https://api-rv.herokuapp.com/rv/v1/resources' \ -H '# No auth required'
{}
Data sourced from API Map. Always verify pricing and rate limits against the official rv documentation.