https://bhagavadgita.io6 endpoints available
/api/v1/versesGet all the Verses.
/api/v1/chaptersGet all the 18 Chapters of the Bhagavad Gita.
/auth/oauth/tokenSend client credentials and get an access token.
/api/v1/chapters/{chapter_number}Get a specific chapter from the Bhagavad Gita.
/api/v1/chapters/{chapter_number}/versesGet all the Verses from a Chapter.
/api/v1/chapters/{chapter_number}/verses/{verse_number}Get a particular verse from a chapter.
https://bhagavadgita.io6 endpoints available
/api/v1/versesGet all the Verses.
/api/v1/chaptersGet all the 18 Chapters of the Bhagavad Gita.
/auth/oauth/tokenSend client credentials and get an access token.
/api/v1/chapters/{chapter_number}Get a specific chapter from the Bhagavad Gita.
/api/v1/chapters/{chapter_number}/versesGet all the Verses from a Chapter.
/api/v1/chapters/{chapter_number}/verses/{verse_number}Get a particular verse from a chapter.