Skip to content

Instantly share code, notes, and snippets.

@kaspergrubbe
Last active August 29, 2015 14:04
Show Gist options
  • Save kaspergrubbe/f2cbf5d9dd67f412a332 to your computer and use it in GitHub Desktop.
Save kaspergrubbe/f2cbf5d9dd67f412a332 to your computer and use it in GitHub Desktop.
curl -X POST "https://login.txty.dk/api/4/user/newapikey/login.json?user=hej&pass=davs&description=yourmomma"
200 OK:
{
"status": "error",
"error": "USER_NOT_FOUND",
"login": {
"user": "hej",
"pass": "davs"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment