Ambassador Telepresence RESTful API

Telepresence provides a RESTful API server that runs on the local host, both on the local workstation and in a pod that contains a traffic-agent. The API includes healthz, consume-here, and intercept-info endpoints for managing service intercepts in Kubernetes development environments.

API entry from apis.yml

apis.yml Raw ↑
aid: ambassador:telepresence-api
name: Ambassador Telepresence RESTful API
tags:
- Debugging
- Development
- Intercepts
- Kubernetes
humanURL: https://www.getambassador.io/docs/telepresence/latest/reference/restapi
properties:
- url: https://www.getambassador.io/docs/telepresence/latest/reference/restapi
  type: Documentation
- url: https://www.getambassador.io/docs/telepresence-oss/latest/quick-start
  type: GettingStarted
- url: https://www.getambassador.io/docs/telepresence/latest/howtos/intercepts
  type: Documentation
- url: https://www.getambassador.io/docs/telepresence/latest/concepts/intercepts
  type: Documentation
- url: https://www.getambassador.io/docs/telepresence/latest/reference/config
  type: Documentation
- url: https://www.getambassador.io/products/telepresence
  type: Documentation
description: Telepresence provides a RESTful API server that runs on the local host, both on the local
  workstation and in a pod that contains a traffic-agent. The API includes healthz, consume-here, and
  intercept-info endpoints for managing service intercepts in Kubernetes development environments.