---
title: "Prompts the user for authorization using bearer authentication."
method: GET
path: "/bearer"
tags: ["Auth"]
---

# Prompts the user for authorization using bearer authentication.

`GET /bearer`

## Headers

- `Authorization` string

## Response `200`

Sucessful authentication.

## Other responses

- `401` — Unsuccessful authentication.

---

[API](https://skmtc.dev/httpbin/apis/httpbin-org.md) · [All operations](https://skmtc.dev/httpbin/apis/httpbin-org/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/httpbin/httpbin-org/revisions/1e1ea0d01f81/schema)
