Account API vs NamSor API v2
If you need a Finance API that's easy to integrate, go with Account API.
Account API
This API is used for the classic integration. If you are just starting your implementation, refer to our [new integration guide](https://docs.adyen.com/marketplaces-and-platforms) instead. The Acc...
NamSor API v2
NamSor API v2 : enpoints to process personal names (gender, cultural origin or ethnicity) in all alphabets or languages. By default, enpoints use 1 unit per name (ex. Gender), but Ethnicity classif...
Account API
- Simple API key authentication
- HTTPS supported
NamSor API v2
- Simple API key authentication
- No HTTPS support
| Feature | Account API | NamSor API v2 |
|---|---|---|
| Authentication | apiKey | apiKey |
| HTTPS | Yes | No |
| CORS | Unknown | Unknown |
When to use which?
Account API supports HTTPS, which is required for production deployments and secure data handling.