We've redesigned the configuration section on API endpoint pages to bring essential settings front and center. The new "Configurations" panel consolidates environment selection, Base URLs, and authentication inputs into a single, intuitive interface—eliminating the need to hunt through hidden menus and popups.
85 posts tagged with "Improvement"
View All TagsImproved HTTP Client Injection in Python SDKs
The Python SDKs now support interface-driven HTTP client injection and direct use of a requests.Session instance, improving developer experience, flexibility and alignment with other SDKs.
Introducing Masked Sensitive Fields for Code Samples
We've enhanced the security and privacy of your API documentation by automatically masking sensitive fields such as API keys, tokens, and credentials in code samples and the authentication section. Sensitive values are now hidden during display but remain accessible when copied, reducing the risk of accidental exposure.
Adding Nullable Support in Developer Portal for All Languages
We are excited to introduce support for explicitly marking nullable properties as NULL in the developer portal. This enhancement provides greater flexibility when trying out the API from the API Playground for all languages.
Added support for custom components in the API Developer Portal
Previously, building UI elements like cards, accordions, or tabs in the API Developer Portal required writing raw HTML, which was not ideal for maintainability and lacked support for built-in theming (e.g., Light, Dark, and Cosmos themes).
With this release, we’ve introduced native support for custom components, allowing you to create richer, more structured, and theme-consistent documentation without relying on raw HTML.
Adding Nullable Support in Developer Portal for HTTP, Java, and Python
We are excited to introduce support for explicitly marking nullable properties as NULL in the developer portal. This enhancement provides greater flexibility when trying out the API from the API Playground.
Added Support for Customizing the Left Navigation Bar
You can now customize the behavior and appearance of the Left Navigation Bar in your developer portal. The new options include two navigation modes and three layout variations that give you more control over how navigation is structured and displayed.
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 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.