DigitalNZ API vs Free Dictionary
If you need a Dictionaries API that's easy to integrate, go with Free Dictionary.
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...
Free Dictionary
Definitions, phonetics, pronounciations, parts of speech, examples, synonyms
DigitalNZ API
- Simple API key authentication
- HTTPS supported
Free Dictionary
- No authentication required
- HTTPS supported
| Feature | DigitalNZ API | Free Dictionary |
|---|---|---|
| Authentication | apiKey | None |
| HTTPS | Yes | Yes |
| CORS | Unknown | Unknown |
When to use which?
Free Dictionary is the better choice for quick prototypes and hackathons since it requires no authentication.