Home / Companies / ReadMe / Blog / January 2019

January 2019 Summaries

2 posts from ReadMe

Filter
Month: Year:
Post Summaries Back to Blog
When using APIs, errors are unavoidable and can result from various issues such as missing parameters or expired keys, with no standardized response across different APIs. The response to errors varies, and while some APIs have comprehensive documentation, others may require users to experiment with different solutions. To address this, ReadMe introduced a new API Error documentation type, allowing developers to document all potential error cases by providing an Error Code that links directly to a dedicated error page using a standardized URL format. This feature aims to enhance user experience by enabling quick access to relevant documentation during error occurrences, and it is recommended to incorporate these URLs within API responses for efficient debugging.
Jan 29, 2019 300 words in the original blog post.
The text discusses the integration of dynamic API error documentation features within an API Metrics product, designed to enhance user experience by assigning error logs to specific error types and displaying comprehensive error information. Users can explore these functionalities on a demo platform, "hoot.at," using JWT-based login credentials. The tool allows users to view detailed metadata about API requests, including error codes, and provides direct access to error-specific documentation, showcasing all related logs. This innovative approach aims to transform static documentation into dynamic, interactive resources, fostering user satisfaction and engagement by providing real-time insights and custom documentation experiences.
Jan 29, 2019 240 words in the original blog post.