Getting started
Analytics
Background tracks
Content
Languages
Organization settings
Project voices
Player settings
Player
Playlists
Webhooks
Projects
Roles
RSS Feed
Rules
Summarization Settings
Video Settings
Rules
Get phonemes
Rules
Get phonemes
Phonemes list
GET
/
rules
/
phonemes
curl --request GET \
--url https://api.beyondwords.io/v1/rules/phonemes \
--header 'X-Api-Key: <api-key>'
[
{}
]
Authorizations
Response
200 - application/json
successful
The response is of type object[]
.
curl --request GET \
--url https://api.beyondwords.io/v1/rules/phonemes \
--header 'X-Api-Key: <api-key>'
[
{}
]