Admin Login
API v1

Fonte da Vida

Christian resources platform serving audio Bibles, sermons, discipleship materials, and PDF books across Southern and East Africa.

9
Countries
5
WhatsApp Bots
40+
Languages
1,189
Bible Chapters

Bible Audio API

GET /api/v1/bibles List all Bibles
GET /api/v1/bibles/{slug} Bible with books
GET /api/v1/bibles/{slug}/books/{book} Book with chapters
GET /api/v1/bibles/{slug}/books/{book}/chapters/{num} Chapter audio
POST /api/v1/bibles/{slug}/books/{book}/chapters/{num}/hit Track play
GET /api/v1/bibles/afrikaans-1983/books/psalms/chapters/23 { "success": true, "data": { "book_name": "Psalms", "chapter_number": 23, "audio_url": "https://api2.fontedavida.org/storage/bibles/afrikaans-1983/psalms/psalms_23.mp3", "duration_seconds": 57, "next_chapter": 24, "previous_chapter": 22 } }

Platform APIs

WhatsApp

WhatsApp User API

/api/v1/wauser — User management, analytics tracking, favorites, and conversation context for WhatsApp bot users.

Auth

Leader Auth API

/api/v1/leader — Authentication via Sanctum tokens, profile management, and teaching access for organization leaders.

Mobile

App User API

/api/v1/app-user — UUID-based registration, usage tracking, and leader account linking for mobile app users.

AI

AI Chat API

/api/v1/ai — AI-powered chat proxy with rate limiting and leader-based authentication.

Logs

Logging API

/api/v1/logs — Centralized API logging, statistics, and error tracking across all platform services.

Data

Conversations API

/api/v1/conversations — Query conversation logs by contact number or country for monitoring and review.

Countries Served

Mozambique, Angola, Cape Verde, S. Tome & Principe, Guinea-Bissau, South Africa, Botswana, Zambia, Zimbabwe

Resources

Terms and Conditions

Partner with us to distribute your teachings and materials electronically.

fontedavida.org

Privacy Policy

All uploads remain your material. You control distribution rights and licensing.

GitHub