Getting Started
2 Docs
API Key Access
Last Updated: October 11, 2024To access our API, you’ll first need to generate an API key through our application. This key will allow you to authenticate your requests and interact securely with our endpoints. Follow the steps to get set up and start integrating our chatbot functionality into your application. To access and use the API, follow these steps:
Authentication
Last Updated: October 11, 2024To access the API, you need to authenticate each request using your API key. This ensures secure communication between your application and our server. Include the API key in the request header as a Bearer token to verify your identity and gain access to the available endpoints. Authentication Endpoint: https://crm.jaweb.me/api/user/CheckUserAuth How to Authenticate Example Request...