POST /api/search

To search for entries, send a request body in JSON format like this:

{
    "query": "mario"
}
Due to Romarchive updates, all other API is now deprecated