---
title: "Determine whether AMS offers services in a given zip code"
method: HEAD
path: "/api/service-areas/{zipcode}"
tags: ["service-areas-controller"]
---

# Determine whether AMS offers services in a given zip code

`HEAD /api/service-areas/{zipcode}`

## Path parameters

- `zipcode` string, required

## Response `200`

AMS offers services in this zip code.

## Other responses

- `404` — AMS does not currently offer services in this zip code.

---

[API](https://skmtc.dev/repairsmith/apis/autonation-mobile-service-developer-api.md) · [All operations](https://skmtc.dev/repairsmith/apis/autonation-mobile-service-developer-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/repairsmith/autonation-mobile-service-developer-api/revisions/8ef7fb1398f6/schema)
