bhagavadgita.io

bhagavadgita.io API

6 endpoints open_data
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples

Get all the Verses.
curl \
  /api/v1/verses
Get all the 18 Chapters of the Bhagavad Gita.
curl \
  /api/v1/chapters
Get a specific chapter from the Bhagavad Gita.
curl \
  /api/v1/chapters/{chapter_number}

Endpoints (6 total)

GET
/api/v1/verses
Get all the Verses.
GET
/api/v1/chapters
Get all the 18 Chapters of the Bhagavad Gita.
GET
/api/v1/chapters/{chapter_number}
Get a specific chapter from the Bhagavad Gita.
GET
/api/v1/chapters/{chapter_number}/verses
Get all the Verses from a Chapter.
GET
/api/v1/chapters/{chapter_number}/verses/{verse_number}
Get a particular verse from a chapter.
POST
/auth/oauth/token
Send client credentials and get an access token.

Language coverage

No SDKs yet

At a glance

Total SDKs0
Languages0
Endpoints6
Categories1