Is there a way to include login credentials in URL?

We are trying to extract the uploaded media files from Kobo. We are extracting it to use in Oracle APEX.

I don’t think it is possible to use the Kobo API to transfer images but we have developed a workaround using the image URL. So, if the image was uploaded to KoboToolbox, then the app uses URL to display the image

This works fine, for this to work though, I had to change the sharing settings in KoboToolbox to avoid the login credentials.

Is there a way to include the login credentials in the URL?

@andre_ch, maybe you could exploit the REST services as routine in our support article.