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

Aleph Alpha Stages 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 Stages. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 13 operations across 7 paths, and defines 15 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.

13 operations 7 paths 15 schemas 2 DELETE7 GET1 PATCH2 POST1 PUT

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 Stages API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (Bearer). By default, every request must be authenticated.

Paths & Operations 13

Across 7 paths, the API surfaces 13 operations — 2 DELETE, 7 GET, 1 PATCH, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Stages 13

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…

GET
/stages
Retrieve a list of stages
4 params → 200400401500
POST
/stages
Create a new stage
body → 201400401403409500
GET
/stages/{stageID}
Retrieve stage details by ID
1 param → 200400401404500
DELETE
/stages/{stageID}
Delete a specific stage
1 param → 204400404500
PATCH
/stages/{stageID}
Update Stage Configuration
1 param body → 200400401403404422500
GET
/stages/{stageID}/runs
Retrieve a list of runs for a stage
5 params → 200400401404500
GET
/stages/{stageID}/runs/events
Stream real-time run updates for a stage
5 params → 200400401404500
GET
/stages/{stageID}/files
Retrieve a list of files in a stage
6 params → 200400401404500
POST
/stages/{stageID}/files
Create a new file in a stage
1 param body → 201400401404413500
GET
/stages/{stageID}/files/{fileID}
Retrieve the content of a specific file
2 params → 200400404
PUT
/stages/{stageID}/files/{fileID}
Update an existing file in a stage
2 params body → 200400401404500
DELETE
/stages/{stageID}/files/{fileID}
Permanently delete a specific file
2 params → 204400404
GET
/stages/{stageID}/files/{fileID}/presigned-url
Get a presigned URL for a file
3 params → 200400401404500

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are TransformationRun (13 properties), StageCreatedResponse (10 properties), Stage (10 properties), File (9 properties). Each schema is shown below with its type and property counts.

FileListWithPagination
object
4 properties
PresignedURL
object
3 properties 2 required
HandleFailedResponse
object
1 property
RunListWithPagination
object
4 properties
StageListWithPagination
object
4 properties
IngestionContext
object
4 properties
HandleFailedResponseDataset
object
1 property
Stage
object
10 properties
RunError
object
4 properties
File
object
9 properties
StageUpdate
object
4 properties
StageCreate
object
5 properties
SearchStoreContext
object
5 properties
StageCreatedResponse
object
Response schema for stage creation, includes full search store configuration details.
10 properties
TransformationRun
object
13 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

aleph-alpha-stages-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 Stages 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.