Designed and coded with 🤍 by Woolhorse. Some API endpoints use public APIs.

Woolhorse API Reference

Base Path: https://api.wool.lol

Utility

/status

GET

Gets the current time.

{

"status": "alive"

}

/time

GET

Gets the current time.

{

"status": "alive"

}

/hello

GET

Gets the current time.

{

"status": "alive"

}

Dealt

/check-blacklist

POST

Dealt Blacklist API may NOT be used for paid or free products without authorization.

Gets the current time.

{

"status": "alive"

}

/add-blacklist

POST

This endpoint requires an API Key.

Gets the current time.

{

"status": "alive"

}

/delete-blacklist

POST

This endpoint requires an API Key.

Gets the current time.

{

"status": "alive"

}