We have heard the ask for a long time: give us a way to pull ScrapRight data into our own reports, feed it into another system, or build a custom integration that fits how our operation works. Starting with ScrapRight V2-2.6, that capability is here.
The ScrapRight API gives you direct, programmatic access to your yard's data. Whether you are building a custom reporting dashboard, syncing records into a business intelligence tool, or connecting ScrapRight to another platform you rely on, the API is the foundation that makes it possible. No screen scraping, no manual exports, no workarounds.
What you can access. The initial release covers three core resources: customer records, business records, and purchase history. You can list and search active customers and businesses, and retrieve purchase history by customer, business, or date range. It is a focused starting point, and we are building on it.
How authentication works. You generate an API key from within ScrapRight and use it to get an access token for your requests. It is straightforward to set up, and the full walkthrough is in our helpdesk.