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

# Dickey API

Dickey API is a simple little API I made which can do an assortment of things. Mainly, it has *somewhat* useful tools for math, time, and text manipulation.

### Base URL

```
https://api.kyle.so
```

### Endpoints

* [Math](/dickey-api/math.md)
* [Time](/dickey-api/time.md)
* [Text](/dickey-api/text.md)
