---
title: "Create Coverage Request"
method: POST
path: "/v1/coverage_request"
tags: ["v1"]
---

# Create Coverage Request

`POST /v1/coverage_request`

Generate a Coverage Request for Truepill to investigate whether a patient has any valid plans or benefit details.

## Request body

- Model135
  - `patient_token` string, required
  - `metadata` string

## Response `202`

Accepted

## Other responses

- `404` — Not Found

---

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