# GridCertainty > Documentation for the GridCertainty ERCOT energy intelligence platform. ## Docs - [Claude Code setup](https://docs.gridcertainty.com/ai-tools/claude-code.md): Configure Claude Code for your documentation workflow - [Cursor setup](https://docs.gridcertainty.com/ai-tools/cursor.md): Configure Cursor for your documentation workflow - [Windsurf setup](https://docs.gridcertainty.com/ai-tools/windsurf.md): Configure Windsurf for your documentation workflow - [API authentication](https://docs.gridcertainty.com/api-reference/authentication.md): How to send API keys to the GridCertainty public API. - [Get API usage](https://docs.gridcertainty.com/api-reference/endpoint/api-usage.md): Return current API usage and plan information for the authenticated caller. - [Get daily peak report](https://docs.gridcertainty.com/api-reference/endpoint/daily-peak-report.md): Return the daily peak-load report for the requested ISO and date. - [Get dataset audit](https://docs.gridcertainty.com/api-reference/endpoint/dataset-audit.md): Return audit information for a dataset. - [Get dataset metadata](https://docs.gridcertainty.com/api-reference/endpoint/dataset-details.md): Get metadata for a single dataset. - [Query dataset](https://docs.gridcertainty.com/api-reference/endpoint/dataset-query.md): Query a dataset with time filters, pagination, selected columns, and optional resampling. - [Query dataset by column value](https://docs.gridcertainty.com/api-reference/endpoint/dataset-query-by-value.md): Query a dataset by embedding the filter column and value in the path. - [Dataset updates](https://docs.gridcertainty.com/api-reference/endpoint/dataset-updates.md): List recent updates for a dataset. - [List datasets](https://docs.gridcertainty.com/api-reference/endpoint/datasets-list.md): List available datasets, optionally filtered by source. - [Health check](https://docs.gridcertainty.com/api-reference/endpoint/health.md): Return a basic health response for the public API app. - [Get pricing location](https://docs.gridcertainty.com/api-reference/endpoint/pricing-location-get.md): Get detailed information for a specific pricing location. - [List pricing locations](https://docs.gridcertainty.com/api-reference/endpoint/pricing-locations-list.md): List pricing locations for a market such as ERCOT. - [List nearby pricing locations](https://docs.gridcertainty.com/api-reference/endpoint/pricing-locations-nearby.md): Find pricing locations near a coordinate or known location id. - [API quickstart](https://docs.gridcertainty.com/api-reference/quickstart.md): Make your first requests against the GridCertainty public API. - [API organization](https://docs.gridcertainty.com/concepts/api-organization.md): How the GridCertainty public API is structured and how to navigate it. - [Working with pricing locations](https://docs.gridcertainty.com/concepts/pricing-locations.md): How to use pricing-location routes for hubs, zones, nodes, and nearby lookups. - [Querying datasets](https://docs.gridcertainty.com/concepts/querying-datasets.md): How to work effectively with GridCertainty dataset query routes. - [Supported markets](https://docs.gridcertainty.com/concepts/supported-markets.md): Current market coverage in the GridCertainty public API and the main ERCOT dataset families available today. - [Configure OSS Stack](https://docs.gridcertainty.com/configuration.md): Configure the MemWire stack with your preferences for vector store, LLM, embedding model, search quality, recall tuning, and more. - [FastEmbed](https://docs.gridcertainty.com/embedders/fastembed.md): Run local dense and sparse embeddings with Qdrant's FastEmbed library — no external API required. - [Code blocks](https://docs.gridcertainty.com/essentials/code.md): Display inline code and code blocks - [Images and embeds](https://docs.gridcertainty.com/essentials/images.md): Add image, video, and other HTML elements - [Markdown syntax](https://docs.gridcertainty.com/essentials/markdown.md): Text, title, and styling in standard markdown - [Navigation](https://docs.gridcertainty.com/essentials/navigation.md): The navigation field in docs.json defines the pages that go in the navigation menu - [Reusable snippets](https://docs.gridcertainty.com/essentials/reusable-snippets.md): Reusable, custom snippets to keep content in sync - [Global Settings](https://docs.gridcertainty.com/essentials/settings.md): Mintlify gives you complete control over the look and feel of your documentation using the docs.json file - [Introduction](https://docs.gridcertainty.com/index.md): Introduction to the GridCertainty public API for datasets, pricing locations, and reports. - [SKILL](https://docs.gridcertainty.com/mintlify/SKILL.md): Build and maintain documentation sites with Mintlify. Use when creating docs pages, configuring navigation, adding components, or setting up API references. - [Quickstart](https://docs.gridcertainty.com/quickstart.md): Make your first requests to the GridCertainty public API. ## OpenAPI Specs - [openapi](https://docs.gridcertainty.com/api-reference/openapi.json)