Beek API

Green Button Connect endpoints for the Xcel Energy vendor registration form.

Redirect URL

OAuth callback. Xcel sends the participant here after they approve access.

https://api.beekgame.org/api/auth/xcel/callback

Notification URL

Webhook. Xcel POSTs here when new usage data is ready, or when a user revokes access.

https://api.beekgame.org/api/webhooks/xcel

Paste those two HTTPS URLs into the Xcel Energy registration form. This Worker already serves them.