# Opus DNS

## Introduction

**OpusDNS** is a Germany-based domain reseller platform that makes it easy for businesses to register, transfer, and manage domains. With a simple dashboard and API access, it helps agencies and hosting providers handle domain services quickly and efficiently.

## Installation

You need the Client ID and Client secret which you can generate in the OpusDNS panel whene you go to `Developer > API Crdentials` in the sidebar:<br>

<figure><img src="/files/oeeQODhGk7M4t96S1rPz" alt=""><figcaption></figcaption></figure>

Then click "New API Credential" button:<br>

<figure><img src="/files/5GlIOmMFOsdWqCwkDnYW" alt=""><figcaption></figcaption></figure>

which opens this modal:<br>

<figure><img src="/files/JWjw8zE0UcgdAEkVbk5F" alt=""><figcaption></figcaption></figure>

After you create it, you get shown the credentials like this:<br>

<figure><img src="/files/daG19OH6oTP5VtaeUVDQ" alt=""><figcaption></figcaption></figure>

It is very important that you copy Client Secret now, which we need for installation, because you can only see it now and won't be shown to you anymore.

### DNSSEC

This module fully supports [DNSSEC](/domains/dnssec.md) for both internal zones (hosted by OpusDNS) and external DNS zones


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.hostware.io/modules/domains/opus-dns.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
