Base URL
Your personalized base URL for API requests
Infobip supports personalized base URL for API requests. By default, each Infobip client has a slightly different base URL which helps our platform to identify the originator of each API request.
In order to see your base URL please login on dev.infobip.com with your Infobip credentials. Once you login, below you should see your base URL.
Use your personal base URL to call any API method that you find in this documentation like so: https://*****.infobip.com/sms/1/text/single
Your personal base URL is
https://api.infobip.com/
[please login to see your personal base URL here]
Why personalized base URL?
Infobip strives to offer the best service possible to our clients and is doing so by providing multiple datacenters all around the world which ensures maximum uptime and minimal latencies.
By using personal base URL our systems are able to identify your requests on DNS level and will find the most optimal route for API requests based on personal base URL and therefore ensure best user experience.
Furthermore, personal base URL helps our support team to be more efficient should you encounter any sort of issues with the service.
Is personal base URL a secret?
No. Personal base URL is not an authorization method and it can’t be misused for anyone's benefit. It’s merely a level of API request optimization and if someone steals base URL of another client it might do more damage to them than to the original owner of the URL.