AetherAPI Logo

Aether Console

Monitor credits, request volume, and model access in one place.

API endpoints

Copy the base URL or common endpoint paths, then open the matching docs.

Base URL
https://api.aetherapi.dev/v1

Use this as the OpenAI-compatible base_url.

GETList models
/v1/models

Fetch available models, providers, pricing, and capabilities.

POSTChat completions
/v1/chat/completions

OpenAI-compatible text and vision requests with one API key.

POSTImage generation
/v1/images/generations

Generate images through supported image models.

POSTText to speech
/v1/audio/speech

Create audio output from text prompts.

POSTAudio transcription
/v1/audio/transcriptions

Transcribe uploaded audio into text.

Model catalog

Browse all available models with native dashboard filters, pricing, and endpoint details.

    AetherAPI Dashboard