KWS uses a simple HTTPS API. See the KWS API specification here.
NOTE:
- All requests to the KWS API should include a user-agent header containing a non-empty string that identifies their client and/or HTTP library. Failure to do so will result in a “Request blocked” 403 response.
- Rate limiting is fixed to 10 requests per hour per unique parent email address for all KWS API endpoints.