InformationApi
All URIs are relative to https://api.ionos.com
GET /certificatemanager
Get the Service API Information
GET /certificatemanager/openapi.json
Get the Open API Documentation JSON
GET /certificatemanager/openapi.yaml
Get the Open API Documentation YAML
getInfo
getInfo
Get the Service API Information
Retrieves the service API information.
Examples
Parameters
This endpoint does not need any parameter.
Return type
Authorization
basicAuth, tokenAuth
HTTP request headers
Content-Type: Not defined
Accept: application/json
getJsonOpenApiSpec
any getJsonOpenApiSpec
Get the Open API Documentation JSON
Displays the Open API documentation in the JSON format.
Examples
Parameters
This endpoint does not need any parameter.
Return type
any
Authorization
basicAuth, tokenAuth
HTTP request headers
Content-Type: Not defined
Accept: application/json
getYamlOpenApiSpec
any getYamlOpenApiSpec
Get the Open API Documentation YAML
Displays the Open API documentation in the YAML format.
Examples
Parameters
This endpoint does not need any parameter.
Return type
any
Authorization
basicAuth, tokenAuth
HTTP request headers
Content-Type: Not defined
Accept: application/yaml
Last updated