Building on Wavemaker headlessly? Your Account → API keys page is now a developer dashboard. Every run submitted with a wm_ key is attributed to that key, and a new usage table shows runs, credit spend, and last activity per key over the last 30 days — so a CI key, a staging key, and a production key each answer for their own bill. Below it, a webhook delivery log shows every run.completed / run.failed post to your endpoints with its status, attempt count, response code, and last error, so a silent dead-letter is never silent again.
The same data is available headlessly: GET /api-keys/usage and GET /webhooks/deliveries. And the API guide now leads with a webhook-first quickstart — register an endpoint, verify the X-Webhook-Signature HMAC, and treat POST /runs as fire-and-forget instead of polling.
One more thing: public share pages minted from the Share button now end with an invitation — viewers of your work get a one-tap Create your own free door into Wavemaker.