v2.1.0 - 2025-04-02
Added
A new endpoint: countries/search.
Added a new parameter (match) to codes/search and countries/search.
v2.0.4 - 2025-03-25
Fixed
Fixed a CORS issue that prevented access. Access is now correctly allowed based on the allowed origins.
v2.0.3 - 2025-03-14
Fixed
Fixed an issue where the state information was not exported for some entries.
v2.0.2 - 2025-02-28
Fixed
Fixed an issue where API keys could not be deactivated or deleted.
v2.0.1 - 2025-02-24
Changed
The demo now also supports zip codes with a hyphen (-).
Spaces in queries are now allowed.
The allowed characters for the query parameter in the codes/search endpoint have been adjusted.
Fixed
The postalCode parameter now correctly accepts the hyphen (-).
v2.0.0 - 2025-02-18
Added
A user interface for improved accessibility.
An enhanced demo version.
API key management functionality.
Detailed API usage statistics.
A new endpoint: countries/info.
A new endpoint: countries/states.
Significantly improved documentation.
Breaking
The structure of requests and responses has been modified.
Changed
API requests now require an API key to be included in the header.
Some endpoint parameters have been updated.
Increased accuracy of some geodata.
Performance optimizations.
Expanded and updated database.