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.
- Sign up for an account and obtain your API Key from the dashboard.
- Include your API Key in the Authorization header of each request:
- 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