# Country Risk Retrieve country-level AML, ESG, sovereign, and supply chain risk indicators, including scores, classifications, and rankings for compliance and risk assessment workflows. Version: 1.0.0 Metadata: - status: published - tags: ["Compliance"] ## Servers Sandbox server ``` https://connect.sandbox.creditsafe.com/v1 ``` Production server ``` https://connect.creditsafe.com/v1 ``` ## Security ### bearerToken This API requires authentication for access to protected endpoints. Authentication is performed by providing a valid JWT token in the `Authorization` header of each request. Type: http Scheme: bearer Bearer Format: JWT ## Download OpenAPI description [Country Risk](https://doc.creditsafe.com/_spec/connect-apis-catalog/product-catalog/CountryRisk/countryRisk.yaml) ## Authentication Authentication endpoint to obtain access token for API requests. ### Authenticate - [POST /authenticate](https://doc.creditsafe.com/connect-apis-catalog/product-catalog/countryrisk/countryrisk/authentication/authenticate.md): Supply username and password to generate Authentication Token. ## Country Risk Endpoints for retrieving country risk information. ### Return Country Risk Details Of A Given Country - [GET /compliance/countryRisk/{countryCode}](https://doc.creditsafe.com/connect-apis-catalog/product-catalog/countryrisk/countryrisk/country-risk/compliancecountryriskcountrycodeget.md): Returns country risk details for a given country code, including AML, ESG, sovereign, and supply chain indicators when data is available. Fields that evaluate to in backend processing may be omitted from the customer response payload.