Hugging Face Transformers auth API
The following endpoints get information about your currently used user based on the passed token.
Hugging Face Transformers auth API is one of 27 APIs that Hugging Face Transformers publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include auth. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.
This API exposes 1 operation across 1 path. It is described by OpenAPI 3.1.0, at version 0.0.1.
Requests are made against a single base URL, https://huggingface.co.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Hugging Face Transformers auth API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (bearerAuth).
By default, every request must be authenticated.
Paths & Operations 1
Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.
The following endpoints get information about your currently used user based on the passed token.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Hugging Face Transformers 12
Other APIs Hugging Face Transformers publishes across the network.