API Reference
AkashML exposes OpenAI- and Anthropic-compatible HTTP APIs over its open source model catalog. Point your existing SDK at our base URL and authenticate with a Bearer token — no other code changes required. Browse the endpoints below for request parameters, response schemas, and examples.
OpenAI SDK
Chat completions and completions over the OpenAI-compatible endpoints, served from /v1.
Anthropic SDK
The Anthropic-compatible Messages API for calling open source models from Claude clients.
Images
Generate and edit images through the OpenAI-compatible images endpoints.
Models
List the models available to your account and their capabilities.