r

rv API

by rv Free tier

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

auth

Quick Reference

Base URL 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
Pricing
28
Latency
30
Depth
31

Authentication

No authentication required

# No auth required

Pricing

Model subscription Starting price Enterprise / contact sales Free quota None

Free — open public API, no authentication required.

Key Endpoints

MethodPathDescription
GET /resources Fetch all verses sung for a specific category of god, person, or object

Sample Request

curl 'https://api-rv.herokuapp.com/rv/v1/resources' \
  -H '# No auth required'

Sample Response

{}

Data sourced from API Map. Always verify pricing and rate limits against the official rv documentation.