Skip to main content
GET
/
forms
/
land-certificate
/
city-regencies
Get city and regency options
curl --request GET \
  --url https://api.anycheck.ai/forms/land-certificate/city-regencies \
  --header 'X-API-Key: <api-key>'
[
  {
    "label": "Kota Administratif Jakarta Pusat",
    "value": "e0fac556fae64be895c507de3acc7b4f"
  }
]

Authorizations

X-API-Key
string
header
required

API key for service-to-service authentication

Response

List of city and regency options

label
string
required

Display label for the dropdown option

value
string
required

Value to be submitted for the dropdown option