---
title: "Get allowed sex drives"
method: GET
path: "/api/v1/characters/sex-drives"
tags: ["Characters"]
---

# Get allowed sex drives

`GET /api/v1/characters/sex-drives`

Returns the list of allowed sex drive values for character generation

## Response `200`

List of sex drives

- string[]

## Other responses

- `401` — Unauthorized - invalid API key

---

[API](https://skmtc.dev/oh/apis/ohapi-documentation.md) · [All operations](https://skmtc.dev/oh/apis/ohapi-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/oh/ohapi-documentation/revisions/b623c2e9cb65/schema)
