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

# REST API Reference

> A REST API for the latest Mina Blockchain Data

## Overview

The MinaExplorer REST API provides access to the latest Mina blockchain data. For all archived data, please use the GraphQL API.

<Card title="API Base URL" icon="link">
  `https://api.minaexplorer.com`
</Card>

## Getting Started

The REST API allows you to interact with current Mina blockchain data programmatically. All endpoints return JSON responses.

## Support

* **Email**: [support@minaexplorer.com](mailto:support@minaexplorer.com)
* **Terms of Service**: See our [Website Terms of Service](/support/website-terms-of-service)

## OpenAPI Specification

Browse the complete API reference below to see all available endpoints and their parameters.
