Hugging Face
huggingfaceAuthenticate with Hugging Face using access tokens. Access models, datasets, and Spaces.
🔐 Authentication Methods
token
Access Token
Register at: https://huggingface.co/settings/tokens
- Go to Settings > Access Tokens
- Create a new token (read, write, or full access as needed)
- Copy the token
👤 Identity
Account: e.g., personal, organization name
🌐 APIs
rest
Base URL: https://huggingface.co/api
Auth Header: Authorization: Bearer {token}
Spec Type: openapi
Methods: token
inference
Base URL: https://api-inference.huggingface.co
Auth Header: Authorization: Bearer {token}
Methods: token