This GetYourGuide Partner API provides access to GetYourGuide’s marketplace for tours and activities. It has a RESTful interface and uses the JSON media format. Access is secured via SSL and an API access token.
You can use the openapi generator cli to automatically generate different language clients.
Some generators include (go
, typescript-node
, ruby
)
Clone the repository and then you can run this command to generate a typescript-node
client
npx @openapitools/openapi-generator-cli generate -i api.yaml -g typescript-node -o /tmp/ts/
For sensitive security matters please contact [email protected].
Copyright 2024 GetYourGuide GmbH.
partner-api-spec is licensed under the Apache License, Version 2.0. See LICENSE for the full text.