This host serves the API only. Documentation and signup are at layersecurity.jp/proofwire.
POST /v1/signup { email } -> { key, secret }
GET /v1/config Bearer pw_… -> { bait[], thresholds }
POST /v1/events Bearer pw_… { events } -> 202 { accepted, alerts[] }
GET /v1/alerts Bearer pw_… -> { alerts[] }
GET /v1/usage Bearer pw_… -> { used, limit, resetAt }
Layer Security · Tokyo