Chinese Text Project vs SEDRA IV API
If you need a Dictionaries API that's easy to integrate, go with Chinese Text Project.
Chinese Text Project
Online open-access digital library for pre-modern Chinese texts
SEDRA IV API
The SEDRA API is documented in **OpenAPI format** and uses [ReDoc](https://github.com/Rebilly/ReDoc) for documentation. # Introduction This document describes the JSON API for the Syriac Electronic...
Chinese Text Project
- No authentication required
- HTTPS supported
SEDRA IV API
- Simple API key authentication
- HTTPS supported
| Feature | Chinese Text Project | SEDRA IV API |
|---|---|---|
| Authentication | None | apiKey |
| HTTPS | Yes | Yes |
| CORS | Unknown | Unknown |
When to use which?
Chinese Text Project is the better choice for quick prototypes and hackathons since it requires no authentication.