If i use the API even in code or in the documentation i get an error if i search for a character with special characters.
Names without special characters works like a charm
Endpoint: profile/wow/character/
Response:
{
"code": 404,
"type": "BLZWEBAPI00000404",
"detail": "Not Found"
}