EccoAPIeccoapi

EccoAPI Documentation

Welcome to EccoAPI - your gateway to cutting-edge AI image and video generation services.

Getting Started

EccoAPI provides high-performance AI generation capabilities through simple RESTful endpoints. Whether you need fast image prototyping, production-grade 4K images, or high-fidelity video generation, our API has you covered.

Core API Services

NanoBanana API

Fast AI image generation with Gemini 2.5 Flash. Optimized for speed.

NanoBanana Pro

High-quality 4K image generation with Gemini 3 Pro. Optimized for detail.

Veo 3.1 API

High-fidelity video generation with native audio. Text-to-video, image-to-video, and more.

Veo 3.1 Fast

Faster video generation optimized for speed. Lower cost per video.

Authentication

All requests require a Bearer token in the Authorization header:

Authorization: Bearer nk_live_your_api_key

Pricing

ModelPriceRate Limit
Nano Banana$0.01/image600 req/day, 30 req/min
Nano Banana Pro (1K/2K)$0.05/image1000 req/day, 100 req/min
Nano Banana Pro (4K)$0.10/image1000 req/day, 100 req/min
Veo 3.1$0.10/second20 req/day, 2 req/min
Veo 3.1 Fast$0.05/second20 req/day, 2 req/min

* Veo rate limits can be increased based on usage. Contact support for higher limits.

Error Codes

CodeDescription
400Bad Request - Missing or invalid parameters
401Unauthorized - Invalid or missing API key
402Payment Required - Insufficient credits
429Too Many Requests - Rate limit exceeded
500Internal Server Error