---
title: "Changes to Get Sparse Embeddings. Returns a 424 status code if the model is not an embedding model with SPLADE pooling."
method: POST
path: "/embed_sparse"
---

# Changes to Get Sparse Embeddings. Returns a 424 status code if the model is not an embedding model with SPLADE pooling.

`POST /embed_sparse`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 42 revisions.

- **2025-09-01** `9988d0e89620` — 4 warning, 1 info
- **2024-06-28** `b923798e3868` — 1 breaking, 4 info
- **2024-03-07** `e3df177c5175` — 1 info
- **2023-10-13** `8c00768ef703` — 1 breaking

## Changes

- **2025-09-01** `9988d0e89620` — 4 warning, 1 info
  - added the new `Empty` enum value to the `error_type` response property for the response status `413`
  - added the new `Empty` enum value to the `error_type` response property for the response status `422`
  - added the new `Empty` enum value to the `error_type` response property for the response status `424`
  - added the new `Empty` enum value to the `error_type` response property for the response status `429`
  - added the non-success response with the status `400`
- **2024-06-28** `b923798e3868` — 1 breaking, 4 info
  - removed `subschema #1, subschema #2` from the `inputs` request property `oneOf` list
  - added the new optional request property `prompt_name`
  - added the new optional request property `truncation_direction`
  - the request property `truncate` became nullable
  - added `#/components/schemas/InputType, subschema #2` to the `inputs` request property `oneOf` list
- **2024-03-07** `e3df177c5175` — 1 info
  - endpoint added
- **2023-10-13** `8c00768ef703` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/huggingface/apis/text-embeddings-inference/docs/embed_sparse/post.md) · [API](https://skmtc.dev/huggingface/apis/text-embeddings-inference.md) · [Page](https://skmtc.dev/huggingface/apis/text-embeddings-inference/changes/embed_sparse/post)
