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: "297c94b8209f866c31d07a9e97cf9dbb138e2a18950747c197a3d122574654b2"
Vary: Accept

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