The online text database (TextDB.online) is a free text data storage and sharing service platform. Users can store, update, and delete text data through a simple API interface. Stored text data can be downloaded and retrieved at any time.
Send data in application/x-www-form-urlencoded format to api.textdb.online/update to perform create, update, and delete operations on text data. GET and POST method requests are supported.
For detailed request information, please refer to the following API documentation.