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.

Email Validation Endpoints

POST http://legacy.skritter.com/api/v0/email-validation/send
  • email
    The string being validated.

Sends a validation code for the given email to the given email.

POST http://legacy.skritter.com/api/v0/email-validation/use
  • email
    The string being validated.
  • code
    The code received in the email.

Sends a validation code for the given email to the given email.