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

# Pricing

> Simple monthly plans with a free tier to get started.

## Plans

SkyMatch uses straightforward monthly pricing based on request volume. No setup fees. No long-term contracts. Cancel anytime.

<CardGroup cols={3}>
  <Card title="Free" icon="seedling">
    **£0 / month**

    For testing and early integration.

    * 500 requests / month
    * All 3 endpoints
    * Email support
  </Card>

  <Card title="Starter" icon="bolt">
    **£49 / month**

    For live booking platforms with active users.

    * 25,000 requests / month
    * All 3 endpoints
    * Priority email support
    * Usage dashboard
  </Card>

  <Card title="Growth" icon="chart-line">
    **£149 / month**

    For larger platforms or multi-venue operators.

    * 100,000 requests / month
    * All 3 endpoints
    * Slack / Teams support
    * SLA guarantee
    * Custom sport thresholds
  </Card>
</CardGroup>

## Estimating your usage

Each call to any endpoint counts as one request. Here's a rough guide:

| Platform type                           | Estimated monthly requests |
| --------------------------------------- | -------------------------- |
| Small single-venue app                  | 200–1,000                  |
| Regional booking platform (5–20 venues) | 5,000–20,000               |
| National booking platform               | 20,000–100,000+            |

<Tip>
  Start on the Free plan to integrate and test. Upgrade when you're ready to go live.
</Tip>

## What counts as a request?

Each API call to any of the three endpoints counts as one request:

* `GET /v1/booking-confidence` → 1 request
* `GET /v1/forecast` → 1 request
* `GET /v1/safe-slots` with 10 slots → 1 request (not 10)

## Enterprise & custom pricing

Need more than 100,000 requests per month, a custom integration, or a white-label arrangement? [Email us](mailto:hello@skymatch.uk) to discuss.

## Getting started

During early access, all plans are provisioned manually. [Email us](mailto:hello@skymatch.uk) with your platform name and expected usage and we'll get you set up within 24 hours.
