🚀 STV AI Token Gateway

Powerful API Gateway: Manage Tokens and Query Artificial Intelligence Instantly.

🎯 Main API Endpoints

Harness the power of AI with APIs designed for easy integration and use.

EndpointDescriptionExample
/api/check Check the status and validity of a token. GET https://ai.trongphucpython.workers.dev/api/check?token=YOUR_TOKEN
/api/ask Send a question and receive a reply from the intelligent AI system. GET https://ai.trongphucpython.workers.dev/api/ask?token=YOUR_TOKEN&message=YOUR_MESSAGE

💡 Quick Start Guide

  1. Get Token: Send a GET request to retrieve a token.
  2. Secure Token: Save the token for subsequent queries.
  3. Query AI: Use the token in https://ai.trongphucpython.workers.dev/api/check or https://ai.trongphucpython.workers.dev/api/ask?token=TOKEN&message=Chat.