---
title: "Autenticación"
method: POST
path: "/api/v4/integration/login"
---

# Autenticación

`POST /api/v4/integration/login`

## Request body

- object
  - `username` string, required
  - `password` string, required

## Response `200`

200

- object
  - `token` string, required

## Other responses

- `401` — 401

---

[API](https://skmtc.dev/atratopago/apis/api-partners.md) · [All operations](https://skmtc.dev/atratopago/apis/api-partners/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/atratopago/api-partners/revisions/67ec4734ac49/schema)
