
ApiManagementClient
ApiManagementClient
Use these REST APIs for performing operations on NamedValue entity associated with your Azure API Management deployment.
Direct control over NamedValue entities
Check the docs depth and real endpoint shape before assuming production fit.
Authenticate according to your Azure API Management setup. Use the REST endpoints to perform operations on NamedValue entities within your deployment.
Uptime · 30-day window
About this API
The ApiManagementClient provides REST APIs to manage NamedValue entities within an Azure API Management deployment. NamedValue entities typically represent configuration values or secrets that can be referenced by APIs or policies in the deployment.
Developers and administrators use these APIs to create, update, retrieve, or delete NamedValue entries, enabling dynamic configuration management for their APIs hosted on Azure. This API is relevant for those managing API configurations programmatically as part of deployment automation or runtime adjustments.
Since it is a REST API, it integrates well with standard HTTP clients and can be incorporated into various automation scripts or management tools. The API requires authentication as per Azure API Management's security model, ensuring secure access to sensitive configuration data.
What you can build
- 1Manage NamedValue entities in API Management
- 2Update configuration values in Azure API Management
- 3Retrieve NamedValue details for API deployment
- 4Delete NamedValue entries from API Management
Strengths & limitations
Strengths
- Direct control over NamedValue entities
- Integration with Azure API Management
- Standard REST interface
Getting started
Authenticate according to your Azure API Management setup. Use the REST endpoints to perform operations on NamedValue entities within your deployment.
FAQ
What authentication is required to use these APIs?+
Authentication depends on your Azure API Management setup and typically involves Azure Active Directory or subscription keys.
Can I use these APIs to manage secrets?+
Yes, NamedValue entities can store configuration values including secrets, but secure handling is recommended.
Are these APIs accessible from client-side browser code?+
Due to authentication and security, these APIs are generally used server-side or in trusted environments.
Is HTTPS required to access these APIs?+
Yes, Azure API Management REST APIs require HTTPS for secure communication.
Technical details
- Auth type
- unknown
- Pricing
- unknown
- Protocols
- REST
- Response time
- 385 ms
- Last health check
- 7/15/2026, 5:46:23 AM
More from Microsoft Azure
This API describes ACE Provisioning ManagementPartner.
REST APIs for Azure Active Directory Connect Health.
REST APIs for Azure Advisor.
The Anomaly Detector API detects anomalies automatically in time series data.
The Anomaly Finder API detects anomalies automatically in time series data.
Use these REST APIs for performing retrieving a collection of policy snippets available in Azure API Management deployment.
Use these REST APIs for performing retrieving a collection of policy snippets available in Azure API Management deployment.
Use these REST APIs for performing operations on Backend entity in Azure API Management deployment. The Backend entity in API Management represents a backend service that is configured to skip certification chain validation when using a self-signed certificate to test mutual certificate authentication.