GroupWisdom
API console

Your key is one sign-in away

An account holds your API key, your projects, and everything the engine has established in them.

or

By creating an account you agree to the terms and privacy policy.

API console

From key to first finding

Four steps, one terminal. The last one shows you the engine's actual decision — including why it stayed quiet, which no other API will tell you.

1
Your API key
loading…

Treat it like a password: it can create projects and read everything in them. Keep it on a server, never in a browser or a public repo. For a server that should only reach one project, mint a gw_proj_ key with project keys.

—
2
Pick a project

A project is one group's shared context — its items, members and memory. Everything below is personalised to the one you pick.

project id
3
Send it two pieces of work

Two contributions from two people — the minimum the engine will ever connect. Paste into a terminal; the ids are already yours.

loading…

Analysis starts on its own about three seconds after the last item lands. Nothing else to call.

4
See what it decided

A finding if two pieces of work added up to something; otherwise the recorded reason it stayed silent. Silence with a reason is the system working.

The same answer, from the terminal:

Full API reference → Receive findings by webhook → JavaScript SDK → Connect Buzz → Connect Teams →

If the key leaks

Replace it. The old key stops working immediately, and any Buzz community you have connected reconnects with the new one automatically.

Anything else using the old key — your own scripts, another server — stops working until you paste the new key there.