Build prayer features into your app with our free, public REST API. No API key required.
FREE NO AUTH JSON
https://www.lordgives.com/api/v1
All endpoints return JSON. No authentication needed. Please include attribution to Lord Gives in your app.
/api/v1/verse-of-the-day/api/v1/topics/api/v1/prayer/{slug}curl https://www.lordgives.com/api/v1/verse-of-the-day
{
"date": "2026-03-11",
"title": "Walking in Light",
"verse_reference": "John 8:12",
"prayer": "...",
"theme": "Hope",
"attribution": "Lord Gives"
}
curl https://www.lordgives.com/api/v1/prayer/anxiety
Don't code? We have a simple copy-paste widget for any website.
This API is free. Please include a visible attribution link:
<a href="https://www.lordgives.com">Powered by Lord Gives</a>