Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Response
Successful Response
Represents the WAAP service information for a client
The client ID
Information about the WAAP service status
List of enabled features
Quotas for the client
Examples:
{
"number-of-domains": { "allowed": 5, "current": 1 }
}