{"service":"keyvault-facebook","description":"Fully-structured, strictly-typed Facebook account vault. No k=v, no JSON blobs.","auth":"Authorization: Bearer <token> (or ?token= on GETs)","routes":["GET    /accounts?owner=&status=&burned=&q=","POST   /accounts","GET    /accounts/:slug","PATCH  /accounts/:slug","DELETE /accounts/:slug","PUT    /accounts/:slug/credentials","PUT    /accounts/:slug/pages/:pageKey","DELETE /accounts/:slug/pages/:pageKey","GET    /accounts/:slug/totp","GET    /accounts/:slug/devices","POST   /accounts/:slug/devices","GET    /accounts/:slug/devices/:name","PATCH  /accounts/:slug/devices/:name","DELETE /accounts/:slug/devices/:name","GET    /accounts/:slug/devices/:name/session","GET    /accounts/:slug/devices/:name/session/storage-state","GET    /accounts/:slug/devices/:name/load","PUT    /accounts/:slug/devices/:name/session","DELETE /accounts/:slug/devices/:name/session","PUT    /accounts/:slug/devices/:name/profile           (raw gzip user-data-dir)","GET    /accounts/:slug/devices/:name/profile           (download archive)","GET    /accounts/:slug/devices/:name/profile/meta","DELETE /accounts/:slug/devices/:name/profile"]}