---
title: "Create Service"
method: POST
path: "/api/services/v2"
tags: ["services > v2"]
---

# Create Service

`POST /api/services/v2`

Creates a new `Service`, creates the `ServiceEligibility` in status `PENDING`

## Headers

- `X-API-Key` string, required

## Request body

- V2ServiceCreateV2Request — unresolved $ref

## Response `200`

Response with status 200

- V2ServiceCreateV2Response — unresolved $ref

---

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