← Back to catalog

Other

Lumminary

auto-generated
swirls add lumminary
actionPOSTv1.0.0

General-purpose authentication

## Note: * The JWT tokens returned should be passed to any resource that requires authentication, in the Authentication header, in the format `Bearer: your-token-here` * Only JWT authentication tokens are provided (no refresh tokens). These tokens are valid for 30 seconds from the moment they were issued

Source
actionPOSTv1.0.0

Get a large group of SNPs

SNPs that are not present in the dataset are ignored, 404 is returned only if the dataset/client does not exist

Source
actionGETv1.0.0

Get gene by symbol

Gets A gene by its symbol, which can be found by querying the reference/ resource. Will return a 404 if a gene exists as a reference, but its genomic coordinates intersect no SNPs in the dataset

Source
actionGETv1.0.0

Get SNP information

Gets SNP information, as provided by the dataset. If fetching this as an product, the client must have already granted access to the snip (see the 'products' group)

Source
Beyond the catalog

Any provider, on request.

01

Request it

Tell us which provider you need, and we will ship it in the registry.

02

Generate it

Point swirls add at an OpenAPI or GraphQL spec. Typed actions for any API you hold credentials for, today.

acme · integrations
terminal
~/acme $swirls add linear
✓ 12 typed actions · scopes and schemas included
 
~/acme $swirls add https://api.acme.dev/openapi.json
◆ Fetched spec · 38 operations
✓ 6 typed actions · generated from spec