# API

- [Initialize](/3/api/initialize.md): How to get started with Dubnium.
- [Manage](/3/api/manage.md): How to create & delete Records.
- [Get](/3/api/get.md): How to get Record content and information.
- [Edit](/3/api/edit.md): How to edit Record content and attributes.
- [Search](/3/api/search.md): How to search your database.
- [Miscellaneous](/3/api/miscellaneous.md): Other functions provided by Dubnium.
- [Middleware](/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](/3/api/versioning.md): Dubnium has 2 options to save Record versions.
