---
title: "POST /call/ExtractName"
method: POST
path: "/call/ExtractName"
---

# POST /call/ExtractName

`POST /call/ExtractName`

## Request body

- object
  - `text` string, required
  - `__baml_options__` BamlOptions
    - `client_registry` object, required
      - `clients` ClientProperty[], required
        - `name` string, required
        - `provider` string, required
        - `options` object, required
      - `primary` string

## Response `200`

Successful operation

- string

## Changes

- **2025-09-08** `99302493e325` — 1 breaking, 3 warning, 1 info
  - added the new required request property `__baml_options__/client_registry/clients`
  - removed the request property `__baml_options__/client_registry/name`
  - removed the request property `__baml_options__/client_registry/options`
  - removed the request property `__baml_options__/client_registry/provider`
  - …1 more
- **2025-08-26** `8d2baefe5f36` — 1 info
  - endpoint added
- **2025-03-11** `e28c8736c70e` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/boundaryml/apis/baml-cli-serve/changes/call/ExtractName/post.md)

---

[API](https://skmtc.dev/boundaryml/apis/baml-cli-serve.md) · [All operations](https://skmtc.dev/boundaryml/apis/baml-cli-serve/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/boundaryml/baml-cli-serve/revisions/3f3e2166cbf3/schema)
