Apidog's June Updates: New Features and Improvements

We're thrilled to introduce our latest update, packed with exciting new features and important optimizations.

David Demir

David Demir

4 February 2026

Apidog's June Updates: New Features and Improvements

I hope this email finds you well! We've been diligently enhancing our platform to make API development more seamless and enjoyable for you. We're thrilled to introduce our latest update, packed with exciting new features and important optimizations. Here’s a quick look at what’s new:

button

🔥Scheduled Tasks:

Scheduled Tasks are now available for automated testing via self-hosted Runner. You can deploy general runners and automate the testing process by running specified test scenarios at regular intervals. This ensures continuous validation of your APIs without manual intervention, maintaining consistent service quality. Learn more.

Scheduled Tasks

⚡Scheduled Data Imports:

In addition to scheduling data imports via the Apidog client, now you can set up scheduled imports of your API data via self-hosted runner to occur at regular intervals. This new feature guarantees that your API data remains up-to-date, maintaining the timeliness and accuracy of the data. Learn more.

Scheduled Data Imports

🔗Mock Service Upgrade:

Apidog now supports Mock service through self-hosted Runner. Runner Mock allows you to provide Mock services within intranet/private network environments.

By sending actual requests to the server where the Runner is located, the Runner processes these requests and returns the Mock results. This setup enhances security and control, as it keeps Mock services within your private network, reducing exposure to external networks.

🔧Data Operation Enhancement:

We've streamlined database operations in automated testing. Now, you can use the `{{$.1.response.body}}` syntax to easily extract results from previous steps, saving you time and effort.

Additionally, you can generate dynamic values using the "data generator" syntax. For example, `{% faker datatype.uuid %}`, making it more versatile for various scenarios.

📥Dynamic Value Visualization:

You can add dynamic values to pre/post-operation custom scripts in a visual manner. This simplifies scripting, reducing errors and increasing efficiency.

🚀Direct cURL Request:

When creating a new endpoint, initiating a new request, or adding a custom request to a test scenario, you can now directly paste cURL in the Address bar to import network requests. This feature streamlines the import process, making API development faster and more efficient.
But wait, there's more! Discover additional improvements we’ve made by checking out the full list of updates in the Apidog Changelog.

🤝Become Part of the Apidog Community!

Your feedback is vital to us. Join our lively Discord Community to connect with fellow API enthusiasts, share your experiences, chat directly with the Apidog team and offer valuable feedbacks and suggestions.
Together, let's build amazing APIs!

button

Explore more

From APIs to AI Agents: Visual Debugging with Apidog MCP Client

From APIs to AI Agents: Visual Debugging with Apidog MCP Client

Debugging MCP Servers has been a black-box experience — until now. Apidog MCP Client brings visual debugging to the Model Context Protocol, with support for STDIO, Streamable HTTP, and auto OAuth 2.0 config. Debug AI agents as easily as traditional APIs.

27 February 2026

Scale with Test Suites: High-performance organization for automated API testing

Scale with Test Suites: High-performance organization for automated API testing

Apidog introduces Test Suites with dynamic rule-based test routing, parallel execution, and structured reports — bringing flexible, scalable organization to automated API testing.

26 February 2026

APIDOG February Updates: Enhanced MCP Debugging, Parallel Testing & Shared Data

APIDOG February Updates: Enhanced MCP Debugging, Parallel Testing & Shared Data

Building on January's foundation, February makes MCP debugging and Test Suites production-ready with rich content previews, parallel execution, shared test data, and a completely redesigned test report.

26 February 2026

Practice API Design-first in Apidog

Discover an easier way to build and use APIs