Authorization Header
Authorization Header
An HTTP request header that carries credentials for authenticating the client, typically as Bearer token, Basic auth, or API key.
Related Terms
- API (Application Programming Interface)
- REST (Representational State Transfer)
- GraphQL
- SOAP (Simple Object Access Protocol)
- gRPC