All API requests should be made to the base URL. Learn about our API endpoint structure.
The base URL for all API requests.
https://api.nextcraftai.com/v1All endpoints are relative to this base URL. For example, the chat endpoint is accessed at https://api.nextcraftai.com/v1/chat.
Understanding how endpoints are organized.
/v1/chat - Chat endpoint for sending messages to AI models/v1/uses - Usage statistics endpoint/health - Health check endpoint