ืช

Yafutzu Torah

Free Public API for Daily Jewish Learning

Chitas & Rambam,
everywhere.

A free, open API for daily Torah learning. Get today's Chitas (Chumash, Tehillim, Tanya) and daily Rambam with a single API call. No authentication required.

# Get today's complete Chitas
curl https://torah.yafutzu.org/api/v1/chitas/today

API Endpoints

GET
/api/v1/calendar/today

Today's Hebrew date + daily learning schedule

GET
/api/v1/calendar/:date

Hebrew date + schedule for any date (YYYY-MM-DD)

GET
/api/v1/chitas/today

Full daily Chitas (Chumash + Tehillim + Tanya)

GET
/api/v1/chitas/chumash/today

Today's Chumash portion

GET
/api/v1/chitas/tehillim/today

Today's Tehillim

GET
/api/v1/chitas/tanya/today

Today's Tanya

GET
/api/v1/rambam/today

Daily Rambam (3-chapter + 1-chapter cycles)

GET
/api/v1/texts/:category/:book/:chapter

Browse any text by category, book, and chapter

๐Ÿ“–

Daily Chitas

Chumash (weekly parsha divided into 7 daily portions), Tehillim (by day of Hebrew month), and Tanya (Alter Rebbe's daily division).

๐Ÿ“š

Daily Rambam

Both the 3-chapter daily cycle and the 1-chapter daily cycle of Mishneh Torah.

๐ŸŒ

Free & Open

No API key needed. No rate limits. CORS-enabled. Build Torah into any website or app.