CINXE.COM
News Index API
<!DOCTYPE html> <html lang="en"> <head> <title>News Index API</title> <meta name="description" content="News Index API is an API for news articles."> <meta name="keywords" content="news, articles, API"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="icon" type="image/x-icon" href="https://www.newsmatics.com/news-index/img/favicon.png"> <link rel="icon" type="image/png" sizes="16x16" href="https://www.newsmatics.com/news-index/img/favicon_16x16.png"> <meta name='csrf-token' content='ITKyTK6uggJ0pxUqcZUYDm_qevRBF142d6GAqdrUos0IMh8bsbCY3PuRSRVVfCNyaGHgT1v5trjzX4Cp1guaEg=='> <link href="https://www.newsmatics.com/news-index/css/styles.min.css?v40be0f11e58e42dac807703156a18a9a0034f4b9" rel="stylesheet" data-turbo-track="reload"> <script> window.baseUrl = 'https://www.newsmatics.com/news-index' </script> <script type="importmap"> { "imports": { "navigationModule": "https://www.newsmatics.com/news-index/js/controllers/navigation.js?v40be0f11e58e42dac807703156a18a9a0034f4b9", "articlesModule": "https://www.newsmatics.com/news-index/js/controllers/articles.js?v40be0f11e58e42dac807703156a18a9a0034f4b9", "publicationsModule": "https://www.newsmatics.com/news-index/js/controllers/publications.js?v40be0f11e58e42dac807703156a18a9a0034f4b9", "apiModule": "https://www.newsmatics.com/news-index/js/controllers/api.js?v40be0f11e58e42dac807703156a18a9a0034f4b9", "authenticationModule": "https://www.newsmatics.com/news-index/js/controllers/authentication.js?v40be0f11e58e42dac807703156a18a9a0034f4b9", "chartModule": "https://www.newsmatics.com/news-index/js/services/chart.js?v40be0f11e58e42dac807703156a18a9a0034f4b9", "discordModule": "https://www.newsmatics.com/news-index/js/controllers/discord.js?v40be0f11e58e42dac807703156a18a9a0034f4b9" } } </script> </head> <body> <header> <nav class="relative mx-auto flex gap-2 max-w-7xl items-center justify-between p-6 lg:px-8" aria-label="Navigation"> <div class="flex lg:flex-1"> <a href="https://www.newsmatics.com/" class="text-xl font-bold whitespace-nowrap" aria-label="Newsmatics website"><img class="max-sm:w-full max-sm:max-w-[150px]" width="326" height="80" src="https://www.newsmatics.com/news-index/img/logo.svg" alt="Newsmatics logo"/></a> </div> <div class="flex gap-4"> </div> <div class="flex flex-1 gap-3 sm:gap-6 items-center justify-end"> <div data-controller="navigation discord" class="relative flex items-center gap-8" data-navigation-overflow-y-hidden-class="overflow-y-hidden" data-navigation-nav-active-class="nav-active" data-discord-hidden-class="hidden"> <button data-action="click->navigation#toggle" class="flex font-bold gap-x-3" aria-label="Toggle menu"> <div class="hidden sm:block">Menu</div> <div class="nav-icon relative transform py-10 px-15 z-30"> <span class="left-0 absolute bg-black h-[2px] w-[20px] transform transition duration-500 ease-in-out -translate-y-1.5"></span> <span class="left-0 absolute bg-black h-[2px] w-[20px] transform transition duration-500 ease-in-out"></span> <span class="left-0 absolute bg-black h-[2px] w-[12px] transform transition duration-500 ease-in-out translate-y-1.5"></span> </div> </button> <div class="hidden shadow absolute z-20 -right-2 -top-4 bg-[#1d164c] px-6 py-8 flex-auto w-[240px]"> <ul class="nav-links"> <li><a class="nav-link" href="/about">About</a></li> <li><a class="nav-link" href="/meet-the-team">Meet the Team</a></li> <li><a class="nav-link" href="/press">Newsmatics News</a></li> <li><a class="nav-link" href="https://www.newsmatics.com/news-index/">News Index</a></li> <ul class="sub-nav list-none pl-0 mb-0"> <li><a href="https://www.newsmatics.com/news-index/articles">Article Search</a></li> <li><a href="https://www.newsmatics.com/news-index/publications">Publication Search</a></li> <li><a href="https://newsindexapi.docs.apiary.io/#" target="_blank">API Docs (Apiary)</a></li> <li><a href="https://app.swaggerhub.com/apis-docs/jan.zikan/news-index-api/1.0.0" target="_blank">API Docs (Swagger)</a></li> <li><a href="https://www.newsmatics.com/news-index/users/api">API Access</a></li> </ul> <li><a class="nav-link" href="/career">Career</a></li> <li><a class="nav-link" href="/#contact-form">Contact Us</a></li> </ul> <div class="flex mt-4 ml-1"> <span class="text-white font-bold">Follow Us: </span> <a href="https://www.linkedin.com/company/newsmatics/" target="_blank"><img class="mx-3 w-25 h-25 invert brightness-0 hover:opacity-80 transition-all" src="https://www.newsmatics.com/news-index/img/linkedin.svg" alt="Linkedin"></a> <a href="https://www.facebook.com/Newsmatics/" target="_blank"><img class="w-25 h-25 invert brightness-0 hover:opacity-80 transition-all" src="https://www.newsmatics.com/news-index/img/facebook.svg" alt="Facebook"></a> </div> </div> </div> <a href="https://www.newsmatics.com/news-index/auth/signup" class="hidden sm:block text-base font-semibold text-gray-900 whitespace-nowrap">Get Started</a> <a href="https://www.newsmatics.com/news-index/auth/login" class="btn-small flex items-center text-base max-sm:text-sm">Log In <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-4 ml-2 -mr-2"> <path stroke-linecap="round" stroke-linejoin="round" d="M13.5 4.5 21 12m0 0-7.5 7.5M21 12H3" /> </svg> </a> </div> </nav> </header> <div class="content mx-auto max-w-7xl text-center px-4 sm:px-6 lg:px-8 pb-16 pt-20 lg:pt-24"> <div> <div> <div> <h1 class="sm:text-6xl mb-12"> Log in to News Index API </h1> </div> <div> <form class="md:max-w-96 mx-auto form form-rounded" action="https://www.newsmatics.com/news-index/auth/login" method="post" data-turbo="false"> <input type="hidden" name="redirect_to" value="/news-index/articles" > <input type="hidden" name="_method" value="POST"> <input type='hidden' name='authenticity_token' value='6aTPLmUCo7nFTUvxDlvBXpplRusOBvt7iBuxfB4vpCvApGJ5ehy5Z0p7F84qsvoine7cUBToE_UM5bF8EvCc9A=='> <div> <input type="email" name="email" value="" placeholder="Your Email Address" required> <input type="password" name="password" value="" placeholder="Your Password" required> <button class="btn max-sm:w-full my-4" id="sign-up-button" type="submit">Log In</button> </div> </form> <div> <a class="text-sm text-gray-600" href="https://www.newsmatics.com/news-index/auth/signup?redirect_to=/news-index/articles">Don't have an account yet? Sign up here.</a> </div> <div> <a class="text-sm text-gray-600" href="https://www.newsmatics.com/news-index/auth/reset-password">Forgot your password?</a> </div> </div> </div> </div> </div> <footer class="border-t bg-gray-50 mt-12 text-center"> <div class="mx-auto max-w-7xl overflow-hidden px-6 py-12 sm:py-18 lg:px-8"> <p>Newsmatics Inc., 1025 Connecticut Avenue NW, Suite 1000, Washington, DC 20036 | Tel: +1 (202) 335-9494 </p> <span class="max-sm:block">Copyright 1995-2024 Newsmatics, Inc. All rights reserved. </span> <a class="underline inline-block mx-2 mt-2" href="https://www.newsmatics.com/user-agreement" target="_blank">User Agreement</a> <a class="underline inline-block mx-2 mt-2" href="https://www.newsmatics.com/privacy-policy" target="_blank">Privacy Policy</a> <a class="underline inline-block mx-2 mt-2" href="https://www.newsmatics.com/copyright-policy" target="_blank">Copyright Policy</a> <a class="underline inline-block mx-2 mt-2" href="https://www.newsmatics.com/career" target="_blank">Join the company's workforce!</a> </div> </footer> <script src="https://cdn.jsdelivr.net/npm/chart.js@4.4.4/dist/chart.umd.min.js"></script> <script type="module" src="https://www.newsmatics.com/news-index/js/app.js?v40be0f11e58e42dac807703156a18a9a0034f4b9"></script> </body> </html>