API Reference
Integrate NileAI into your apps. The API proxy is built into this installation — no separate server needed.
Base URL
https://fundravest.com/api.php
Send all API requests to this endpoint. No API key header required — the endpoint is open.
Image Generation
Send a message starting with image generation keywords and NileAI automatically routes it to the image engine.
Trigger words: generate, create, draw, make, paint, show me, imagine, design — followed by "image", "photo", "picture", "illustration", etc.
Example prompt
Generate an image of a beautiful African sunset over Lake Victoria
Image Response
JSON Response
{
"content": "HEHEHE 🤣 IS COMING SOON...",
"model": "Uganda-0.1"
}
When content starts with __IMAGE__, strip the prefix and use the URL as an <img src>.