> For the complete documentation index, see [llms.txt](https://biologyscience.gitbook.io/alpha-coders/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://biologyscience.gitbook.io/alpha-coders/alpha-coders.md).

# Alpha Coders

## About

A complete package used to interact with the [Wallpaper Abyss / The Alpha Coders API](https://api.alphacoders.com/api/instructions) to get wallpapers, wallpaper count, and much more !

You will need an API key which can obtained from [The Alpha Coders API](https://api.alphacoders.com/api/instructions) to use this package.

## Installation

```
npm i alpha-coders
```

## Features

* Made with JavaScript.
* Easy to use.
* Complete coverage of all the methods in [The Alpha Coders API](https://api.alphacoders.com/api/instructions).
* Type support.
