doc/api/README.md
# Meme Captain API
## v3
* [Authentication](v3/authentication.md)
* [Create a meme image](v3/create_meme_image.md)
* [Search meme images](v3/search_meme_images.md)
* [Create a source image](v3/create_source_image.md)
* [Search source images](v3/search_source_images.md)
## v2
* [Authentication](v2/authentication.md)
* [Create a meme image](v2/create_meme_image.md)
* [Create a source image](v2/create_source_image.md)
* [Search source images](v2/search_source_images.md)
# Applications using the API
To add your application here, send a pull request.
* [Sassy HipChat bot](https://bitbucket.org/atlassianlabs/ac-koa-hipchat-sassy)
* [Hubot script](https://github.com/github/hubot-scripts/blob/master/src/scripts/meme_captain.coffee)
* [Slacky bot for Slack](http://zomg.oliy.co.uk/)