How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

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, 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.

Aleph Alpha Transformations API is one of 37 APIs that Aleph Alpha publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Transformation. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 7 operations across 6 paths, and defines 8 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, {host}/v1/studio/data.

7 operations 6 paths 8 schemas 5 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.aleph-alpha.com
Authentication
HTTP Bearer
License
Open Aleph License
Resource Areas
1

Authentication & Security 1

Aleph Alpha Transformations API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (Bearer). By default, every request must be authenticated.

Paths & Operations 7

Across 6 paths, the API surfaces 7 operations — 5 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Transformations 7

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,…

GET
/transformations
Retrieve a list of available transformations
3 params → 200401500400
GET
/transformations/{transformationID}
Retrieve transformation details by ID
1 param → 200400401404500
POST
/transformations/{transformationID}/runs
Trigger a transformation
1 param body → 200400401404413
GET
/transformations/{transformationID}/runs
Retrieve a list of created runs given a transformation ID
4 params → 200400401500404
GET
/transformations/{transformationID}/runs/events
Stream real-time run updates for a transformation
4 params → 200400401404500
GET
/transformations/{transformationID}/runs/{runID}
Retrieve transformation run details by ID
2 params → 200400401404500
POST
/transformations/{transformationID}/runs/batch
Trigger multiple transformations in batch
1 param body → 200400401404413

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are TransformationRun (13 properties), Transformation (7 properties), RunListWithPagination (4 properties), TransformationListWithPagination (4 properties). Each schema is shown below with its type and property counts.

TransformationParameter
object
3 properties
HandleFailedResponse
object
1 property
RunListWithPagination
object
4 properties
TransformationRunCreate
object
4 properties
TransformationListWithPagination
object
4 properties
RunError
object
4 properties
Transformation
object
7 properties
TransformationRun
object
13 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

aleph-alpha-transformations-api-openapi.yml Raw ↑

Other APIs Aleph Alpha publishes across the network.

Aleph Alpha API description API
Aleph Alpha Application Traces API
Aleph Alpha Benchmark Executions API
Aleph Alpha Benchmarks API
Aleph Alpha Cluster API
Aleph Alpha Collection API
Aleph Alpha Connectors API
Aleph Alpha Conversations API
Aleph Alpha Datasets API
Aleph Alpha Document API
Aleph Alpha Downloads API
Aleph Alpha Evaluation Datasets API
Where this information came from

This is an independent, third-party profile of Aleph Alpha Transformations API, 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.