AI Chat
An AI Chat API
1.9/10 popularity
2163 ms avg latency
25% success rate
4 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
AI Chat endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
ping /ping |
Check if the API service is online and responsive. No authentication required. |
| POST |
askQuestion /ask |
Send a question to Google Gemini AI and receive an intelligent response. Supports caching for improved performance. |
| GET |
getStatus /status |
Retrieve detailed information about the API service including version, status, and timestamp. |
| POST |
clearCache /cache/clear |
Remove cached response for a specific question. The next request with this question will generate a fresh response from the AI. |