# API Pricing Tiers | Pickle Gravity | Official Website

This document specifies the public data extraction and developer API access pricing structure for Pickle Gravity. All requests are subject to our rate limit policies.

## Pricing Table

| Tier | Price | Daily Limit | Concurrent Requests | Commercial Use | Access Type |
| :--- | :--- | :--- | :--- | :--- | :--- |
| **Free Public** | $0.00 / mo | 100 queries | 1 | No | Public REST JSON & Markdown |
| **Developer Pro** | $49.00 / mo | 50,000 queries | 5 | Yes | REST JSON, Markdown & MCP Card |
| **Enterprise** | Custom | Unlimited | Custom | Yes | Dedicated endpoint, SLA support |

## API Access Reference
- **Public REST API Root**: `https://picklegravity.com/api/knowledge`
- **MCP Server Endpoint**: `https://picklegravity.com/api/knowledge/mcp`
- **Agent Discovery Index**: `https://picklegravity.com/agent-readiness.json`
- **Markdown Alternates**: Support appending `?format=md` on details endpoints.
