## 2026-08-04

- Added the launch waitlist: create, list, retrieve, resend and unsubscribe under
  `/v1/waitlist/signups`.
- Added the `waitlist:read` and `waitlist:write` scopes. Existing keys do not
  have them; tick the boxes on the key that needs them.

## 2026-08-03

First release of `v1`.

- `GET /v1/ping` for verifying a credential.
- Affiliate pre-registration: create, list, retrieve, resend and withdraw.
- API keys, scopes, idempotency, cursor pagination and rate limits.