- Return the number of IPs available to the account per its billing plan
Get the dedicated IP pool used for spillover for a domain
Set or modify the dediciated IP pool used for spillover for a domain
Remove an IP from the domain pool, unlink a DIPP or remove the domain pool
Remove an IP from the domain pool, unlink a DIPP or remove the domain pool
Get DIPP spillover settings for an account
Set or Modify the dedicated IP pool used for IP spillover
List account IPs
Get details about account IP
Get all domains of an account where a specific IP is assigned
Assign an IP to all account domains
Remove an IP from all account domains
Place account IP into a dedicated IP band
Add a new dedicated IP to the account
List account IPs - detailed view
Update subaccount IP assignments
Return the number of IPs...
This endpoint remains active for backwards compatibility. Do not use it in new code.
Field shared in the response is deprecated and should not be used.
Security
basicAuth
- US Mailgunhttps://api.mailgun.net/v3/ips/request/new
- EU Mailgunhttps://api.eu.mailgun.net/v3/ips/request/new
curl -i -X GET \
-u '<username>:<password>' \
https://api.mailgun.net/v3/ips/request/newResponse
{ "allowed": { "dedicated": 1, "shared": 2 } }