36000 is your limit for all requests not only for the AH endpoint. While you could probably use your limit only consuming the AH there is no logic in that, auction data is updated every 1 hour or so.
Also it is a good idea to always use the If-modified-since
request header to only download the data if it is recent as discussed on this topic.