Upgrade Notice
The 2.0 API authentication is available and may be used to authenticate to either 0.5 or 2.0 resources. Read more: Authentication.
The authenticate API method allows you to login to Buzz, change your password and logout. See Authentication.
Restrictions
Method | Restriction |
---|---|
GET | Not allowed |
POST | Authenticates the user |
PUT | Changes password of the user |
DELETE | Logs the user out |
Rate Limit
Please note, the authenticate
API endpoint is rate limited for security reasons. If you exceed the rate limit the API will respond with a 429
error.