I’m currently attempting to connect an api for moz.com. My main issue here is that due to my inexperience with implementing APIs, i have no idea what I’m doing when i try to create an api call.
Here’s all the info in the api help section. What I’m trying to figure out is where I’d put everything.
Thanks for the response. but I’m having an issue when initializing a call. It gives me an error that the “url is not correct” I used the /v2/url_metrics which is mentioned in the top of the page, and set it to POST. What am I doing wrong?