Kuaas REST API

http://kuaas.com/api/v1
ParamDescValueExample
http://kuaas.com/api/v1/$NAMEName of the person you're sending kudos toStringhttp://kuaas.com/api/v1/John
http://kuaas.com/api/v1/$NAME/$SUBJECTSubject or reason
  • Good Work
  • Achievement
  • Lead the way
  • New project
  • Team player
  • custom
  • Note: if you're sending a custom value
    you need to also send a customMessage query param
http://kuaas.com/api/v1/John/greatWork

Query Params

ParamDescValueExample
gifValue to provide back a gifBooleanhttp://kuaas.com/api/v1/John/greatWork?gif=true
gifTagTag to filter the response gifStringhttp://kuaas.com/api/v1/John/greatWork?gif=true&gifTag=cake
customMessageIf the subject sent doesn't match with the list of subject it will print this messageStringhttp://kuaas.com/api/v1/John/custom?gif=true&customMessage=Happy%20birthday&gifTag=cake