The SEDRA API is documented in OpenAPI format and uses ReDoc for documentation. Introduction This document describes the JSON API for the Syriac Electronic Data Research Archive (SEDRA). The SEDRA project is a linguistic and literary database of Syriac langu
http://sedra.bethmardutho.org/api
Auth type
none
Auth header
# No auth required
Rate limit
See documentation
Pricing
Enterprise / contact sales
Free quota
None
Documentation
http://sedra.bethmardutho.org/api
Endpoint status
Server online — HTTP 404 — server is online but path returned an error (may require auth)1.19s
(checked Mar 29, 2026)
Builder score
D
35%
builder-friendly
No authentication required
# No auth required
Free — open public API, no authentication required.
| Method | Path | Description |
|---|---|---|
| GET | /lexeme/{id} |
Get Syriac lexeme. |
| GET | /word/{id} |
Get Syriac word. |
curl -X GET 'http://sedra.bethmardutho.org/api/lexeme/{id}' \
-H '# No auth required'
{}
Data sourced from API Map. Always verify pricing and rate limits against the official SEDRA IV documentation.