Available parameters and response documentation is available here

GET /lookup/KRAS:G12D?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json ;utf-8
ETag: "4b1eec7768d85be831a73ff1f42ddc17c8a8ea2cc5e9609b17c76060a37c71fe"
Vary: Accept

{
  "chromosome": "chr12",
  "alt": "T",
  "ref": "C",
  "pos": 25398284,
  "variant_id": "10190120253982840004",
  "variant_type": "SNV",
  "cytobands": "12p12.1",
  "publications": {
    "publications": [],
    "genes": []
  },
  "publication_counts": [
    {
      "type": "variant",
      "id": "10190120253982840004",
      "count": 1841
    }
  ]
}