cloudmersive-validate-api-client 1.4.0 → 2.0.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (147) hide show
  1. checksums.yaml +4 -4
  2. metadata +3 -148
  3. data/Gemfile +0 -7
  4. data/README.md +0 -155
  5. data/Rakefile +0 -8
  6. data/cloudmersive-validate-api-client.gemspec +0 -45
  7. data/docs/AddressApi.md +0 -173
  8. data/docs/AddressGetServersResponse.md +0 -9
  9. data/docs/AddressVerifySyntaxOnlyResponse.md +0 -11
  10. data/docs/CheckResponse.md +0 -8
  11. data/docs/DomainApi.md +0 -228
  12. data/docs/EmailApi.md +0 -173
  13. data/docs/FirstNameValidationRequest.md +0 -8
  14. data/docs/FirstNameValidationResponse.md +0 -9
  15. data/docs/FullEmailValidationResponse.md +0 -16
  16. data/docs/FullNameValidationRequest.md +0 -8
  17. data/docs/FullNameValidationResponse.md +0 -17
  18. data/docs/GeolocateResponse.md +0 -16
  19. data/docs/GetGenderRequest.md +0 -9
  20. data/docs/GetGenderResponse.md +0 -9
  21. data/docs/GetTimezonesRequest.md +0 -8
  22. data/docs/GetTimezonesResponse.md +0 -13
  23. data/docs/IPAddressApi.md +0 -63
  24. data/docs/LastNameValidationRequest.md +0 -8
  25. data/docs/LastNameValidationResponse.md +0 -9
  26. data/docs/LeadEnrichmentApi.md +0 -61
  27. data/docs/LeadEnrichmentRequest.md +0 -21
  28. data/docs/LeadEnrichmentResponse.md +0 -25
  29. data/docs/NameApi.md +0 -283
  30. data/docs/ParseAddressRequest.md +0 -9
  31. data/docs/ParseAddressResponse.md +0 -16
  32. data/docs/PhoneNumberApi.md +0 -63
  33. data/docs/PhoneNumberValidateRequest.md +0 -9
  34. data/docs/PhoneNumberValidationResponse.md +0 -15
  35. data/docs/Timezone.md +0 -9
  36. data/docs/UserAgentApi.md +0 -63
  37. data/docs/UserAgentValidateRequest.md +0 -8
  38. data/docs/UserAgentValidateResponse.md +0 -21
  39. data/docs/ValidateCountryRequest.md +0 -8
  40. data/docs/ValidateCountryResponse.md +0 -13
  41. data/docs/ValidateIdentifierRequest.md +0 -15
  42. data/docs/ValidateIdentifierResponse.md +0 -9
  43. data/docs/ValidateUrlRequestFull.md +0 -8
  44. data/docs/ValidateUrlRequestSyntaxOnly.md +0 -8
  45. data/docs/ValidateUrlResponseFull.md +0 -12
  46. data/docs/ValidateUrlResponseSyntaxOnly.md +0 -9
  47. data/docs/VatApi.md +0 -63
  48. data/docs/VatLookupRequest.md +0 -8
  49. data/docs/VatLookupResponse.md +0 -19
  50. data/docs/WhoisResponse.md +0 -22
  51. data/git_push.sh +0 -55
  52. data/lib/cloudmersive-validate-api-client.rb +0 -83
  53. data/lib/cloudmersive-validate-api-client/api/address_api.rb +0 -188
  54. data/lib/cloudmersive-validate-api-client/api/domain_api.rb +0 -243
  55. data/lib/cloudmersive-validate-api-client/api/email_api.rb +0 -188
  56. data/lib/cloudmersive-validate-api-client/api/ip_address_api.rb +0 -78
  57. data/lib/cloudmersive-validate-api-client/api/lead_enrichment_api.rb +0 -78
  58. data/lib/cloudmersive-validate-api-client/api/name_api.rb +0 -298
  59. data/lib/cloudmersive-validate-api-client/api/phone_number_api.rb +0 -78
  60. data/lib/cloudmersive-validate-api-client/api/user_agent_api.rb +0 -78
  61. data/lib/cloudmersive-validate-api-client/api/vat_api.rb +0 -78
  62. data/lib/cloudmersive-validate-api-client/api_client.rb +0 -389
  63. data/lib/cloudmersive-validate-api-client/api_error.rb +0 -38
  64. data/lib/cloudmersive-validate-api-client/configuration.rb +0 -209
  65. data/lib/cloudmersive-validate-api-client/models/address_get_servers_response.rb +0 -201
  66. data/lib/cloudmersive-validate-api-client/models/address_verify_syntax_only_response.rb +0 -219
  67. data/lib/cloudmersive-validate-api-client/models/check_response.rb +0 -189
  68. data/lib/cloudmersive-validate-api-client/models/first_name_validation_request.rb +0 -189
  69. data/lib/cloudmersive-validate-api-client/models/first_name_validation_response.rb +0 -199
  70. data/lib/cloudmersive-validate-api-client/models/full_email_validation_response.rb +0 -269
  71. data/lib/cloudmersive-validate-api-client/models/full_name_validation_request.rb +0 -189
  72. data/lib/cloudmersive-validate-api-client/models/full_name_validation_response.rb +0 -279
  73. data/lib/cloudmersive-validate-api-client/models/geolocate_response.rb +0 -269
  74. data/lib/cloudmersive-validate-api-client/models/get_gender_request.rb +0 -199
  75. data/lib/cloudmersive-validate-api-client/models/get_gender_response.rb +0 -199
  76. data/lib/cloudmersive-validate-api-client/models/get_timezones_request.rb +0 -189
  77. data/lib/cloudmersive-validate-api-client/models/get_timezones_response.rb +0 -241
  78. data/lib/cloudmersive-validate-api-client/models/last_name_validation_request.rb +0 -189
  79. data/lib/cloudmersive-validate-api-client/models/last_name_validation_response.rb +0 -199
  80. data/lib/cloudmersive-validate-api-client/models/lead_enrichment_request.rb +0 -319
  81. data/lib/cloudmersive-validate-api-client/models/lead_enrichment_response.rb +0 -359
  82. data/lib/cloudmersive-validate-api-client/models/parse_address_request.rb +0 -199
  83. data/lib/cloudmersive-validate-api-client/models/parse_address_response.rb +0 -269
  84. data/lib/cloudmersive-validate-api-client/models/phone_number_validate_request.rb +0 -199
  85. data/lib/cloudmersive-validate-api-client/models/phone_number_validation_response.rb +0 -259
  86. data/lib/cloudmersive-validate-api-client/models/timezone.rb +0 -199
  87. data/lib/cloudmersive-validate-api-client/models/user_agent_validate_request.rb +0 -189
  88. data/lib/cloudmersive-validate-api-client/models/user_agent_validate_response.rb +0 -319
  89. data/lib/cloudmersive-validate-api-client/models/validate_country_request.rb +0 -189
  90. data/lib/cloudmersive-validate-api-client/models/validate_country_response.rb +0 -241
  91. data/lib/cloudmersive-validate-api-client/models/validate_identifier_request.rb +0 -259
  92. data/lib/cloudmersive-validate-api-client/models/validate_identifier_response.rb +0 -199
  93. data/lib/cloudmersive-validate-api-client/models/validate_url_request_full.rb +0 -189
  94. data/lib/cloudmersive-validate-api-client/models/validate_url_request_syntax_only.rb +0 -189
  95. data/lib/cloudmersive-validate-api-client/models/validate_url_response_full.rb +0 -229
  96. data/lib/cloudmersive-validate-api-client/models/validate_url_response_syntax_only.rb +0 -199
  97. data/lib/cloudmersive-validate-api-client/models/vat_lookup_request.rb +0 -189
  98. data/lib/cloudmersive-validate-api-client/models/vat_lookup_response.rb +0 -299
  99. data/lib/cloudmersive-validate-api-client/models/whois_response.rb +0 -329
  100. data/lib/cloudmersive-validate-api-client/version.rb +0 -15
  101. data/spec/api/address_api_spec.rb +0 -71
  102. data/spec/api/domain_api_spec.rb +0 -83
  103. data/spec/api/email_api_spec.rb +0 -71
  104. data/spec/api/ip_address_api_spec.rb +0 -47
  105. data/spec/api/lead_enrichment_api_spec.rb +0 -47
  106. data/spec/api/name_api_spec.rb +0 -95
  107. data/spec/api/phone_number_api_spec.rb +0 -47
  108. data/spec/api/user_agent_api_spec.rb +0 -47
  109. data/spec/api/vat_api_spec.rb +0 -47
  110. data/spec/api_client_spec.rb +0 -226
  111. data/spec/configuration_spec.rb +0 -42
  112. data/spec/models/address_get_servers_response_spec.rb +0 -48
  113. data/spec/models/address_verify_syntax_only_response_spec.rb +0 -60
  114. data/spec/models/check_response_spec.rb +0 -42
  115. data/spec/models/first_name_validation_request_spec.rb +0 -42
  116. data/spec/models/first_name_validation_response_spec.rb +0 -48
  117. data/spec/models/full_email_validation_response_spec.rb +0 -90
  118. data/spec/models/full_name_validation_request_spec.rb +0 -42
  119. data/spec/models/full_name_validation_response_spec.rb +0 -96
  120. data/spec/models/geolocate_response_spec.rb +0 -90
  121. data/spec/models/get_gender_request_spec.rb +0 -48
  122. data/spec/models/get_gender_response_spec.rb +0 -48
  123. data/spec/models/get_timezones_request_spec.rb +0 -42
  124. data/spec/models/get_timezones_response_spec.rb +0 -72
  125. data/spec/models/last_name_validation_request_spec.rb +0 -42
  126. data/spec/models/last_name_validation_response_spec.rb +0 -48
  127. data/spec/models/lead_enrichment_request_spec.rb +0 -120
  128. data/spec/models/lead_enrichment_response_spec.rb +0 -144
  129. data/spec/models/parse_address_request_spec.rb +0 -48
  130. data/spec/models/parse_address_response_spec.rb +0 -90
  131. data/spec/models/phone_number_validate_request_spec.rb +0 -48
  132. data/spec/models/phone_number_validation_response_spec.rb +0 -84
  133. data/spec/models/timezone_spec.rb +0 -48
  134. data/spec/models/user_agent_validate_request_spec.rb +0 -42
  135. data/spec/models/user_agent_validate_response_spec.rb +0 -120
  136. data/spec/models/validate_country_request_spec.rb +0 -42
  137. data/spec/models/validate_country_response_spec.rb +0 -72
  138. data/spec/models/validate_identifier_request_spec.rb +0 -84
  139. data/spec/models/validate_identifier_response_spec.rb +0 -48
  140. data/spec/models/validate_url_request_full_spec.rb +0 -42
  141. data/spec/models/validate_url_request_syntax_only_spec.rb +0 -42
  142. data/spec/models/validate_url_response_full_spec.rb +0 -66
  143. data/spec/models/validate_url_response_syntax_only_spec.rb +0 -48
  144. data/spec/models/vat_lookup_request_spec.rb +0 -42
  145. data/spec/models/vat_lookup_response_spec.rb +0 -108
  146. data/spec/models/whois_response_spec.rb +0 -126
  147. data/spec/spec_helper.rb +0 -111
@@ -1,83 +0,0 @@
1
- =begin
2
- #validateapi
3
-
4
- #The validation APIs help you validate data. Check if an E-mail address is real. Check if a domain is real. Check up on an IP address, and even where it is located. All this and much more is available in the validation API.
5
-
6
- OpenAPI spec version: v1
7
-
8
- Generated by: https://github.com/swagger-api/swagger-codegen.git
9
- Swagger Codegen version: 2.3.1
10
-
11
- =end
12
-
13
- # Common files
14
- require 'cloudmersive-validate-api-client/api_client'
15
- require 'cloudmersive-validate-api-client/api_error'
16
- require 'cloudmersive-validate-api-client/version'
17
- require 'cloudmersive-validate-api-client/configuration'
18
-
19
- # Models
20
- require 'cloudmersive-validate-api-client/models/address_get_servers_response'
21
- require 'cloudmersive-validate-api-client/models/address_verify_syntax_only_response'
22
- require 'cloudmersive-validate-api-client/models/check_response'
23
- require 'cloudmersive-validate-api-client/models/first_name_validation_request'
24
- require 'cloudmersive-validate-api-client/models/first_name_validation_response'
25
- require 'cloudmersive-validate-api-client/models/full_email_validation_response'
26
- require 'cloudmersive-validate-api-client/models/full_name_validation_request'
27
- require 'cloudmersive-validate-api-client/models/full_name_validation_response'
28
- require 'cloudmersive-validate-api-client/models/geolocate_response'
29
- require 'cloudmersive-validate-api-client/models/get_gender_request'
30
- require 'cloudmersive-validate-api-client/models/get_gender_response'
31
- require 'cloudmersive-validate-api-client/models/get_timezones_request'
32
- require 'cloudmersive-validate-api-client/models/get_timezones_response'
33
- require 'cloudmersive-validate-api-client/models/last_name_validation_request'
34
- require 'cloudmersive-validate-api-client/models/last_name_validation_response'
35
- require 'cloudmersive-validate-api-client/models/lead_enrichment_request'
36
- require 'cloudmersive-validate-api-client/models/lead_enrichment_response'
37
- require 'cloudmersive-validate-api-client/models/parse_address_request'
38
- require 'cloudmersive-validate-api-client/models/parse_address_response'
39
- require 'cloudmersive-validate-api-client/models/phone_number_validate_request'
40
- require 'cloudmersive-validate-api-client/models/phone_number_validation_response'
41
- require 'cloudmersive-validate-api-client/models/timezone'
42
- require 'cloudmersive-validate-api-client/models/user_agent_validate_request'
43
- require 'cloudmersive-validate-api-client/models/user_agent_validate_response'
44
- require 'cloudmersive-validate-api-client/models/validate_country_request'
45
- require 'cloudmersive-validate-api-client/models/validate_country_response'
46
- require 'cloudmersive-validate-api-client/models/validate_identifier_request'
47
- require 'cloudmersive-validate-api-client/models/validate_identifier_response'
48
- require 'cloudmersive-validate-api-client/models/validate_url_request_full'
49
- require 'cloudmersive-validate-api-client/models/validate_url_request_syntax_only'
50
- require 'cloudmersive-validate-api-client/models/validate_url_response_full'
51
- require 'cloudmersive-validate-api-client/models/validate_url_response_syntax_only'
52
- require 'cloudmersive-validate-api-client/models/vat_lookup_request'
53
- require 'cloudmersive-validate-api-client/models/vat_lookup_response'
54
- require 'cloudmersive-validate-api-client/models/whois_response'
55
-
56
- # APIs
57
- require 'cloudmersive-validate-api-client/api/address_api'
58
- require 'cloudmersive-validate-api-client/api/domain_api'
59
- require 'cloudmersive-validate-api-client/api/email_api'
60
- require 'cloudmersive-validate-api-client/api/ip_address_api'
61
- require 'cloudmersive-validate-api-client/api/lead_enrichment_api'
62
- require 'cloudmersive-validate-api-client/api/name_api'
63
- require 'cloudmersive-validate-api-client/api/phone_number_api'
64
- require 'cloudmersive-validate-api-client/api/user_agent_api'
65
- require 'cloudmersive-validate-api-client/api/vat_api'
66
-
67
- module CloudmersiveValidateApiClient
68
- class << self
69
- # Customize default settings for the SDK using block.
70
- # CloudmersiveValidateApiClient.configure do |config|
71
- # config.username = "xxx"
72
- # config.password = "xxx"
73
- # end
74
- # If no block given, return the default Configuration object.
75
- def configure
76
- if block_given?
77
- yield(Configuration.default)
78
- else
79
- Configuration.default
80
- end
81
- end
82
- end
83
- end
@@ -1,188 +0,0 @@
1
- =begin
2
- #validateapi
3
-
4
- #The validation APIs help you validate data. Check if an E-mail address is real. Check if a domain is real. Check up on an IP address, and even where it is located. All this and much more is available in the validation API.
5
-
6
- OpenAPI spec version: v1
7
-
8
- Generated by: https://github.com/swagger-api/swagger-codegen.git
9
- Swagger Codegen version: 2.3.1
10
-
11
- =end
12
-
13
- require "uri"
14
-
15
- module CloudmersiveValidateApiClient
16
- class AddressApi
17
- attr_accessor :api_client
18
-
19
- def initialize(api_client = ApiClient.default)
20
- @api_client = api_client
21
- end
22
-
23
- # Validate and normalize country information, return ISO 3166-1 country codes and country name
24
- # Validates and normalizes country information, and returns key information about a country. Also returns distinct time zones in the country.
25
- # @param input Input request
26
- # @param [Hash] opts the optional parameters
27
- # @return [ValidateCountryResponse]
28
- def address_country(input, opts = {})
29
- data, _status_code, _headers = address_country_with_http_info(input, opts)
30
- return data
31
- end
32
-
33
- # Validate and normalize country information, return ISO 3166-1 country codes and country name
34
- # Validates and normalizes country information, and returns key information about a country. Also returns distinct time zones in the country.
35
- # @param input Input request
36
- # @param [Hash] opts the optional parameters
37
- # @return [Array<(ValidateCountryResponse, Fixnum, Hash)>] ValidateCountryResponse data, response status code and response headers
38
- def address_country_with_http_info(input, opts = {})
39
- if @api_client.config.debugging
40
- @api_client.config.logger.debug "Calling API: AddressApi.address_country ..."
41
- end
42
- # verify the required parameter 'input' is set
43
- if @api_client.config.client_side_validation && input.nil?
44
- fail ArgumentError, "Missing the required parameter 'input' when calling AddressApi.address_country"
45
- end
46
- # resource path
47
- local_var_path = "/validate/address/country"
48
-
49
- # query parameters
50
- query_params = {}
51
-
52
- # header parameters
53
- header_params = {}
54
- # HTTP header 'Accept' (if needed)
55
- header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/json', 'application/xml', 'text/xml'])
56
- # HTTP header 'Content-Type'
57
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'text/json'])
58
-
59
- # form parameters
60
- form_params = {}
61
-
62
- # http body (model)
63
- post_body = @api_client.object_to_http_body(input)
64
- auth_names = ['Apikey']
65
- data, status_code, headers = @api_client.call_api(:POST, local_var_path,
66
- :header_params => header_params,
67
- :query_params => query_params,
68
- :form_params => form_params,
69
- :body => post_body,
70
- :auth_names => auth_names,
71
- :return_type => 'ValidateCountryResponse')
72
- if @api_client.config.debugging
73
- @api_client.config.logger.debug "API called: AddressApi#address_country\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
74
- end
75
- return data, status_code, headers
76
- end
77
-
78
- # Gets IANA/Olsen time zones for a country
79
- # Gets the IANA/Olsen time zones for a country.
80
- # @param input Input request
81
- # @param [Hash] opts the optional parameters
82
- # @return [GetTimezonesResponse]
83
- def address_get_timezone(input, opts = {})
84
- data, _status_code, _headers = address_get_timezone_with_http_info(input, opts)
85
- return data
86
- end
87
-
88
- # Gets IANA/Olsen time zones for a country
89
- # Gets the IANA/Olsen time zones for a country.
90
- # @param input Input request
91
- # @param [Hash] opts the optional parameters
92
- # @return [Array<(GetTimezonesResponse, Fixnum, Hash)>] GetTimezonesResponse data, response status code and response headers
93
- def address_get_timezone_with_http_info(input, opts = {})
94
- if @api_client.config.debugging
95
- @api_client.config.logger.debug "Calling API: AddressApi.address_get_timezone ..."
96
- end
97
- # verify the required parameter 'input' is set
98
- if @api_client.config.client_side_validation && input.nil?
99
- fail ArgumentError, "Missing the required parameter 'input' when calling AddressApi.address_get_timezone"
100
- end
101
- # resource path
102
- local_var_path = "/validate/address/country/get-timezones"
103
-
104
- # query parameters
105
- query_params = {}
106
-
107
- # header parameters
108
- header_params = {}
109
- # HTTP header 'Accept' (if needed)
110
- header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/json', 'application/xml', 'text/xml'])
111
- # HTTP header 'Content-Type'
112
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'text/json'])
113
-
114
- # form parameters
115
- form_params = {}
116
-
117
- # http body (model)
118
- post_body = @api_client.object_to_http_body(input)
119
- auth_names = ['Apikey']
120
- data, status_code, headers = @api_client.call_api(:POST, local_var_path,
121
- :header_params => header_params,
122
- :query_params => query_params,
123
- :form_params => form_params,
124
- :body => post_body,
125
- :auth_names => auth_names,
126
- :return_type => 'GetTimezonesResponse')
127
- if @api_client.config.debugging
128
- @api_client.config.logger.debug "API called: AddressApi#address_get_timezone\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
129
- end
130
- return data, status_code, headers
131
- end
132
-
133
- # Parse an unstructured input text string into an international, formatted address
134
- # Uses machine learning and Natural Language Processing (NLP) to handle a wide array of cases, including non-standard and unstructured address strings across a wide array of countries and address formatting norms.
135
- # @param input Input parse request
136
- # @param [Hash] opts the optional parameters
137
- # @return [ParseAddressResponse]
138
- def address_parse_string(input, opts = {})
139
- data, _status_code, _headers = address_parse_string_with_http_info(input, opts)
140
- return data
141
- end
142
-
143
- # Parse an unstructured input text string into an international, formatted address
144
- # Uses machine learning and Natural Language Processing (NLP) to handle a wide array of cases, including non-standard and unstructured address strings across a wide array of countries and address formatting norms.
145
- # @param input Input parse request
146
- # @param [Hash] opts the optional parameters
147
- # @return [Array<(ParseAddressResponse, Fixnum, Hash)>] ParseAddressResponse data, response status code and response headers
148
- def address_parse_string_with_http_info(input, opts = {})
149
- if @api_client.config.debugging
150
- @api_client.config.logger.debug "Calling API: AddressApi.address_parse_string ..."
151
- end
152
- # verify the required parameter 'input' is set
153
- if @api_client.config.client_side_validation && input.nil?
154
- fail ArgumentError, "Missing the required parameter 'input' when calling AddressApi.address_parse_string"
155
- end
156
- # resource path
157
- local_var_path = "/validate/address/parse"
158
-
159
- # query parameters
160
- query_params = {}
161
-
162
- # header parameters
163
- header_params = {}
164
- # HTTP header 'Accept' (if needed)
165
- header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/json', 'application/xml', 'text/xml'])
166
- # HTTP header 'Content-Type'
167
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'text/json'])
168
-
169
- # form parameters
170
- form_params = {}
171
-
172
- # http body (model)
173
- post_body = @api_client.object_to_http_body(input)
174
- auth_names = ['Apikey']
175
- data, status_code, headers = @api_client.call_api(:POST, local_var_path,
176
- :header_params => header_params,
177
- :query_params => query_params,
178
- :form_params => form_params,
179
- :body => post_body,
180
- :auth_names => auth_names,
181
- :return_type => 'ParseAddressResponse')
182
- if @api_client.config.debugging
183
- @api_client.config.logger.debug "API called: AddressApi#address_parse_string\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
184
- end
185
- return data, status_code, headers
186
- end
187
- end
188
- end
@@ -1,243 +0,0 @@
1
- =begin
2
- #validateapi
3
-
4
- #The validation APIs help you validate data. Check if an E-mail address is real. Check if a domain is real. Check up on an IP address, and even where it is located. All this and much more is available in the validation API.
5
-
6
- OpenAPI spec version: v1
7
-
8
- Generated by: https://github.com/swagger-api/swagger-codegen.git
9
- Swagger Codegen version: 2.3.1
10
-
11
- =end
12
-
13
- require "uri"
14
-
15
- module CloudmersiveValidateApiClient
16
- class DomainApi
17
- attr_accessor :api_client
18
-
19
- def initialize(api_client = ApiClient.default)
20
- @api_client = api_client
21
- end
22
-
23
- # Validate a domain name
24
- # Check whether a domain name is valid or not. API performs a live validation by contacting DNS services to validate the existence of the domain name.
25
- # @param domain Domain name to check, for example \&quot;cloudmersive.com\&quot;. The input is a string so be sure to enclose it in double-quotes.
26
- # @param [Hash] opts the optional parameters
27
- # @return [CheckResponse]
28
- def domain_check(domain, opts = {})
29
- data, _status_code, _headers = domain_check_with_http_info(domain, opts)
30
- return data
31
- end
32
-
33
- # Validate a domain name
34
- # Check whether a domain name is valid or not. API performs a live validation by contacting DNS services to validate the existence of the domain name.
35
- # @param domain Domain name to check, for example \&quot;cloudmersive.com\&quot;. The input is a string so be sure to enclose it in double-quotes.
36
- # @param [Hash] opts the optional parameters
37
- # @return [Array<(CheckResponse, Fixnum, Hash)>] CheckResponse data, response status code and response headers
38
- def domain_check_with_http_info(domain, opts = {})
39
- if @api_client.config.debugging
40
- @api_client.config.logger.debug "Calling API: DomainApi.domain_check ..."
41
- end
42
- # verify the required parameter 'domain' is set
43
- if @api_client.config.client_side_validation && domain.nil?
44
- fail ArgumentError, "Missing the required parameter 'domain' when calling DomainApi.domain_check"
45
- end
46
- # resource path
47
- local_var_path = "/validate/domain/check"
48
-
49
- # query parameters
50
- query_params = {}
51
-
52
- # header parameters
53
- header_params = {}
54
- # HTTP header 'Accept' (if needed)
55
- header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/json', 'application/xml', 'text/xml'])
56
- # HTTP header 'Content-Type'
57
- header_params['Content-Type'] = @api_client.select_header_content_type(['text/javascript', 'application/json', 'text/json'])
58
-
59
- # form parameters
60
- form_params = {}
61
-
62
- # http body (model)
63
- post_body = @api_client.object_to_http_body(domain)
64
- auth_names = ['Apikey']
65
- data, status_code, headers = @api_client.call_api(:POST, local_var_path,
66
- :header_params => header_params,
67
- :query_params => query_params,
68
- :form_params => form_params,
69
- :body => post_body,
70
- :auth_names => auth_names,
71
- :return_type => 'CheckResponse')
72
- if @api_client.config.debugging
73
- @api_client.config.logger.debug "API called: DomainApi#domain_check\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
74
- end
75
- return data, status_code, headers
76
- end
77
-
78
- # Get WHOIS information for a domain
79
- # Validate whether a domain name exists, and also return the full WHOIS record for that domain name. WHOIS records include all the registration details of the domain name, such as information about the domain's owners.
80
- # @param domain Domain name to check, for example \&quot;cloudmersive.com\&quot;. The input is a string so be sure to enclose it in double-quotes.
81
- # @param [Hash] opts the optional parameters
82
- # @return [WhoisResponse]
83
- def domain_post(domain, opts = {})
84
- data, _status_code, _headers = domain_post_with_http_info(domain, opts)
85
- return data
86
- end
87
-
88
- # Get WHOIS information for a domain
89
- # Validate whether a domain name exists, and also return the full WHOIS record for that domain name. WHOIS records include all the registration details of the domain name, such as information about the domain&#39;s owners.
90
- # @param domain Domain name to check, for example \&quot;cloudmersive.com\&quot;. The input is a string so be sure to enclose it in double-quotes.
91
- # @param [Hash] opts the optional parameters
92
- # @return [Array<(WhoisResponse, Fixnum, Hash)>] WhoisResponse data, response status code and response headers
93
- def domain_post_with_http_info(domain, opts = {})
94
- if @api_client.config.debugging
95
- @api_client.config.logger.debug "Calling API: DomainApi.domain_post ..."
96
- end
97
- # verify the required parameter 'domain' is set
98
- if @api_client.config.client_side_validation && domain.nil?
99
- fail ArgumentError, "Missing the required parameter 'domain' when calling DomainApi.domain_post"
100
- end
101
- # resource path
102
- local_var_path = "/validate/domain/whois"
103
-
104
- # query parameters
105
- query_params = {}
106
-
107
- # header parameters
108
- header_params = {}
109
- # HTTP header 'Accept' (if needed)
110
- header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/json', 'application/xml', 'text/xml'])
111
- # HTTP header 'Content-Type'
112
- header_params['Content-Type'] = @api_client.select_header_content_type(['text/javascript', 'application/json', 'text/json'])
113
-
114
- # form parameters
115
- form_params = {}
116
-
117
- # http body (model)
118
- post_body = @api_client.object_to_http_body(domain)
119
- auth_names = ['Apikey']
120
- data, status_code, headers = @api_client.call_api(:POST, local_var_path,
121
- :header_params => header_params,
122
- :query_params => query_params,
123
- :form_params => form_params,
124
- :body => post_body,
125
- :auth_names => auth_names,
126
- :return_type => 'WhoisResponse')
127
- if @api_client.config.debugging
128
- @api_client.config.logger.debug "API called: DomainApi#domain_post\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
129
- end
130
- return data, status_code, headers
131
- end
132
-
133
- # Validate a URL fully
134
- # Validate whether a URL is syntactically valid (does not check endpoint for validity), whether it exists, and whether the endpoint is up and passes virus scan checks. Accepts various types of input and produces a well-formed URL as output.
135
- # @param request Input URL request
136
- # @param [Hash] opts the optional parameters
137
- # @return [ValidateUrlResponseFull]
138
- def domain_url_full(request, opts = {})
139
- data, _status_code, _headers = domain_url_full_with_http_info(request, opts)
140
- return data
141
- end
142
-
143
- # Validate a URL fully
144
- # Validate whether a URL is syntactically valid (does not check endpoint for validity), whether it exists, and whether the endpoint is up and passes virus scan checks. Accepts various types of input and produces a well-formed URL as output.
145
- # @param request Input URL request
146
- # @param [Hash] opts the optional parameters
147
- # @return [Array<(ValidateUrlResponseFull, Fixnum, Hash)>] ValidateUrlResponseFull data, response status code and response headers
148
- def domain_url_full_with_http_info(request, opts = {})
149
- if @api_client.config.debugging
150
- @api_client.config.logger.debug "Calling API: DomainApi.domain_url_full ..."
151
- end
152
- # verify the required parameter 'request' is set
153
- if @api_client.config.client_side_validation && request.nil?
154
- fail ArgumentError, "Missing the required parameter 'request' when calling DomainApi.domain_url_full"
155
- end
156
- # resource path
157
- local_var_path = "/validate/domain/url/full"
158
-
159
- # query parameters
160
- query_params = {}
161
-
162
- # header parameters
163
- header_params = {}
164
- # HTTP header 'Accept' (if needed)
165
- header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/json', 'application/xml', 'text/xml'])
166
- # HTTP header 'Content-Type'
167
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'text/json'])
168
-
169
- # form parameters
170
- form_params = {}
171
-
172
- # http body (model)
173
- post_body = @api_client.object_to_http_body(request)
174
- auth_names = ['Apikey']
175
- data, status_code, headers = @api_client.call_api(:POST, local_var_path,
176
- :header_params => header_params,
177
- :query_params => query_params,
178
- :form_params => form_params,
179
- :body => post_body,
180
- :auth_names => auth_names,
181
- :return_type => 'ValidateUrlResponseFull')
182
- if @api_client.config.debugging
183
- @api_client.config.logger.debug "API called: DomainApi#domain_url_full\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
184
- end
185
- return data, status_code, headers
186
- end
187
-
188
- # Validate a URL syntactically
189
- # Validate whether a URL is syntactically valid (does not check endpoint for validity). Accepts various types of input and produces a well-formed URL as output.
190
- # @param request Input URL information
191
- # @param [Hash] opts the optional parameters
192
- # @return [ValidateUrlResponseSyntaxOnly]
193
- def domain_url_syntax_only(request, opts = {})
194
- data, _status_code, _headers = domain_url_syntax_only_with_http_info(request, opts)
195
- return data
196
- end
197
-
198
- # Validate a URL syntactically
199
- # Validate whether a URL is syntactically valid (does not check endpoint for validity). Accepts various types of input and produces a well-formed URL as output.
200
- # @param request Input URL information
201
- # @param [Hash] opts the optional parameters
202
- # @return [Array<(ValidateUrlResponseSyntaxOnly, Fixnum, Hash)>] ValidateUrlResponseSyntaxOnly data, response status code and response headers
203
- def domain_url_syntax_only_with_http_info(request, opts = {})
204
- if @api_client.config.debugging
205
- @api_client.config.logger.debug "Calling API: DomainApi.domain_url_syntax_only ..."
206
- end
207
- # verify the required parameter 'request' is set
208
- if @api_client.config.client_side_validation && request.nil?
209
- fail ArgumentError, "Missing the required parameter 'request' when calling DomainApi.domain_url_syntax_only"
210
- end
211
- # resource path
212
- local_var_path = "/validate/domain/url/syntax-only"
213
-
214
- # query parameters
215
- query_params = {}
216
-
217
- # header parameters
218
- header_params = {}
219
- # HTTP header 'Accept' (if needed)
220
- header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/json', 'application/xml', 'text/xml'])
221
- # HTTP header 'Content-Type'
222
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'text/json'])
223
-
224
- # form parameters
225
- form_params = {}
226
-
227
- # http body (model)
228
- post_body = @api_client.object_to_http_body(request)
229
- auth_names = ['Apikey']
230
- data, status_code, headers = @api_client.call_api(:POST, local_var_path,
231
- :header_params => header_params,
232
- :query_params => query_params,
233
- :form_params => form_params,
234
- :body => post_body,
235
- :auth_names => auth_names,
236
- :return_type => 'ValidateUrlResponseSyntaxOnly')
237
- if @api_client.config.debugging
238
- @api_client.config.logger.debug "API called: DomainApi#domain_url_syntax_only\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
239
- end
240
- return data, status_code, headers
241
- end
242
- end
243
- end