Available parameters and response documentation is available here

GET /lookup/rs113488022/hg38?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json ;utf-8
ETag: "992f83434d314faac6f091da9a043afa19c0df45532dc44964e61b108abc8fff"
Vary: Accept

[
  {
    "chromosome": "chr7",
    "alt": "C",
    "ref": "A",
    "pos": 140753336,
    "variant_id": "10380071407533360002",
    "variant_type": "SNV",
    "cytobands": "7q34",
    "publication_counts": null
  },
  {
    "chromosome": "chr7",
    "alt": "G",
    "ref": "A",
    "pos": 140753336,
    "variant_id": "10380071407533360003",
    "variant_type": "SNV",
    "cytobands": "7q34",
    "publication_counts": null
  },
  {
    "chromosome": "chr7",
    "alt": "T",
    "ref": "A",
    "pos": 140753336,
    "variant_id": "10380071407533360004",
    "variant_type": "SNV",
    "cytobands": "7q34",
    "publication_counts": null
  }
]