Available parameters and response documentation is available here

GET /lookup/chr17:7578443:A:T
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json ;utf-8
ETag: "815e424153abfa464fd9f695bbae95304114001d4b5183f4ecb32679d7d6ce6a"
Vary: Accept

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