Service API - marius-wieschollek/passwords GitHub Wiki

The service api provides access to general services provided by the Passwords app.

Available api endpoints

Endpoint Url Methods Description
password /api/1.0/service/password GET & POST Generates a password
avatar /api/1.0/service/avatar/{user}/{size} GET Returns the avatar image for a user
favicon /api/1.0/service/favicon/{domain}/{size} GET Returns a favicon image for a domain
preview /api/1.0/service/preview/{domain}/{view}/{width}/{height} GET Returns a preview image for a domain
hashes /service/hashes/{range} GET & POST Returns breached hashes for the given range
password-change /api/1.0/service/password-change POST Find the url of the password change page for a domain
⚠️ **GitHub.com Fallback** ⚠️