Skip to main content
This guide will walk you through the essential steps to get your API key and make your first request to the NagaAI API in under five minutes.
1

Get Your API Key

First, you need to get your unique API key.
  1. Go to the NagaAI Dashboard.
  2. Navigate to the API Keys section in the dashboard menu.
  3. Click “Create API key”.
  4. Copy the key and save it somewhere secure. For security reasons, you will not be able to see the key again.
Keep Your API Key Secure!Your API key grants full access to your NagaAI account and balance. Treat it like a password. Never share it, expose it in client-side code, or commit it to public repositories.
2

Try the Playground

The easiest way to start exploring NagaAI is through the Playground. It’s a web-based interface where you can test different models and features without writing a single line of code. Here’s how to get started:
  1. Go to https://naga.ac/playground
  2. Explore all the models available to you!
Here is a small example of Image Generation in Playground.
Playground Demo
The Playground is perfect for both general users who want to see what the AI can do and for developers who want to quickly prototype and test prompts before integrating them into an application.

Next Steps

Congratulations! You’ve got your API key and know your way around the Playground. Here’s what you can do next:

Online Chat Interface

Jump into our user-friendly chat interface to talk with different AI models.

Make Your First API Call

Ready to build? This guide will walk you through making your first API request.

API Reference

Dive into practical examples for image generation, text-to-speech, and more.

Discover Available Models

See the full range of text, image, and audio models you can use.