API keys

Create and manage keys for programmatic access

API keys let you authenticate with the WiseWorld integration API from your own applications. You need approved integration access before you can create keys.

Managing your keys

  • check_circleCreate new API keys from Settings → Integration → Keys
  • check_circleEach key has a secret that is shown only once - save it securely
  • check_circleDelete keys you no longer need
  • check_circleKeys are tied to your account - actions performed with your key are attributed to you

API documentation

The full API documentation is available inside the app under Settings → Integration → Documentation. It includes endpoint descriptions, request formats, and response examples.

warning

Keep your keys safe

Treat API keys like passwords. Don't share them in emails, chat messages, or code repositories. If a key is compromised, delete it immediately and create a new one.