Alternative Spellings

POST /agent/alternative-spellings

Generate phonetically plausible alternate spellings for a name or business. Useful for searching against auto-generated podcast transcripts where names are frequently misspelled.

TOKEN

Authentication

This endpoint requires an API token. You can learn more about how to get an API token from the authentication page.

URL

https://api.podengine.ai/api/v1/agent/alternative-spellings

Code Example

API Specification

Request Body

PropertyTypeDescription
value
string ⓘ

Constraints:

min(3)max(200)

200

Success Response

PropertyTypeDescription
status
literal: OK

data
object

spellings
array
of
string