The Antler Price API provides real-time pricing data for antler grades, including elk, whitetail, mule, and moose. Prices are calculated based on weighted averages of non-buyer and buyer data.
Authentication is required to use the API. A valid API key must be provided with each request. The API also includes rate-limiting to prevent overuse and abuse.
The data provided by this API is sourced directly from the Current Antler Prices Tool on our website. This tool is designed to give users the most up-to-date pricing information for antler sheds, based on real-time market data and trends.
For detailed information on how the antler prices are determined and the methodology behind the pricing tool, visit the About the Antler Prices Tool page.
https://www.antlerbuyers.com/api/antler-prices/
To access the API, you will need a valid API key. To request your API key, please visit our Contact Form and submit a request. After your request is reviewed, you will be provided with your unique API key that you can use to authenticate your API requests.
To access the API, you must include a valid API key as a query parameter. The API key should be passed as follows:
?api_key=YOUR_API_KEY
The API key must be a 32-character hexadecimal string. If the API key is missing or invalid, an error response will be returned.
The API enforces a rate limit of 100 requests per hour per IP address. If you exceed the rate limit, the following error will be returned:
{ "error": "Rate limit exceeded" }
a3c4b59f14b72d54ff903eb67062ef1f
The API returns a JSON object with the following fields:
The current year.
The timestamp of the last update of the antler prices in the format YYYY-MM-DD HH:MM:SS
.
An object containing the weighted average prices of various antler grades:
{ "elk_grade_a": "25.67", "elk_grade_b": "18.45", "elk_grade_c": "12.30", "whitetail_grade_a": "22.50", "whitetail_grade_b": "16.30", "whitetail_grade_c": "10.70", "mule_grade_a": "23.40", "mule_grade_b": "17.00", "mule_grade_c": "11.20", "moose_grade_a": "30.00", "moose_grade_b": "20.00", "moose_grade_c": "13.50" }
The API will return error responses in the following cases:
{ "error": "Invalid API key" }
{ "error": "Rate limit exceeded" }
For security purposes, the API logs all failed access attempts. This includes invalid API keys, rate-limited requests, and failed database queries.
Find local and trustworthy antler buyers near you. As shed hunters ourselves, we launched AntlerBuyers.Com back in 2014 to help fellow shed hunters in reviewing, finding, and contacting antler buyers.