TypeHub
About
Integration
Comparison
Log in
Sign up
Documents
typehub/typeapi
0.1.1
SecurityApiKey
TYPES
SecurityApiKey
struct
Property
Type
Description
in
String
Must be either "header" or "query"
name
String
The name of the header or query parameter i.e. "X-Api-Key"
INHERITED FROM
Security
type
String
The global security type of the API must be one of: httpBasic, httpBearer, apiKey or oauth2
part of the
Apioo-Project