---
title: "Provide Multi-Factor Authentication"
method: POST
path: "/mfa"
tags: ["Authentication"]
---

# Provide Multi-Factor Authentication

`POST /mfa`

Governs the multi-factor authentication process for SDP user login, including the ability to remember the device so MFA is not always required.

## Headers

- `Device-ID` string

## Response `200`

Successful authentication

- object
  - `token` string — Authentication token

## Other responses

- `400` — Bad Request
- `401` — Unauthorized

---

[API](https://skmtc.net/stellar/apis/stellar-disbursement-platform-api.md) · [All operations](https://skmtc.net/stellar/apis/stellar-disbursement-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/stellar/stellar-disbursement-platform-api/revisions/39f9dc64156c/schema)
