v1.2.0 -- Public API v1 (16 April 2026)
This release ships the public Configly REST API, outbound webhooks, and a full set of developer documentation. You can now automate your Configly workflows and integrate Configly with your own tools.
Added:
- Public REST API -- version 1 of the Configly API at api.configly.app/v1, with 48 endpoints covering snapshots, diffs, health checks, apply operations, and account management.
- API key management -- create keys with READ_ONLY or READ_WRITE permissions from the Settings page.
- Per-tier rate limits -- Solo 100 requests per hour, Multi-Instance 500 per hour, Agency 2,000 per hour.
- Outbound webhooks -- subscribe to 8 event types covering sync, health checks, and apply operations. Payloads are signed with HMAC-SHA256 so you can verify authenticity.
- Automatic retries and auto-disable -- failed webhook deliveries retry up to three times. Webhooks are automatically disabled after 10 consecutive failures to protect your endpoints.
- Developer documentation -- 24 new articles covering getting started, authentication, endpoint reference, webhook verification, and example code.
- OpenAPI 3.0 specification and Postman collection -- import into your favourite API tools for code generation and ad-hoc requests.
- API Terms of Use -- covers acceptable use, rate limit policy, and fair-use guidance.
Changed:
- Help Centre link added to the Configly application navigation.
Comments
0 comments
Please sign in to leave a comment.