S

SEDRA IV API

by SEDRA IV Free tier

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

developerbethmardutho

Quick Reference

Base URL 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
Pricing
28
Latency
30
Depth
44

Authentication

No authentication required

# No auth required

Pricing

Model subscription Starting price Enterprise / contact sales Free quota None

Free — open public API, no authentication required.

Key Endpoints

MethodPathDescription
GET /lexeme/{id} Get Syriac lexeme.
GET /word/{id} Get Syriac word.

Sample Request

curl -X GET 'http://sedra.bethmardutho.org/api/lexeme/{id}' \
  -H '# No auth required'

Sample Response

{}

Data sourced from API Map. Always verify pricing and rate limits against the official SEDRA IV documentation.