Operations | Monitoring | ITSM | DevOps | Cloud

API

The latest News and Information on API Development, Management, Monitoring, and related technologies.

Best Practices for API Versioning

As your experience and knowledge of a system grow, change becomes inevitable. Your application requirements change, your bug fixes require code changes, and your APIs evolve. A key challenge in the software ecosystem is managing changes—especially when they concern APIs. Because you’re likely using APIs in multiple applications, you must document all updates and changes made to your APIs. This is where API versioning becomes crucial.

Update: Expanding our new API functionality

Today we continue on our journey towards being API-first with two new updates – non-expiring tokens and regenerating API keys. As you may have seen, late last month we made the exciting announcement about the launch of our Public API. Delivering a world-class API is a core focus here at Raygun. We’re on a mission to give you greater control over how you can extract, manipulate, and visualize the powerful insights surfaced in Raygun, so that you can use them in exciting new ways.

Introducing our new API and Metrics servers upgrades

We are all about providing the best web deployment experience on the market. Working to ensure that our product is delivering the quality we promise with regular product updates and new features being introduced all the time. And that’s exactly why we’re here! We’re delighted to share the new version of our API server and Metrics server, designed to optimize transparency, crons, builds and sources operations control- to name but a few. Ready to find out more? Keep on scrolling.

How to Bypass TOTP-Based 2FA Login Flows With Playwright

Testing applications behind a login flow is cumbersome. And it gets even worse when there’s two-factor authentication (2FA) involved. Many people work around this problem by disabling it or implementing wild hacks. Automating a 2FA-based login flow is just too hard! I thought that for a long time, too. But I must admit — I was wrong.

How Locus Decreased Customer-Reported Issues by 95% With Synthetic Monitoring from Checkly

Learn how Locus uses advanced synthetic monitoring from Checkly to ensure the reliability of its Dispatch Management Platform Locus.sh is a leading-edge technology company solving one of the most challenging global supply chain problems: last-mile logistics. Locus' order-to-delivery dispatch management platform helps enterprises transform their last-mile logistics operations into growth centers.

Sponsored Post

The Role of Kubernetes in Production Traffic Replication

Organizations are starting to realize that simply writing tests to generate traffic is simply not good enough. Rather, production traffic replication is now necessary, where you record traffic from your production environment and then replay it in your development environment. To match the modern principles of this testing methodology, it makes sense to also utilize modern infrastructure, like Kubernetes. Some benefits of using Kubernetes for production traffic replication are the ability to: Additionally, load generators are ephemeral. These reasons-and a few more besides-will be covered later in this post, but let's first take a deeper look at what production traffic replication is.