---
title: "Log in to get the access token"
method: POST
path: "/user/login"
tags: ["user"]
---

# Log in to get the access token

`POST /user/login`

Login to your affiliate account with your email address and password to retrieve your access token. You can use this access token to query data regarding your affiliate account

## Response `200`

- object
  - `access_token` string — Access token to query other /user/ endpoints

---

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