Overview
This page demonstrates how to set up and use the Traefik Hub API Portal.
Introduction¶
An API Portal is a web-based interface that allows developers to discover, explore, and consume APIs (Application Programming Interfaces).
The API Portal is the landing page of an API or an API collection.
In the Portal, the consumer can view a representation of the OpenAPI specification and effortlessly interact and try out every API operation.
What's next¶
- Read more about how to use CRDs to manage APIs
- Follow the tutorial about publishing APIs from CRDs