GET
POST
GET
PATCH
GET
GET
POST
GET
GET
DELETE
POST
PUT
DELETE
DELETE
POST
PATCH
DELETE
POST
GET
GET
DELETE
GET
GET
GET
GET
GET
GET
GET
POST
GET
GET
GET
PUT
DELETE
GET
GET
GET
OAuth applications can use a special API method for checking OAuth token validity without exceeding the normal rate limits for failed login attempts. Authentication works differently with this particular endpoint. You must use Basic Authentication to use this endpoint, where the username is the OAuth application client_id
and the password is its client_secret
. Invalid tokens will return 404 NOT FOUND
.