Education
Free Dictionary
Access dictionary data including definitions, pronunciations, and translations.
3
Endpoints
—
Status
—
Latency
CODE EXAMPLES
JavaScript (Fetch)
fetch('https://dictionaryapi.dev/', {
method: 'GET',
headers: {},
})
.then(response => response.json())
.then(data => console.log(data));cURL
curl -X GET 'https://dictionaryapi.dev/'Free Dictionary
0.0%
EDUCATION
Access dictionary data including definitions, pronunciations, and translations.
PERFORMANCE TELEMETRY
RATE LIMITSCHECK DOCS
API TESTING INTERFACE
READY
SIGN IN TO EXECUTE TEST
Please sign in to test API endpoints
RESPONSE TELEMETRY
Execute API test to view telemetry data