The SDKs now support passing complex objects, including non-scalar types and collections, as HTTP header parameters in the request.
Configurable Test Settings via Environment Variables
The Python SDK now supports reading test configurations from environment variables, reducing the need for hardcoded values in the SDK test setup.
API Copilot Improvements
We've enhanced the API Copilot to provide a more seamless chat experience, especially during long conversations. Previously, users experienced a lag between typing and characters appearing in the input box when searching for something.
Enhanced UX for Deprecated Endpoints
We've improved the user experience for deprecated endpoints by making them more visible and easier to identify. These enhancements help users quickly recognize outdated APIs and find alternatives with minimal friction.
Introducing the Cosmos Theme
We're excited to introduce the Cosmos Theme, a sleek and modern design for a better visual experience. With a refined look and subtle enhancements, the portal now feels more modern and visually appealing.
Introducing String Representations for Models in PHP, Python, Ruby, and Go SDKs
Developers frequently rely on string representations of models for debugging and logging. Our recent update enhances the __str__
or equivalent methods for models in Python, Ruby, PHP, and Go SDKs, offering clear, human-readable outputs.
Introducing Enhanced Theming, Now with Dark Mode for the Developer Portal
We are thrilled to announce the introduction of Dark Mode to our theming system! This update enables seamless switching between Light and Dark themes while delivering enhanced theme customization capabilities.
Typed Additional Model Properties Support in All SDKs
We’re introducing support for typed additional model properties across all SDKs, enhancing type safety and alignment with OpenAPI specifications.
Introducing a Portal Setting to Display HTTP verbs in all Languages.
We’ve introduced a new portal setting that allows you to display HTTP verbs in the left navigation bar for all languages. This feature is available exclusively for APIMatic API users.
Introducing a Portal Setting to Manage Feedback Widget Visibility in DX-Portal.
We’ve added a new portal setting that gives you control over the visibility of the feedback widget in your portal. This feature is available exclusively for APIMatic API users.