Hello, I'm making an app of e621 and I have a question about the Api.
I know that when sending the data to add a new image to the fav list we need to use this url, "https://e621.net/favorite/create.json" or ".xml" and that we need to send the username, password_hash and id of the image... But I don't know where to put them(Cookie?,Header?,POST data?)
Thnks for helping
Updated