Ginkgo AI Model API

Async, job-polling REST API for running inference on public and Ginkgo-proprietary biological foundation models — protein/DNA masked language modeling and mean-embedding generation. Authenticated with an x-api-key header; an official Python client is published on PyPI.

API entry from apis.yml

apis.yml Raw ↑
name: Ginkgo AI Model API
description: Async, job-polling REST API for running inference on public and Ginkgo-proprietary biological
  foundation models — protein/DNA masked language modeling and mean-embedding generation. Authenticated
  with an x-api-key header; an official Python client is published on PyPI.
humanURL: https://ginkgobioworks.github.io/ginkgo-ai-client/
baseURL: https://api.ginkgobioworks.ai/v1
tags:
- Artificial Intelligence
- Protein Models
- Inference API
properties:
- type: Documentation
  url: https://ginkgobioworks.github.io/ginkgo-ai-client/
- type: Authentication
  url: authentication/ginkgo-authentication.yml
- type: Conventions
  url: conventions/ginkgo-conventions.yml
- type: ErrorCatalog
  url: errors/ginkgo-error-codes.yml
- type: Lifecycle
  url: lifecycle/ginkgo-lifecycle.yml
- type: MCPServer
  url: mcp/ginkgo-mcp.yml