I have an API that has several endpoints for sports results and stats. Basically i would like to connect N8N to a sports statistics API and as a user would query for example, how many 3 points per game a particular player has per game on average, and it would fetch that data from the proper endpoint.
How can i do that?