> For the complete documentation index, see [llms.txt](https://urchin.gitbook.io/overview/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://urchin.gitbook.io/overview/api-reference.md).

# API Reference

- [Core](https://urchin.gitbook.io/overview/api-reference/core.md)
- [urchin()](https://urchin.gitbook.io/overview/api-reference/core/urchin.md)
- [.preflight()](https://urchin.gitbook.io/overview/api-reference/core/.preflight.md): Query a current status of queues and fees
- [.process()](https://urchin.gitbook.io/overview/api-reference/core/.process.md): Commit all items in queues to the blockchain in one batched transaction
- [Template](https://urchin.gitbook.io/overview/api-reference/template.md)
- [.template.create()](https://urchin.gitbook.io/overview/api-reference/template/.template.create.md)
- [.template.update()](https://urchin.gitbook.io/overview/api-reference/template/.template.update.md)
- [.template.get()](https://urchin.gitbook.io/overview/api-reference/template/.template.get.md)
- [.template.getAll()](https://urchin.gitbook.io/overview/api-reference/template/.template.getall.md)
- [Taxonomy](https://urchin.gitbook.io/overview/api-reference/taxonomy.md)
- [.taxonomy.create()](https://urchin.gitbook.io/overview/api-reference/taxonomy/.taxonomy.create.md)
- [.taxonomy.update()](https://urchin.gitbook.io/overview/api-reference/taxonomy/.taxonomy.update.md)
- [.taxonomy.get()](https://urchin.gitbook.io/overview/api-reference/taxonomy/.taxonomy.get.md)
- [.taxonomy.getAll()](https://urchin.gitbook.io/overview/api-reference/taxonomy/.taxonomy.getall.md)
- [Asset](https://urchin.gitbook.io/overview/api-reference/asset.md)
- [.asset.create()](https://urchin.gitbook.io/overview/api-reference/asset/.asset.create.md)
- [.asset.update()](https://urchin.gitbook.io/overview/api-reference/asset/.asset.update.md)
- [.asset.get()](https://urchin.gitbook.io/overview/api-reference/asset/.asset.get.md)
- [.asset.getAll()](https://urchin.gitbook.io/overview/api-reference/asset/.asset.getall.md)
- [Entry](https://urchin.gitbook.io/overview/api-reference/entry.md)
- [.entry.create()](https://urchin.gitbook.io/overview/api-reference/entry/.entry.create.md)
- [.entry.update()](https://urchin.gitbook.io/overview/api-reference/entry/.entry.update.md)
- [.entry.get()](https://urchin.gitbook.io/overview/api-reference/entry/.entry.get.md)
- [.entry.getAll()](https://urchin.gitbook.io/overview/api-reference/entry/.entry.getall.md)
