···11+---
22+title: Run Check API
33+description: Launch a check with our API to test your endpoint's latency.
44+image: /assets/changelog/check-api.png
55+publishedAt: 2024-06-18
66+---
77+88+We have added a new API to launch a check with OpenStatus. You can now test your endpoint's latency programmatically.
99+1010+It's useful if you want to integrate OpenStatus with your CI/CD pipeline.
1111+1212+You can read the [API documentation](https://docs.openstatus.dev/api-reference/check/post-check) or our guide to integrate it in [GitHub Actions](https://docs.openstatus.dev/guides/test-latency-cf-workers-in-github-actions) to get started.
1313+