{"id":108808,"date":"2026-05-05T16:17:09","date_gmt":"2026-05-05T10:47:09","guid":{"rendered":"https:\/\/www.guvi.in\/blog\/?p=108808"},"modified":"2026-05-05T16:17:10","modified_gmt":"2026-05-05T10:47:10","slug":"synapse-org-connector","status":"publish","type":"post","link":"https:\/\/www.guvi.in\/blog\/synapse-org-connector\/","title":{"rendered":"Using the Synapse.org Connector in Claude"},"content":{"rendered":"\n<p>Biomedical research generates enormous volumes of data. Genomic datasets, clinical trial results, imaging studies, and molecular profiles are produced continuously across institutions worldwide. The challenge for researchers is not a shortage of data but an inability to access, query, and reason across it efficiently from a single working environment.<\/p>\n\n\n\n<p>Synapse.org is a data management and collaboration platform built specifically for biomedical research. It hosts large-scale scientific datasets and supports the kind of collaborative, reproducible analysis that translational research requires. The Synapse.org connector in Claude bridges this platform and a conversational AI, allowing researchers to access, query, and work with Synapse data directly inside a Claude conversation.<\/p>\n\n\n\n<p>In this article, let us understand what the Synapse.org connector Claude integration does, how it works, what research workflows it supports, and what its current boundaries are for researchers considering it as part of their analysis environment.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>TL;DR<\/strong><\/h2>\n\n\n\n<p>1. The Synapse.org connector Claude integration allows researchers to access, browse, and query Synapse-hosted biomedical datasets directly inside a Claude conversation.<\/p>\n\n\n\n<p>2. The connector authenticates through the user&#8217;s Synapse credentials and operates within the same access permissions that user holds on the platform.<\/p>\n\n\n\n<p>3. Claude can retrieve project metadata, list dataset contents, query Synapse tables, and help researchers navigate large data repositories through natural language.<\/p>\n\n\n\n<p>4. The integration supports exploratory data analysis workflows by combining Synapse data retrieval with Claude&#8217;s reasoning and summarisation capabilities.<\/p>\n\n\n\n<p>5. The connector does not download or store data outside Synapse and does not grant Claude access beyond what the authenticated user is permitted to see.<\/p>\n\n\n\n<div class=\"guvi-answer-card\">\n  <div\n    style=\"\n      background: linear-gradient(135deg, #f0fff4, #e6f7ee);\n      border: 1px solid #cfeedd;\n      padding: 24px;\n      border-radius: 14px;\n      font-family: Arial, sans-serif;\n      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.04);\n      overflow: hidden;\n    \"\n  >\n\n    <!-- Top accent -->\n    <div\n      style=\"\n        height: 5px;\n        width: 100%;\n        background: linear-gradient(to right, #099f4e, #6dd5a3);\n        border-radius: 10px 10px 0 0;\n        margin-bottom: 16px;\n      \"\n    ><\/div>\n\n    <!-- Title -->\n    <h3\n      style=\"\n        margin-top: 0;\n        margin-bottom: 12px;\n        color: #099f4e;\n        font-size: 20px;\n      \"\n    >\n      What Is the Synapse.org Connector in Claude?\n    <\/h3>\n\n    <!-- Content -->\n    <p\n      style=\"\n        margin: 0;\n        color: #2f4f3f;\n        font-size: 16px;\n        line-height: 1.6;\n      \"\n    >\n      The Synapse.org connector in Claude is an integration that allows Claude to access the Synapse.org platform on behalf of an authenticated user. Through the connector, Claude can retrieve dataset metadata, query project contents, access files and tables, and support research workflows that involve Synapse-hosted data without the researcher leaving their Claude conversation.\n    <\/p>\n\n  <\/div>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>How Researchers Access Synapse Data Today<\/strong><\/h2>\n\n\n\n<p>Researchers working with Synapse today use a combination of the web interface, the <a href=\"https:\/\/guvi.in\/hub\/python\" target=\"_blank\" rel=\"noreferrer noopener\">Python <\/a>and <a href=\"https:\/\/www.guvi.in\/blog\/guide-on-r-for-data-science\/\" target=\"_blank\" rel=\"noreferrer noopener\">R<\/a> client libraries, and direct API calls. The web interface provides a browsable view of projects and datasets, but is not designed for programmatic querying or bulk metadata retrieval. The client libraries provide full access but require the researcher to write and run code for every query.<\/p>\n\n\n\n<p>For researchers who are comfortable with Python or R, this is manageable. For researchers whose primary work is biological or clinical rather than computational, writing code to answer questions about what data exists and how it is organised creates a barrier that slows down the discovery phase of any project significantly.<\/p>\n\n\n\n<p>There is also a cognitive overhead in switching between tools. A researcher reading a paper, planning an analysis, and checking what data is available on Synapse is currently doing three separate activities in three separate environments. Each context switch has a cost that accumulates across a working day.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>The Real Problem: Distance Between the Data and the Reasoning<\/strong><\/h2>\n\n\n\n<p>The core challenge for researchers using Synapse is not that the platform is difficult to use. It is that the data and the reasoning about that data happen in separate places. A researcher queries Synapse, gets a result, copies it into their notes or analysis environment, and then reasons about what it means and what to do next. Every step in this process involves a manual handoff.<\/p>\n\n\n\n<p>When the data retrieval and the reasoning are separated, the questions a researcher can ask are limited by how much friction is involved in answering them. A quick check to see whether a dataset includes samples from a particular tissue type is easy to do if it takes one message in a conversation, and harder to do if it requires writing a query, running it, and reading the output in a separate tool.<\/p>\n\n\n\n<p>The Synapse.org connector Claude integration reduces this friction by putting the data retrieval inside the same conversation where the reasoning happens. The researcher asks a question, the connector retrieves the relevant information from Synapse, and Claude reasons about it in the same response.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>The Shift: Conversational Access to Research Data<\/strong><\/h2>\n\n\n\n<p>Traditional data platform access requires the researcher to know the query language, know the <a href=\"https:\/\/www.guvi.in\/blog\/what-are-data-structures-and-algorithms\/\" target=\"_blank\" rel=\"noreferrer noopener\">data structure<\/a>, and know where to look before they can ask a question. Exploratory work, finding out what exists before deciding what to analyse, is particularly slow under this model because the researcher must query systematically to discover something they do not yet know is there.<\/p>\n\n\n\n<p>The Synapse.org connector shifts this to a conversational model. The researcher describes what they are looking for in plain language, Claude translates that into appropriate Synapse API calls, retrieves the results, and responds with a summary and the relevant details. The researcher does not need to know the query syntax or the exact structure of the repository before they can navigate it.<\/p>\n\n\n\n<p>This shift from structured query access to conversational access changes what is practical to ask during the early stages of a research project.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>How the Synapse.org Connector Works in Claude<\/strong><\/h2>\n\n\n\n<p>When the Synapse.org connector is enabled in Claude, Claude gains access to a set of tools that communicate with the Synapse REST API. These tools allow Claude to retrieve project and entity metadata, list the contents of folders and datasets, query Synapse tables using<a href=\"https:\/\/www.guvi.in\/blog\/guide-on-sql-for-data-science\/\" target=\"_blank\" rel=\"noreferrer noopener\"> SQL<\/a>-like syntax, and retrieve file-level information, including provenance and annotations.<\/p>\n\n\n\n<p>The connector operates under the authentication context of the user who connected it. Claude can only access projects, datasets, and files that the authenticated user has permission to view. No data is retrieved beyond what the user could access directly on the Synapse platform.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Example: Exploring a Synapse project through conversation<\/strong><\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>User: What datasets are available in the TCGA breast cancer project on Synapse? I am particularly interested in RNA sequencing data.&nbsp;Claude [via Synapse connector]:&nbsp;&nbsp;Querying Synapse for project contents&#8230;&nbsp;&nbsp;&nbsp;The TCGA Breast Cancer project (syn300013) contains the following&nbsp;&nbsp;RNA sequencing datasets:&nbsp;&nbsp;&nbsp;syn7824274&nbsp; TCGA-BRCA RNA-seq gene expression (FPKM)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Samples: 1,222 | Format: TSV | Updated: 2021-03-15&nbsp;&nbsp;&nbsp;syn7824275&nbsp; TCGA-BRCA RNA-seq isoform expression&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Samples: 1,222 | Format: TSV | Updated: 2021-03-15&nbsp;&nbsp;&nbsp;syn8490698&nbsp; TCGA-BRCA miRNA expression&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Samples: 1,097 | Format: TSV | Updated: 2021-03-15. Would you like me to retrieve the clinical annotations for these datasets or check the sample overlap with another dataset?<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>The researcher receives a structured summary of what is available without writing a single line of code or navigating the Synapse web interface. The follow-up question in the response reflects Claude&#8217;s understanding of what the researcher is likely to need next.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Hidden Architecture: Permissions, Provenance, and API Boundaries<\/strong><\/h2>\n\n\n\n<p>The Synapse.org connector operates within three important structural constraints. First, it respects Synapse&#8217;s permission model entirely. If a dataset requires a data use agreement, the connector will surface that requirement rather than attempting to bypass it. If a project is private, the connector will not return its contents to a user who does not have access.<\/p>\n\n\n\n<p>Second, the connector surfaces provide provenance information when it is available. Synapse tracks the history of how datasets were generated, processed, and modified. When a researcher asks about a dataset, Claude can include this provenance context in its response, which supports the reproducibility requirements that biomedical research demands.<\/p>\n\n\n\n<p>Third, the connector operates through the Synapse API and does not create a parallel copy of the data inside Claude&#8217;s context. Sensitive research data stays on the Synapse platform. The connector retrieves metadata, table query results, and file information, but does not download raw files into the conversation.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>An Example: A Full Research Discovery Workflow<\/strong><\/h2>\n\n\n\n<p>A researcher is planning a multi-omics analysis of Alzheimer&#8217;s disease progression. They want to identify datasets on Synapse that include both genomic and clinical data for the same cohort. Without the connector, this requires navigating multiple projects manually or writing a series of API queries. With the connector enabled in Claude, the discovery workflow becomes conversational.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>User: I am looking for Alzheimer&#8217;s disease datasets on Synapse that include both whole genome sequencing and longitudinal clinical assessments for the same participants.&nbsp;Claude [via Synapse connector]:&nbsp;&nbsp;Searching Synapse for Alzheimer&#8217;s datasets with matched WGS&nbsp;&nbsp;and clinical data&#8230;&nbsp;&nbsp;&nbsp;Found 3 relevant projects:&nbsp;&nbsp;&nbsp;1. ROSMAP (syn3219045)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;WGS: syn11724057 (2,085 samples)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Clinical: syn3191087 (annual assessments, 1984-present)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Access: Requires DUA with RADC&nbsp;&nbsp;&nbsp;2. ADNI (syn5592519)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;WGS: syn9705253 (808 samples)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Clinical: syn5592519 (multi-visit, MRI + cognitive scores)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Access: Requires ADNI data access agreement&nbsp;&nbsp;&nbsp;3. Knight ADRC (syn8456629)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;WGS: syn8456693 (1,166 samples)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Clinical: syn8456629 (longitudinal, neuropathology available)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Access: Requires application via Knight ADRC. ROSMAP has the largest longitudinal clinical record and the highest sample count. Would you like me to retrieve the data dictionaries for the clinical tables in any of these projects?<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>The researcher gets a structured comparison of relevant datasets, access requirements, and sample counts in a single response. The connector surfaces the data use agreement requirements proactively so the researcher can plan the access process before committing to a dataset.<\/p>\n\n\n\n<div style=\"background-color: #099f4e; border: 3px solid #110053; border-radius: 12px; padding: 18px 22px; color: #FFFFFF; font-size: 18px; font-family: Montserrat, Helvetica, sans-serif; line-height: 1.6; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15); max-width: 750px;\">\n  <strong style=\"font-size: 22px; color: #FFFFFF;\">\ud83d\udca1 Did You Know?<\/strong> \n  <br \/><br \/> \n  <strong style=\"color: #FFFFFF;\">Synapse.org<\/strong> hosts data from some of the largest <strong style=\"color: #FFFFFF;\">collaborative biomedical research programs<\/strong>, including <strong style=\"color: #FFFFFF;\">TCGA<\/strong>, <strong style=\"color: #FFFFFF;\">ADNI<\/strong>, <strong style=\"color: #FFFFFF;\">ROSMAP<\/strong>, and the <strong style=\"color: #FFFFFF;\">NCI Genomic Data Commons<\/strong> mirror datasets.\n  <br \/><br \/>\n  The platform tracks <strong style=\"color: #FFFFFF;\">data provenance<\/strong> for every file and table, allowing researchers using the <strong style=\"color: #FFFFFF;\">Synapse connector with Claude<\/strong> to access not just the data itself, but the <strong style=\"color: #FFFFFF;\">complete history of how it was produced and processed<\/strong>.\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Why Conversational Access to Research Data Is More Effective<\/strong><\/h2>\n\n\n\n<p>Programmatic access to Synapse is powerful, but it requires the researcher to already understand what they are looking for before they can query for it. The learning curve for a new repository, understanding the folder structure, the table schemas, the annotation conventions, and the naming patterns, is significant and must be cleared before any useful query can be written.<\/p>\n\n\n\n<p>Conversational access through the Synapse.org connector Claude integration allows the researcher to explore the repository the way they would explore it with a knowledgeable colleague. They describe what they need, ask follow-up questions, and refine their understanding through dialogue rather than through iterative query writing. The entry cost for a new dataset drops substantially.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Research Context as a Crucial Enabler<\/strong><\/h2>\n\n\n\n<p>The most valuable property of the connector integration is that Synapse data retrieval happens inside the same conversation where the researcher is planning and reasoning. The context of what the researcher is trying to accomplish is already present when the data is returned. Claude can relate what he finds on Synapse to the research question the researcher described earlier in the conversation without the researcher needing to restate it.<\/p>\n\n\n\n<p>This context persistence changes the quality of the responses. A retrieval tool that knows the researcher is planning a survival analysis and is looking for datasets with adequate follow-up time gives qualitatively different results from one that returns a list of datasets without that context. The connector benefits from everything the researcher has shared in the conversation.<\/p>\n\n\n\n<p>This is what makes the Synapse.org connector Claude integration more than a search interface. It is a research assistant that combines data access with the reasoning context that makes the data useful.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Why This Enables Faster Research Discovery Workflows<\/strong><\/h2>\n\n\n\n<p>The discovery phase of any data-intensive research project is the phase where most time is lost. Finding the right dataset, confirming it has the variables and samples needed, checking the access requirements, and understanding the data structure before any analysis can begin takes days or weeks when done through manual platform navigation and API exploration.<\/p>\n\n\n\n<p>The Synapse.org connector compresses this phase significantly. A researcher can move from a research question to a shortlist of candidate datasets with confirmed metadata, sample counts, and access requirements in a single conversation session. The time saved in discovery is time available for the analysis work that actually advances the science.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Limitations You Should Not Ignore<\/strong><\/h2>\n\n\n\n<p>The connector retrieves metadata, table query results, and file information but does not perform analysis on the raw data itself. A researcher who wants to run a statistical model, process a genomic file, or visualise a dataset still needs to download the data and work with it in an appropriate analysis environment. The connector supports the discovery and planning phases of research, but does not replace the analysis tools those phases lead to.<\/p>\n\n\n\n<p>The quality of the connector&#8217;s responses is bounded by the quality of the annotations and metadata on Synapse. Datasets that are poorly annotated, have incomplete data dictionaries, or use inconsistent naming conventions will produce less useful responses than well-documented datasets. The connector surfaces what is there and cannot compensate for missing or inconsistent documentation.<\/p>\n\n\n\n<p>It is also important to understand that data access requirements on Synapse are enforced by the connector, but the process of obtaining access to restricted datasets is handled entirely outside of Claude. The connector can tell a researcher that a dataset requires a data use agreement and provide the relevant project information, but the application process itself must be completed through the Synapse platform and the governing institution.<\/p>\n\n\n\n<p>To effectively use the Synapse.org connector Claude integration in a research workflow, understanding what the connector retrieves versus what requires direct platform interaction, how Synapse&#8217;s permission model constrains what is accessible, and how to frame research questions to get maximally useful responses is essential for making the integration productive.<\/p>\n\n\n\n<p>If you want to learn more about building skills for Claude Code and automating your procedural knowledge, do not miss the chance to enrol in HCL GUVI&#8217;s <strong>Intel &amp; IITM Pravartak Certified<\/strong><a href=\"https:\/\/www.guvi.in\/zen-class\/artificial-intelligence-and-machine-learning-course\/?utm_source=blog&amp;utm_medium=hyperlink&amp;utm_campaign=Using+the+Synapse.org\" target=\"_blank\" rel=\"noreferrer noopener\"><strong> Artificial Intelligence &amp; Machine Learning courses<\/strong><\/a><strong>. <\/strong>Endorsed with <strong>Intel certification<\/strong>, this course adds a globally recognised credential to your resume, a powerful edge that sets you apart in the competitive AI job market.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Conclusion<\/strong><\/h2>\n\n\n\n<p>The Synapse.org connector in Claude brings biomedical research data and AI reasoning into the same working environment. Researchers can explore Synapse-hosted datasets, retrieve metadata, query tables, and understand the structure and contents of large data repositories through natural language conversation without switching tools or writing queries in a separate environment.<\/p>\n\n\n\n<p>Through its respect for Synapse&#8217;s permission model, its surfacing of provenance and access requirements, and its integration with Claude&#8217;s reasoning capabilities, the Synapse.org connector Claude integration makes the discovery phase of data-intensive research faster, more accessible, and less dependent on programming expertise. If the data a researcher needs and the reasoning they apply to it remain in separate tools, every step between them costs time and context. Real research productivity starts when the data comes to the reasoning rather than the other way around.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>FAQs<\/strong><\/h2>\n\n\n<div id=\"rank-math-faq\" class=\"rank-math-block\">\n<div class=\"rank-math-list \">\n<div id=\"faq-question-1777521771218\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \"><strong>1. What is the Synapse.org connector in Claude?<\/strong><\/h3>\n<div class=\"rank-math-answer \">\n\n<p>It is an integration that allows Claude to access the Synapse.org biomedical research platform on behalf of an authenticated user, enabling the retrieval of dataset metadata, project contents, and table query results directly inside a Claude conversation.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-1777521778423\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \"><strong>2. What can the connector access on Synapse?<\/strong><\/h3>\n<div class=\"rank-math-answer \">\n\n<p>The connector can retrieve project and entity metadata, list folder and dataset contents, query Synapse tables, and surface file-level information, including provenance and annotations. It operates within the same permissions the authenticated user holds on the platform.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-1777521787365\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \"><strong>3. Does the connector download data into Claude?<\/strong><\/h3>\n<div class=\"rank-math-answer \">\n\n<p>No. The connector retrieves metadata, table query results, and file information through the Synapse API. Raw data files remain on the Synapse platform and are not downloaded into the conversation context.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-1777521796092\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \"><strong>4. How does the connector handle restricted datasets?<\/strong><\/h3>\n<div class=\"rank-math-answer \">\n\n<p>The connector respects Synapse&#8217;s permission model entirely. If a dataset requires a data use agreement or is restricted to specific user groups, the connector surfaces that requirement rather than retrieving the data. The application process for restricted data must be completed through Synapse directly.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-1777521807568\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \"><strong>5. Who is the Synapse.org connector most useful for?<\/strong><\/h3>\n<div class=\"rank-math-answer \">\n\n<p>The connector is most useful for biomedical researchers who work with large collaborative datasets on Synapse, particularly those in the discovery phase of a project who need to identify and evaluate datasets before committing to an analysis approach.<\/p>\n\n<\/div>\n<\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Biomedical research generates enormous volumes of data. Genomic datasets, clinical trial results, imaging studies, and molecular profiles are produced continuously across institutions worldwide. The challenge for researchers is not a shortage of data but an inability to access, query, and reason across it efficiently from a single working environment. Synapse.org is a data management and [&hellip;]<\/p>\n","protected":false},"author":63,"featured_media":108849,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[933],"tags":[],"views":"34","authorinfo":{"name":"Vishalini Devarajan","url":"https:\/\/www.guvi.in\/blog\/author\/vishalini\/"},"thumbnailURL":"https:\/\/www.guvi.in\/blog\/wp-content\/uploads\/2026\/04\/Synapse.org-Connector-300x115.webp","jetpack_featured_media_url":"https:\/\/www.guvi.in\/blog\/wp-content\/uploads\/2026\/04\/Synapse.org-Connector.webp","_links":{"self":[{"href":"https:\/\/www.guvi.in\/blog\/wp-json\/wp\/v2\/posts\/108808"}],"collection":[{"href":"https:\/\/www.guvi.in\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.guvi.in\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.guvi.in\/blog\/wp-json\/wp\/v2\/users\/63"}],"replies":[{"embeddable":true,"href":"https:\/\/www.guvi.in\/blog\/wp-json\/wp\/v2\/comments?post=108808"}],"version-history":[{"count":6,"href":"https:\/\/www.guvi.in\/blog\/wp-json\/wp\/v2\/posts\/108808\/revisions"}],"predecessor-version":[{"id":109098,"href":"https:\/\/www.guvi.in\/blog\/wp-json\/wp\/v2\/posts\/108808\/revisions\/109098"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.guvi.in\/blog\/wp-json\/wp\/v2\/media\/108849"}],"wp:attachment":[{"href":"https:\/\/www.guvi.in\/blog\/wp-json\/wp\/v2\/media?parent=108808"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.guvi.in\/blog\/wp-json\/wp\/v2\/categories?post=108808"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.guvi.in\/blog\/wp-json\/wp\/v2\/tags?post=108808"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}