Aleph Alpha website screenshot

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.

Aleph Alpha publishes 37 APIs on the APIs.io network, including API description API, Application Traces API, Benchmark Executions API, and 34 more. Tagged areas include Company, Artificial Intelligence, Machine-Learning, Large Language Models, and Generative AI.

Aleph Alpha’s developer surface includes authentication, documentation, API reference, getting-started guide, support, engineering blog, changelog, and 37 more developer resources.

48.7/100 developing ▬ flat Agent 30/100 agent ready Full breakdown ↓
scored 2026-08-24 · rubric v0.13.0
37 APIs 1 MCP Servers
CompanyArtificial IntelligenceMachine-LearningLarge Language ModelsGenerative AISovereign AIInferenceEmbeddingsSemantic SearchVector SearchAgentsMCPGermanyEnterprise SoftwareGovernment

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-24 · rubric v0.13.0
Composite quality — 48.7/100 · developing
Contract Quality 11.8 / 21
Developer Ergonomics 12.2 / 17
Access Clarity 4.5 / 17
Operational Transparency 2.9 / 11
Contract Governance 1.7 / 10
Discoverability 4.9 / 9
Regulatory Posture 7.2 / 15
Agent readiness — 30/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 0 / 6
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Regulatory Posture applies to this provider. Its tags matched the Government & Public Sector regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/aleph-alpha: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 37

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 for all 37

Open Collections 38

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

PhariaData Connectors API

OPEN COLLECTION

PhariaData Datasets API

OPEN COLLECTION

Aleph Alpha Document API

OPEN COLLECTION

PhariaData Downloads API

OPEN COLLECTION

PhariaStudio Events API

OPEN COLLECTION

PhariaStudio Lineages API

OPEN COLLECTION

Aleph Alpha Models API

OPEN COLLECTION

PhariaStudio Projects API

OPEN COLLECTION

Stateful Responses API

OPEN COLLECTION

PhariaStudio Spans API

OPEN COLLECTION

PhariaData Stages API

OPEN COLLECTION

Aleph Alpha Steering API

OPEN COLLECTION

Aleph Alpha Tasks API

OPEN COLLECTION

Aleph Alpha Tokens API

OPEN COLLECTION

PhariaStudio Traces API

OPEN COLLECTION

Aleph Alpha Users API

OPEN COLLECTION

Scroll for all 38

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Aleph Alpha Authentication

apiKey/http · 2 schemes

SECURITY

Aleph Alpha Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Aleph Alpha Trust Center

trust center published

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Aleph Alpha Agentic Access

194 operations · 96 acting

194 operations · 96 acting

AGENTIC

Resources

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 for all 10

Source (apis.yml)

apis.yml Raw ↑
aid: aleph-alpha
name: Aleph Alpha
description: 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.
url: https://raw.githubusercontent.com/api-evangelist/aleph-alpha/refs/heads/main/apis.yml
image: https://aleph-alpha.com/og-image.jpg
x-type: company
x-source: harvest:secondary-market
x-tier: profiled
x-tier-reason: enrichment
specificationVersion: '0.23'
created: '2026-08-02'
modified: '2026-08-02'
tags:
- Company
- Artificial Intelligence
- Machine-Learning
- Large Language Models
- Generative AI
- Sovereign AI
- Inference
- Embeddings
- Semantic Search
- Vector Search
- Agents
- MCP
- Germany
- Enterprise Software
- Government
tags_raw:
- Company
- Artificial Intelligence
- Machine Learning
- Large Language Models
- Generative AI
- Sovereign AI
- Inference
- Embeddings
- Semantic Search
- Vector Search
- Agents
- Model Context Protocol
- Germany
- Enterprise Software
- Government
apis:
- aid: aleph-alpha:aleph-alpha-api-description-api
  name: Aleph Alpha API description API
  description: The API description API from Aleph Alpha — 2 operation(s) for api description.
  humanURL: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/index.html
  baseURL: https://api.aleph-alpha.com
  tags:
  - API Description
  tags_raw:
  - API description
  properties:
  - type: OpenAPI
    url: openapi/aleph-alpha-api-description-api-openapi.yml
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/v4.7.0.html
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/responses-api/index.html
- aid: aleph-alpha:aleph-alpha-application-traces-api
  name: Aleph Alpha Application Traces API
  description: The Application Traces API from Aleph Alpha — 2 operation(s) for application traces.
  humanURL: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/index.html
  baseURL: https://api.aleph-alpha.com
  tags:
  - Application Traces
  properties:
  - type: OpenAPI
    url: openapi/aleph-alpha-application-traces-api-openapi.yml
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/v4.7.0.html
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/responses-api/index.html
- aid: aleph-alpha:aleph-alpha-benchmark-executions-api
  name: Aleph Alpha Benchmark Executions API
  description: Endpoints for handling execution instances of benchmarks. These provides an overview of all evaluation steps
    during execution (run, evaluation, aggregation).
  humanURL: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/index.html
  baseURL: https://api.aleph-alpha.com
  tags:
  - Benchmark Executions
  properties:
  - type: OpenAPI
    url: openapi/aleph-alpha-benchmark-executions-api-openapi.yml
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/v4.7.0.html
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/responses-api/index.html
- aid: aleph-alpha:aleph-alpha-benchmarks-api
  name: Aleph Alpha Benchmarks API
  description: Endpoints for handling benchmarks. A Benchmark provides a way to compare and evaluate the quality of your task
    results for a specific dataset.
  humanURL: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/index.html
  baseURL: https://api.aleph-alpha.com
  tags:
  - Benchmarks
  properties:
  - type: OpenAPI
    url: openapi/aleph-alpha-benchmarks-api-openapi.yml
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/v4.7.0.html
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/responses-api/index.html
- aid: aleph-alpha:aleph-alpha-cluster-api
  name: Aleph Alpha Cluster API
  description: The cluster API from Aleph Alpha — 4 operation(s) for cluster.
  humanURL: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/index.html
  baseURL: https://api.aleph-alpha.com
  tags:
  - Cluster
  tags_raw:
  - cluster
  properties:
  - type: OpenAPI
    url: openapi/aleph-alpha-cluster-api-openapi.yml
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/v4.7.0.html
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/responses-api/index.html
- aid: aleph-alpha:aleph-alpha-collection-api
  name: Aleph Alpha Collection API
  description: Management of document collections
  humanURL: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/index.html
  baseURL: https://api.aleph-alpha.com
  tags:
  - Collection
  properties:
  - type: OpenAPI
    url: openapi/aleph-alpha-collection-api-openapi.yml
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/v4.7.0.html
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/responses-api/index.html
- aid: aleph-alpha:aleph-alpha-connectors-api
  name: Aleph Alpha Connectors API
  description: Available connectors for the Data Platform to ingest data from external sources.
  humanURL: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/index.html
  baseURL: https://api.aleph-alpha.com
  tags:
  - Connectors
  properties:
  - type: OpenAPI
    url: openapi/aleph-alpha-connectors-api-openapi.yml
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/v4.7.0.html
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/responses-api/index.html
- aid: aleph-alpha:aleph-alpha-conversations-api
  name: Aleph Alpha Conversations API
  description: Create, retrieve, update, delete, and list conversations.
  humanURL: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/index.html
  baseURL: https://api.aleph-alpha.com
  tags:
  - Conversations
  properties:
  - type: OpenAPI
    url: openapi/aleph-alpha-conversations-api-openapi.yml
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/v4.7.0.html
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/responses-api/index.html
- aid: aleph-alpha:aleph-alpha-datasets-api
  name: Aleph Alpha Datasets API
  description: 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 through data transformations, providing a versatile means
    for organizing, storing, and retrieving data across various use cases.
  humanURL: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/index.html
  baseURL: https://api.aleph-alpha.com
  tags:
  - Datasets
  properties:
  - type: OpenAPI
    url: openapi/aleph-alpha-datasets-api-openapi.yml
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/v4.7.0.html
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/responses-api/index.html
- aid: aleph-alpha:aleph-alpha-document-api
  name: Aleph Alpha Document API
  description: 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.
  humanURL: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/index.html
  baseURL: https://api.aleph-alpha.com
  tags:
  - Document
  properties:
  - type: OpenAPI
    url: openapi/aleph-alpha-document-api-openapi.yml
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/v4.7.0.html
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/responses-api/index.html
- aid: aleph-alpha:aleph-alpha-downloads-api
  name: Aleph Alpha Downloads API
  description: Endpoints for managing and tracking dataset download requests within the data platform. These endpoints allow
    users to initiate new downloads, retrieve details of specific download requests, and list download activity for datasets,
    with optional filters by date and repository. Download management helps streamline access to dataset files and provides
    caching capabilities.
  humanURL: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/index.html
  baseURL: https://api.aleph-alpha.com
  tags:
  - Downloads
  properties:
  - type: OpenAPI
    url: openapi/aleph-alpha-downloads-api-openapi.yml
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/v4.7.0.html
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/responses-api/index.html
- aid: aleph-alpha:aleph-alpha-evaluation-datasets-api
  name: Aleph Alpha Evaluation Datasets API
  description: Endpoints for handling evaluation datasets, which are specific datasets to be used for evaluation in the Pharia
    Studio SDK.
  humanURL: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/index.html
  baseURL: https://api.aleph-alpha.com
  tags:
  - Evaluation Datasets
  properties:
  - type: OpenAPI
    url: openapi/aleph-alpha-evaluation-datasets-api-openapi.yml
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/v4.7.0.html
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/responses-api/index.html
- aid: aleph-alpha:aleph-alpha-events-api
  name: Aleph Alpha Events API
  description: Endpoints for handling Events. Events capture detailed information about specific occurrences within a Span.
    This includes logs, exceptions, and other relevant data points that provide a granular view of the operations within a
    Span. Events are crucial for diagnosing issues and understanding the execution context.
  humanURL: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/index.html
  baseURL: https://api.aleph-alpha.com
  tags:
  - Event
  tags_raw:
  - Events
  properties:
  - type: OpenAPI
    url: openapi/aleph-alpha-events-api-openapi.yml
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/v4.7.0.html
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/responses-api/index.html
- aid: aleph-alpha:aleph-alpha-filter-index-api
  name: Aleph Alpha Filter Index API
  description: Management of search filter indexes
  humanURL: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/index.html
  baseURL: https://api.aleph-alpha.com
  tags:
  - Filter Index
  properties:
  - type: OpenAPI
    url: openapi/aleph-alpha-filter-index-api-openapi.yml
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/v4.7.0.html
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/responses-api/index.html
- aid: aleph-alpha:aleph-alpha-guardrails-api
  name: Aleph Alpha Guardrails API
  description: Check content against guardrail policies.
  humanURL: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/index.html
  baseURL: https://api.aleph-alpha.com
  tags:
  - Guardrails
  properties:
  - type: OpenAPI
    url: openapi/aleph-alpha-guardrails-api-openapi.yml
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/v4.7.0.html
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/responses-api/index.html
- aid: aleph-alpha:aleph-alpha-index-api
  name: Aleph Alpha Index API
  description: Management of search indexes
  humanURL: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/index.html
  baseURL: https://api.aleph-alpha.com
  tags:
  - Index
  properties:
  - type: OpenAPI
    url: openapi/aleph-alpha-index-api-openapi.yml
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/v4.7.0.html
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/responses-api/index.html
- aid: aleph-alpha:aleph-alpha-lineages-api
  name: Aleph Alpha Lineages API
  description: 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 and evaluation logic input and outputs.
  humanURL: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/index.html
  baseURL: https://api.aleph-alpha.com
  tags:
  - Lineages
  properties:
  - type: OpenAPI
    url: openapi/aleph-alpha-lineages-api-openapi.yml
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/v4.7.0.html
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/responses-api/index.html
- aid: aleph-alpha:aleph-alpha-models-api
  name: Aleph Alpha Models API
  description: The models API from Aleph Alpha — 6 operation(s) for models.
  humanURL: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/index.html
  baseURL: https://api.aleph-alpha.com
  tags:
  - Models
  tags_raw:
  - models
  properties:
  - type: OpenAPI
    url: openapi/aleph-alpha-models-api-openapi.yml
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/v4.7.0.html
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/responses-api/index.html
- aid: aleph-alpha:aleph-alpha-namespace-api
  name: Aleph Alpha Namespace API
  description: Management of namespaces
  humanURL: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/index.html
  baseURL: https://api.aleph-alpha.com
  tags:
  - Namespace
  properties:
  - type: OpenAPI
    url: openapi/aleph-alpha-namespace-api-openapi.yml
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/v4.7.0.html
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/responses-api/index.html
- aid: aleph-alpha:aleph-alpha-operations-api
  name: Aleph Alpha Operations API
  description: Health checks and operational endpoints.
  humanURL: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/index.html
  baseURL: https://api.aleph-alpha.com
  tags: []
  tags_raw:
  - Operations
  properties:
  - type: OpenAPI
    url: openapi/aleph-alpha-operations-api-openapi.yml
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/v4.7.0.html
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/responses-api/index.html
- aid: aleph-alpha:aleph-alpha-permissions-api
  name: Aleph Alpha Permissions API
  description: The permissions API from Aleph Alpha — 1 operation(s) for permissions.
  humanURL: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/index.html
  baseURL: https://api.aleph-alpha.com
  tags:
  - Permissions
  tags_raw:
  - permissions
  properties:
  - type: OpenAPI
    url: openapi/aleph-alpha-permissions-api-openapi.yml
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/v4.7.0.html
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/responses-api/index.html
- aid: aleph-alpha:aleph-alpha-projects-api
  name: Aleph Alpha Projects API
  description: 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, and retrieve projects. Projects help in organizing
    and managing tasks efficiently.
  humanURL: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/index.html
  baseURL: https://api.aleph-alpha.com
  tags:
  - Project
  tags_raw:
  - Projects
  properties:
  - type: OpenAPI
    url: openapi/aleph-alpha-projects-api-openapi.yml
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/v4.7.0.html
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/responses-api/index.html
- aid: aleph-alpha:aleph-alpha-repositories-api
  name: Aleph Alpha Repositories API
  description: 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 first be exported as files, which will then be stored
    in the internal storage of the data platform.
  humanURL: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/index.html
  baseURL: https://api.aleph-alpha.com
  tags:
  - Repositories
  properties:
  - type: OpenAPI
    url: openapi/aleph-alpha-repositories-api-openapi.yml
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/v4.7.0.html
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/responses-api/index.html
- aid: aleph-alpha:aleph-alpha-responses-api
  name: Aleph Alpha Responses API
  description: Create, retrieve, and delete responses. Supports streaming and multi-turn conversations via response chaining.
  humanURL: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/index.html
  baseURL: https://api.aleph-alpha.com
  tags:
  - Responses
  properties:
  - type: OpenAPI
    url: openapi/aleph-alpha-responses-api-openapi.yml
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/v4.7.0.html
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/responses-api/index.html
- aid: aleph-alpha:aleph-alpha-search-store-api
  name: Aleph Alpha Search Store API
  description: 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 ranking. Each Search Store can manage multiple indexed
    documents, making it ideal for fast, scalable information retrieval across different modalities.
  humanURL: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/index.html
  baseURL: https://api.aleph-alpha.com
  tags:
  - Search Store
  properties:
  - type: OpenAPI
    url: openapi/aleph-alpha-search-store-api-openapi.yml
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/v4.7.0.html
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/responses-api/index.html
- aid: aleph-alpha:aleph-alpha-service-api
  name: Aleph Alpha Service API
  description: Service health and status
  humanURL: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/index.html
  baseURL: https://api.aleph-alpha.com
  tags:
  - Service
  properties:
  - type: OpenAPI
    url: openapi/aleph-alpha-service-api-openapi.yml
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/v4.7.0.html
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/responses-api/index.html
- aid: aleph-alpha:aleph-alpha-spans-api
  name: Aleph Alpha Spans API
  description: 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 Trace into more manageable parts, providing detailed insights
    into each operation's performance and behavior.
  humanURL: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/index.html
  baseURL: https://api.aleph-alpha.com
  tags:
  - Spans
  properties:
  - type: OpenAPI
    url: openapi/aleph-alpha-spans-api-openapi.yml
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/v4.7.0.html
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/responses-api/index.html
- aid: aleph-alpha:aleph-alpha-stages-api
  name: Aleph Alpha Stages API
  description: 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 can be uploaded directly into stages via the HTTP API
    or through connectors, which support automated and continuous synchronization with your source systems. Stages provide
    secure, persistent storage and act as an interface for importing and exporting data files within the platform. To improve
    data discoverability, comprehension, and quality for end users, the data platform offers datasets as the recommended abstraction
    for organizing and sharing data.
  humanURL: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/index.html
  baseURL: https://api.aleph-alpha.com
  tags:
  - Stages
  properties:
  - type: OpenAPI
    url: openapi/aleph-alpha-stages-api-openapi.yml
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/v4.7.0.html
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/responses-api/index.html
- aid: aleph-alpha:aleph-alpha-steering-api
  name: Aleph Alpha Steering API
  description: The steering API from Aleph Alpha — 1 operation(s) for steering.
  humanURL: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/index.html
  baseURL: https://api.aleph-alpha.com
  tags:
  - Steering
  tags_raw:
  - steering
  properties:
  - type: OpenAPI
    url: openapi/aleph-alpha-steering-api-openapi.yml
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/v4.7.0.html
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/responses-api/index.html
- aid: aleph-alpha:aleph-alpha-tasks-api
  name: Aleph Alpha Tasks API
  description: Requests for different types of tasks you can request with our models.
  humanURL: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/index.html
  baseURL: https://api.aleph-alpha.com
  tags:
  - Task
  tags_raw:
  - tasks
  properties:
  - type: OpenAPI
    url: openapi/aleph-alpha-tasks-api-openapi.yml
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/v4.7.0.html
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/responses-api/index.html
- aid: aleph-alpha:aleph-alpha-tokens-api
  name: Aleph Alpha Tokens API
  description: Manage tokens associated with your user account for API access.
  humanURL: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/index.html
  baseURL: https://api.aleph-alpha.com
  tags:
  - Tokens
  tags_raw:
  - tokens
  properties:
  - type: OpenAPI
    url: openapi/aleph-alpha-tokens-api-openapi.yml
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/v4.7.0.html
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/responses-api/index.html
- aid: aleph-alpha:aleph-alpha-traces-api
  name: Aleph Alpha Traces API
  description: 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 operations, their timings, and other related metrics.
    Tracing is essential for performance monitoring and debugging.
  humanURL: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/index.html
  baseURL: https://api.aleph-alpha.com
  tags:
  - Traces
  properties:
  - type: OpenAPI
    url: openapi/aleph-alpha-traces-api-openapi.yml
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/v4.7.0.html
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/responses-api/index.html
- aid: aleph-alpha:aleph-alpha-transformations-api
  name: Aleph Alpha Transformations API
  description: 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, each of which will conform to an Avro schema specified
    in the transformation as OutputSchema. Currently, the input data object can be a File located in a Stage within the Data
    Platform. Future versions will support receiving Datasets from Repositories in the Data Platform as input data objects.
    The output data object can be loaded into various types of data storage within the Data Platform, with Repositories being
    the first supported storage type. When triggering a transformation, this has to be specified as destination. After loading
    the output into the destination, it can also be sent to an external service through available connectors in the Data Platform.
    The first available connector will be the Document Index Collection Connector.
  humanURL: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/index.html
  baseURL: https://api.aleph-alpha.com
  tags:
  - Transformation
  tags_raw:
  - Transformations
  properties:
  - type: OpenAPI
    url: openapi/aleph-alpha-transformations-api-openapi.yml
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/pharia-openapi/pharia-inference/v4.7.0.html
  - type: Documentation
    url: https://docs.aleph-alpha.com/phariaai-dev-guide/latest/responses-api/index.html
- aid: aleph-alpha:aleph-alpha-usecases-api
  name: Aleph Alpha Usecases API
  description: "**Usecases (Applications)**\n\nUsecases are full-stack end to end AI applications. The application exposes\
    \ the necessary REST endpoints so\nAI usecases can be consumed and, optionally, a front-end (UI) to interact with the\
    \ implemented workflows.\n\nOnce you have finished the usecase implementation and have published a Docker image to a registry,\
    \ it is time to deploy the usecase!\n\nThe endpoints below enable you to create a usecase by providing a name and a description,\
    \ list all created usecases, retrieve a single usecase by id, and update them.\n\nAlso, most importantly, the API enables\
    \ you to deploy a created usecase. The deployment of usecases requires some more technical information.\n\n**Deployment**\n\
    \nWe rely on [Kubernetes (K8s)](https://kubernetes.io/docs/home/) to deploy the usecases, which means that they are [Pods](https://kubernetes.io/docs/concepts/workloads/pods/)\
    \ running in a K8s cluster.\n\nTo deploy usecases you must provide: the registry where the usecase image is located, the\
    \ image tag (version), the environment variables you wish to inject into the usecase and other K8s configurations parameters,\
    \ such as `imagePullSecrets`, `autoscaling`, `ingress`, and resource `requests` and `limits` for CPU and memory required\
    \ to run the usecase. A complete specification is provided further below.\n\nBy default, a usecase is created with the\
    \ below resources configuration:\n\n```yaml\nresources:\n    requests:\n        cpu: 250m\n        memory: 500Mi\n   \
    \ limits:\n        cpu: 500m\n        memory: 1Gi\n```\n\nThe API also provides endpoints to track the deployment status\
    \ to assist in any troubleshooting if required. To retrieve the deployment status, use the endpoints to get a usecase\
    \ by its ID.\n\n**Consuming usecases**\n\nOnce the deployment is up and running, now it's time to actually consume it!\
    \ \n\n_1. (Optional) Usecase Ingress_\n\nIf the usecase was deployed with the ingress enabled, the service can be accessed\
    \ at the URL provided in the deployment status. _Note: this requires that ingress creation is enabled in the PhariaOS\
    \ API configuration; otherwise, the deployment request will be rejected._\n\n_2. Applications Proxy Server_\n\nThe PhariaOS\
    \ Applications Proxy Server is available to fulfill the usecases consumption. The applications proxy can be accessed at\
    \ https://pharia-os-applications.product.pharia.com.\n\nRequests to the proxy are redirected to the usecases by providing\
    \ the usecase (application) UUID as a URL path parameter, which is **required**.\n\n> The incoming request endpoint to\
    \ the proxy server is the redirected endpoint to the usecase: \n> `https://pharia-os-applications.product.pharia.com/{applicationId}/summarization\
    \ -> $internal_use_case_URL/summarization`\n\n**Expected Responses**\n\nA valid request and resource path will return\
    \ the expected resource in the response.\n\nIf the request path does not include the usecase (application) UUID, one of\
    \ two responses is expected:\n* If the request path contains only a single part, the response is `BadRequest (400)`.\n\
    * If the request path contains multiple parts, the response is `BadGateway (502)`, as the proxy is unable to validate\
    \ our route the request to any usecase (application).\n\n**Examples**\n\n1. Sending a `POST` request to the proxy server.\
    \ The request is targeted to the usecase `execute` endpoint.\n\n```sh\ncurl --request POST \\\n  --url https://pharia-os-applications.product.pharia.com/{applicationId}/execute\
    \ \\\n  --header 'Content-Type: application/json' \\\n  --data '{\n\t\"question\": \"hello\"\n         }'\n```\n\n2. Sending\
    \ a `GET` request to the proxy server. The request is targeted to the usecase `health` endpoint.\n\n```sh\ncurl --request\
    \ GET \\\n  --url https://pharia-os-applications.product.pharia.com/{applicationId}/health\n```\n\n3. Sending a `GET`\
    \ request for the user interface. The request is targeted to the usecase `ui` endpoint.\n\n```sh\ncurl --request GET \\\
    \n  --url https://pharia-os-applications.product.pharia.com/{applicationId}/ui/assets/usecase.js\n```\n\n**Undeployment**\n\
    \nOnce the usecase has fullfilled the purposes and no longer needs to run and consume resources in your K8s cluster, the\
    \ API provides an endpoint to undeploy the usecase.\n\n**Deleting usecases**\n\nA usecase may be deleted on request only\
    \ if it is not currently **active** (that is: deployed, deploying, or undeploying). Deletion cleans the usecase and all\
    \ associated records from the da

# --- truncated at 32 KB (37 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/aleph-alpha/refs/heads/main/apis.yml

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/aleph-alpha"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/aleph-alpha/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/aleph-alpha/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.