💻

Prayer API for Developers

Build prayer features into your app with our free, public REST API. No API key required.

FREE NO AUTH JSON

Base URL

https://www.lordgives.com/api/v1

All endpoints return JSON. No authentication needed. Please include attribution to Lord Gives in your app.

Endpoints

GET /api/v1/verse-of-the-day
Today's verse, prayer, and devotional theme
GET /api/v1/topics
List all 55+ prayer topics with slugs
GET /api/v1/prayer/{slug}
Prayer, reflection, and verse for a specific topic

Example

Verse of the Day

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"
}

Get a Prayer by Topic

curl https://www.lordgives.com/api/v1/prayer/anxiety

Widget for Non-Developers

Don't code? We have a simple copy-paste widget for any website.

Get the free widget →

Attribution

This API is free. Please include a visible attribution link:

<a href="https://www.lordgives.com">Powered by Lord Gives</a>
✝ Try Lord Gives

🔌 Get Widget · 🙏 Browse Prayers