In-reply-to » @prologic - I do not want to nag about it - but did you find some way to post image through curl? (Or could you share the almost-working solution that you tried?), if you have not had time - then that's fine too. I want to start looking into it again :)

Basically:

  1. Hit the /api/v1/upload endpoint with a valid token and media_file as a Form URL encoded payload.
  2. Hit the Task endpoint you get back until status=complete
  3. Use the URI once complete

⤋ Read More