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.

Oliver Kingsley

Oliver Kingsley

30 July 2025

Apidog's July New Features Rollout

Hello Apidog Users,

We hope you’re enjoying the summer! July has been a month of big leaps for Apidog, with a focus on giving you more control, smarter automation, and a smoother workflow. Here’s a look at the latest features and improvements designed to make your API development experience even better:


🎨 Custom CSS & JavaScript for Online Docs: You can now fully personalize your published API documentation by adding your own CSS and JavaScript. Tailor the look, feel, and interactivity of your docs to match your brand or workflow! Learn more.

Custom CSS & JavaScript for Online Docs

🌐 Spanish & Portuguese Language Support (Beta): Apidog now supports Spanish and Portuguese! You can easily switch to your preferred language in User Settings > Language & Region. Please note that Spanish and Portuguese are currently in beta, so some translations may not be perfect yet. We invite you to join our locales collaboration: contribute your improvements on GitHub, or join the discussion in the dedicated locales channels on Discord. We also welcome contributions for other languages—let’s make Apidog accessible to everyone!

 Spanish & Portuguese Language Support (Beta)

🛰️ Support for Webhook & Callback Endpoints: You can now defineWebhook and Callback endpoints, simplifying work with event-driven APIs.

📁 Schemas Displayed in Online Docs: When publishing online documentation, you can now choose whether the left-side folder displays schemas, giving you more control over how your API structure is presented to consumers.

⚖️ Security Requirements Import: When importing endpoints with security requirements, you can now map Auth directly to the corresponding security scheme, making setup faster and more accurate.

🤖 AI-Generated Parameter Names: Let AI do the heavy lifting! You can now generate parameter names using AI, speeding up your API design and reducing manual work.

AI-Generated Parameter Names

📐 Endpoint Design Guidelines: Add customEndpoint Design Guidelinesto your project to help team members (and AI) write more standardized, high-quality API documentation.

Endpoint Design Guidelines

🔒Connecting to Databases with SSL Enabled: Apidog now supports connecting to MySQL and PostgreSQL databases with SSL enabled, such as AWS RDS and Neon, ensuring your data connections are secure.

🧩 Module Variables: Modules now support module variables, just like collection variables in Postman. This makes managing variables across modules within a big project a breeze. Learn more.

Module Variables

🔑 More Flexible Auth under Design-First Mode : When running endpoints in Design-first Mode, you can now use default authentication credentials or set them manually for more flexible testing.

⚡️ OpenAPI Generator Upgrade: The OpenAPI Generator for generating business code has been upgraded to v7.13.0, bringing more compatibility and features.

🔥 Offline Space: IntroducingOffline Spacewith endpoint debugging capabilities! Simple, fast, and stores files locally—perfect for working without an internet connection.

📊 MongoDB BSON Types: Support for BSON types such as Date when querying or creating MongoDB document.

🌱 OAuth 2.0 UI Upgrade: We’ve improved the user interface for OAuth 2.0 authentication — You can now enter the token directly in addition to generating a token through the OAuth 2.0 flow.

🌿 Socket.IO Debugging Fix: Fixed a UI error when debugging Socket.IO endpoints that return an empty message or ack, ensuring a smoother real-time debugging experience.

⬇️ OpenAPI 3.0 Export Fixes: Resolved issues where schema fields were incorrectly exported—example values were labeled as examples instead of example, and nullable fields used type: null instead of the correct nullable: true.

🔀 OpenAPI/Swagger Import & Export Fixes: Fixed issues where the Discriminator field was lost during export, and request body structures were missing during import when the Media Type was unspecified or set to */*.

Looking to get the most out of Apidog? Check out these helpful articles from our blog:

🌟 Looking Ahead

We’re already working on the next round of features and improvements to make Apidog even more powerful and user-friendly. Your feedback is what drives us—keep it coming!

💬 Join the Conversation!Have ideas or questions? Join our Discord or Slack communities to connect with fellow developers, share tips, and get the latest Apidog news.


P.S. Explore the full details of all these updates in the Apidog Changelog! 🚀
Happy API Building!

Regards,

The Apidog Team

Explore more

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

Apidog’s May Updates: Smarter JSON Parameter Parsing, Markdown Previews for LLMs and More! 🚀

Apidog’s May Updates: Smarter JSON Parameter Parsing, Markdown Previews for LLMs and More! 🚀

Discover Apidog’s May feature highlights—gRPC endpoint import via Server Reflection, Markdown previews for LLM debugging, schema reference insights, PKCE for Vault OIDC, and more to streamline your API workflow.

28 May 2025

Apidog’s April Update: Secure APIs with Security Schemes & Make Docs LLM-Ready!

Apidog’s April Update: Secure APIs with Security Schemes & Make Docs LLM-Ready!

Explore Apidog’s April feature upgrades, including reusable security schemes, LLM-ready API docs, @mentions in comments, IP allowlist, and more to boost your API development workflow.

30 April 2025

Practice API Design-first in Apidog

Discover an easier way to build and use APIs