Fun
/urban
Get the Urban definition of a word
Query Parameters
word*string
The word to search for
Length
1 <= length <= 50Response Body
application/json
application/json
application/json
application/json
curl -X GET "https://plume.sodiumlabs.xyz/api/urban?word=string"{
"word": "string",
"url": "string",
"definition": "string",
"example": "string",
"author": "string",
"thumbs_up": 0,
"thumbs_down": 0
}{
"message": "string"
}{
"message": "string",
"errors": [
{
"message": "string"
}
]
}{
"message": "string"
}