Skip to content

Commit 52dccda

Browse files
authored
Merge pull request #56 from WaifuAPI/staging
Staging
2 parents 5271f0a + 93bf7e0 commit 52dccda

File tree

6 files changed

+232
-176
lines changed

6 files changed

+232
-176
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docs.waifu.it",
3-
"version": "3.1.9",
3+
"version": "3.2.9",
44
"description": "The new and improved documentation for Waifu.it",
55
"scripts": {
66
"dev": "next dev",

pages/_meta.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"index": "Introduction",
3+
"tos": "Terms of Service",
34
"list-of-endpoints": "List of Endpoints",
45
"faq": "FAQ",
56
"rest-api": "API",
@@ -22,4 +23,4 @@
2223
"href": "mailto:notaeryk@gmail.com",
2324
"newWindow": true
2425
}
25-
}
26+
}

pages/faq.mdx

+75-16
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,80 @@
1-
## FREQUENTLY ASKED QUESTIONS
1+
# **Frequently Asked Questions (FAQ)**
22

3-
<br />
3+
### **How do I get an API token?**
44

5-
### How do I get the API token?
6-
- To get your API token, just login to [dashboard](https://waifu.it/dashboard)
5+
To obtain your API token, simply log in to the **[Waifu.it Dashboard](https://waifu.it/dashboard)**.
76

8-
{/* ### CORS causing trouble?
7+
---
98

10-
<details>
11-
<summary>Use the Waifuit CORS proxy.</summary>
12-
Append the source link for the media to `https://cors.waifuit.stream/`, like so:
13-
```
14-
https://cors.waifuit.stream/<SOURCE_LINK>
15-
```
16-
</details> */}
9+
### **How can I support the project?**
1710

18-
### How can I support the project?
19-
- Contribute to the [API](https://github.com/WaifuAPI/Waifu.it)
20-
- Donate me via [Ko-fi](https://ko-fi.com/Aeryk)
21-
- Give feedback or suggestions in [discord server](https://discord.gg/yyW389c).
11+
We appreciate any form of support! Here’s how you can help:
12+
13+
-**Contribute** to the API on **[GitHub](https://github.com/WaifuAPI/Waifu.it)**.
14+
-**Donate** via **[Ko-fi](https://ko-fi.com/Aeryk)** to help with server costs.
15+
- 💬 **Share your feedback** or suggest improvements in our **[Discord server](https://discord.gg/yyW389c)**.
16+
17+
---
18+
19+
### **What happens if I run out of quota?**
20+
21+
If you exhaust your quota, you’ll receive a **403 Forbidden** error. To continue using the API, you’ll need to **earn more quota** (see the next question for details).
22+
23+
You can check your available quota using:
24+
25+
- **`-profile <discord_user_id>`** (Discord command).
26+
- The **Waifu.it Dashboard** for real-time quota tracking.
27+
28+
---
29+
30+
### **How can I earn more API quota?**
31+
32+
You can earn quota in multiple ways:
33+
34+
#### **1. Starring or Following Our GitHub Repositories**
35+
36+
Earn **150 quota** per star when you star our GitHub repositories!
37+
38+
- **⚠️ Note:** Removing the star will revoke the corresponding quota.
39+
- **🛠️ How to Redeem:** Create a ticket to claim your quota.
40+
- **📂 GitHub Repositories:**
41+
- **Organization:** [Click here](https://github.com/WaifuAPI)
42+
- **API:** [Click here](https://github.com/WaifuAPI/api)
43+
- **Website:** [Click here](https://github.com/WaifuAPI/website)
44+
- **Documentation:** [Click here](https://github.com/WaifuAPI/documentation)
45+
46+
#### **2. Donating**
47+
48+
Support our API and help keep it running! By donating, you can receive **bonus quota** and other perks.
49+
50+
- **📈 Quota Increase:** Varies based on the donation amount.
51+
- **🎖️ Additional Benefits:**
52+
- Special **donator role** in our Discord server.
53+
- **Access to premium endpoints** and exclusive features.
54+
- **Early access** to upcoming cool features.
55+
- **🛠️ How to Redeem:** Create a ticket after donating to claim your quota.
56+
57+
#### **3. Upgrading to a Premium Plan**
58+
59+
For users who need a **higher quota limit** with additional benefits, we offer premium plans!
60+
61+
- **🚀 Basic Plan - $5/month:**
62+
- **X monthly quota**
63+
- **Access to premium endpoints**
64+
- **Priority support**
65+
- **🌟 Pro Plan - $15/month:**
66+
- **X monthly quota**
67+
- **Faster API response times**
68+
- **Access to exclusive beta features**
69+
- **🔥 Ultimate Plan - $30/month:**
70+
71+
- **X monthly quota**
72+
- **Highest API priority**
73+
- **Custom API limits upon request**
74+
- **Personalized support**
75+
76+
- **💳 How to Subscribe:** Visit the **Waifu.it Discord** and create a ticket.
77+
78+
---
79+
80+
With these methods, you can continue using Waifu.it **without running out of quota!** 🎉 Need more help? Join our **[Discord server](https://discord.gg/yyW389c)** for assistance! 🚀

pages/index.mdx

+13-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1-
# Introduction
1+
# **🌸 Welcome to Waifu.it Documentation!**
22

3-
Welcome to the documentation for Waifu.it, a comprehensive API that offers a wealth of anime-related information spanning various entertainment mediums, including anime, manga, light novels, and movies. Additionally, it provides direct links to these contents from publicly accessible online sources. This documentation aims to guide you on how to effectively utilize the API, which can be accessed at [https://waifu.it](https://waifu.it).
3+
Your ultimate source for **anime-related content**! 🎉 Waifu.it provides seamless access to a vast collection of data spanning **anime, manga, light novels, and movies**, along with direct links to publicly available sources.
4+
5+
## **Why Use Waifu.it?**
6+
7+
**Comprehensive Database** – Fetch detailed information on characters, series, and more.
8+
**Lightning-Fast Responses** – Optimized for speed and efficiency.
9+
**Easy Integration** – Perfect for Discord bots, websites, and AI-powered projects.
10+
11+
📌 **API Documentation:**
12+
🌐 **[https://waifu.it](https://waifu.it)**
13+
14+
Get started today and bring your anime-related projects to life effortlessly! 🚀

0 commit comments

Comments
 (0)