Gets temporary aws code artfact creditial for pip
cURL
curl --request POST \ --url https://{hostname}.gable.ai/v0/auth/pip \ --header 'X-API-KEY: <api-key>'
{ "authToken": "<string>", "repositoryEndpoint": "<string>" }