Welcome to the Tapsi Pack API documentation. Tapsi Pack offers a set of embedded APIs that allow external teams to integrate Tapsi Pack functionalities into their own applications.
The Tapsi Pack API is hosted at https://api.tapsi.cab/
. It provides a comprehensive set of functionalities that are designed to be easily integrated into external applications. The API is built on top of the Google Error Model APIs, ensuring a consistent and understandable error handling mechanism.
The Tapsi Pack API is divided into several scopes, each with its own set of functionalities and documentation:
-
OAuth Documentation: This section provides information on how to authenticate with the Tapsi Pack API using OAuth.
-
Error Models: This section provides an overview of the Tapsi Pack error model for Istio APIs, which uses Google Error Model APIs as the underlying infrastructure. It includes details on error messages, error details, error localization, and constraints of error details.
-
Client APIs: These are public APIs provided for clients. The documentation for these APIs is yet to be provided.
To get started with the Tapsi Pack API, please refer to the respective sections of the documentation. Each section provides detailed information on how to use the APIs, handle errors, and integrate the functionalities into your application.