# August 13, 2026: Auctions listing availability checks are available via POST .../aftermarket/listings/available (https://developer.godaddy.com/en/docs/api-users/changelog/auctions-listings-available)

***

## title: "August 13, 2026: Auctions listing availability checks are available via POST .../aftermarket/listings/available"

August 13, 2026
API
Auctions

New
Related: Auctions bidding is available via POST .../aftermarket/listings/bids, Auctions Instant Purchase APIs are available for Closeout domains

## What changed

We've added `POST /v1/customers/{customerId}/aftermarket/listings/available` so you can check whether 1–50 domains have active aftermarket auction listings and get an `AVAILABLE` or `UNAVAILABLE` result per domain.

Optional `?includes=listingMin`, `?includes=listing`, or `?includes=enrichment` attach listing details and domain signals (GoDaddy, Estibot, SEMrush, Majestic) for `AVAILABLE` domains, so you can verify targets before bidding or purchase. Existing integrations are unaffected; this endpoint is additive.

You can use the `MY` alias for `{customerId}`. Authenticate with a legacy API key (`sso-key`).

## Links

* [Listings Availability reference](https://developer.godaddy.com/docs/references/rest/auctions/listings-availability) — endpoint schema
* [Place bids on auction listings](https://developer.godaddy.com/docs/api-users/buy-a-domain/bidding) — availability check in the bidding workflow
* [Product announcement](https://www.godaddy.com/resources/news/godaddy-auctions-expiry-apis-automate-domain-acquisition) — launch context
