The Blueprint-compatible country route is public, read-only and edge cached. It accepts the same country identifiers as v1.
curl --request GET \
--url "https://aigovernanceworld.com/country/RO"
Response contract
Evidence remains attached
Collection endpoints accept page and pageSize; page size is capped at 100. Country lists also accept q, region and rankedOnly. Search requires a query between 2 and 120 characters.
Successful responses expose the requested data together with API version, generation time, publication and verification state, pagination links and source policy. Entity records retain their primary source URL, evidence tier and source date.
Errors use application/problem+json. Rate limits return HTTP 429 with a Retry-After header. The available authorization vocabulary is catalog:read, countries:read, index:read, sources:read, observatory:read, reports:read.