Documentation
Base URL
https://fundravest.com/api.php

Send all API requests to this endpoint. No API key header required — the endpoint is open.

Success Response
200 OK
{ "content": "NileAI's reply text here...", "model": "Uganda-0.1" }
Error Response
Error
{ "error": "Description of what went wrong" }
ErrorMeaning
Method not allowedUse POST, not GET
Invalid requestMissing or malformed messages array
Invalid message roleRole must be "user" or "assistant"
Connection failedUpstream AI endpoint unreachable
AI error. Please try again.Upstream returned no usable response