Base URL

Base URL

All API requests should be made to the base URL. Learn about our API endpoint structure.

API Base URL

The base URL for all API requests.

https://api.nextcraftai.com/v1

All endpoints are relative to this base URL. For example, the chat endpoint is accessed at https://api.nextcraftai.com/v1/chat.

Endpoint Structure

Understanding how endpoints are organized.

/v1/chat - Chat endpoint for sending messages to AI models
/v1/uses - Usage statistics endpoint
/health - Health check endpoint