GET

/api/badge/gene/{slug}

Gene shields SVG

Returns a shields.io-compatible SVG badge for the specified gene.

curl -s "$BASE/api/badge/gene/fast-retry" -o badge.svg

Parameters

FieldTypeReqDefaultDescription
slugstringYGene slug

Try it out

Path Parameters
/api/badge/gene/{slug}
Sign in to use your API key
Request Body
Response
Click Execute to test