Istio Mesh Config API

The Istio Mesh Config API (istio.mesh.v1alpha1) provides global configuration for the Istio service mesh control plane and data plane proxy behavior. It includes MeshConfig for mesh-wide settings such as access logging, tracing providers, and default proxy configuration, as well as ProxyConfig for per-workload proxy tuning and network topology settings. These settings are typically applied via the Istio ConfigMap or as annotations on workloads.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/mesh-config-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: istio:mesh-config-api
name: Istio Mesh Config API
tags:
- Configuration
- Networking
- Proxy
- Service Mesh
humanURL: https://istio.io/latest/docs/reference/config/istio.mesh.v1alpha1/
properties:
- url: https://istio.io/latest/docs/reference/config/istio.mesh.v1alpha1/
  type: Documentation
- url: https://github.com/istio/api/tree/master/mesh/v1alpha1
  type: GitHubRepository
description: The Istio Mesh Config API (istio.mesh.v1alpha1) provides global configuration for the Istio
  service mesh control plane and data plane proxy behavior. It includes MeshConfig for mesh-wide settings
  such as access logging, tracing providers, and default proxy configuration, as well as ProxyConfig for
  per-workload proxy tuning and network topology settings. These settings are typically applied via the
  Istio ConfigMap or as annotations on workloads.