{"api_version":"v2","content_type":"application/problem+json","errors":[{"code":"invalid_api_key","http_status":401,"title":"Invalid API key","detail":"Provide a valid API key using the Authorization: Bearer header.","retryable":false,"charged":false},{"code":"invalid_field","http_status":400,"title":"Invalid include","detail":"One or more requested fields do not exist.","retryable":false,"charged":false},{"code":"upgrade_required","http_status":403,"title":"Upgrade required","detail":"One or more requested fields are not available on the current plan.","retryable":false,"charged":false},{"code":"insufficient_credits","http_status":403,"title":"Insufficient credits","detail":"This request requires more credits than are currently available.","retryable":false,"charged":false},{"code":"domain_not_found","http_status":200,"title":"Domain not found","detail":"Domain lookup returns found=false and does not spend credits when no ShopRank record is found.","retryable":false,"charged":false},{"code":"rate_limited","http_status":429,"title":"Rate limited","detail":"Too many requests were sent in a short time window. Retry after the period returned by the API.","retryable":true,"charged":false}]}