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.

Payments Endpoint

List Payments made by the currently signed-in user.

GET http://legacy.skritter.com/api/v0/payments
  • limit
    maximum number of Payments to fetch.
    (default: 100) (max: 100)
  • cursor
    string used for pagination
  • fields
    comma-separated list of Payment properties to return.
    (default: all)

Response

  • Payments
    the Payments for the signed-in User.