Endpoints

The sherpa° Requirements API can return information about travel restrictions using HTTP requests. The API follows Resource Oriented Design practices and follows JSON specifications.

Resources

The following requests are available:

  • Trips returns restrictions and procedures for a specified Trip as described using sets of Segments.

  • Restrictions returns all or specific travel restrictions.

  • Procedures returns all or specific travel procedures.

  • Countries returns travel restrictions and procedures imposed by select countries or countries.

  • Regions returns travel restrictions and procedures imposed by select regions or regions.

Run in Postman

Relationship

Each country has a number of administrative sub divisions which are represented by the Region resource in our API. Just like countries, a Region can have a series of Restrictions and Procedures bound to that specific region.