📄️ Edit Overview
Editing an API involves modifying its endpoints, configurations, or functionalities to adapt to evolving requirements or enhance its performance and usability.
📄️ Manage Resources
Manage resources entails monitoring and regulating the endpoints or features offered by an API in order to ensure effective data access and operation execution.
📄️ Manage Schema Validation
Managing schema validation involves configuring and overseeing the validation of data against predefined schemas to ensure adherence to specified formats and structures within an API.
📄️ Manage Transformation
Transformations allow users to do the following operations:
📄️ Manage Data Recording
The TH API Manager allows users to create scripts based on templates to log data for each resource/operation. The script can manipulate requests and responses, including payloads and header information, by adding, removing, or hiding specific data.
📄️ Configure Endpoints
Endpoints in API Manager are the specific URLs or paths through which external clients can access the functionalities provided by an API. These endpoints define the entry points for making requests to interact with the API's resources, allowing clients to perform various operations such as retrieving data, updating information, or executing specific tasks.
📄️ Advanced
The Advanced tab of the API Configuration page lets you adjust the time for request timeouts, fault message details and response cache for REST, SOAP and GraphQL APIs.
📄️ Version Management
Version management in THAPIM entails creating and maintaining multiple API versions to accommodate upgrades and changes while ensuring backward compatibility and smooth transitions for developers and consumers.