---
title: "Start a new pVAC-Seq run"
method: POST
path: "/api/v1/start"
tags: ["start"]
---

# Start a new pVAC-Seq run

`POST /api/v1/start`

This endpoint initiates a new pVAC-Seq run and returns the api process id (not an OS pid) for the new run.

## Response `200`

Returns the process ID of the newly started pVAC-Seq run

- integer

## Other responses

- `default` — Unexpected error

---

[API](https://skmtc.dev/griffithlab/apis/pvacseq-server-schema.md) · [All operations](https://skmtc.dev/griffithlab/apis/pvacseq-server-schema/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/griffithlab/pvacseq-server-schema/revisions/4890f685ade7/schema)
