InfobipAPIWrapper
uses name parameters where you can provide credentials:
infobip_api_key
- API Key that you can find in your developer toolsinfobip_base_url
- Base url for Infobip API. You can use the default value https://api.infobip.com/
.infobip_api_key
and infobip_base_url
as environment variables INFOBIP_API_KEY
and INFOBIP_BASE_URL
.