Authentication

Access to the app requires authentication through a token provided by Riskline.

URL Format

The URL format for accessing the app is as follows:
https://trip-ready.riskline.com/destination/iso_code?key=token

  • ISO Code: The ISO 3166 code representing the country or territory.
  • Token: The authentication token provided by Riskline.

Accessing ISO Codes

ISO codes representing countries and territories can be fetched by accessing the following collection:

Documentation: Click here
Description: Administrative level 0 geopolitical areas indicated by ISO 3166 codes.

Example
Suppose you want to access the United States using your token received from Riskline.

  • Token received: 4gh7tyu2tq8n63axr1l9bv0okc2sew
  • Destination: United States of America (US)

The URL would be constructed as follows:
https://trip-ready.riskline.com/destination/us?key=4gh7tyu2tq8n63axr1l9bv0okc2sew