Getting StartedFeatured

Introduction

What Abzar AI offers and how the External API works.

All documentation

Abzar AI is a unified AI platform that gives you access to multiple providers and models through a single External API. Use one API key to generate text and images without integrating each provider separately.

What you can build

  • Content generation for blogs, product copy, and SEO metadata
  • Chat and assistant experiences powered by multiple model families
  • Image generation for marketing creatives, product shots, and concept art
  • WordPress plugins, SaaS backends, and automation workflows

External API at a glance

ItemValue
Base URLhttps://abzar-ai.com/api/external/ai
MethodsGET, POST, OPTIONS
AuthX-API-Key or Authorization: Bearer <key>
Content typeapplication/json
CapabilitiesText generation · Image generation

How billing works

Every successful request deducts tokens from your active subscription based on the selected model and request type (text or image). Before you call the API:

  1. Create an account and choose a plan
  2. Generate an API key from Dashboard → Settings → API Keys
  3. Confirm your key has access to the providers and models you need

Next steps

  1. Follow the Quickstart to make your first request
  2. Read Authentication for key management
  3. Explore Text Generation and Image Generation