
Welcome to the API
This API provides access to a collection of tools and services for developers. Whether you're building bots, integrating with Discord, or automating tasks, our API is designed to be simple and powerful. Below, you'll find details on available endpoints and how to get started.
Base URL
The Base URL for all of our endpoint is:
https://harys.is-a.dev/api/v1
API Endpoints
Here’s a list of available endpoints. Click any row to view more details. You can always use them in your projects if needed. There is no restriction. The API is currently private and will remain. It is only available for cool people.
Endpoint | Method | Description |
---|---|---|
/api/v1/list |
GET | Retrieve a list of available APIs. |
https://harys.is-a.dev/api/v1/listDescription: Returns a JSON array of available API endpoints. Response: |
||
/api/v1/time |
GET | Get a current time info on the specific timezone. |
https://harys.is-a.dev/api/v1/timeDescription: Returns the current time with extra details in a specified timezone. Parameters: Response: |
||
/api/v1/encode |
POST | Encode any content to base64 string. |
https://harys.is-a.dev/api/v1/encodeDescription: Encodes provided text to a base64 string. Request Body: Response: |
||
/api/v1/color |
GET | Get any color information, custom hex color code can be input. |
https://harys.is-a.dev/api/v1/colorDescription: Get any color information, custom hex color code can be input Parameters: Response: |
||
/api/v1/emoji |
GET | Get specified or random emoji info. |
https://harys.is-a.dev/api/v1/colorDescription: Get specified or random emoji info. Parameters: Response: |
Get Started
To use the API, you'll have to figure it out yourself as this is not official API and we are not going to make a proper documentaion for it. If you are still in doubt, feel free to contact me (harys722) on Discord or send me a message at the email below. Start building by exploring the endpoints above!