Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Ping your API to check if its online or restart it.
curl -X GET https://YOUR_API_SUBDOMAIN.avicenna.run/api/ping \ -H 'Content-Type: application/json' \
{ "success":true, "status":200, "message":"🏓 Pong!" }
Was this page helpful?