API Reference & URLs
App URLs & API Reference
Complete reference for CODEEX AI URLs, endpoints, and integration guides.
Main Application URLs
Direct links to access CODEEX AI features and tools
Smart Notes Pro
New
AI-powered research notes with 18+ sources
https://codeex-ai.vercel.app/smart-notesMath Solver
Visual equation solving with step-by-step explanations
https://codeex-ai.vercel.app/math-solverDocumentation URLs
Complete guides and tutorials for all features
API Endpoints
REST API endpoints for integration
POST
/api/chat-direct
Direct chat API for custom integrations
https://codeex-ai.vercel.app/api/chat-directPOST
/api/ai-services/pdf-reader
PDF analysis and extraction
https://codeex-ai.vercel.app/api/ai-services/pdf-readerIntegration Examples
Code examples for integrating with CODEEX AI
Direct Link to Chat
<a href="https://codeex-ai.vercel.app/chat" target="_blank">Chat with CODEEX AI</a>Embed Smart Notes
<iframe src="https://codeex-ai.vercel.app/smart-notes" width="100%" height="600"></iframe>Math Solver Widget
<iframe src="https://codeex-ai.vercel.app/math-solver" width="100%" height="500"></iframe>