Product Catalog
Automate with the API Pull this catalog on a schedule instead of downloading it
The Elite Core catalog API serves the same data this page shows, for a nightly sync, a dealer site or a quoting tool. Create a key below and send it as a bearer token. Read the API documentation.
Try it without a key
This public sandbox key works right now, from any terminal. It reads the same product information the public storefront shows: no dealer prices, no feed URLs, and it is rate limited hard because everybody trying the API shares it.
curl -sS "https://api.elitecore.com/v1/products?limit=1" \
-H "Authorization: Bearer eck_demo_publiccatalog2026"
Create your own key below for your prices and your entitlement.
Your current filter, as an API call
Please sign in to create and manage your API keys.
How to use your key
Send the key as a bearer token on every request:
curl -H "Authorization: Bearer eck_live_YOUR_KEY_HERE" \
"https://api.elitecore.com/v1/products?limit=5"
Server-to-server only. Your key carries your account's pricing entitlement. Never put it in browser JavaScript, a mobile app, a public repository, or anything else a customer can read - keep it on your own server, in an environment variable or a secrets manager.
Need the full dealer price list as a spreadsheet? Price Lists. Want a file shaped for your own platform? Tell us what you use.



US Dollars