---
title: "Autenticação"
method: POST
path: "/api/auth/applications"
tags: ["1 - Autenticação"]
---

# Autenticação

`POST /api/auth/applications`

Solicita token de autenticação. Padrão OAuth.

## Headers

- `Content-Type` string

## Response `200`

OK

- object

## Other responses

- `422` — Unprocessable Entity

---

[API](https://skmtc.net/bry/apis/bry-easy-sign-api-rest.md) · [All operations](https://skmtc.net/bry/apis/bry-easy-sign-api-rest/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bry/bry-easy-sign-api-rest/revisions/c87e026e87ac/schema)
