curl --request POST \ --url https://api.spi-tch.com/v1/diacritics \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "text": "<string>", "language": "yo" }'
{ "request_id": "<string>", "text": "<string>" }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
yo
en
ha
ig