---
title: "Log in to the affiliate account for the access token"
method: POST
path: "/sdk/user/login"
tags: ["sdk"]
---

# Log in to the affiliate account for the access token

`POST /sdk/user/login`

Login to the affiliate account with your email address and password to retrieve the 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)
