FABIAN-variant

REST API Documentation

Contents

Overview

FABIAN-variant provides a RESTful API for programmatic access. Requests and responses use JSON, allowing integration into automated analysis pipelines.

Base URL: https://fabianapp.org/variant26/api/v1

Live API

The form below allows testing the API directly in the browser:

{
  "mode": "single",
  "genome": "hg38",
  "single_variant": "chr1:159204893T>C",
  "tfs_filter": "all"
}

            

            

          

Authentication

The API is open and does not require authentication. The following rate limits apply per IP address:

If you need higher limits for your research, please contact us.

Endpoints

Examples

See also

Contact

If you have questions about the API or need higher rate limits, please email robin.steinhaus (at) bih-charite.de.