RohanDas28 / Nekos-API

An open-source free anime images RESTful/GraphQL API.

Home Page:https://nekosapi.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nekos API

DocumentationNekos.LandDiscordDonate

Nekos API is a free JSON API that provides a diverse collection of anime images and gifs. Our mission is to offer the best service possible, delivering high-quality content to developers and anime enthusiasts alike. We are committed to continuously improving our API and welcome any suggestions or feedback from our users.

Features

  • Anime Images and GIFs: Access a wide variety of anime-related images and gifs for use in your applications or projects.

  • Free to Use: Nekos API is completely free to use, allowing developers to integrate anime content seamlessly.

  • Constantly Updated: We strive to keep our collection up-to-date with new and popular anime content.

Usage

To use the Nekos API, simply make HTTP requests to our endpoint, and you'll receive JSON responses containing anime images and gifs.

Base URL: https://api.nekosapi.com/v3

  • To get Random Images: https://api.nekosapi.com/v3/images/random
  • To get a list of Artists: https://api.nekosapi.com/v3/artists
  • To get Specific Image: https://api.nekosapi.com/v3/images/{id:int}

For more details on available endpoints and usage guidelines, refer to documentation.

Copyright and Licenses

The API is 100% open-source. Everything can be found in our GitHub repository. The whole project is distributed under the MIT license, which basically allows commercial use, modification, distribution and private use while requiring you to distribute a copy of the license with your version of the code (this is not legal advice). The official license file can be found here.

We hope you enjoy using the Nekos API!

Projects using Nekos API

There are a few projects using Nekos API:

  1. Nekos.Land: A web client for Nekos API, developed by the Nekos API team.
  2. Nyatastic: A multipurpose anime Discord bot.
  3. Waifu List: An (almost) infinite gallery of anime art.
  4. WaifuPics
  5. Waifu Image Generator: Waifu Image Generator based on ratings.

Psst! You can make a PR to add your project to this list :)

About

An open-source free anime images RESTful/GraphQL API.

https://nekosapi.com

License:MIT License


Languages

Language:MDX 39.2%Language:Python 32.0%Language:JavaScript 25.3%Language:CSS 3.3%Language:Dockerfile 0.1%Language:Shell 0.1%Language:HTML 0.0%