---
title: "Pushed Authorization Request endpoint. Retrieve a request_uri that can be used with the oidc/auth endpoint. More info here: https://docs.moneyhubenterprise.com/docs/how-to-use-pushed-authorization-request-par-endpoint"
method: POST
path: "/oidc/request"
tags: ["auth"]
---

# Pushed Authorization Request endpoint. Retrieve a request_uri that can be used with the oidc/auth endpoint. More info here: https://docs.moneyhubenterprise.com/docs/how-to-use-pushed-authorization-request-par-endpoint

`POST /oidc/request`

## Response `201`

A successful response with request_uri

- object
  - `request_uri` string — Access Token
  - `expires_in` integer, required — Request URI expiry

## Other responses

- `400` — Unsuccessful Response - Bad Request - Invalid request/Invalid client/Unauthorized client
- `401` — Unsuccessful Response - Unauthorized - Client Authentication Failed

---

[API](https://skmtc.net/moneyhubenterprise/apis/moneyhub-identity-service.md) · [All operations](https://skmtc.net/moneyhubenterprise/apis/moneyhub-identity-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/moneyhubenterprise/moneyhub-identity-service/revisions/8841721f7aae/schema)
