You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "This is the Core API for Misaki, it constitutes both her economy system as well as her settings.",
"title": "CoreAPI",
"url": "https://notaweebdev.github.io",
"header": {
"title": "The CoreAPI",
"content": "<h1>Introduction</h1>\n<p>The entire API ecosystem will require an <code>Authorization</code> header with the API Access key which will be generated when you install the relevant API(s).</p>\n<pre class=\"prettyprint lang-json\">{\n \"Authorization\": \"GndxRHWDaHCVsbrBwGAF\"\n}\n</pre>\n"