Unbox Bubble Application AI API¶
This document describes the API endpoints for the UNBOX Al service. The service is a RESTful API that provides a conversational interface to the UNBOX Al service. It is a protected API. To access this protected API, you need to include a token in your request headers. The token should be provided under the key x-m2m-token.
Accessing the Protected API¶
To ensure secure access to this API, you must include an authentication token in your request headers. Follow the steps below to properly configure your request: 1. Obtain the Token: Ensure you have a valid token. 2. Include the Token in the Request Header: When making a request to the API, include the token in the header using the key.