Apple Music Catalog resources search API best practices on building the query term

Hello! I am working on the backend logic to search for Apple Music items (albums primarily, but also songs and artists). We use this API a lot. I was always wondering if there are any best practices about this search API, in particular are there any rules/advices/hints to build the term query parameter to achieve the most accurate results in the response?

Thank you!