✨ This API was created to provide different help to users. The API has the following features:
- HTTP Method: GET
- Endpoint: /api/generatePassword
- Description: This endpoint allows users to create strong passwords.
- Output:
{
"Password": "eAzpu[{2YTO8"
}
- HTTP Method: GET
- Endpoint: /api/userGenerator
- Description: This endpoint generates random user information.
- Output:
{
"firstName": "Netty",
"lastName": "Salomon",
"mail": "nettysalomon94@outlook.com",
"country": "Costa Rica",
"password": "MjUXtgQ,+OSq",
"card": {
"balance": 5504,
"cardNumber": "110865516482223",
"cardType": "MasterCard",
"month": 1,
"year": 2029,
"day": 25,
"cvv": 643
}
}
- HTTP Method: GET
- Endpoint: /api/download?url=&title=
- Description: You can download any Youtube link you want for free.
This API was created by the UnoxDevs team. Further sharing of this infrastructure is not allowed.