FREE
INTELLIGENCE
API
No key required · No account · No limits
Base URL
vexa-ai.vercel.app
GET·POST
/query
Single prompt to any text model. Accepts GET params or POST JSON body.
→
POST
/chat
Multi-turn conversation with OpenAI-style messages array.
→
GET·POST
/image
Generate images via Stable Horde. Returns base64 output in 10–120s.
→
GET
/models
Live-scraped model catalog with speed, quality, and provider metadata.
→
GET
/health
Live status check for all upstream services and token pipeline.
→
GET
/
Self-documenting JSON index of all endpoints and parameters.
→