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

31 July 2025

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

Apidog's August New Features Rollout

Apidog's August New Features Rollout

Apidog's August release supercharges your API workflow. Now create dedicated test cases for endpoints, automatically backup specs to GitLab, and enjoy vastly improved OpenAPI & Postman import/export compatibility. Explore more inside the article!

28 August 2025

Apidog's July New Features Rollout

Apidog's July New Features Rollout

July brought major upgrades to Apidog! From custom CSS/JS for docs to Webhook support, multilingual UI, AI-generated parameter names, offline debugging, and flexible authentication—everything is designed to give you more control and a smoother API development workflow.

30 July 2025

Apidog's June Updates: AI Superpowers for API Docs, GitHub Sync & More! 🚀

Apidog's June Updates: AI Superpowers for API Docs, GitHub Sync & More! 🚀

Summer is here, and so are some sizzling new updates from Apidog! This June, we’ve doubled down on AI integration to make your workflows smarter and introduced powerful new ways to organize and automate your projects. Let's jump in and see what's new! 🤖 AI-Powered Schema Descriptions & Mock: You can now use AI to modify field descriptions, generate mock data, and more, directly within your API schemas. This feature helps you save time and effort, ensuring your API documentation is accurate and

2 July 2025

Practice API Design-first in Apidog

Discover an easier way to build and use APIs