# Air Credited API ## Docs - [Using Air Credited](https://docs.aircredited.com/doc-566898.md): - [🐶 Walk through Apidog](https://docs.aircredited.com/doc-566540.md): ## API Docs - User Management [Create User](https://docs.aircredited.com/api-8427409.md): - User Management [Delete User](https://docs.aircredited.com/api-8454424.md): - User Actions [Decrement Credits](https://docs.aircredited.com/api-8312491.md): Reduce the quantity of credits the user owns by any amount. The amount will default to 1. If a negative amount is passed then the quantity will increase. The existing quantity minus the amount cannot go below 0. - User Actions [Get User Credits](https://docs.aircredited.com/api-8426989.md): - User Actions [Set Credits for User](https://docs.aircredited.com/api-8451919.md): Reduce the quantity of credits the user owns by any amount. The amount will default to 1. If a negative amount is passed then the quantity will increase. The existing quantity minus the amount cannot go below 0.