FusionAuth API — IP ACL
FusionAuth API — IP ACL. 7 operations. Lead operation: Retrieves the IP Access Control List with the given Id.. Self-contained Naftiko capability covering one business surface.
FusionAuth API — IP ACL is a Naftiko capability published by FusionAuth, one of 33 capabilities the APIs.io network indexes for this provider. It bundles 7 operations across the POST, PATCH, PUT, DELETE, and GET methods rooted at /v1/api/ip-acl.
The capability includes 1 read-only operation and 6 state-changing operations. Lead operation: Creates an IP Access Control List. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include FusionAuth and IP ACL.
What You Can Do
MCP Tools
fusionauth-createipaccesscontrollist
Creates an IP Access Control List. You can optionally specify an Id on this create request, if one is not provided one will be generated.
fusionauth-searchipaccesscontrollistswithid
Searches the IP Access Control Lists with the specified criteria and pagination.
fusionauth-createipaccesscontrollistwithid
Creates an IP Access Control List. You can optionally specify an Id on this create request, if one is not provided one will be generated.
fusionauth-patchipaccesscontrollistwithid
Update the IP Access Control List with the given Id.
fusionauth-updateipaccesscontrollistwithid
Updates the IP Access Control List with the given Id.
fusionauth-deleteipaccesscontrollistwithid
Deletes the IP Access Control List for the given Id.
fusionauth-retrieveipaccesscontrollistwithid
Retrieves the IP Access Control List with the given Id.