Introduction This API returns data regarding almost all nouns in vedic literature. The results are JSON objects that contain the word transliterated to the Roman script, the word in the Nagari script, the meaning of the word, and the category the word belongs to. Proper nouns are not included (yet). The API uses the Swagger 2.0 specification. Authentication This is an open API. Try it out
https://api-vs.herokuapp.com/vs/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:vedic-society/1.2.json
Endpoint status
Server online — HTTP 404 — server is online but path returned an error (may require auth)1.79s
(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 meanings that contain a specific English string |
curl 'https://api-vs.herokuapp.com/vs/v1/resources' \ -H '# No auth required'
{}
Data sourced from API Map. Always verify pricing and rate limits against the official vs documentation.