mirror of
https://github.com/jikan-me/jikan-rest.git
synced 2025-02-20 11:23:35 +08:00
Transferring API Description file from Apiary.io
This commit is contained in:
parent
20f652799d
commit
17a6f93ba0
20
apiary.apib
20
apiary.apib
@ -34,6 +34,10 @@ REST v3.3 has been released!
|
||||
- Improved/helpful error responses
|
||||
- Bug fixes & improvements
|
||||
|
||||
|
||||
|
||||
# Information
|
||||
|
||||
## Links
|
||||
- [Jikan.moe](https://jikan.moe)
|
||||
- [About](https://jikan.moe/about)
|
||||
@ -54,8 +58,6 @@ REST v3.3 has been released!
|
||||
|
||||
[Add your wrapper here!](https://github.com/jikan-me/jikan-rest/edit/master/apiary.apib)
|
||||
|
||||
# Information
|
||||
|
||||
## Rate Limiting
|
||||
Daily Limit: **Unlimited**
|
||||
|
||||
@ -65,13 +67,13 @@ Daily Limit: **Unlimited**
|
||||
**Note: Cached requests are NOT throttled**
|
||||
|
||||
## Bulk Requests
|
||||
This API serves as a purpose for apps/projects that are user based and make a nominal amount of requests
|
||||
This API serves as a purpose for apps/projects that are user based and make a nominal amount of requests.
|
||||
|
||||
⚠️ If you're using thi API for the sake of populating data/making your own database;
|
||||
- You are breaching [MyAnimeList's Terms Of Service](https://myanimelist.net/membership/terms_of_use). **You are responsible.**
|
||||
- **you MUST to use a delay of 4 (FOUR) SECONDS between each request**
|
||||
- Requesting from multiple isntances is being cheeky and is **NOT** allowed
|
||||
- **ABUSE OF THE API WILL RESULT IN AN IP BAN**
|
||||
⚠️ If you're using the service for the sake of populating data/making your own database;
|
||||
- You are breaching [MyAnimeList's Terms Of Service](https://myanimelist.net/membership/terms_of_use). **You are responsible for what you're doing.**
|
||||
- **You MUST use a delay of 4 (FOUR) SECONDS between each request**
|
||||
- Requesting from multiple servers/IPs is being cheeky and is **NOT** allowed
|
||||
- **ABUSING THE API WILL RESULT IN GETTING BLOCKED FROM THE SERVICE**
|
||||
|
||||
If you're not comfortable being that restrictive, consider setting up your own Jikan REST API - It's super easy.
|
||||
- [Jikan REST API - GitHub](https://github.com/jikan-me/jikan-rest)
|
||||
@ -81,7 +83,7 @@ If you're not comfortable being that restrictive, consider setting up your own J
|
||||
## Disclaimer
|
||||
- Jikan is not affiliated with MyAnimeList.net
|
||||
- Jikan is a **free**, open-source API. Use it responsibly!
|
||||
- **Any abuse of the API will lead to IP bans!**
|
||||
|
||||
|
||||
## JSON Notes
|
||||
- Any property (except arrays) whose value does not exist or is undertermined, will be `null`
|
||||
|
Loading…
x
Reference in New Issue
Block a user