#143
This commit is contained in:
Sihyun Kim 2024-03-22 13:36:45 +09:00 committed by GitHub
parent dc10399060
commit 398326f666
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -267,7 +267,7 @@ For information on contributing to this project, please see the [contributing gu
### Data Validation ### Data Validation
| API | Description | Auth | HTTPS | CORS | | API | Description | Auth | HTTPS | CORS |
| :-------------------------------------------------------------------------: | --------------------------------------------------------------------- | :------: | :---: | :-----: | | :----------------------------------------------------------------------------------------------------------: | ------------------------------------------------------------- | :------: | :---: | :-----: |
| [Cloudmersive Validate](https://cloudmersive.com/validate-api) | Validate email addresses, phone numbers, VAT numbers and domain names | `apiKey` | Yes | Yes | | [Cloudmersive Validate](https://cloudmersive.com/validate-api) | Validate email addresses, phone numbers, VAT numbers and domain names | `apiKey` | Yes | Yes |
| [Email (LabStack)](https://labstack.com/email) | Instant email address verification to filter legit addresses | `apiKey` | Yes | Yes | | [Email (LabStack)](https://labstack.com/email) | Instant email address verification to filter legit addresses | `apiKey` | Yes | Yes |
| [languagelayer](https://languagelayer.com) | Language detection | No | Yes | Unknown | | [languagelayer](https://languagelayer.com) | Language detection | No | Yes | Unknown |