Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.22 KB

README.md

File metadata and controls

26 lines (19 loc) · 1.22 KB

GetYourGuide Partner API OpenAPI Specifications

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.

Table of contents

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/

Security

For sensitive security matters please contact security@getyourguide.com.

Legal

Copyright 2023 GetYourGuide GmbH.

partner-api-spec is licensed under the Apache License, Version 2.0. See LICENSE for the full text.