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.

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/destination/us?key=4gh7tyu2tq8n63axr1l9bv0okc2sew