Aleph Alpha
Aleph Alpha is a Heidelberg, Germany based sovereign AI company building PhariaAI, an end-to-end, customizable AI suite for enterprises and governments that can be deployed on-premise or hosted. The stack combines leading open-source and proprietary large language models with Aleph Alpha's own Pharia-1-LLM model family and its research into transparency, explainability and domain-specific performance. PhariaAI is exposed through six documented HTTP APIs — PhariaInference (completion, chat, embeddings, tokenization), PhariaData (repositories, datasets, transformations), PhariaSearch / Document Index (semantic search over a knowledge base), PhariaStudio (projects, traces, evaluation, benchmarks), PhariaOS (cluster, use case and model lifecycle management) and a stateful, OpenAI-compatible Responses API with MCP tool calling — each published as an OpenAPI or Swagger definition on the Aleph Alpha documentation site. First-party SDKs ship for Python and Rust, alongside a CLI for publishing WebAssembly skills to the Pharia Kernel.
Real signal across most facets with visible, nameable gaps — the contract exists but is thin, or the portal is good while governance and commercial terms are absent.
API Evangelist profiles Aleph Alpha the way a machine reads it — 80 machine-readable artifacts across 37 APIs, pulled from the provider's own public surface and indexed so a developer, an analyst, or an AI agent can evaluate it against every other provider on the network.
Every provider in the network is reduced to the same set of machine-readable artifacts — OpenAPI contracts, event specifications, GraphQL schemas, runnable collections, pricing and rate-limit signals, security posture, OAuth scopes, and the agent surfaces (MCP servers and skills) that let software drive the API on its own. We profile them because the interface is the part of a company you can actually inspect: it is a truer signal of what a provider does than any marketing page. From those artifacts we compute the Kin Score — Aleph Alpha scores 48.5/100 (developing), with a separate agent-readiness read of 50/100 (agent ready). The full breakdown is below, followed by every artifact we hold — each card links through to its machine-readable definition on apis.io.
Kin Score
This is the API Evangelist rating — a single, repeatable read computed from the artifacts on this page. Green fill is points earned; the red track is points possible, so every bar shows earned-versus-possible at a glance.
Put this on your own site. The badge is drawn live from Aleph Alpha's current Kin Score — paste it once and it updates itself every time the score is recomputed. It follows your visitor's light or dark setting, and it links back here so anyone who sees it can read the full breakdown.
<!-- Kin Score · API Evangelist -->
<a href="https://providers.apievangelist.com/providers/aleph-alpha/"
title="Aleph Alpha on API Evangelist — API profile and Kin Score">
<img src="https://apis.io/badge/aleph-alpha.svg"
alt="Aleph Alpha Kin Score — API readiness rating by API Evangelist" width="150" height="150" loading="lazy">
</a>
[](https://providers.apievangelist.com/providers/aleph-alpha/)
<!-- Kin Score · API Evangelist -->
<a href="https://providers.apievangelist.com/providers/aleph-alpha/"
title="Aleph Alpha on API Evangelist — API profile and Kin Score">
<img src="https://apis.io/badge/aleph-alpha/card.svg"
alt="Aleph Alpha Kin Score — API readiness rating by API Evangelist" width="340" height="120" loading="lazy">
</a>
More shapes, themes and sizes → · Score as JSON · How badges work
How we profile Aleph Alpha
Each block below is one kind of artifact we hold for Aleph Alpha. For each we say what it is and why it earns a place in the profile, then list every one we've indexed — capped at two rows, scroll within the panel for the rest.
APIs 37
Each API is captured as its own OpenAPI definition — every operation, parameter, and response. This is the single most useful machine-readable description of what an API does, and it's what lets us score, lint, mock, and generate against it without asking the provider for anything.
Individual APIs this provider publishes, each with its own machine-readable definition.
Aleph Alpha API description API
The API description API from Aleph Alpha — 2 operation(s) for api description.
Aleph Alpha Application Traces API
The Application Traces API from Aleph Alpha — 2 operation(s) for application traces.
Aleph Alpha Benchmark Executions API
Endpoints for handling execution instances of benchmarks. These provides an overview of all evaluation steps during execution (run, evaluation, aggregation).
Aleph Alpha Benchmarks API
Endpoints for handling benchmarks. A Benchmark provides a way to compare and evaluate the quality of your task results for a specific dataset.
Aleph Alpha Cluster API
The cluster API from Aleph Alpha — 4 operation(s) for cluster.
Aleph Alpha Collection API
Management of document collections
Aleph Alpha Connectors API
Available connectors for the Data Platform to ingest data from external sources.
Aleph Alpha Conversations API
Create, retrieve, update, delete, and list conversations.
Aleph Alpha Datasets API
Represents the primary data abstraction within the data platform, serving as a structured collection of data points. Datasets can be either manually uploaded or generated throug...
Aleph Alpha Document API
A Document represents an individual item stored within a Search Store. Documents can contain content from various modalities, such as text, images, or pre-chunked data.
Aleph Alpha Downloads API
Endpoints for managing and tracking dataset download requests within the data platform. These endpoints allow users to initiate new downloads, retrieve details of specific downl...
Aleph Alpha Evaluation Datasets API
Endpoints for handling evaluation datasets, which are specific datasets to be used for evaluation in the Pharia Studio SDK.
Aleph Alpha Events API
Endpoints for handling Events. Events capture detailed information about specific occurrences within a Span. This includes logs, exceptions, and other relevant data points that ...
Aleph Alpha Filter Index API
Management of search filter indexes
Aleph Alpha Guardrails API
Check content against guardrail policies.
Aleph Alpha Index API
Management of search indexes
Aleph Alpha Lineages API
Lineages represent the results of a benchmark execution. A single lineage represents an evaluation of a single example with a task and evaluation logic. They contain all task an...
Aleph Alpha Models API
The models API from Aleph Alpha — 6 operation(s) for models.
Aleph Alpha Namespace API
Management of namespaces
Aleph Alpha Operations API
Health checks and operational endpoints.
Aleph Alpha Permissions API
The permissions API from Aleph Alpha — 1 operation(s) for permissions.
Aleph Alpha Projects API
A Project is an abstraction representing a group of running operations associated with the same task in the Studio. Endpoints under this tag allow you to create, update, delete,...
Aleph Alpha Repositories API
A collection of data organized by a common type, modality, and schema, stored within datasets (lists of data points) in the repositories. To share datasets externally, they must...
Aleph Alpha Responses API
Create, retrieve, and delete responses. Supports streaming and multi-turn conversations via response chaining.
Aleph Alpha Search Store API
A Search Store is a structured data repository optimized for indexing and retrieving searchable entities. It supports full-text search, metadata-based filtering, and relevance r...
Aleph Alpha Service API
Service health and status
Aleph Alpha Spans API
Endpoints for managing Spans. A Span is a single unit of work within a Trace and represents an individual operation in the execution sequence. Spans help in breaking down the Tr...
Aleph Alpha Stages API
Stages serve as the data platform's entry point for data collection, where source files are securely stored, enabling subsequent transformations and dataset generation. Files ca...
Aleph Alpha Steering API
The steering API from Aleph Alpha — 1 operation(s) for steering.
Aleph Alpha Tasks API
Requests for different types of tasks you can request with our models.
Aleph Alpha Tokens API
Manage tokens associated with your user account for API access.
Aleph Alpha Traces API
Trace management endpoints. A Trace provides a mechanism similar to OpenTelemetry for tracking the execution flow of a task. It allows you to monitor and analyze the sequence of...
Aleph Alpha Transformations API
Available transformations can be applied to an input data object of type A to produce an output data object of type B. The output data object will consist of a sequence of items...
Aleph Alpha Usecases API
**Usecases (Applications)** Usecases are full-stack end to end AI applications. The application exposes the necessary REST endpoints so AI usecases can be consumed and, optional...
Aleph Alpha Users API
The users API from Aleph Alpha — 2 operation(s) for users.
Aleph Alpha V1/models API
The v1/models API from Aleph Alpha — 4 operation(s) for v1/models.
Aleph Alpha Workspaces API
A Workspace is a shared environment where users can collaborate on projects. Workspaces help in organizing and managing projects in large organizations efficiently.
Scroll within the panel for all 37 ·
Open Collections 38
Open, tool-agnostic collections carry the same runnable value as Postman without locking you to one client — the portable, forkable form of the same exercise.
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
API Collection
OPEN COLLECTIONAleph Alpha API description API
OPEN COLLECTIONPhariaStudio Application Traces API
OPEN COLLECTIONPhariaStudio Benchmark Executions API
OPEN COLLECTIONPhariaStudio Benchmarks API
OPEN COLLECTIONPhariaOS Manager Cluster API
OPEN COLLECTIONAleph Alpha Document Index Collection API
OPEN COLLECTIONPhariaData Connectors API
OPEN COLLECTIONStateful Responses Conversations API
OPEN COLLECTIONPhariaData Datasets API
OPEN COLLECTIONAleph Alpha Document API
OPEN COLLECTIONPhariaData Downloads API
OPEN COLLECTIONPhariaStudio Evaluation Datasets API
OPEN COLLECTIONPhariaStudio Events API
OPEN COLLECTIONAleph Alpha Document Index Filter Index API
OPEN COLLECTIONStateful Responses Guardrails API
OPEN COLLECTIONAleph Alpha Document Index API
OPEN COLLECTIONPhariaStudio Lineages API
OPEN COLLECTIONAleph Alpha Models API
OPEN COLLECTIONAleph Alpha Document Index Namespace API
OPEN COLLECTIONStateful Responses Operations API
OPEN COLLECTIONAleph Alpha Permissions API
OPEN COLLECTIONPhariaStudio Projects API
OPEN COLLECTIONPhariaData Repositories API
OPEN COLLECTIONStateful Responses API
OPEN COLLECTIONPhariaData Search Store API
OPEN COLLECTIONAleph Alpha Document Index Service API
OPEN COLLECTIONPhariaStudio Spans API
OPEN COLLECTIONPhariaData Stages API
OPEN COLLECTIONAleph Alpha Steering API
OPEN COLLECTIONAleph Alpha Tasks API
OPEN COLLECTIONAleph Alpha Tokens API
OPEN COLLECTIONPhariaStudio Traces API
OPEN COLLECTIONPhariaData Transformations API
OPEN COLLECTIONPhariaOS Manager Usecases API
OPEN COLLECTIONAleph Alpha Users API
OPEN COLLECTIONPhariaOS Manager V1/models API
OPEN COLLECTIONPhariaStudio Workspaces API
OPEN COLLECTIONScroll within the panel for all 38 ·
MCP Servers 1
Model Context Protocol servers expose these APIs directly to AI agents. We profile them because agent-native access is the fastest-growing way this provider's capabilities actually get used.
Model Context Protocol servers that expose these APIs to AI agents.
aleph-alpha-mcp.yml
MCP SERVERSecurity Posture 3
Authentication, domain security, vulnerability disclosure, and trust-center signals — the evidence that a provider takes security seriously enough to document it. We profile it because you can't govern what you can't see.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Agentic Access 1
An x-agentic-access contract marks which operations are safe for an agent to run on its own and which need a human in the loop. It is the difference between an API an agent can use and one it can use safely.
Recommended x-agentic-access execution contracts for AI agents.
Resources
Every other property we hold for Aleph Alpha — documentation, portals, status pages, policies, and corporate surface — grouped by the job it does, following the integrator's arc from getting started to running in production.
Get Started 3
Portal, sign-up, and the first successful call
Documentation 2
Reference material describing how the API behaves
Agent Surfaces 5
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 6
Pagination, idempotency, versioning, errors, and events
Build 5
SDKs, sample code, and the tooling you integrate with
Access & Security 5
Authentication, authorization, and security posture
Operate 5
Status, limits, changes, and where to get help
Commercial 1
Pricing, plans, and the legal terms of use
Company 2
The organization behind the API
Other 10
Properties that don't map to a standard resource type
Scroll within the panel for all 10 ·
← All providers · Data indexed from github.com/api-evangelist/aleph-alpha · machine-readable index on apis.io
This is an independent, third-party profile of Aleph Alpha, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.
The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.
Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.
info@apievangelist.com
·
Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and
you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.