Product Updates
Sensitive Data Masking

Nolan Sullivan
August 23, 2022 - 1 min read
Product Updates
New Features
- Mask sensitive data - Whether it’s request/response fields, headers or cookies, use the middleware controller to prevent sensitive fields from entering the platform. Alternatively, ignore entire routes by not assigning the Speakeasy middleware to the endpoint’s router.
- Get a customer-specific view - When you’re looking at API logs, you need to be able to filter down to a single customer. By configuring the Speakeasy SDK to pick up your customer-key, you can easily breakdown to get a customer-specific view.
Smaller Changes
- Easy service discovery - Search APIs registered with the Speakeasy platform via associated metadata i.e. search by team label, version label.