For a project I have to call an unusual API endpoint that is built up like this:
https://{api_key}:{api_secret}@api.domain.com/{resource}.json
for testing purposes