---
title: "/oauth/token"
method: POST
path: "/oauth/token"
tags: ["Authentication"]
---

# /oauth/token

`POST /oauth/token`

## Response `200`

/oauth/token

- object
  - `access_token` string
  - `token_type` string
  - `expires_in` integer
  - `refresh_token` string
  - `created_at` integer

---

[API](https://skmtc.net/ecaresoft/apis/nimbo-api.md) · [All operations](https://skmtc.net/ecaresoft/apis/nimbo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ecaresoft/nimbo-api/revisions/f05c97f9a653/schema)
