Skip to main content
POST
Generate AI text

Authorizations

Authorization
string
header
required

API key created in your Wanderer's Guide account settings. Send as Authorization: Bearer <key>. Used for direct API access from external tools and scripts.

Body

application/json
content
string
required
Required string length: 1 - 64000
model
enum<string>
default:gpt-4o
Available options:
gpt-4o-mini,
gpt-4o

Response

JSend success containing generated text.

status
enum<string>
Available options:
success
data
string