Abstract Phone Validation vs Health Repository Provider Specifications for HIU
If you need a Phone API that's easy to integrate, go with Abstract Phone Validation.
Abstract Phone Validation
Validate phone numbers globally
Health Repository Provider Specifications for HIU
The following are the specifications for the APIs to be implemented at the Health Repository end if an entity is only serving the role of a HIU. The specs are essentially duplicates from the Gatewa...
Abstract Phone Validation
- Simple API key authentication
- HTTPS supported
- CORS enabled for frontend use
Health Repository Provider Specifications for HIU
- Simple API key authentication
- HTTPS supported
- Currently flagged as inactive
| Feature | Abstract Phone Validation | Health Repository Provider Specifications for HIU |
|---|---|---|
| Authentication | apiKey | apiKey |
| HTTPS | Yes | Yes |
| CORS | Yes | Unknown |
When to use which?
Abstract Phone Validation works directly from the browser with CORS enabled, making it better for frontend-only apps.