Document Pavlok API setup

This commit is contained in:
2026-08-24 21:34:44 -04:00
parent e37ddb4bc8
commit 8f361389dc
3 changed files with 11 additions and 2 deletions
+9
View File
@@ -0,0 +1,9 @@
# Pavlok Integration Steps
1. Head [here](https://pavlok.readme.io/reference/stimulus_create_api_v5_stimulus_send_post) and log in using the button at the top right.
- For some reason, my Pavlok password will not log me into this page, so I have to use the password-less login option. YMMV.
2. Find the `CREDENTIALS` section and click the lock icon in the `Header` bar. You need to copy all the text AFTER `Bearer`.
- This is your JWT token/API key and should begin with `ey`.
3. Open Trigalarm's phone-side settings, enable Pavlok integration, and paste the copied key into the `API Key` box.
4. Make sure the Pavlok app is open in the background & press the `TEST API KEY W/BEEP` button to verify it is working.
- If all is well, your Pavlok should audibly beep. You're good to go!
- Feel free to reach out (via the "contact developer" feature in the Pebble store) if you need assistance!