Overview
The Static IPv6 Addresses Text Format endpoint returns all Checkly static IPv6 addresses as a plain text list, with one IPv6 address per line. This format is ideal for importing directly into firewall configurations and automated scripts. Common Use Cases:- Automated IPv6 Firewall Configuration
- Script Integration
- Bulk IPv6 Import
- Configuration File Generation
This endpoint provides the same IPv6 addresses as the JSON endpoint but in a plain text format optimized for automation and configuration management tools.
Authorizations
The Checkly Public API uses API keys to authenticate requests. You can get the API Key here.
Your API key is like a password: keep it secure!
Authentication to the API is performed using the Bearer auth method in the Authorization header and using the account ID.
For example, set Authorization header while using cURL:
curl -H "Authorization: Bearer [apiKey]" "X-Checkly-Account: [accountId]"
Headers
Your Checkly account ID, you can find it at https://app.checklyhq.com/settings/account/general