AI API Is Running

Your AI endpoints are available and ready to serve requests.

Base URL: https://stagingaiapi.inspirenation.us
Last check: 6/13/2026 8:30:25 PM
Health: Unknown
Open API Docs
curl -X POST "$(document.location.origin + '/api/ai')" \
  -H "Content-Type: application/json" \
  -d '{"prompt":"Hello AI","maxTokens":150}'
            
Status: Checking…
Tip: Open Swagger to explore the AI endpoints interactively.