APIDOG July Updates: Secret Scanner, Audit Logs, and Safer API Migration

July updates bring Enterprise Secret Scanner and Audit Logs, broader SCIM 2.0 and SSO improvements, safer Postman and OpenAPI migration, and more reliable testing workflows.

Sharki

Sharki

30 July 2026

APIDOG July Updates: Secret Scanner, Audit Logs, and Safer API Migration

Apidog for Enterprise

On-Premises Deploy

SSO & RBAC

SOC 2 Compliant

Explore Apidog Enterprise
July’s release follows three clear themes: stronger enterprise security and access management, more dependable API migration and specification sync, and easier-to-maintain testing workflows.

API teams need more than individual features. They need confidence that credentials can be found before they become incidents, that access and organization activity remain traceable, that imported API data keeps its meaning, and that automated tests are easy to reuse and monitor.

This month, Apidog improves those connected workflows across three areas:


1. 🔐 Enterprise Security and Access

Enterprise API governance depends on three things working together: sensitive information must be discoverable, important activity must be traceable, and the right users must receive the right access. July’s updates strengthen all three parts of that operating model.

Availability: Enterprise plan

Enterprise Secret Scanner Brings Credential Risks Into View

API projects often contain request parameters, headers, environments, variables, scripts, examples, and authentication settings. If an API key, access token, private key, or other credential is stored in plain text, it can create a security risk that is difficult to discover across a large organization.

Secret Scanner gives Enterprise teams a structured way to find, review, and manage those risks across the API lifecycle:

Instead of stopping at detection, teams can locate the source, coordinate ownership, record the outcome, and maintain a clearer remediation history.

Enterprise Audit Logs Improve Organization Traceability

When an organization manages many members, teams, projects, and permissions, administrators need a reliable record of important activity. Without that history, investigating unexpected access changes or understanding who performed a sensitive operation can require time-consuming manual checks.

Apidog Enterprise Audit Logs interface

Enterprise Audit Logs give Organization Owners and Admins a centralized view of key events. Each record can include the operator, event type, event description, source IP address, and timestamp. Administrators can filter by time range, event type, and operator to trace changes involving members, teams, permissions, projects, and login events.

This supports security reviews, incident investigation, and internal compliance processes without requiring administrators to reconstruct activity from multiple sources.

More Reliable Enterprise Identity and SSO Workflows

Apidog improved compatibility with SCIM 2.0 across a broader range of identity provider (IdP) integrations. User lifecycle operations and organization-level group management are now more resilient to differences in SCIM fields and endpoint behavior, helping enterprise teams activate, update, and synchronize users and groups more reliably.

For organizations using IdPs such as JumpCloud, Microsoft Entra ID, and Okta, these improvements support a smoother enterprise identity governance workflow beyond provisioning alone. Enhanced SAML Group Mapping handles both single-group strings and multi-group arrays, helping users receive the expected organization and team roles after SSO login without disrupting existing team membership.

The identity governance experience also extends into project access. Following SSO login, Apidog can automatically expand and select the corresponding organization and team, reducing manual navigation across workspaces and helping users enter the right project with the right access more quickly.


2. 📦 API Migration and Specification Sync

Migration quality is determined by what happens after the import. Requests should remain understandable, authentication should remain usable, variables should retain their context, and repeated specification syncs should not remove or overwrite unrelated resources.

More Complete and Reliable Postman Migration

Apidog now preserves and maps more Postman data across both local file imports and Postman API imports:

BeforeNow
  • Authentication details could require rebuilding after migration.
  • Variable context or secret metadata could be lost.
  • Globals were not included through the Postman API path.
  • Unsupported variable-name characters could break references.
  • Repeated imports could occasionally use older cached data.
  • More authentication and request-body settings are preserved.
  • Variables retain more useful context.
  • Globals can be reviewed and imported.
  • Variable names are normalized for Apidog templates.
  • Repeated migration and synchronization are more dependable.

The result is less post-migration cleanup and a shorter path from imported data to requests that teams can understand, validate, and run.

Safer OpenAPI and Swagger Import Workflows

OpenAPI and Swagger imports often serve as an ongoing synchronization workflow rather than a one-time migration. Import errors, incomplete parsing, or incorrect resource deletion can therefore affect a project repeatedly.

Apidog now provides clearer error details when an OpenAPI or Swagger file cannot be imported. When the problem may be related to the selected specification format, the import flow provides more direct guidance for switching formats and continuing the investigation.

This release also improves several complex synchronization cases:

These changes make specification synchronization safer for teams working across multi-module projects, branches, and scheduled import workflows.


3. 🧪 Testing and Workflow Reliability

Automation becomes difficult to maintain when test assets must be duplicated, scenario activity is hard to see, or large configuration updates fail for avoidable reasons. July’s workflow improvements reduce that operational friction.

Reuse More Test Assets in Apidog CLI

When Apidog CLI runs scenario cases, scenario steps can now reference endpoints, test cases, and other scenarios. Existing test assets can be reused more directly in local scripts, CI/CD pipelines, and automated testing workflows instead of being recreated as isolated steps.

This makes scenario composition more modular and helps teams maintain the same reusable test assets across interactive testing and automated execution.

See When Test Scenarios Last Ran

The automated test scenario list now displays the most recent run time in addition to the creation time. Teams can quickly see whether a scenario has been executed recently, identify tests that may need attention, and communicate test activity more clearly to project stakeholders.

Save Large Environment Configurations More Reliably

Large projects can accumulate invalid empty values in environment configuration, increasing request size and occasionally causing save failures. Apidog now removes this unused empty data when saving an environment, making configuration updates more reliable for projects with many modules.


🐞 Bug Fixes and Smaller Improvements

We also shipped a set of fixes and quality-of-life improvements this month, including:


🌟 What This Means

July’s release creates a more dependable path across three connected areas of API operations:

Focus

What improves

Why it matters

Enterprise security and access

Secret Scanner, Audit Logs, JumpCloud SCIM and SAML compatibility, and faster SSO workspace navigation.

Organizations can find credential risks, trace important activity, and manage user access with fewer gaps.

API migration and specification sync

More Postman context is preserved, while OpenAPI and Swagger imports are safer and easier to troubleshoot.

Teams spend less time repairing imported data and face a lower risk of losing or overwriting project resources.

Testing and workflow reliability

CLI scenarios reuse existing assets, scenario activity is easier to see, and large environment saves are more stable.

Automated workflows become easier to compose, monitor, and maintain.

Together, these updates help security teams, administrators, API designers, and test engineers work from a clearer and more reliable operational foundation.


💬 Join the Conversation

Connect with fellow API engineers and the Apidog team:

P.S. For the full details on all updates, check the Apidog Changelog!

Best Regards,
The Apidog Team

Explore more

Apidog August Updates: Governed Git, SSO-Controlled Access & Enterprise Policies

Apidog August Updates: Governed Git, SSO-Controlled Access & Enterprise Policies

Apidog's August updates add GitHub Enterprise Cloud data residency, SSO-driven project access, faster debugging, and safer enterprise administration.

27 August 2026

From Test Runner to Agent Workflow Layer: What's New in Apidog CLI

From Test Runner to Agent Workflow Layer: What's New in Apidog CLI

Apidog CLI has evolved from a test runner into an Agent-ready workflow layer for API testing automation, CI quality gates, and safer AI-assisted project changes.

30 June 2026

APIDOG June Updates: AI-Powered CLI Workflows, Smoother Imports, and OAuth 2.0 Auto Refresh

APIDOG June Updates: AI-Powered CLI Workflows, Smoother Imports, and OAuth 2.0 Auto Refresh

June updates bring AI-ready CLI workflows, smoother Postman and OpenAPI imports, OAuth 2.0 automatic token refresh, stronger MCP compatibility, and testing workflow improvements.

26 June 2026

Practice API Design-first in Apidog

Discover an easier way to build and use APIs

APIDOG July Updates: Secret Scanner, Audit Logs, and Safer API Migration