Settings
Finding Your Base URL
Learn how to find and configure your Make API base URL based on your region
The base URL is the endpoint for accessing Make's API. Your base URL depends on your account's region.
Region-Specific Base URLs
Make offers different regions for data residency. Common base URLs include:
US Regions
EU Regions
Enterprise Domains
Some enterprise accounts might have custom domains like:
How to Check Your Region
- Log in to your Make account
- Look at your browser's address bar
- Use exactly what you see there as your base URL. For example:
- If you see
https://us1.make.com, use that - If you see
https://eu2.make.com, use that - If you see a custom domain like
https://us1.make.celonis.com, use that
- If you see
Important Notes
- Your base URL is determined by your account's region
- All API requests must use HTTPS
- The region in your browser URL is your API region
- Do not add any additional paths to the URL - just use the domain
- Region numbers (1, 2, etc.) are significant - use exactly what you see in your browser
Verifying Your Base URL
To verify your base URL is correct:
- Enter it in the configuration settings
- Save the changes
- Bitmule will automatically validate the URL
- If the URL is incorrect, you'll see an error message
Next Steps
After finding your base URL:
- Go to the Configuration Settings page
- Click the pencil icon next to Base URL
- Enter your base URL (just the domain, no additional paths)
- Click the check mark to save