---
title: "Register to crosspublic"
method: POST
path: "/auth/registration"
tags: ["Authentications"]
---

# Register to crosspublic

`POST /auth/registration`

This will create an organization and a user

## Request body

- RegistrationValidator
  - `email` string, required
  - `password` string, required
  - `company` string, required
  - `token` string

## Response `201`

---

[API](https://skmtc.net/gitroomhq/apis/crosspublic-swagger-file.md) · [All operations](https://skmtc.net/gitroomhq/apis/crosspublic-swagger-file/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gitroomhq/crosspublic-swagger-file/revisions/6fa3feae8411/schema)
