Available parameters and response documentation is available here

GET /lookup/chr19:20082943:1:G?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json ;utf-8
ETag: "29a88b773b23c2ec4c1d0b23aac3d2b9aedb5d0a9ee8fc650312153aa50f20b1"
Vary: Accept

{
  "chromosome": "chr19",
  "alt": "G",
  "ref": "T",
  "pos": 20082943,
  "variant_id": "10190190200829430003",
  "variant_type": "SNV",
  "cytobands": "19p12",
  "publication_counts": null
}