Checkly
Causely provides native integration with Checkly.
Step 1: Create an API Key in Checkly
Create an API key for your Checkly account. For more information on Checkly API authentication
Step 2: Update Causely Configuration
Once the API key is created, update the Causely configuration to enable scraping for Checkly checks. Below is an example configuration:
scrapers:
checkly:
enabled: true
accounts:
- account_id: "aaaabbbb-cccc-dddd-eeee-ffffffffffff"
token: "xz_1234"
With these steps, you can seamlessly integrate Causely with Checkly and configure it to monitor your desired resources.