OpenAPI JSON

API resource

IP Access

IP Access defines trusted IPv4 or IPv6 addresses that should not be blocked by firewall and login protection checks for one WordPress site. Use IP Access to review, add, or remove trusted IP addresses for operators, office networks, monitoring systems, or support workflows.

3 operations · Each operation has a stable reference URL.

GET

Show IP Access settings

Returns IP addresses configured in IP Access for the selected site.

/sites/{site_id}/security/firewall/ip-access
POST

Add IP addresses to IP Access

Adds IPv4 or IPv6 addresses to IP Access for the selected site.

/sites/{site_id}/security/firewall/ip-access/whitelist
POST

Remove IP addresses from IP Access

Removes IPv4 or IPv6 addresses from IP Access for the selected site.

/sites/{site_id}/security/firewall/ip-access/delete