Back to catalog
📖

Oxford

API Key

Dictionary Data

📖DictionariesHTTPS

Display Title

Oxford Dictionary

WordResilience
Part Of SpeechNoun
DefinitionThe capacity to withstand or recover quickly from difficulties; toughness
Pronunciation/rɪˈzɪlɪəns/
OriginEarly 17th century, from Latin resilire 'to leap back'

Sample Response

response.json
1{
2 "word": "resilience",
3 "partOfSpeech": "noun",
4 "definition": "The capacity to withstand or recover quickly from difficulties; toughness",
5 "pronunciation": "/rɪˈzɪlɪəns/",
6 "origin": "Early 17th century, from Latin resilire 'to leap back'"
7}

Code Snippets

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

Similar APIs