Available parameters and response documentation is available here

GET /lookup/chr17:7578443:A:T?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json ;utf-8
ETag: "b11daf7fa552ab29da4f53ac2180f3f30a3309f8fa583231a89c451799016bf5"
Vary: Accept

{
  "chromosome": "chr17",
  "alt": "T",
  "ref": "A",
  "pos": 7578443,
  "variant_id": "10190170075784430004",
  "variant_type": "SNV",
  "cytobands": "17p13.1",
  "publication_counts": null
}