---
title: "Join Waitlist"
method: POST
path: "/v1/waitlist"
tags: ["waitlist"]
---

# Join Waitlist

`POST /v1/waitlist`

## Request body

- WaitlistRequest
  - `tier` string, required
  - `email` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-02-25** `5bdc8f1d1f3e` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/axioradev/apis/axiora-api/changes/v1/waitlist/post.md)

---

[API](https://skmtc.dev/axioradev/apis/axiora-api.md) · [All operations](https://skmtc.dev/axioradev/apis/axiora-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/axioradev/axiora-api/revisions/af89affc4582/schema)
