Skip to main content
This guide will help you make your first API call to Neosantara AI. Our API is designed to be fully compatible with the OpenAI SDK, making it easy to integrate into your existing workflows.
1

Create an Account

Sign up for a free account to get your API key.

Sign Up for Free

Get 10,000 free credits monthly. No credit card required.
2

Generate an API Key

Go to your Dashboard and navigate to the API Keys section. Click “Create New Key” and save it securely.
Do not share your API key with anyone or commit it to public repositories.
3

Install Dependencies

Since Neosantara is OpenAI-compatible, you can use the official OpenAI SDKs.
Or use in the Claude Code see Anthropic compatible
4

Make Your First Request

Copy the code below to test your connection. Replace <YOUR_API_KEY> with the key you generated.

Next Steps

Now that you’ve made your first request, explore what else you can build:

Models Overview

Discover our range of models including Multimodal and Image models.

API Reference

Explore detailed documentation for all endpoints.

Rate Limits

Understand the limits for different tiers.

Integrations

Connect Neosantara with LangChain, LlamaIndex, and more.
Last modified on December 7, 2025