Skip to main content

Overview

AJ STUDIOZ Cloud Infra exposes an OpenAI-compatible REST API at https://api.ajstudioz.co.in/v1. This means any tool, SDK, or library that supports OpenAI can be pointed at our API with minimal changes.

Base URL

Replace https://api.openai.com/v1 with the above URL in any OpenAI SDK or configuration.

Python SDK


Node.js SDK


Supported OpenAI Endpoints


Chat Completions Parameters

All standard OpenAI parameters are supported:

Tool / Function Calling

Function calling is supported for capable models:

LangChain

LlamaIndex

Cursor / Claude-Code / Windsurf

Set in settings:
  • API Base URL: https://api.ajstudioz.co.in/v1
  • API Key: Your AJ STUDIOZ API key
  • Model: any model from the model list