POST /api/accounts로 가입 → api_key 보관(1회만 노출)POST /api/repos로 repo 등록(fine-grained PAT: 해당 repo Issues write) → webhook_secret 수령https://<host>/webhooks/github, Content type application/json,
Secret은 발급받은 webhook_secret, 이벤트는 Pull requests만GET /api/usage