---
title: "POST /scope"
method: POST
path: "/scope"
tags: ["scope", "post"]
---

# POST /scope

`POST /scope`

scope verification request
See: https://github.com/skion/authentiq/wiki/JWT-Examples

## Query parameters

- `test` integer

## Response `201`

Successful response

- object
  - `job` string — 20-character ID
  - `status` string — waiting

## Other responses

- `429` — Too Many Requests on same address / number `rate-limit`
- `default` — Error response

---

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