📄️ Hello!
Thanks for checking out Izanami-API. This will probably be your first go-to when you run into any Roadblocks when using the API, so let's get started.
📄️ Making your first Request
This page will provide you with a short Tutorial on how to make your first Request to a Weapon Endpoint.
📄️ Breaking down a Sample Response
As you have hopefully seen on the previous Page, the Responses can be a bit long. On average, you can expect a specific Weapon Request to be about 650 - 700 Lines of Formatted Json (About 13.42 KB of Data)
📄️ Parsing a Request in Node JS
Learn how to parse and use a Request in Node JS.