What is a proper version number in API?

Its asking for v (version). What is a proper version input? Do you have a list of version dates? Today’s date is not working, and bringing 0 results.

v - required string -A date in YYYYMMDD format.

Hi @Tree_Ocean - the proper input would be something like 20230210 for February 10, 2023. To look into this further, we would need more information about what you’re trying to do. If you can provide more context, we will be happy to help.

We are trying to run this in Postman, and getting a 200 response with no data. Why is it not rendering any data?

https://api.yext.com/v2/accounts/me/powerlistings/listings?api_key={APIKEY}&v=20230210&limit=50