Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

EvolutionaryScale MSA API

Fetch multiple sequence alignments used by structure predictors.

EvolutionaryScale MSA API is one of 7 APIs that EvolutionaryScale publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 3 JSON Schema definitions.

Tagged areas include MSA. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 3 JSON Schemas.

This API exposes 1 operation across 1 path, and defines 3 schemas. It is described by OpenAPI 3.1.0, at version 2024-08-01.

Requests are made against a single base URL, https://forge.evolutionaryscale.ai.

1 operations 1 paths 3 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2024-08-01
Server
https://forge.evolutionaryscale.ai
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

EvolutionaryScale MSA API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth). By default, every request must be authenticated.

  • BearerAuth — Forge API token issued via forge.evolutionaryscale.ai.

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.

MSA 1

Fetch multiple sequence alignments used by structure predictors.

POST
/api/v1/msa
Fetch Multiple Sequence Alignment
msa body → 2004XX

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are MSAResponse (2 properties), MSARequest (2 properties), Error (1 property). Each schema is shown below with its type and property counts.

MSARequest
object
2 properties 1 required
MSAResponse
object
2 properties
Error
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

evolutionaryscale-msa-api-openapi.yml Raw ↑

Other APIs EvolutionaryScale publishes across the network.

EvolutionaryScale ESM Python SDK
EvolutionaryScale Embeddings API
EvolutionaryScale Encoding API
EvolutionaryScale Generation API
EvolutionaryScale Sampling API
EvolutionaryScale Structure API