Bhagavad Gita
薄伽梵歌文本
- 认证方式
- OAuth
- HTTPS
- Yes
- CORS
- Yes
- 分类
- 书籍
- 文档 / URL
- https://bhagavadgita.io/api
简介
bhagavadgita.io 提供带多种翻译(梵语、英语、印地语)的薄伽梵歌章节和经文——通过 OAuth 作用域访问。
快速开始
通过 OAuth 获取访问令牌,然后(替换 YOUR_TOKEN):
curl "https://bhagavadgita.io/api/v1/chapters/" \
-H "Authorization: Bearer YOUR_TOKEN"
{
"chapters": [
{ "id": 1, "name": "Arjuna Visada Yoga", "verse_count": 47, "language": "sanskrit" }
]
}
认证方式
- 在 bhagavadgita.io 注册 → OAuth 应用 → 访问令牌。
- 通过
Authorization: Bearer {令牌}发送。
速率限制与注意事项
- 免费层带限流(看文档);API 由社区维护。
- 翻译:梵语、英语、印地语(按章节/经文)。
常见问题
bhagavadgita.io 免费吗? 免费层带限流。
如何获取令牌? 注册 → OAuth 应用 → 令牌。
认证风格是什么?
Authorization: Bearer 请求头。
书籍 分类更多
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| A Bíblia Digital Do not worry about managing the multiple versions of the Bible | API Key | Yes | No | ↗ |
| Amanah Sunnah Semantic search across Quran, Hadith, Tafsir & 18K+ Rijal narrators | API Key | Yes | Yes | ↗ |
| Bhagavad Gita Open Source Shrimad Bhagavad Gita API including 21+ authors translation in Sanskrit/English/Hindi | API Key | Yes | Yes | ↗ |
| Bhagavad Gita telugu Bhagavad Gita API in telugu and odia languages | No auth | Yes | Yes | ↗ |
| Bible-api Free Bible API with multiple languages | No auth | Yes | Yes | ↗ |