---
title: "Get or insert the data fingerprint"
method: POST
path: "/data/fingerprint"
tags: ["Data"]
---

# Get or insert the data fingerprint

`POST /data/fingerprint`

Get or insert the data fingerprint

## Headers

- `x-tenant-id` string

## Request body

- FingerprintReq
  - `data` string
  - `key` string

## Response `200`

Fingerprint Response

- FingerprintRes — Response received if the fingerprint insertion or retrieval was successful
  - `fingerprint_id` string

---

[API](https://skmtc.net/hyperswitch/apis/dynamic-routing-openapi-3-0.md) · [All operations](https://skmtc.net/hyperswitch/apis/dynamic-routing-openapi-3-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hyperswitch/dynamic-routing-openapi-3-0/revisions/8fbf69ab2597/schema)
