---
title: "Create a deterministic quote"
method: POST
path: "/quote"
---

# Create a deterministic quote

`POST /quote`

## Request body

- object
  - `product_id` 'nhs_geo_fix_my_score' | 'nhs_api_unlimited'
  - `plan` 'unlimited'

## Response `200`

Quote with amount, total, currency, and required checkout metadata

## Changes

- **2026-08-02** `3cefca8a4968` — 6 breaking, 2 info
  - removed the enum value `nhs_api_pro` of the request property `product_id`
  - removed the enum value `nhs_api_scale` of the request property `product_id`
  - removed the enum value `nhs_api_starter` of the request property `product_id`
  - removed the enum value `pro` of the request property `plan`
  - …4 more

[Change history](https://skmtc.dev/nothumansearch/apis/not-human-search-api/changes/quote/post.md)

---

[API](https://skmtc.dev/nothumansearch/apis/not-human-search-api.md) · [All operations](https://skmtc.dev/nothumansearch/apis/not-human-search-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nothumansearch/not-human-search-api/revisions/129e69d16c7f/schema)
