icon vietnamvi

Tài liệu API TaggoAI

Tăng cường Sức mạnh cho Việc Triển khai Chatbot AI Của Bạn. Bạn đã sẵn sàng nâng cao tương tác với khách hàng và tối ưu hóa quy trình của mình chưa? Khám phá những khả năng vô tận với TaggoAI.

API Documentation

getting started

Authentication

To use our API, you need to authenticate your requests using an API Key.

  1. Sign up for an account and obtain your API Key from the dashboard.
  2. Include your API Key in the Authorization header of each request:
  3. X-API-KEY: YOUR_API_KEY

curl -X GET "/v2/contact" \
     -H "x-api-key: YOUR_API_KEY"
        

Base URL

All API requests should be made to:

https://api.taggoai.com
Developer | Taggoai