Modify Text in different ways
SEARCH ON GOOGLE VIA API
Modify Text in different ways
Base URL: https://textmodify.vercel.app/api
Public token: MGBOTSAPI
Public Token Rate Limit: 20 requests per hour.
Headers: Authorization
API LOCKED DOWN
This API will no longer give out keys, existing keys will remain operational.
API itself is still online
POST /delete_character
Delete all instances of characters
Body below
key: text
value: Your text
key: character
value: what you are removing.
POST /human_to_iso8601
Converts a human-readable date-time string to ISO 8601 format.
Body:
human (string): A human-readable date-time string, e.g., "Thu May 23 2024 23:08:45 GMT+0000 (Coordinated Universal Time)".
POST /iso8601_to_unix
Convert ISO 8601 Date-Time to Unix Timestamp
Body:
iso8601 (string): An ISO 8601 date-time string, e.g., "2024-05-23T23:08:45+00:00"
POST /unix_to_iso8601
Convert Unix Timestamp to ISO 8601 Format
Body:
unix_timestamp (integer): A Unix timestamp.
POST /human_to_unix
Convert Human-Readable Date-Time to Unix Timestamp
Body:
human (string): A human-readable date-time string, e.g., "Thu May 23 2024 23:08:45 GMT+0000 (Coordinated Universal Time)".
Hey, Im MG, Hope you like this API.
These APIs are made typically for BotGhost usage but can be used for whatever nice project you have
If you appreciate these you can vote for me on the BotGhost Server using /vote (my username is @magicgamer), or check out my other work with Invomagic