API Proxy Groups API

Overview

The API Proxy Groups API provides endpoints for managing API Proxy Groups in Apinizer. API Proxy Groups allow you to group multiple API Proxies together and manage them as a single unit, including shared client routes, CORS settings, cache settings, and deployment.

Endpoints

CRUD Operations

API Proxy Management

Deployment

Authentication

All endpoints require authentication using a Personal API Access Token.

Permissions

  • ROLE_MANAGE_PROXY_GROUPS - Required for all API Proxy Group operations
  • ROLE_MANAGE_PROXIES - Required for adding/removing API Proxies
  • ROLE_DEPLOY_UNDEPLOY_PROXIES - Required for deployment operations