Create IP AddressCopy Pagepost https://{APP_DOMAIN}/api/3.2/ip-addressesRegisters a new sending IP address for email delivery.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body ParamsBody ParamsipstringrequiredThe IP address (e.g. '192.168.1.1'). Must be unique across the platform.monitoring_tracker_idintegerOptional ID of the monitoring tracker associated with this IP.monitoring_statusbooleanWhether monitoring is currently enabled for this IP.truefalsemonitoring_dataobjectArbitrary monitoring metadata (JSON object).monitoring_data objectrdnsstringReverse DNS hostname for the IP.fcrdnsstringForward-confirmed reverse DNS lookup result.rdns_summarystringShort rDNS health summary.rdns_monitoring_tracker_idintegerOptional ID of the rDNS monitoring tracker.rdns_monitoring_dataobjectArbitrary rDNS monitoring metadata (JSON object).rdns_monitoring_data objectResponse 201The created IP addressUpdated 8 days ago