GET
/
rules
/
phonemes
curl --request GET \
  --url https://api.beyondwords.io/v1/rules/phonemes \
  --header 'X-Api-Key: <api-key>'
[
  {}
]

Authorizations

X-Api-Key
string
header
required

Response

200 - application/json
successful

The response is of type object[].