Home / Companies / APIMATIC / Blog / October 2021

October 2021 Summaries

3 posts from APIMATIC

Filter
Month: Year:
Post Summaries Back to Blog
Defining an ideal customer profile is crucial for creating a demand generation strategy that constantly generates demand among the target audience, while measuring activities towards desired success criteria. Understanding the needs of a diverse audience is as important as speaking their language to create a phenomenal API experience. To measure developer experience with an API, tools like APIMatic.io's "Developer Experience Analytics" provide novel metrics such as time to first API call, API portal visits, portal page views, and API code playground calls, which help identify the success of an API by analyzing its onboarding process, popularity of languages, importance of endpoints, and potential issues in documentation or understanding. These metrics enable developers to create a better experience for users, ultimately leading to increased adoption and revenue streams.
Oct 28, 2021 605 words in the original blog post.
Direct calls allow developers to communicate with an API by sending standard internet protocol commands, but this method requires specifying every parameter explicitly and can be complicated to troubleshoot, making it less preferred for many developers. On the other hand, SDKs abstract away the minutiae of the API, providing a more straightforward way to access the service using a programming language framework, offering simplicity and speedier development, but requiring resources to develop and maintain. While both methods have their advantages and disadvantages, most developers prefer SDKs due to their ease of use, streamlined functionalities, and ability to handle complicated authentication procedures, making them the preferred method for interacting with APIs in many cases.
Oct 11, 2021 1,386 words in the original blog post.
APIMatic v3, the latest release from APIMatic, aims to enhance developer experience with significant improvements to its Code Generator and API Portal. The platform now offers a more seamless and feature-rich experience for developers, leading to faster onboarding and quicker adoption of APIs. Key updates include immutable clients, improved support for dependencies, and enhanced error handling capabilities. The revamped API Portal provides a more intuitive interface, complete with a new WYSIWYG Markdown editor and customizable features. These changes are designed to streamline the development process, making it easier for developers to integrate their APIs and achieve higher ROI.
Oct 08, 2021 273 words in the original blog post.