> For the complete documentation index, see [llms.txt](https://docs.ionos.com/cert-manager-sdk-java/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionos.com/cert-manager-sdk-java/models/apiinfodto.md).

# ApiInfoDto

The information about the API.

## Properties

| Name        | Type                                                                                           | Description          | Notes                   |
| ----------- | ---------------------------------------------------------------------------------------------- | -------------------- | ----------------------- |
| **href**    | [**URI**](https://github.com/ionos-cloud/sdk-java-cert-manager/blob/master/docs/models/URI.md) | The API entry point. | \[optional] \[readonly] |
| **name**    | **String**                                                                                     | The API name.        | \[optional] \[readonly] |
| **version** | **String**                                                                                     | The API version.     | \[optional] \[readonly] |
