Skip to content
Last updated

Passolution Dataservice API (2.0.0)

The Passolution Dataservice API is a RESTful interface to retrieve entry requirements, visa regulations, health information and more for destinations around the world.

Target Group

Our API is suitable for suppliers of front and back office systems, as well as tour operators and OTAs who wish to deliver data from Passolution within the framework of the EU Package Travel Directive via their systems to travel agencies or end customers.

Available Languages

The required data can be supplied in different languages. Currently the following languages are supported:

  • German
  • English
  • Dutch
  • Bulgarian
  • Czech
  • Danish
  • Finnish
  • French
  • Greek
  • Hungarian
  • Italian
  • Norwegian
  • Polish
  • Portuguese
  • Romanian
  • Russian
  • Slovak
  • Slovenian
  • Spanish
  • Swedish
  • Turkish

API Requests

Our API is stateless and accepts HTTP GET & POST requests. The request body can be sent in JSON data format.

API Response

The API response is in JSON data format.

HTTP Status Codes

CodeMeaningDescription
200OKThe API request is successful.
204NO CONTENTThere is no content available for the request.
401AUTHORIZATION ERRORInvalid or expired credentials used.
403FORBIDDENNo permission to do the operation.
404METHOD NOT ALLOWEDThe specified method is not allowed.
429TOO MANY REQUESTSNumber of API requests for the 24 hour period is exceeded or the concurrency limit of the user for the app is exceeded.
500INTERNAL SERVER ERRORGeneric error that is encountered due to an unexpected server error.