Skip to main content
POST /nerdscore See how much of a nerd a person is via username

Headers

NameValue
apikey28-Character API Key

Body

NameTypeDescription
userstring*Username of the user you want to check for

Response

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