wm_.
Checkout does not create a reusable key for you. API Starter and API Business subscribers create their own keys after signing in. Dashboard Pro does not include manual API keys; Pro users can use the signed-in web dashboard and connect supported MCP clients with OAuth instead.
Create a key
- Open the World Monitor dashboard and sign in with the account that owns the API subscription.
- Select Settings in the top-right corner.
- Open the API Keys tab.
- Enter a name such as
desktopormy-app, then select Create Key. - Copy the complete
wm_...value immediately and store it in a password manager or secret manager.
If you can see only the prefix
The API Keys tab lists a short prefix so you can identify each key, but it cannot reveal the complete value again.- Revoke the key whose full value you lost.
- Create a replacement.
- Update every app or script that used the old key.
Use the key in the desktop app
In the World Monitor desktop app, open Settings → Overview, paste the complete value into License / API Key, then select Save & Close. For API requests, send the same value in theX-WorldMonitor-Key header. See the API quickstart for examples.
