Chabad Library Text Processing API
System
Copy Page
Chabad Library Text Processing API
System
Health Check
GET
Search
Search Chabad Library
GET
Texts
List All Texts
GET
Get Text by Slug
GET
Extraction
Test Chabad Library API
GET
Extract Text from Document
POST
Processing
Generate Document Outline
POST
Process Complete Document
POST
Translate Document Segment
POST
Schemas
HealthResponse
ErrorResponse
SourceMetadata
OutlineSegment
DocumentOutline
TranslationData
Footnote
TranslatedSegment
EnrichedSegment
ProcessedDocument
SearchResult
SearchResultsResponse
WorkByIdResponse
NavSearchResult
TextListItem
NavSearchResultsResponse
PaginationInfo
PaginatedTextsResponse
System
Copy Page
Health Check
GET
/api/health
Try it
Run in Apidog
Run in Apidog
Simple endpoint to check if the API is running and responsive.
Request
None
Responses
🟢
200
Success
application/json
API is healthy and responding
Body
Generate Code
Request
Request Example
Shell
JavaScript
Java
Swift
cURL
cURL-Windows
Httpie
wget
PowerShell
curl
--location
--request
GET
'/api/health'
Response
Response Example
{
"status"
:
"ok"
}
Modified atÂ
2025-12-03 11:51:17
Next
Search Chabad Library