---
title: "Register a company for posting jobs"
method: POST
path: "/register/company"
---

# Register a company for posting jobs

`POST /register/company`

## Request body

- object
  - `name` string, required
  - `email` string, email, required
  - `website` string

## Response `201`

Company created with API key

---

[API](https://skmtc.net/aidevboard/apis/ai-dev-jobs-api.md) · [All operations](https://skmtc.net/aidevboard/apis/ai-dev-jobs-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aidevboard/ai-dev-jobs-api/versions/b557e8d0b266/schema)
