# Kawaii API

## Kawaii API

- [Getting Started](https://docs.kawaii.red/master.md): The API can be used with any programming language, some examples can be found here: https://github.com/Kawaii-API/Examples
- [Request Structure](https://docs.kawaii.red/request-structure.md): Understanding the request structure is the most important thing, so it is kept as simple as possible.
- [Text](https://docs.kawaii.red/endpoints/text.md): A list of all currently available endpoints.
- [Image](https://docs.kawaii.red/endpoints/image.md): A list of all currently available endpoints.
- [GIF](https://docs.kawaii.red/endpoints/gif.md): A list of all currently available endpoints.
- [Stats](https://docs.kawaii.red/endpoints/stats.md): A list of all currently available endpoints.
- [Token](https://docs.kawaii.red/tutorials/token.md): Everything you need to know regarding api token.
- [Type](https://docs.kawaii.red/tutorials/type.md): Everything you need to know regarding response type.
- [Filter](https://docs.kawaii.red/tutorials/filter.md): Everything you need to know regarding response filter.
- [Request](https://docs.kawaii.red/tutorials/request.md): A few examples in of how you could use the api.
