open-consul/website/content/api-docs/connect/index.mdx

22 lines
706 B
Plaintext
Raw Normal View History

---
layout: api
page_title: Connect - HTTP API
2020-04-07 18:55:19 +00:00
description: >-
The `/connect` endpoints provide access to Connect-related operations for
intentions and the certificate authority.
---
# Connect HTTP Endpoint
The `/connect` endpoints provide access to
2020-04-09 23:20:00 +00:00
[Connect-related](/docs/connect) operations for
intentions and the certificate authority.
There are also Connect-related endpoints in the
2020-04-09 23:46:54 +00:00
[Agent](/api/agent) and [Catalog](/api/catalog) APIs. For example,
the API for requesting a TLS certificate for a service is part of the agent
APIs. And the catalog API has an endpoint for finding all Connect-capable
services in the catalog.
Please choose a sub-section in the navigation for more information.