---
title: "Create a Prior Authorization request"
method: POST
path: "/api/v1/prior_authorization"
tags: ["api"]
---

# Create a Prior Authorization request

`POST /api/v1/prior_authorization`

A prior authorization can be created by making a Prior Authorization Request.<br/><br/>Truepill will provide a receipt confirmation of the request, and multiple subsequent webhook events throughout the lifecycle of your PA.

## Request body

- Prior20Authorization20Request20Fields — unresolved $ref

## Response `202`

Accepted

## Other responses

- `400` — Bad Request

---

[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)
