NARA

Every endpoint, one page.

Auth, chat, image, credits, contact — method, path, params, response shape, status codes, and drop-in curl / JavaScript / Python samples per call. Search live, copy everything.

API Documentation

Complete reference for all 19 NARA API endpoints

Quick Start

Authenticate every request with a Bearer token in the Authorization header. Obtain your API key from the Settings page.

Authorization: Bearer YOUR_API_KEY
TLS requiredJSON request/responseGlobal rate limit: 100 req/minMax upload: 10 MB

Credit Costs at a Glance

Image Generate10 cr
Transparent12 cr
AI Background15 cr
BG Remover5 cr
Enhance8 cr
Gen Fill12 cr
AI Resize10 cr
Remove Object8 cr
Image Summary5 cr
Video Summary15 cr
Chat (varies)1-25 cr
GPT-4o10 cr

Authentication

2 endpoints

All API requests require a Bearer token. Obtain your API key from the dashboard and include it in the Authorization header.

Chat API

3 endpoints

Generate text completions and have multi-turn conversations with various AI models. Supports streaming responses.

Image API

9 endpoints

Generate, edit, enhance, and analyze images using AI. All image endpoints accept multipart/form-data for file uploads.

Credits API

4 endpoints

Query credit balances, view usage history, estimate costs, and manage credit transactions.

Contact

1 endpoint

Public contact form endpoint for support inquiries.

Interactive API Explorer

Try service endpoints live with Swagger UI

Open Swagger