---
title: "REST API Authentication Info"
method: GET
path: "/authentication"
tags: ["Authentication"]
---

# REST API Authentication Info

`GET /authentication`

This resource could be used, to test your authentication and get some basic information about your authentication.

## Response `200`

OK

- object
  - `merchantId` number — merchant identifier
  - `pointOfSaleId` number — point of sale identifier
  - `pointOfSaleName` string — point of sale name
  - `pointOfSaleType` string — point of sale type

## Other responses

- `401` — Unauthorized

---

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