Available parameters and response documentation is available here

GET /lookup/chr12:25398284:C:T?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json ;utf-8
ETag: "7b00f131c60c1fb6121ff955377436f035d9b9f49d68e3dfd22984eec402f14d"
Vary: Accept

{
  "chromosome": "chr12",
  "alt": "T",
  "ref": "C",
  "pos": 25398284,
  "variant_id": "10190120253982840004",
  "variant_type": "SNV",
  "cytobands": "12p12.1",
  "publication_counts": null
}