CINXE.COM

Welcome to Altmetric’s Details Page API documentation! — Altmetric Details Page API 1.0 documentation

<!DOCTYPE html> <html class="writer-html5" lang="en" data-content_root="./"> <head> <meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Welcome to Altmetric’s Details Page API documentation! &mdash; Altmetric Details Page API 1.0 documentation</title> <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=b86133f3" /> <link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=e59714d7" /> <link rel="stylesheet" type="text/css" href="_static/custom.css?v=88491248" /> <script src="_static/jquery.js?v=5d32c60e"></script> <script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script> <script src="_static/documentation_options.js?v=f2a433a1"></script> <script src="_static/doctools.js?v=9a2dae69"></script> <script src="_static/sphinx_highlight.js?v=dc90522c"></script> <script src="_static/custom.js?v=045e5fc8"></script> <script src="_static/js/theme.js"></script> <link rel="index" title="Index" href="genindex.html" /> <link rel="search" title="Search" href="search.html" /> <link rel="next" title="Access" href="getting-started.html" /> </head> <body class="wy-body-for-nav"> <div class="wy-grid-for-nav"> <nav data-toggle="wy-nav-shift" class="wy-nav-side"> <div class="wy-side-scroll"> <div class="wy-side-nav-search" > <a href="#"> <img src="_static/altmetric-logo-white.png" class="logo" alt="Logo"/> </a> <div role="search"> <form id="rtd-search-form" class="wy-form" action="search.html" method="get"> <input type="text" name="q" placeholder="Search docs" aria-label="Search docs" /> <input type="hidden" name="check_keywords" value="yes" /> <input type="hidden" name="area" value="default" /> </form> </div> </div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu"> <p class="caption" role="heading"><span class="caption-text">Getting started</span></p> <ul> <li class="toctree-l1"><a class="reference internal" href="getting-started.html">Access</a></li> <li class="toctree-l1"><a class="reference internal" href="getting-started.html#identifiers">Identifiers</a></li> <li class="toctree-l1"><a class="reference internal" href="getting-started.html#limitations">Limitations</a></li> </ul> <p class="caption" role="heading"><span class="caption-text">Data endpoints</span></p> <ul> <li class="toctree-l1"><a class="reference internal" href="data-endpoints-counts.html">Counts</a></li> <li class="toctree-l1"><a class="reference internal" href="data-endpoints-fetch.html">Fetch</a></li> <li class="toctree-l1"><a class="reference internal" href="data-endpoints-citations.html">Citations</a></li> </ul> <p class="caption" role="heading"><span class="caption-text">Appendix</span></p> <ul> <li class="toctree-l1"><a class="reference internal" href="licensing.html">Licensing</a></li> <li class="toctree-l1"><a class="reference internal" href="attribution.html">Attribution</a></li> </ul> </div> </div> </nav> <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" > <i data-toggle="wy-nav-top" class="fa fa-bars"></i> <a href="#">Altmetric Details Page API</a> </nav> <div class="wy-nav-content"> <div class="rst-content"> <div role="navigation" aria-label="Page navigation"> <ul class="wy-breadcrumbs"> <li><a href="#" class="icon icon-home" aria-label="Home"></a></li> <li class="breadcrumb-item active">Welcome to Altmetric’s Details Page API documentation!</li> <li class="wy-breadcrumbs-aside"> <a href="_sources/index.rst.txt" rel="nofollow"> View page source</a> </li> </ul> <hr/> </div> <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> <div itemprop="articleBody"> <section id="welcome-to-altmetric-s-details-page-api-documentation"> <h1>Welcome to Altmetric’s Details Page API documentation!<a class="headerlink" href="#welcome-to-altmetric-s-details-page-api-documentation" title="Link to this heading"></a></h1> <p>Altmetric does all the heavy lifting involved in extracting, disambiguating and collating mentions of scholarly content online, allowing you to focus on the bigger picture.</p> <p>The <strong>Details Page</strong> API provides you with programmatic access to the metrics data associated with articles, datasets, books and many other research outputs collected by Altmetric.</p> <p>With technical expertise, you can create your own ways of slicing and viewing our data, which gives you the freedom to complete more complex research, ask more granular questions of our data, and build custom visualizations. The major advantage is that API calls allow for programmatic, automated data flows, so that the data can be called into your own system, and remain current.</p> <p>The <strong>Details Page</strong> API focuses on a subset of the data we have about research outputs and mentions. It is a very powerful tool if you have the skills and resources needed to use it.</p> <p>The Details Page API allows you to find out everything you need to know about an individual research output (identified by DOI, PubMed ID or other scholarly identifier) or a wider range of results when querying using one or more journal ISSNs.</p> <p>This API works best when you have a list of output identifiers for which you want either the count of mentions <strong>Counts Only</strong> or the full text of mentions <strong>Full Access</strong>.</p> <div class="toctree-wrapper compound"> </div> <div class="toctree-wrapper compound"> </div> <div class="toctree-wrapper compound"> </div> </section> </div> </div> <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer"> <a href="getting-started.html" class="btn btn-neutral float-right" title="Access" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a> </div> <hr/> <div role="contentinfo"> <p>&#169; Copyright 2022, Altmetric LLC.</p> </div> Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>. </footer> </div> </div> </section> </div> <script> jQuery(function () { SphinxRtdTheme.Navigation.enable(true); }); </script> <style> /* Sidebar header (and topbar for mobile) */ .wy-side-nav-search, .wy-nav-top { background: #1a3d74; } </style> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10