Chabad Library Text Processing API
Extraction
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
Extraction
Copy Page
Test Chabad Library API
GET
/api/extract
Try it
Run in Apidog
Run in Apidog
Test endpoint to fetch data from Chabad Library API. This is primarily for debugging and testing purposes.
Request
None
Responses
🟢
200
Success
application/json
Chabad Library API response
Body
Generate Code
Request
Request Example
Shell
JavaScript
Java
Swift
cURL
cURL-Windows
Httpie
wget
PowerShell
curl
--location
--request
GET
'/api/extract'
Response
Response Example
{
}
Modified atÂ
2025-12-03 11:51:17
Previous
Get Text by Slug
Next
Extract Text from Document