# Match rate trends **GET /reports/match-rate-trends** ## Servers - https://usaapi02.cadencyservices.trintech.com/test/api: https://usaapi02.cadencyservices.trintech.com/test/api () ## Authentication methods - Oauth2 ## Parameters ## Responses ### 200 The match rate trends (auto vs. manual matches) over the previous 12 months, excluding the current month. #### Body: application/json (array[object]) - **year** (integer(int32)) The year of the match date. - **month** (integer(int32)) The month of the match date. - **manualCount** (integer(int64)) The number of transactions matched manually during this time period. - **autoCount** (integer(int64)) The number of transactions matched automatically during this time period. [Powered by Bump.sh](https://bump.sh)