Hyundai IONIQ Forum banner

Delivery dates on the Hyundai API

184808 Views 984 Replies 159 Participants Last post by  DonalRepsto
I see that delivery dates for some models have started to show up on the Hyundai API.
Before they were null.

Did anyone check with dealers on if this is accurate? I am planning to give mine a call this afternoon.
Will update you with their response once I do.

Rectangle Font Parallel Electric blue Slope
See less See more
1 - 20 of 985 Posts
I see that delivery dates for some models have started to show up on the Hyundai API.
Before they were null.

Did anyone check with dealers on if this is accurate. I am planning to give mine a call this afternoon.
Will update with their response once I do.

View attachment 37581
I checked on the ones at Beaverton and they appeared to be in sync with the dealer. Basically several deliveries starting 1/8
Can you explain how to use the Hyundai API? Or point me to a step by step guide of some sort? If it's not a complicated thing I'd love to set it up and have a look myself. I have some technical ability but not a great deal.
  • Like
Reactions: 2
J333 said:
It can be done with an API client like Postman.

Make a GET request to https://www.hyundaiusa.com/var/hyun...on?zip=12345&year=2022&model=IONIQ5&radius=25
Where the zip=12345 is your 5 digit zip code and radius is in miles.
You need to set the 'referer' (yup, spelled wrong) header to the Hyundai page, like 'https ://www.hyundaiusa.com/us/en/vehicles', otherwise it will be rejected.
You'll get a JSON response with a list of dealers and their vehicles
  • Like
Reactions: 2
That API is very useful thanks to J333. I was able to find the trim and color that I'm interested in. You can even get the windows sticker.
J333 said:
It can be done with an API client like Postman.

Make a GET request to https://www.hyundaiusa.com/var/hyun...on?zip=12345&year=2022&model=IONIQ5&radius=25
Where the zip=12345 is your 5 digit zip code and radius is in miles.
You need to set the 'referer' (yup, spelled wrong) header to the Hyundai page, like 'https ://www.hyundaiusa.com/us/en/vehicles', otherwise it will be rejected.
You'll get a JSON response with a list of dealers and their vehicles
Thanks - I did a bit of reading and made this work. Much appreciated!

Any way to filter to see just the Limited trim? We're getting a lot of SE and SELs, so lots of results but not relevant to me.
Thanks - I did a bit of reading and made this work. Much appreciated!

Any way to filter to see just the Limited trim? We're getting a lot of SE and SELs, so lots of results but not relevant to me.
You can do a find in postman or cut and paste the results to an online json viewer
I see that delivery dates for some models have started to show up on the Hyundai API.
Before they were null.

Did anyone check with dealers on if this is accurate. I am planning to give mine a call this afternoon.
Will update with their response once I do.

View attachment 37581
Just confirmed with my dealer that the dates are accurate.
J333 said:
It can be done with an API client like Postman.

Make a GET request to https://www.hyundaiusa.com/var/hyun...on?zip=12345&year=2022&model=IONIQ5&radius=25
Where the zip=12345 is your 5 digit zip code and radius is in miles.
You need to set the 'referer' (yup, spelled wrong) header to the Hyundai page, like 'https ://www.hyundaiusa.com/us/en/vehicles', otherwise it will be rejected.
You'll get a JSON response with a list of dealers and their vehicles
I was playing with this and am getting an access denied error. Do you set the referer value in the header section with Postman? Sorry, I am unfamiliar with this stuff. Thanks so much!
I was playing with this and am getting an access denied error. Do you set the referer value in the header section with Postman? Sorry, I am unfamiliar with this stuff. Thanks so much!
Yes, you put the referer in the header section as the name, and
Code:
https://www.hyundaiusa.com/us/en/vehicles
as the value
  • Like
Reactions: 1
J333 said:
It can be done with an API client like Postman.

Make a GET request to https://www.hyundaiusa.com/var/hyun...on?zip=12345&year=2022&model=IONIQ5&radius=25
Where the zip=12345 is your 5 digit zip code and radius is in miles.
You need to set the 'referer' (yup, spelled wrong) header to the Hyundai page, like 'https ://www.hyundaiusa.com/us/en/vehicles', otherwise it will be rejected.
You'll get a JSON response with a list of dealers and their vehicles
Hi, thank you for the information. I've never used (or heard of API / postman) and have not been successful in getting search results that make sense to me so if someone could help me out, I'd greatly appreciate it. I reserved an Ioniq 5 in May and haven't really been able to find out much about upcoming inventory in TX. I input the zip and radius in the above GET request example, but was unsure if further editing was needed for this bit (hyun...on?). Also, not sure how to set the referer. I'm trying to use web.Postman on my Android .... Thx in my advance!
Hi, thank you for the information. I've never used (or heard of API / postman) and have not been successful in getting search results that make sense to me so if someone could help me out, I'd greatly appreciate it. I reserved an Ioniq 5 in May and haven't really been able to find out much about upcoming inventory in TX. I input the zip and radius in the above GET request example, but was unsure if further editing was needed for this bit (hyun...on?). Also, not sure how to set the referer. I'm trying to use web.Postman on my Android .... Thx in my advance!
I just ran a search for Abilene (close to the geographic center) and 500 miles. I counted 34 cars in transit. The earliest delivery date is January 22nd.

Additionally, Postman "Referer" cannot be run on Chrome.
  • Like
Reactions: 1
I just ran a search for Abilene (close to the geographic center) and 500 miles. I counted 34 cars in transit. The earliest delivery date is January 22nd.

Additionally, Postman "Referer" cannot be run on Chrome.
Thank you very much, Domino
A dealer in MD just told me they won't be getting any Limiteds for at least 120 days. Not sure how he got that info, could it be legit at all? I am using the API and there's nothing there obviously that suggests that. No dealer has given me particularly reliable information until now, should I believe him?
A dealer in MD just told me they won't be getting any Limiteds for at least 120 days. Not sure how he got that info, could it be legit at all? I am using the API and there's nothing there obviously that suggests that. No dealer has given me particularly reliable information until now, should I believe him?
There are several on the west coast. The one I’m getting is supposed to be at dealer 1/18.

there are supposed to be multiple allotment waves and maybe your dealer isn’t allocated one until later
There are several on the west coast. The one I’m getting is supposed to be at dealer 1/18.

there are supposed to be multiple allotment waves and maybe your dealer isn’t allocated one until later
Thanks for your help earlier in the thread btw. So much easier than constantly calling a bunch of dealerships over and over.

So they have info on those allotments? I guess it makes sense they would. 4 months out feels a long time though, especially if they're showing up elsewhere.
There are several on the west coast. The one I’m getting is supposed to be at dealer 1/18.

there are supposed to be multiple allotment waves and maybe your dealer isn’t allocated one until later
Do you know what the "inventory status" codes mean?
I just ran a search for Abilene (close to the geographic center) and 500 miles. I counted 34 cars in transit. The earliest delivery date is January 22nd.

Additionally, Postman "Referer" cannot be run on Chrome.
If not Chrome where do you run the app?
If not Chrome where do you run the app?
I used Firefox and also downloaded the PostMan Agent.app (macOS). That got everything working fine for me.
Just pulled data a couple of minutes ago and all of the Bay Area dealership planned delivery dates have slipped to 1/16 or 1/20.

Port of Los Angeles Long Beach strikes again...
1 - 20 of 985 Posts
Top