We're excited to announce the new "setCheckStatus" endpoint for the CheckCentral API! This is the first writable endpoint for the API. SetCheckStatus allows authenticated requests to update the status of a specific check. As well, the request can include an associated message, and optionally send alert notifications for the check as well.
Only API tokens that are configured with Read/Write access will be able to make requests to this endpoint. Existing API tokens are set as "Read Only", with all the same permissions they currently have. You can modify a token's access level on your organization's API token management page, available under the "Organization" menu for organization administrators.
As well as the API update, we've also included the option for CSV export on your organization's stats page. Any search on the stats page can be saved as a CSV report by clicking the "Save CSV" button.
If you have any feedback, suggestions, or questions about the API or CheckCentral in general, please let us know!
We're happy to announce that we have expanded the options for generating PDF reports! PDFs for individual checks can now be generated with activity history for a custom date range, and to cap the displayed history to a configured limit.
As well, you can now generate PDF reports from the Organization Stats page. To help with creating reports, the stats page also provides the option to only display stats for a specific check group. Please let us know if you have any feedback!
In addition, we have released an update to iOS notifications to improve performance and reliability.
We're excited to announce that CheckCentral now has a read-only API available, so that you can pull Check and Issue details into your own custom applications!
To get started, select the API option from the Organization menu when you're on your CheckCentral page. On this page, you can add API tokens that are used when accessing the API from your scripts. Treat the tokens as you would your password!
After adding a token, you can click the Documentation link to view the available API endpoints, and if you click one of the endpoints, you can test it out right in your browser. The API calls return JSON data that you can use in your programming/scripting language of choice.
Here's a sample PowerShell script that gets the details for the Checks in a specific Check Group, and dumps them to a formatted HTML file: CC-API-GetCheckDetailsForSpecificGroup.ps1
If you need any help with the new API or have any questions, please contact us and we'll help you get up and running.
We're very excited to announce some changes to our CheckCentral subscription plans that are rolling out today. We're doing away with the old tiered plans, and moving to a system where you only pay for the checks you need, as you need them. Getting started with CheckCentral has never been easier or more affordable!
Starting today, you'll be able to add or remove checks in groups of 10, with each group costing $5. In addition, all paying customers get access to all of our Enterprise features, including unlimited users, API access, and custom dashboards! We’re also removing the limit on the number of groups that can be configured. Our discounts for pre-paying quarterly or yearly are still available as well.
For our existing customers, you will be grandfathered in at your current subscription rate, and you can easily change the amount of checks on your account via the Subscription page.
If you have any questions or comments about these changes, please don’t hesitate to get in touch with us.
After logging in to your CheckCentral organization, click the Subscription link in the top menu. At the top of the Enterprise plan column, there's a slider you can drag left or right to decrease or increase the number of checks you're paying for. The updated monthly subscription cost will be displayed immediately.
As many as you like! On the Subscription page, you can adjust the slider to increase or decrease the number of checks at any time during your trial.
Contact us with any questions that you have and we'll be glad to help out!
We've rolled out a site-wide update to the look and interface of CheckCentral. The updated design places more emphasis on your organization's information, as well as facilitating future development and improvements. We hope the new look will provide a cleaner, more readable experience. Please let us know if you have any feedback!
In addition, we have updated the email processing system to further improve CheckCentral's stability and reliability.