Five-minute quick start

Generate a key and make a first authenticated request through ReadMe.

  1. A Sonik workspace admin opens Admin → Integrations → Sonik.ai API.
  2. Connect integration to generate one workspace API key.
  3. Copy API key into a server-side secret manager.
  4. Open an operation in API Reference.
  5. Enter API key in authentication field. ReadMe adds Bearer prefix.
  6. Enter any required operation parameters.
  7. Select Try It.

Request goes directly from browser to Sonik production. ReadMe proxy and API-request metrics are disabled.

Use Try It only for manual testing on a trusted device. Clear key field and close or reload page when finished. Production integrations must call Sonik from a CRM backend or another server-side service.

Start with List users, which requires no parameters beyond authentication, or List prospects, which supports optional pagination.

Next: Authentication and workspace scope.


Did this page help you?