Environment Variables API

Overview

The Environment Variables API provides endpoints for managing environment variables in Apinizer. Environment variables allow you to store configuration values that can vary between environments (e.g., API endpoints, database URLs, API keys).

Endpoints

Authentication

All endpoints require authentication using a Personal API Access Token.

Permissions

  • ROLE_API_SECURITY - Required for all environment variable operations
  • ROLE_DEPLOY_UNDEPLOY_PROXIES - Required for deployment operations