Back to catalog
📖

Wordnik

API Key

Dictionary Data

📖DictionariesHTTPS

Display Title

Wordnik

WordUbiquitous
DefinitionBeing or seeming to be everywhere at the same time; omnipresent.
Part Of SpeechAdjective
ExamplesSmartphones have become ubiquitous in modern life.
Frequency4.87 per million words

Sample Response

response.json
1{
2 "word": "ubiquitous",
3 "definition": "Being or seeming to be everywhere at the same time; omnipresent.",
4 "partOfSpeech": "adjective",
5 "examples": "Smartphones have become ubiquitous in modern life.",
6 "frequency": "4.87 per million words"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://developer.wordnik.com" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs