DocsAmbassador CloudVisualize your services' API
Visualize your services' API
You can visualize and explore your service’s OpenAPI specification documentation from within Ambassador Cloud.
Prerequisites
- You must have Edge Stack or Emissary-ingress version 2.0+ Developer Preview installed and connected to Ambassador Cloud in your
Kubernetes cluster. This guide assumes you have deployed the
quote
application and resources from the Service Catalog quick start. - Enable reporting the
quote
service documentation by creating, or editing, thequote-backend
Ambassador Mapping resource with the following docs path/.ambassador-internal/openapi-docs
Visualize the API Documentation
Navigate to Ambassador Cloud to see your connected services.
Select the quote service from the Service Catalog page.
Click on the API tab to access the rendered OpenAPI documentation.
You can also see all your API documentation by clicking on the Dev Portal button in the side bar, documented here.
What's next?
You've published your service documentation on Ambassador Cloud to enable collaboration with other teams and members of your organization, but you can extend your services AmbassadorMapping with other Developer Portal docs options, and Service Catalog annotations! See the full list of service annotations here.