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

A-Alpha Bio Datasets API

The Datasets API from A-Alpha Bio — 9 operation(s) for datasets.

A-Alpha Bio Datasets API is published by A-Alpha Bio on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 3 JSON Schema definitions.

Tagged areas include Datasets. The published artifact set on APIs.io includes an OpenAPI specification, authentication docs, and 3 JSON Schemas.

This API exposes 9 operations across 9 paths, and defines 21 schemas. It is described by OpenAPI 3.2.0, at version 0.0.43.

Requests are made against a single base URL, https://api.atlas.aalphabio.com.

9 operations 9 paths 21 schemas 9 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.0.43
Base URL
https://api.atlas.aalphabio.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

A-Alpha Bio Datasets API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (HTTPBearer).

Paths & Operations 9

Across 9 paths, the API surfaces 9 operations — 9 GET. Each is listed below with its method, path, parameters, and response codes.

Datasets 9
GET
/api/v1/datasets
List accessible datasets
listDatasets 3 params → 200422
GET
/api/v1/datasets/{id}
Get dataset metadata
getDataset 2 params → 200400404422
GET
/api/v1/datasets/{id}/datacard
Get dataset Data Card
getDatasetDatacard 2 params → 200400404422
GET
/api/v1/datasets/{id}/data
Get dataset CSV data
getDatasetData 5 params → 200302400401404422
GET
/api/v1/datasets/{id}/schema
Get dataset CSV schema
getDatasetSchema 3 params → 200400401404422
GET
/api/v1/datasets/{id}/structures
List dataset structure files
listDatasetStructures 2 params → 200400401404422
GET
/api/v1/datasets/{id}/structures/download
Download all structure files as a zip archive
downloadDatasetStructures 2 params → 200400401404422
GET
/api/v1/datasets/{id}/structures/{filename}
Get dataset structure file
getDatasetStructure 3 params → 200400401404422
GET
/api/v1/datasets/{id}/figures/{tab}/{filename}
Get dataset figure content
getDatasetFigure 4 params → 200400404422

Schemas 21

The contract defines 21 schemas that model the data the API accepts and returns. The most detailed are DatasetItem (26 properties), ValidationError (5 properties), BioCardContent (4 properties), ExecCardContent (4 properties). Each schema is shown below with its type and property counts.

MlCardContentResponse
object
MlCardContent as served by the API, plus the derived column schema. schemacolumns is sourced from the version's data.source.schema.json on S3 at request time (…
4 properties
ExecCardContent
object
Fields rendered on the dataset's Executive Summary tab.
4 properties
DatacardResponse
object
Response from GET /datasets/{id}/datacard endpoint. Same shape as CardContent — one sub-object per detail-page tab (exec, ml, bio) — except ml is the served va…
3 properties
DatasetItem
object
A single dataset item.
26 properties 10 required
BioCardContent
object
Fields rendered on the dataset's Biology & Assay tab.
4 properties
CardContentNoiseSignal
object
One stat card in the 'Noise & signal' section.
3 properties 2 required
CardContentSchemaColumn
object
One row of the 'Schema (key columns)' table.
3 properties 3 required
ProductKind
string
Category that a producttypes row belongs to. Stored on ProductTypeEnum.kind. Drives access control: - open-source bypasses license and subscription checks. - c…
CardContentUseCase
object
One row of the 'Use cases unlocked' section.
2 properties 2 required
DatasetSchemaResponse
object
Response from GET /datasets/{id}/schema endpoint.
2 properties 1 required
DatasetStructureListResponse
object
Response from GET /datasets/{id}/structures endpoint.
1 property 1 required
CardContentFigure
object
One figure in the 'Data analysis' section. "One figure" = one title + one caption, but may include multiple side-by-side images via filenames — one image = ful…
3 properties 1 required
CardContentTitleBody
object
A {title, body} item — used for differentiation and key findings.
2 properties 2 required
CardContentDataView
object
One item in the 'Data views' section. mode is the view's data-pair handle token (e.g. source, ml): the admin editor stores each view's S3 pair as data. .csv.gz…
3 properties 2 required
CardContentStatSubs
object
Per-stat subtitle text shown beneath the stats row.
3 properties
ValidationError
object
5 properties 3 required
DatasetFileUrlResponse
object
Response from GET /datasets/{id}/files/{filename} endpoint.
1 property 1 required
DatasetGetResponse
object
Response from GET /datasets/{id} endpoint.
1 property 1 required
HTTPValidationError
object
1 property
DataMode
object
A data mode available for a dataset.
2 properties 2 required
DatasetListResponse
object
Response from GET /datasets endpoint.
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

a-alpha-bio-datasets-api-openapi.yml Raw ↑
Where this information came from

This is an independent, third-party profile of A-Alpha Bio Datasets 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.