Skip to content

Login API

Alex Muravya edited this page Jan 5, 2018 · 1 revision

//////////////// Login API incoming:

  • yals_user
  • yals_pass

out:

  • 200: token, expires_in: sec
  • 400: missing param
  • 401: wrong u/p
  • 403: banned kasutaja
  • 421: shit in input
  • 429: too many requests
  • 500: server error
  • 501: not yet build endpoint
  • 503: service unavailable

Clone this wiki locally