Skip to content

Summary

BugSeq provides an API to interact with the web platform programmatically. The API specification can also be used to generate client libraries in common languages.

The API specification covers common operations including:

  • Uploading sequencing data files
  • Initiating analysis on files
  • Retrieving results from analysis

OpenAPI specification

BugSeq publishes an OpenAPI specification at https://api.bugseq.com/v1/docs/public/openapi.json

Client libraries

We’ve an example python client library with sample usage available at https://gitlab.com/bugseq-open/bugseq-client-py

Planning to integrate? Have questions?

Get In Touch