GET • /api/ai/unlimited
Unlimited AI
Chat dengan AI pintar secara unlimited. Support session (ingatan context) dengan memasukkan chat_id.
GETqueryJSON Response
Endpoint Info
Method: GET
Body Type: query
Path: /api/ai/unlimited
Category: ai
Response: JSON
Status Code
200 - Success
400 - Bad Request
404 - Endpoint Not Found
413 - File Too Large
500 - Internal Server Error
Parameters
| Name | Type | Required | Max Size | Description |
|---|---|---|---|---|
| prompt | text | Yes | - | Pesan yang ingin ditanyakan ke AI |
| chat_id | text | No | - | ID sesi chat (biar AI ingat obrolan sebelumnya) |