---
title: "Create Account Authorisation"
method: POST
path: "/account-auth-requests"
tags: ["Authorisations"]
---

# Create Account Authorisation

`POST /account-auth-requests`

Used to initiate the authorisation process and direct users to the login screen of their financial institution in order to give consent to access account data.

Feature: `INITIATE_ACCOUNT_REQUEST`

## Headers

- `psu-id` string
- `psu-corporate-id` string
- `psu-ip-address` string
- `sub-application` string, uuid

## Response `201`

Created

## Other responses

- `default` — Error Response

---

[API](https://skmtc.net/yapily/apis/yapily-api.md) · [All operations](https://skmtc.net/yapily/apis/yapily-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/yapily/yapily-api/versions/a8ca54f9eb9f/schema)
