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.
🌐 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!
🛰️ 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.
📐 Endpoint Design Guidelines: Add customEndpoint Design Guidelines
to your project to help team members (and AI) write more standardized, high-quality API documentation.
🔒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.
🔑 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 Space
with 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:
- How to Properly Use Base URLs in Apidog
- How to Auto-Trigger Apidog Automated Tests After Code Submission?
- 10 Tips for Creating Stunning Product Documentation with Apidog Markdown
- 5 Easy Methods to Control API Documentation Access in Apidog
🌟 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