|
2 | 2 |
|
3 | 3 | ### Airi API |
4 | 4 |
|
5 | | -- Version: `1.0.0` |
6 | | -- Base URL: `https://animu.ml/:endpoint` |
| 5 | +- Version: `1.0.2` |
| 6 | +- Base URL: `https://airi.kyoyo.me/api/:endpoint` |
7 | 7 | - Protocols: `https` |
8 | 8 | - Responds With: `application/json` |
9 | 9 |
|
10 | 10 | ### API rules |
11 | 11 |
|
12 | | -> By using the API service you agree to follow the rules of it and will get punished (if abuse) accordingly depending upon the severity of violation. |
| 12 | +> By using the API service you agree to allow us to log your IP for the health of the API, follow the rules of it and will get punished (if abuse) accordingly depending upon the severity of violation. |
13 | 13 | > All the offence result's permanent ban from using the API |
14 | 14 |
|
15 | 15 | - DDoSing or brute-forcing in any way. |
16 | 16 | - Mass accounts creation in any way (1 token/person). |
17 | 17 | - Data scraping. |
18 | | -- Bypassing the rate-limits in any way (15 requests/second). `[TBC]` |
19 | | -- Bypassing the request quote in any way (1000 requests/month). `[TBC]` |
| 18 | +- Bypassing the rate-limits in any way (5 requests/second). |
20 | 19 | - Abusing bugs and not informing to staff in any way. |
21 | 20 | - Creating flaws in rules and abusing. |
22 | 21 | > Think it has flaws? Then please let us [know](https://discord.gg/yyW389c). If possible we would change it asap. |
|
32 | 31 |
|
33 | 32 | To get your API token, join this [discord server](https://discord.gg/yyW389c), then type `-claim` in [#bot-commands](https://discord.com/channels/479300008118714388/800784815908454452), fill the questions asked by [@Matsumoto](https://discord.com/channels/@me/834416864766591016) in DM, and receive your token. |
34 | 33 |
|
35 | | -**How can you help?** |
| 34 | +**How can I support the project?** |
36 | 35 |
|
37 | | -- Contribute to the [API](https://github.com/AnimuAPI/Animu) |
| 36 | +- Contribute to the [API](https://github.com/AiriAPI/Airi) |
38 | 37 | - Donate me via [Ko-fi](https://ko-fi.com/Kyoyo) |
39 | 38 | - Give feedback or suggestions in [discord server](https://discord.gg/yyW389c). |
40 | 39 |
|
41 | 40 | **Support for API** |
42 | 41 |
|
43 | 42 | Need help? Worry not! A support server is there to help you on discord: https://discord.gg/yyW389c |
| 43 | + |
| 44 | +**No API wrapper for my language, what I do now?** |
| 45 | + |
| 46 | +If you don't see one for your language, then there's no module exist for your language and you have to do regular fetch requests. However, you can create one, then let me know in our support server, and I will be glad to add it here. |
0 commit comments