Ana içeriğe atla

Overview

The IP Groups API provides endpoints for managing IP Groups in Apinizer. IP Groups allow you to group multiple IP addresses or CIDR ranges together for use in policies (e.g., Black IP, White IP policies).

Endpoints

CRUD Operations

IP Management

Authentication

All endpoints require authentication using a Personal API Access Token.

Permissions

GET Operations (List IP Groups)

  • User must have any permission in the project (read access)

POST/PUT/DELETE Operations (Create/Update/Delete IP Group, Manage IPs)

  • User must have GLOBAL_SETTINGS + MANAGE permission in the project

Permission Requirements

OperationRequired Permission
List IP GroupsAny permission in project
Create/Update/Delete IP GroupGLOBAL_SETTINGS + MANAGE
Add/Update/Delete IPs in GroupGLOBAL_SETTINGS + MANAGE