{"componentChunkName":"component---src-templates-simple-markdown-js","path":"/api/catalog/activities/taxonomies/","matchPath":"","result":{"data":{"markdownRemark":{"html":"<h1 style=\"position:relative;\"><a href=\"#taxonomies\" aria-label=\"taxonomies permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a><div class=\"hidden-anchor\" id=\"taxonomies\"></div>Taxonomies</h1>\n<p>Taxonomy provides information about the activity’s <em>highlights</em>, <em>inclusions</em> and <em>exclusions</em>. Highlights contain the main selling points for an activity. Inclusions contain benefits that customers will receive for the activity while exclusions indicate benefits that are not part of the activity. This information is not required when providers create an activity, but it is highly encouraged in order to keep customers informed.</p>\n<p>To get the taxonomy for a specific activity, make the following request:</p>\n<div class=\"code-wrapper\">\n        <div class=\"gatsby-code-button-container\"\n             data-toaster-id=\"93663688814943030000\"\n             data-toaster-duration=\"1500\"\n             onClick=\"copyCodeToClipboard(`curl -X GET '{baseUrl}/activities/{activityUuid}/taxonomies' \\\\\n-H 'X-Musement-Application: {applicationValue}' \\\\\n-H 'X-Musement-Version: 3.4.0' \\\\\n-H 'Authorization: Bearer {accessToken}'`, `93663688814943030000`)\"\n        >\n          <div class=\"gatsby-code-button\" title=\"Copy the code snippet\">Copy</div>\n          <div class=\"done-indicator done-indicator-93663688814943030000\">Copied</div>\n        </div>\n        <div class=\"gatsby-highlight\" data-language=\"bash\"><pre class=\"language-bash\"><code class=\"language-bash\"><span class=\"token function\">curl</span> <span class=\"token parameter variable\">-X</span> GET <span class=\"token string\">'{baseUrl}/activities/{activityUuid}/taxonomies'</span> <span class=\"token punctuation\">\\</span>\n<span class=\"token parameter variable\">-H</span> <span class=\"token string\">'X-Musement-Application: {applicationValue}'</span> <span class=\"token punctuation\">\\</span>\n<span class=\"token parameter variable\">-H</span> <span class=\"token string\">'X-Musement-Version: 3.4.0'</span> <span class=\"token punctuation\">\\</span>\n<span class=\"token parameter variable\">-H</span> <span class=\"token string\">'Authorization: Bearer {accessToken}'</span></code></pre></div>\n      </div>\n<p>The response contains all highlights, inclusions and exclusions for the activity:</p>\n<div class=\"code-wrapper\">\n        <div class=\"gatsby-code-button-container\"\n             data-toaster-id=\"96752848567097560000\"\n             data-toaster-duration=\"1500\"\n             onClick=\"copyCodeToClipboard(`[\n\t[...]\n\t{\n\t\t&quot;uuid&quot;:&quot;acadd4d5e4e8f4e24bb89d9e76a56888&quot;,\n\t\t&quot;name&quot;:&quot;Skip-the-line tickets to the Vatican Museums and the Sistine Chapel (entrance at the selected times...&quot;,\n\t\t&quot;type&quot;:&quot;INCLUSION&quot;,\n\t\t&quot;category&quot;:&quot;NO-STANDARD&quot;\n\t},\n\t{\n\t\t&quot;uuid&quot;:&quot;c326e4c6bf15190d2901976de2e26049&quot;,\n\t\t&quot;name&quot;:&quot;Entrance to St. Peter's Basilica&quot;,\n\t\t&quot;type&quot;:&quot;EXCLUSION&quot;,\n\t\t&quot;category&quot;:&quot;NO-STANDARD&quot;\n\t},\n\t{\n\t\t&quot;uuid&quot;:&quot;144e1ec182d26d189271c4872e932fc0&quot;,\n\t\t&quot;name&quot;:&quot;VIP entrance option: access the Vatican Museums in the quickest possible way thanks to your accompan...&quot;,\n\t\t&quot;type&quot;:&quot;HIGHLIGHT&quot;,\n\t\t&quot;category&quot;:&quot;NO-STANDARD&quot;\n\t},\n\t[...]\n]`, `96752848567097560000`)\"\n        >\n          <div class=\"gatsby-code-button\" title=\"Copy the code snippet\">Copy</div>\n          <div class=\"done-indicator done-indicator-96752848567097560000\">Copied</div>\n        </div>\n        <div class=\"gatsby-highlight\" data-language=\"json\"><pre class=\"language-json\"><code class=\"language-json\"><span class=\"token punctuation\">[</span>\n\t<span class=\"token punctuation\">[</span>...<span class=\"token punctuation\">]</span>\n\t<span class=\"token punctuation\">{</span>\n\t\t<span class=\"token property\">\"uuid\"</span><span class=\"token operator\">:</span><span class=\"token string\">\"acadd4d5e4e8f4e24bb89d9e76a56888\"</span><span class=\"token punctuation\">,</span>\n\t\t<span class=\"token property\">\"name\"</span><span class=\"token operator\">:</span><span class=\"token string\">\"Skip-the-line tickets to the Vatican Museums and the Sistine Chapel (entrance at the selected times...\"</span><span class=\"token punctuation\">,</span>\n\t\t<span class=\"token property\">\"type\"</span><span class=\"token operator\">:</span><span class=\"token string\">\"INCLUSION\"</span><span class=\"token punctuation\">,</span>\n\t\t<span class=\"token property\">\"category\"</span><span class=\"token operator\">:</span><span class=\"token string\">\"NO-STANDARD\"</span>\n\t<span class=\"token punctuation\">}</span><span class=\"token punctuation\">,</span>\n\t<span class=\"token punctuation\">{</span>\n\t\t<span class=\"token property\">\"uuid\"</span><span class=\"token operator\">:</span><span class=\"token string\">\"c326e4c6bf15190d2901976de2e26049\"</span><span class=\"token punctuation\">,</span>\n\t\t<span class=\"token property\">\"name\"</span><span class=\"token operator\">:</span><span class=\"token string\">\"Entrance to St. Peter's Basilica\"</span><span class=\"token punctuation\">,</span>\n\t\t<span class=\"token property\">\"type\"</span><span class=\"token operator\">:</span><span class=\"token string\">\"EXCLUSION\"</span><span class=\"token punctuation\">,</span>\n\t\t<span class=\"token property\">\"category\"</span><span class=\"token operator\">:</span><span class=\"token string\">\"NO-STANDARD\"</span>\n\t<span class=\"token punctuation\">}</span><span class=\"token punctuation\">,</span>\n\t<span class=\"token punctuation\">{</span>\n\t\t<span class=\"token property\">\"uuid\"</span><span class=\"token operator\">:</span><span class=\"token string\">\"144e1ec182d26d189271c4872e932fc0\"</span><span class=\"token punctuation\">,</span>\n\t\t<span class=\"token property\">\"name\"</span><span class=\"token operator\">:</span><span class=\"token string\">\"VIP entrance option: access the Vatican Museums in the quickest possible way thanks to your accompan...\"</span><span class=\"token punctuation\">,</span>\n\t\t<span class=\"token property\">\"type\"</span><span class=\"token operator\">:</span><span class=\"token string\">\"HIGHLIGHT\"</span><span class=\"token punctuation\">,</span>\n\t\t<span class=\"token property\">\"category\"</span><span class=\"token operator\">:</span><span class=\"token string\">\"NO-STANDARD\"</span>\n\t<span class=\"token punctuation\">}</span><span class=\"token punctuation\">,</span>\n\t<span class=\"token punctuation\">[</span>...<span class=\"token punctuation\">]</span>\n<span class=\"token punctuation\">]</span></code></pre></div>\n      </div>\n<p>To get a list of all available taxonomies for a specific taxonomy type, make the following request:</p>\n<div class=\"code-wrapper\">\n        <div class=\"gatsby-code-button-container\"\n             data-toaster-id=\"68363472419558760000\"\n             data-toaster-duration=\"1500\"\n             onClick=\"copyCodeToClipboard(`curl -X GET '{baseUrl}/activity-taxonomies/{activityTaxonomyType}' \\\\\n-H 'X-Musement-Application: {applicationValue}' \\\\\n-H 'X-Musement-Version: 3.4.0' \\\\\n-H 'Authorization: Bearer {accessToken}'`, `68363472419558760000`)\"\n        >\n          <div class=\"gatsby-code-button\" title=\"Copy the code snippet\">Copy</div>\n          <div class=\"done-indicator done-indicator-68363472419558760000\">Copied</div>\n        </div>\n        <div class=\"gatsby-highlight\" data-language=\"bash\"><pre class=\"language-bash\"><code class=\"language-bash\"><span class=\"token function\">curl</span> <span class=\"token parameter variable\">-X</span> GET <span class=\"token string\">'{baseUrl}/activity-taxonomies/{activityTaxonomyType}'</span> <span class=\"token punctuation\">\\</span>\n<span class=\"token parameter variable\">-H</span> <span class=\"token string\">'X-Musement-Application: {applicationValue}'</span> <span class=\"token punctuation\">\\</span>\n<span class=\"token parameter variable\">-H</span> <span class=\"token string\">'X-Musement-Version: 3.4.0'</span> <span class=\"token punctuation\">\\</span>\n<span class=\"token parameter variable\">-H</span> <span class=\"token string\">'Authorization: Bearer {accessToken}'</span></code></pre></div>\n      </div>\n<p>The response provides all the taxonomies for the specified taxonomy type. There are three taxonomy types in total:</p>\n<ul>\n<li>\n<code class=\"language-text\">highlights</code>\n</li>\n<li>\n<code class=\"language-text\">inclusions</code>\n</li>\n<li>\n<code class=\"language-text\">exclusions</code>\n</li>\n</ul>\n<p>Here is an example response for <code class=\"language-text\">highlights</code>:</p>\n<div class=\"code-wrapper\">\n        <div class=\"gatsby-code-button-container\"\n             data-toaster-id=\"65202867904401195000\"\n             data-toaster-duration=\"1500\"\n             onClick=\"copyCodeToClipboard(`[\n\t[...]\n\t{\n\t\t&quot;uuid&quot;:&quot;7a1db21d-51e1-11e7-96a2-06d26c7657b2&quot;,\n\t\t&quot;name&quot;:&quot;Lunch menu to keep you going all day&quot;,\n\t\t&quot;category&quot;:&quot;MEALS&quot;\n\t},\n\t{\n\t\t&quot;uuid&quot;:&quot;7a1db53d-51e1-11e7-96a2-06d26c7657b2&quot;,\n\t\t&quot;name&quot;:&quot;Avoid the traffic of the city with an airport transfer&quot;,\n\t\t&quot;category&quot;:&quot;TRANSPORTATION&quot;\n\t}\n\t[...]\n]`, `65202867904401195000`)\"\n        >\n          <div class=\"gatsby-code-button\" title=\"Copy the code snippet\">Copy</div>\n          <div class=\"done-indicator done-indicator-65202867904401195000\">Copied</div>\n        </div>\n        <div class=\"gatsby-highlight\" data-language=\"json\"><pre class=\"language-json\"><code class=\"language-json\"><span class=\"token punctuation\">[</span>\n\t<span class=\"token punctuation\">[</span>...<span class=\"token punctuation\">]</span>\n\t<span class=\"token punctuation\">{</span>\n\t\t<span class=\"token property\">\"uuid\"</span><span class=\"token operator\">:</span><span class=\"token string\">\"7a1db21d-51e1-11e7-96a2-06d26c7657b2\"</span><span class=\"token punctuation\">,</span>\n\t\t<span class=\"token property\">\"name\"</span><span class=\"token operator\">:</span><span class=\"token string\">\"Lunch menu to keep you going all day\"</span><span class=\"token punctuation\">,</span>\n\t\t<span class=\"token property\">\"category\"</span><span class=\"token operator\">:</span><span class=\"token string\">\"MEALS\"</span>\n\t<span class=\"token punctuation\">}</span><span class=\"token punctuation\">,</span>\n\t<span class=\"token punctuation\">{</span>\n\t\t<span class=\"token property\">\"uuid\"</span><span class=\"token operator\">:</span><span class=\"token string\">\"7a1db53d-51e1-11e7-96a2-06d26c7657b2\"</span><span class=\"token punctuation\">,</span>\n\t\t<span class=\"token property\">\"name\"</span><span class=\"token operator\">:</span><span class=\"token string\">\"Avoid the traffic of the city with an airport transfer\"</span><span class=\"token punctuation\">,</span>\n\t\t<span class=\"token property\">\"category\"</span><span class=\"token operator\">:</span><span class=\"token string\">\"TRANSPORTATION\"</span>\n\t<span class=\"token punctuation\">}</span>\n\t<span class=\"token punctuation\">[</span>...<span class=\"token punctuation\">]</span>\n<span class=\"token punctuation\">]</span></code></pre></div>\n      </div>\n<p>You can see taxonomies in action on <a href=\"https://www.musement.com\">musement.com</a>. Highlights are displayed near the top of the page in the section <em>Do this because</em>:</p>\n<p><span\n      class=\"gatsby-resp-image-wrapper\"\n      style=\"position: relative; display: block; margin-left: auto; margin-right: auto; max-width: 583px; \"\n    >\n      <span\n    class=\"gatsby-resp-image-background-image\"\n    style=\"padding-bottom: 52.63157894736842%; position: relative; bottom: 0; left: 0; background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAYAAAB/Ca1DAAAACXBIWXMAAAsTAAALEwEAmpwYAAABbUlEQVQoz31Sa2/CMAzs//9n26TxBQFfB2JFaDTvR1vam+20VUFskaxrHce5O6f6ri84nY44n8+o6xrX6xUXQqU0eI3j+DLWe+tV7fYHHA577HZ7bLdbfG42+Hh/w9fxhP/Wc+MZq3vfI+cWbdui6zr0HP0dMUU455BSEvTeC865vxhXMUZYa6UwhIAYg6AxRjClLPvec740TTm/ZCySvXdomgaeDjeqkcNKqYWVpsb8rbSiOjUxpRqtpe7ndgOTWhiy1EAJllEYxiU4F2MiLP/OOrIniz0zck1PtmFcJAdobaDpNmsKu0DymJWmSXvnSb6GY7bEcnia6vOqMt1QPPJg+bP5zJYxCssoeWa6qAjFa84Le7p4GIhhoh8ZQAzSsBQVtLZMtEy6HAxTI1ZRGhEJCkMqh2EgySvfuAFvsKdsA1sQQ2niacKWn41xk99eau/U5EFyNxm7DGO6gKWUZ5Me9plZnnJcIwNZPfRfX8tVDRnOL54AAAAASUVORK5CYII='); background-size: cover; display: block;\"\n  ></span>\n  <img\n        class=\"gatsby-resp-image-image\"\n        alt=\"Highlights on musement.com\"\n        title=\"Highlights on musement.com\"\n        src=\"/static/48ccb36ecc762daf484db56e8e44c38f/9fc4b/do-this-because.png\"\n        srcset=\"/static/48ccb36ecc762daf484db56e8e44c38f/d4770/do-this-because.png 228w,\n/static/48ccb36ecc762daf484db56e8e44c38f/379c3/do-this-because.png 455w,\n/static/48ccb36ecc762daf484db56e8e44c38f/9fc4b/do-this-because.png 583w\"\n        sizes=\"(max-width: 583px) 100vw, 583px\"\n        style=\"width:100%;height:100%;margin:0;vertical-align:middle;position:absolute;top:0;left:0;\"\n        loading=\"lazy\"\n      />\n    </span></p>\n<p>Inclusions and exclusions are displayed together farther down the page after the description, in the sections <em>What's included</em> and <em>What's not included</em>: </p>\n<p><span\n      class=\"gatsby-resp-image-wrapper\"\n      style=\"position: relative; display: block; margin-left: auto; margin-right: auto; max-width: 787px; \"\n    >\n      <span\n    class=\"gatsby-resp-image-background-image\"\n    style=\"padding-bottom: 29.3859649122807%; position: relative; bottom: 0; left: 0; background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAGCAYAAADDl76dAAAACXBIWXMAAAsTAAALEwEAmpwYAAAA5ElEQVQY05VQ7W7DIAzk/R9v7VKtkdo0arMoX0AgCYHA1aBOWqvuxyydMMfZPsOqqsLnfo+yLFFeLjgcMuR5jr/CWossy3A8fuG7rlEUBc7nEz52O1xvNzClFZqmwTAM6PseNYm6rsO2bXDWpQbOuYQQAE9837apRgiJjmo452iJU0qBeXiM45gu8zzDGIN1XaGIizwXPL3FfPOeOnqE1WBelqTXWj9twAKNjQ0sufEkTs7ITTzj22uEN98QdT9gxi3kYISUMrmIkAQhBBZy8VqAX/kT/9Ax6y2maYJ+rPxu+n/iDpNy0kN7rqQIAAAAAElFTkSuQmCC'); background-size: cover; display: block;\"\n  ></span>\n  <img\n        class=\"gatsby-resp-image-image\"\n        alt=\"Inclusions and exclusions on musement.com\"\n        title=\"Inclusions and exclusions on musement.com\"\n        src=\"/static/0f944d74041c66ff5bae76b37f6af285/e619b/inclusions-exclusions.png\"\n        srcset=\"/static/0f944d74041c66ff5bae76b37f6af285/d4770/inclusions-exclusions.png 228w,\n/static/0f944d74041c66ff5bae76b37f6af285/379c3/inclusions-exclusions.png 455w,\n/static/0f944d74041c66ff5bae76b37f6af285/e619b/inclusions-exclusions.png 787w\"\n        sizes=\"(max-width: 787px) 100vw, 787px\"\n        style=\"width:100%;height:100%;margin:0;vertical-align:middle;position:absolute;top:0;left:0;\"\n        loading=\"lazy\"\n      />\n    </span></p>\n<p>If an activity does not have highlights, inclusions or exclusions, these sections are not displayed on the page.</p>","headings":[{"value":"Taxonomies","depth":1}]},"contentItem":{"data":{"lastModified":"2025-12-18T16:31:42.000Z","enableToc":null,"disableLastModified":null,"tocMaxDepth":null,"requestLogin":false}},"siteConfig":{"enableToc":false,"disableLastModified":false,"tocMaxDepth":4}},"pageContext":{"matchPath":"","id":"96740abb-f801-5c28-987d-de9896f38a2b__redocly content/api/catalog/activities/taxonomies/","seo":{"title":"Taxonomies","description":"Taxonomy provides information about the activity’s highlights, inclusions and exclusions via the Musement API.","image":"","keywords":null,"jsonLd":null,"lang":null,"siteUrl":null},"pageId":"api/catalog/activities/taxonomies.md","pageBaseUrl":"/api/catalog/activities/taxonomies","type":"markdown","toc":{"enable":true,"maxDepth":4,"headings":[{"depth":1,"value":"Taxonomies","id":"taxonomies"}]},"data":{"title":"","redirectFrom":["/guide/activities/taxonomy/","/api/partner/catalog/activities/taxonomies/"],"seo":{"description":"Taxonomy provides information about the activity’s highlights, inclusions and exclusions via the Musement API."}},"catalogInfo":null,"link":"/api/catalog/activities/taxonomies/","sidebarName":"__alternative-sidebar__-data-24763-api-sidebars.yaml","isLanding":false,"showPrevButton":null,"showNextButton":null,"apiVersions":null,"apiVersionId":null,"isDefaultApiVersion":null}},"staticQueryHashes":["1123603147","1302185487","1344209882","1398840060","1520077861","1975142765","2667623876","2950305614","3240152602","3743992808","561138138"]}