CINXE.COM

<!doctype html> <html lang="ja" dir="ltr" class="plugin-pages plugin-id-default" data-has-hydrated="false"> <head> <meta charset="UTF-8"> <meta name="generator" content="Docusaurus v3.0.1"> <title data-rh="true">Hatena Developer Center</title><meta data-rh="true" property="og:title" content="Hatena Developer Center"><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:image" content="https://developer.hatena.ne.jp/img/ogimage.png"><meta data-rh="true" name="twitter:image" content="https://developer.hatena.ne.jp/img/ogimage.png"><meta data-rh="true" property="og:url" content="https://developer.hatena.ne.jp/"><meta data-rh="true" property="og:locale" content="ja"><meta data-rh="true" name="docusaurus_locale" content="ja"><meta data-rh="true" name="docusaurus_tag" content="default"><meta data-rh="true" name="docsearch:language" content="ja"><meta data-rh="true" name="docsearch:docusaurus_tag" content="default"><meta data-rh="true" name="google-site-verification" content="ttlVZ7HNF1e932JTCUzcuLsfU6KD0KgcNQJMDKFquYw"><meta data-rh="true" name="description" content="はてなの開発者向け情報"><meta data-rh="true" property="og:description" content="はてなの開発者向け情報"><link data-rh="true" rel="icon" href="/img/favicon.png"><link data-rh="true" rel="canonical" href="https://developer.hatena.ne.jp/"><link data-rh="true" rel="alternate" href="https://developer.hatena.ne.jp/" hreflang="ja"><link data-rh="true" rel="alternate" href="https://developer.hatena.ne.jp/" hreflang="x-default"><script data-rh="true">function insertBanner(){var n=document.createElement("div");n.id="__docusaurus-base-url-issue-banner-container";n.innerHTML='\n<div id="__docusaurus-base-url-issue-banner" style="border: thick solid red; background-color: rgb(255, 230, 179); margin: 20px; padding: 20px; font-size: 20px;">\n <p style="font-weight: bold; font-size: 30px;">Your Docusaurus site did not load properly.</p>\n <p>A very common reason is a wrong site <a href="https://docusaurus.io/docs/docusaurus.config.js/#baseUrl" style="font-weight: bold;">baseUrl configuration</a>.</p>\n <p>Current configured baseUrl = <span style="font-weight: bold; color: red;">/</span> (default value)</p>\n <p>We suggest trying baseUrl = <span id="__docusaurus-base-url-issue-banner-suggestion-container" style="font-weight: bold; color: green;"></span></p>\n</div>\n',document.body.prepend(n);var e=document.getElementById("__docusaurus-base-url-issue-banner-suggestion-container"),s=window.location.pathname,o="/"===s.substr(-1)?s:s+"/";e.innerHTML=o}document.addEventListener("DOMContentLoaded",(function(){void 0===window.docusaurus&&insertBanner()}))</script><script data-rh="true" async="true" src="https://cse.google.com/cse.js?cx=009543760360418964694:w07vftwyn8e"></script><link rel="preconnect" href="https://www.google-analytics.com"> <link rel="preconnect" href="https://www.googletagmanager.com"> <script async src="https://www.googletagmanager.com/gtag/js?id=G-HSZ70F0GC1"></script> <script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","G-HSZ70F0GC1",{})</script><link rel="stylesheet" href="/assets/css/styles.b2db7886.css"> <script src="/assets/js/runtime~main.3a2f1769.js" defer="defer"></script> <script src="/assets/js/main.ab8cc194.js" defer="defer"></script> </head> <body class="navigation-with-keyboard"> <script>!function(){function t(t){document.documentElement.setAttribute("data-theme",t)}var e=function(){try{return new URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return localStorage.getItem("theme")}catch(t){}}();null!==e?t(e):window.matchMedia("(prefers-color-scheme: dark)").matches?t("dark"):(window.matchMedia("(prefers-color-scheme: light)").matches,t("light"))}(),function(){try{const c=new URLSearchParams(window.location.search).entries();for(var[t,e]of c)if(t.startsWith("docusaurus-data-")){var a=t.replace("docusaurus-data-","data-");document.documentElement.setAttribute(a,e)}}catch(t){}}()</script><div id="__docusaurus"><div role="region" aria-label="メインコンテンツまでスキップ"><a class="skipToContent_fXgn" href="#__docusaurus_skipToContent_fallback">メインコンテンツまでスキップ</a></div><nav aria-label="Main" class="navbar navbar--fixed-top"><div class="navbar__inner"><div class="navbar__items"><button aria-label="Toggle navigation bar" aria-expanded="false" class="navbar__toggle clean-btn" type="button"><svg width="30" height="30" viewBox="0 0 30 30" aria-hidden="true"><path stroke="currentColor" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2" d="M4 7h22M4 15h22M4 23h22"></path></svg></button><a class="navbar__brand" href="/"><div class="navbar__logo"><img src="/img/logo.svg" alt="Hatena" class="themedComponent_mlkZ themedComponent--light_NVdE"><img src="/img/logo.svg" alt="Hatena" class="themedComponent_mlkZ themedComponent--dark_xIcU"></div><b class="navbar__title text--truncate">Hatena Developer Center</b></a><a class="navbar__item navbar__link" href="/ja/documents/">ドキュメント</a></div><div class="navbar__items navbar__items--right"><div class="toggle_vylO colorModeToggle_DEke"><button class="clean-btn toggleButton_gllP toggleButtonDisabled_aARS" type="button" disabled="" title="ダークモードを切り替える(現在はライトモード)" aria-label="ダークモードを切り替える(現在はライトモード)" aria-live="polite"><svg viewBox="0 0 24 24" width="24" height="24" class="lightToggleIcon_pyhR"><path fill="currentColor" d="M12,9c1.65,0,3,1.35,3,3s-1.35,3-3,3s-3-1.35-3-3S10.35,9,12,9 M12,7c-2.76,0-5,2.24-5,5s2.24,5,5,5s5-2.24,5-5 S14.76,7,12,7L12,7z M2,13l2,0c0.55,0,1-0.45,1-1s-0.45-1-1-1l-2,0c-0.55,0-1,0.45-1,1S1.45,13,2,13z M20,13l2,0c0.55,0,1-0.45,1-1 s-0.45-1-1-1l-2,0c-0.55,0-1,0.45-1,1S19.45,13,20,13z M11,2v2c0,0.55,0.45,1,1,1s1-0.45,1-1V2c0-0.55-0.45-1-1-1S11,1.45,11,2z M11,20v2c0,0.55,0.45,1,1,1s1-0.45,1-1v-2c0-0.55-0.45-1-1-1C11.45,19,11,19.45,11,20z M5.99,4.58c-0.39-0.39-1.03-0.39-1.41,0 c-0.39,0.39-0.39,1.03,0,1.41l1.06,1.06c0.39,0.39,1.03,0.39,1.41,0s0.39-1.03,0-1.41L5.99,4.58z M18.36,16.95 c-0.39-0.39-1.03-0.39-1.41,0c-0.39,0.39-0.39,1.03,0,1.41l1.06,1.06c0.39,0.39,1.03,0.39,1.41,0c0.39-0.39,0.39-1.03,0-1.41 L18.36,16.95z M19.42,5.99c0.39-0.39,0.39-1.03,0-1.41c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06c-0.39,0.39-0.39,1.03,0,1.41 s1.03,0.39,1.41,0L19.42,5.99z M7.05,18.36c0.39-0.39,0.39-1.03,0-1.41c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06 c-0.39,0.39-0.39,1.03,0,1.41s1.03,0.39,1.41,0L7.05,18.36z"></path></svg><svg viewBox="0 0 24 24" width="24" height="24" class="darkToggleIcon_wfgR"><path fill="currentColor" d="M9.37,5.51C9.19,6.15,9.1,6.82,9.1,7.5c0,4.08,3.32,7.4,7.4,7.4c0.68,0,1.35-0.09,1.99-0.27C17.45,17.19,14.93,19,12,19 c-3.86,0-7-3.14-7-7C5,9.07,6.81,6.55,9.37,5.51z M12,3c-4.97,0-9,4.03-9,9s4.03,9,9,9s9-4.03,9-9c0-0.46-0.04-0.92-0.1-1.36 c-0.98,1.37-2.58,2.26-4.4,2.26c-2.98,0-5.4-2.42-5.4-5.4c0-1.81,0.89-3.42,2.26-4.4C12.92,3.04,12.46,3,12,3L12,3z"></path></svg></button></div><div class="navbarSearchContainer_Bca1"><div class="searchBar_MWGi"></div><div class="searchLink_irYy"><a href="https://cse.google.com/cse?cx=009543760360418964694:w07vftwyn8e&amp;siteurl=developer.hatena.ne.jp">検索</a></div></div></div></div><div role="presentation" class="navbar-sidebar__backdrop"></div></nav><div id="__docusaurus_skipToContent_fallback" class="main-wrapper mainWrapper_z2l0"><header class="hero hero--primary heroBanner_jHI5 animationWrapper_F2hb"><ul class="gearAnimation_ets7"><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li><li><img src="img/gear.svg"></li></ul></header><main class="wrapper_BKiW"><section class="container"><h2>Hatena Developer Center について</h2><p>はてなは「はてなブログ」「はてなブックマーク」をはじめするはてなのサービス群を、より深く使うためのAPIを提供しています。</p><p>Hatena Developer Centerでは、これらのAPIを扱うための開発者向け情報を公開しています。APIを使うことで、はてなが持つ情報・機能を利用した様々なアプリケーションやサービスを作ることができるようになります。</p><p>開発者の皆様のアプリケーション/サービスにおいて、より豊かなユーザー体験を提供するために、はてなのAPIをご活用ください。</p></section><section class="container"><h2>おすすめのAPI</h2><div class="row"><div class="col col--3 cardLayout_WR6m"><div class="card"><div class="card__header"><h3>認証</h3></div><div class="card__body"><p>はてなサービスのAPIを利用するための認証について説明しています</p></div><div class="card__footer"><a class="button button--secondary button--block" href="/ja/documents/auth/">詳細</a></div></div></div><div class="col col--3 cardLayout_WR6m"><div class="card"><div class="card__header"><h3>はてなブックマークAPI</h3></div><div class="card__body"><p>はてなブックマークを参照、投稿、編集、削除できるAPIや、ブックマーク数を取得できるAPIがあります</p></div><div class="card__footer"><a class="button button--secondary button--block" href="/ja/documents/bookmark/">詳細</a></div></div></div><div class="col col--3 cardLayout_WR6m"><div class="card"><div class="card__header"><h3>はてなブログAPI</h3></div><div class="card__body"><p>はてなブログの記事を参照、投稿、編集、削除できるAPIがあります</p></div><div class="card__footer"><a class="button button--secondary button--block" href="/ja/documents/blog/">詳細</a></div></div></div><div class="col col--3 cardLayout_WR6m"><div class="card"><div class="card__header"><h3>Mackerel API</h3></div><div class="card__body"><p>サーバー監視サービスMackerelの各種APIドキュメントです</p></div><div class="card__footer"><a class="button button--secondary button--block" href="/ja/documents/mackerel">詳細</a></div></div></div></div><div class="row otherLink_qVnL"><div class="col col--12"><a class="button button--block button--secondary" href="/ja/documents/">その他のAPI</a></div></div></section><section class="container"><h2>関連サイト</h2><div class="row"><div class="col col--6 cardLayout_WR6m"><a href="https://developer.hatenastaff.com/" target="_blank" rel="noopener noreferrer" class="siteCard_SQ3W"><div class="card"><div class="card__image"><img src="img/devblog-thumbnail.png"></div><div class="card__body"><h3>Hatena Developer Blog</h3></div></div></a></div><div class="col col--6 cardLayout_WR6m"><a href="https://hatena.co.jp/recruit/engineer" target="_blank" rel="noopener noreferrer" class="siteCard_SQ3W"><div class="card"><div class="card__image"><img src="img/recruit-engineer-thumbnail.jpg"></div><div class="card__body"><h3>エンジニア求人情報</h3></div></div></a></div></div></section></main></div><footer class="footer footer--dark"><div class="container container-fluid"><div class="row footer__links"><div class="col footer__col"><div class="footer__title">Links</div><ul class="footer__items clean-list"><li class="footer__item"><a class="footer__link-item" href="/license">API規約・ライセンス・商標について</a></li><li class="footer__item"><a class="footer__link-item" href="/usecases">事例集</a></li><li class="footer__item"><a class="footer__link-item" href="/ja/documents/security">セキュリティに関するお問い合わせ</a></li><li class="footer__item"><a href="https://hatena.zendesk.com/" target="_blank" rel="noopener noreferrer" class="footer__link-item">サポート・お問い合わせ</a></li></ul></div><div class="col footer__col"><div class="footer__title">Social</div><ul class="footer__items clean-list"><li class="footer__item"><a href="https://twitter.com/hatenatech" target="_blank" rel="noopener noreferrer" class="footer__link-item">Twitter<svg width="13.5" height="13.5" aria-hidden="true" viewBox="0 0 24 24" class="iconExternalLink_nPIU"><path fill="currentColor" d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"></path></svg></a></li><li class="footer__item"><a href="https://github.com/hatena" target="_blank" rel="noopener noreferrer" class="footer__link-item">GitHub<svg width="13.5" height="13.5" aria-hidden="true" viewBox="0 0 24 24" class="iconExternalLink_nPIU"><path fill="currentColor" d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"></path></svg></a></li></ul></div><div class="col footer__col"><div class="footer__title">More</div><ul class="footer__items clean-list"><li class="footer__item"><a href="https://www.hatena.ne.jp/" target="_blank" rel="noopener noreferrer" class="footer__link-item">はてな</a></li><li class="footer__item"><a href="https://developer.hatenastaff.com" target="_blank" rel="noopener noreferrer" class="footer__link-item">Hatena Developer Blog<svg width="13.5" height="13.5" aria-hidden="true" viewBox="0 0 24 24" class="iconExternalLink_nPIU"><path fill="currentColor" d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"></path></svg></a></li></ul></div></div><div class="footer__bottom text--center"><div class="footer__copyright">Copyright © 2024 Hatena Co., Ltd. Built with Docusaurus.</div></div></div></footer></div> </body> </html>

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