# Introduction

Harmony Networks API is meticulously crafted around the HTTP protocol, and it strictly adheres to the OpenAPI specification. Explore our comprehensive API documentation by navigating through the product headers, where you'll find detailed API descriptions and practical code examples for each product.

Before embarking on your journey with Harmony Networks API, we encourage you to peruse the following sections attentively. Within these pages, you'll discover standardized references, uniform parameter styles, and publicly available error codes. These resources are designed to facilitate your access to Harmony Networks products efficiently and effortlessly, providing you with invaluable insights into our API's structure and usage guidelines.

To swiftly access specific API details and code samples for a product, simply click on the product of interest. If you're seeking guidance on rapid integration, you can utilize the tools we've thoughtfully provided.

As we continue to expand our API offerings, our goal is to empower you to implement all the services available through Harmony Networks Console by invoking our APIs.

Should you have any inquiries or require assistance while utilizing Harmony Networks API, please don't hesitate to reach out to Harmony Networks Support. Your success is our priority.


---

# 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.console.harmonynetworks.net/api-introduction/readme.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.
