---
title: "Request early access"
method: POST
path: "/v1/request-access"
tags: ["System"]
---

# Request early access

`POST /v1/request-access`

## Request body

- object
  - `name` string, required
  - `email` string, email, required
  - `company` string
  - `message` string
  - `plan` 'free' | 'starter' | 'agency' | 'enterprise'

## Response `200`

Default Response

---

[API](https://skmtc.net/schedkit/apis/schedkit-api.md) · [All operations](https://skmtc.net/schedkit/apis/schedkit-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/schedkit/schedkit-api/revisions/ff810218c3f4/schema)
