> For the complete documentation index, see [llms.txt](https://docs.ordinalsbot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ordinalsbot.com/api/libraries.md).

# Libraries

You can use the following libraries to access OrdinalsBot API.

### Javascript SDK

Github: <https://github.com/ordinalsbot/ordinalsbot-node>

NPM package: <https://www.npmjs.com/package/ordinalsbot>

You can find getting started instructions on the [Github Repository](https://github.com/ordinalsbot/ordinalsbot-node). [Usage examples](https://github.com/ordinalsbot/ordinalsbot-node/blob/main/examples/example.ts) and [tests](https://github.com/ordinalsbot/ordinalsbot-node/blob/main/test/index.js) are also included along with the open source code.
