AccountApi
This is the AccountApi API
authenticate
URL
http://api.wordnik.com/v4/account.{format}/authenticate/{username}
HTTP Method
GET
Response Type
Parameters
username : string (path)
A confirmed Wordnik username
This is the AccountApi API
http://api.wordnik.com/v4/account.{format}/authenticate/{username}
GET
A confirmed Wordnik username
The user's password
http://api.wordnik.com/v4/account.{format}/authenticate/{username}
POST
A confirmed Wordnik username
The user's password
http://api.wordnik.com/v4/account.{format}/wordLists
GET
auth_token of logged-in user
Results to skip
Maximum number of results to return
http://api.wordnik.com/v4/account.{format}/apiTokenStatus
GET
Wordnik authentication token
Requires a valid auth_token to be set.
http://api.wordnik.com/v4/account.{format}/user
GET
The auth token of the logged-in user, obtained by calling /account.{format}/authenticate/{username} (described above)