Looks like the Great Firewall or something like it is preventing you from completely loading www.skritter.com because it is hosted on Google App Engine, which is periodically blocked. Try instead our mirror:

legacy.skritter.cn

This might also be caused by an internet filter, such as SafeEyes. If you have such a filter installed, try adding appspot.com to the list of allowed domains.

Reset Password Endpoint

Sends a user a reset password code.

POST http://legacy.skritter.com/api/v0/reset-password

Request

POST body:
  • input Either a User id, name or email, case-insensitive.

Response

  • choices
    A list of Users with just name and id. Returned (with status code 300) if submitted an email and there were multiple hits. Resubmit this request with one of those.