DigitalNZ API vs Lingua Robot
If you need a Dictionaries API that's easy to integrate, go with Lingua Robot.
DigitalNZ API
OpenAPI specification of DigitalNZ's Record API. For more information about the API see [digitalnz.org/developers](https://digitalnz.org/developers). To learn more about the metadata/fields use...
Lingua Robot
Word definitions, pronunciations, synonyms, antonyms and others
DigitalNZ API
- Simple API key authentication
- HTTPS supported
Lingua Robot
- Simple API key authentication
- HTTPS supported
- CORS enabled for frontend use
| Feature | DigitalNZ API | Lingua Robot |
|---|---|---|
| Authentication | apiKey | apiKey |
| HTTPS | Yes | Yes |
| CORS | Unknown | Yes |
When to use which?
Lingua Robot works directly from the browser with CORS enabled, making it better for frontend-only apps.