2Lesson 2
· 7 min read

API keys and connecting other tools

GETTING AN API KEY: 1. Settings then API Keys then New API Key 2. Give it a descriptive name 3. Choose scopes: read-only or read and write per module 4. Click Generate and copy immediately, shown only once USING THE API: Every request needs the header Authorization Bearer YOUR_API_KEY Base URL: https://proactiq.com/api Full documentation at proactiq.com/api-docs WEBHOOKS: Settings then Webhooks then New Webhook. Enter your endpoint URL and choose events. Proactiq sends POST requests to your URL when events fire.

Apply this in your Proactiq workspace

Everything covered in this lesson is available in your free account right now. Open your workspace and put this into practice while it's fresh.

Open Proactiq free
API keys and connecting other tools — Advanced Features & Integrations | Proactiq Academy | Proactiq OS