Skip to main content

Documentation Index

Fetch the complete documentation index at: https://www.adaline.ai/docs/llms.txt

Use this file to discover all available pages before exploring further.

Welcome to the Adaline API and SDK reference. This section covers everything you need to integrate Adaline into your applications.
Adaline SDKs for Ruby, Go, and Java are coming soon!

Base URLs

EnvironmentURL
Production (all regions)https://api.adaline.ai/v2

Available SDKs

Gateway

Unified SDK for 300+ LLMs. Chat completions, streaming, embeddings, and tool calls through a single interface.

TypeScript SDK

Prompt, dataset, evaluation, and logs management plus observability for TypeScript/Node.js applications.

Python SDK

Prompt, dataset, evaluation, and logs management plus observability for Python applications.

API Reference

REST API (v2)

OpenAPI-documented endpoints for deployments, prompts, datasets, evaluations, projects, and logs.

Authentication

Bearer-token auth with workspace API keys.
  • Authentication — How to authenticate with the Adaline API and SDKs
  • Rate Limits — Request limits, quotas, and best practices