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

# API

- [Initialize](https://db.coolstone.dev/3/api/initialize.md): How to get started with Dubnium.
- [Manage](https://db.coolstone.dev/3/api/manage.md): How to create & delete Records.
- [Get](https://db.coolstone.dev/3/api/get.md): How to get Record content and information.
- [Edit](https://db.coolstone.dev/3/api/edit.md): How to edit Record content and attributes.
- [Search](https://db.coolstone.dev/3/api/search.md): How to search your database.
- [Miscellaneous](https://db.coolstone.dev/3/api/miscellaneous.md): Other functions provided by Dubnium.
- [Middleware](https://db.coolstone.dev/3/api/middleware.md): Dubnium has built-in Express middleware functions to manage Records. Data is never sent to the client without your permission.
- [Versioning](https://db.coolstone.dev/3/api/versioning.md): Dubnium has 2 options to save Record versions.
