Version: 0.0
Whiskey API
Whiskey API
This is the whiskey API provided by Hungovercoders.
These are the services levels available:
sequenceDiagram
Alice->>+John: Hello John, how are you?
Alice->>+John: John, can you hear me?
John->-Alice: Hi Alice, I can hear you!
John->-Alice: I feel great!
Authentication
- API Key: apiKey
- HTTP: Basic Auth
API Key
Security Scheme Type: | apiKey |
---|---|
Header parameter name: | api-key |
Basic Authentication
Security Scheme Type: | http |
---|---|
HTTP Authorization Scheme: | basic |