Skip to main content
Our request has changed! Please use https://api.unrealapi.com for the base url
POST /nerdscore See how much of a nerd a person is via username

Headers

NameValue
apikey28-Character API Key

Body

NameTypeDescription
userstringUsername of the user you want to check for

Response

{
  "user": "Eddy",
  "score": 87,
  "rating": "Certified Geek"
}