{
    "componentChunkName": "component---src-layouts-section-overview-tsx",
    "path": "/guides/",
    "result": {"data":{"mdx":{"id":"10a65bb7-a3c0-547d-bd5f-b94410174bdd","body":"var _excluded = [\"components\"];\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\n/* @jsxRuntime classic */\n/* @jsx mdx */\n\nvar _frontmatter = {};\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n    props = _objectWithoutProperties(_ref, _excluded);\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"h1\", {\n    \"id\": \"guides\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h1\",\n    \"href\": \"#guides\",\n    \"aria-label\": \"guides permalink\",\n    \"className\": \"anchor before\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"focusable\": \"false\",\n    \"height\": \"16\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"16\"\n  }, mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"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\"\n  }))), \"Guides\"), mdx(\"p\", null, \"This page contains a number of guides related to using the Linking API. To get started with Linking, use\\nthe \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/guides/authentication-quickstart\"\n  }, \"Authentication Quickstart\"), \" guide to generate an Access Token. Token in hand, visit\\nthe\\n\", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/guides/rest-api\"\n  }, \"Rest API\"), \" guide to link your records to S&P records.\"), mdx(\"p\", null, \"If your use case requires that you authenticate via a keypair (for example, if you are running Linking in a production\\nservice), visit the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/guides/public-private-auth\"\n  }, \"Authentication With Public/Private Keypair Guide\"), \".\"));\n}\n;\nMDXContent.isMDXComponent = true;","tableOfContents":{"items":[{"url":"#guides","title":"Guides"}]}}},"pageContext":{"id":"10a65bb7-a3c0-547d-bd5f-b94410174bdd","versions":[{"identifier":"v0","latest":true}],"version":{"identifier":"v0","latest":true},"navList":[{"url":"/guides","section":"Guides","title":"Guides","type":"section-overview","path":"guides/index.md"},{"url":"/guides/authentication-quickstart","section":"Guides","title":"Authentication Quickstart","description":"Generate an Access Token to authenticate to the Link API","path":"guides/authentication_quickstart.md"},{"url":"/guides/public-private-auth","section":"Guides","title":"Authentication With Public/Private Keypair","description":"Generate a keypair to authenticate to the Link API","path":"guides/public_private_auth.md"},{"url":"/guides/rest-api","section":"Guides","title":"REST API","description":"Link records with our REST API.","path":"guides/rest_api.md"},{"url":"/api","title":"API","path":"api.apispec.yaml"},{"url":"/contact-us","title":"Contact Us","path":"contact_us.md"}],"pages":[{"url":"/guides/authentication-quickstart","section":"Guides","title":"Authentication Quickstart","description":"Generate an Access Token to authenticate to the Link API","path":"guides/authentication_quickstart.md"},{"url":"/guides/public-private-auth","section":"Guides","title":"Authentication With Public/Private Keypair","description":"Generate a keypair to authenticate to the Link API","path":"guides/public_private_auth.md"},{"url":"/guides/rest-api","section":"Guides","title":"REST API","description":"Link records with our REST API.","path":"guides/rest_api.md"}],"pageConfig":{"title":"Guides","url":"/guides","section":"Guides"},"section":"Guides"}},
    "staticQueryHashes": ["4224293195"]}