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.
78 posts tagged with "Improvement"
View All TagsEnhanced 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.
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.
UI Enhancements in DX-Portal
We’ve made a few subtle updates to the portal’s interface to make it easier to use, clearer to navigate, and more visually consistent. These changes are part of our ongoing efforts to create a smooth and intuitive experience for you.
Relocation of Import Statements in C# SDKs
We have moved the import statements outside the namespace for generated C# SDKs to comply with .NET best practices.
Improvements in DX-Portal
We’re excited to announce a series of improvements to the Developer Portal designed to enhance the developer experience. These updates focus on navigation and usability, making it easier to find the information you need and work with code samples more efficiently.
Introducing Automatic Auth-Token Retrieval in PHP, Python, Ruby, Go, and C# SDKs
We are introducing automatic token retrieval and refreshing in the OAuth 2.0 grant types.
Introducing Keyword Arguments in Model Constructors in Ruby SDKs
We have introduced the support for keyword arguments in model instantiation. By default, the model constructors expect the positional arguments in the Ruby SDKs.
Announcing Major Updates to Go SDKs
We have introduced some significant enhancements and new features in our Go SDK.