> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gomaestro.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Midnight Network APIs from Maestro - privacy-focused blockchain platform with zero-knowledge proofs for data-protected decentralized applications.

The [Midnight Network](https://midnight.network/) is a next-generation blockchain platform designed to empower **data protection in decentralized applications** (dApps). By integrating **zero-knowledge (ZK) proofs**, Midnight enables developers to create applications that protect user, commercial, and transaction metadata without compromising data ownership or utility.

<Frame>
  <img src="https://mintcdn.com/gomaestroinc/8PISEioy97Ta9gmw/images/Intro-6b8bfed13d329fbc94b0d77c69e102b3.png?fit=max&auto=format&n=8PISEioy97Ta9gmw&q=85&s=9d2ddb17fd33366aa03a2174d06454ae" alt="" width="1538" height="1101" data-path="images/Intro-6b8bfed13d329fbc94b0d77c69e102b3.png" />
</Frame>

**Key Features:**

* **Programmable Data Protection:** Developers can selectively disclose data, ensuring sensitive information remains confidential while maintaining necessary transparency.
* **Developer-Friendly Environment:** Midnight offers 'Compact,' a programming language based on TypeScript, facilitating a seamless transition for developers into blockchain and ZK technology.
* **Regulatory Compliance:** The platform's architecture supports the creation of applications that adhere to various regulatory requirements, balancing transparency with data protection.
* **Enterprise Integration:** Midnight's compliance-focused infrastructure is designed to be as user-friendly as traditional cloud services, making it accessible for enterprise adoption.

For more detailed information, you can explore Midnight's official website: [https://midnight.network/](https://midnight.network/)

<Frame>
  <img src="https://mintcdn.com/gomaestroinc/8PISEioy97Ta9gmw/images/Gtwhlf9BeqPdAg4DmZ-pP-8FaImcHvwmLgRWu_setGn-20240924-235644.gif?s=6b035ad01b83888a7d6465fd297fd862" alt="" width="1620" height="1080" data-path="images/Gtwhlf9BeqPdAg4DmZ-pP-8FaImcHvwmLgRWu_setGn-20240924-235644.gif" />
</Frame>

## Available Services

Maestro provides the following services, accessible across multiple Midnight networks:

<CardGroup cols={2}>
  <Card title="Indexer API" href="https://www.postman.com/go-maestro/maestro-api/documentation/ye4quyd/midnight-indexer-graphql-api" />

  <Card title="Prover API" href="https://docs.midnight.network/develop/tutorial/using/proof-server" />
</CardGroup>

## Available Networks

The service is available on the following Bitcoin networks:

| ***Network*** | ***Base URL***                                  |
| ------------- | ----------------------------------------------- |
| **Mainnet**   | **Coming soon**                                 |
| **Testnet**   | `https://midnight-testnet.gomaestro-api.org/v0` |

<Warning>
  The Maestro API is currently versioned at `v0`. When making a query, `v0` must be included in your base URL.
</Warning>
