Skip to main content
POST
Translate text to Spanish

Headers

X-Payment
string

x402 v1 payment authorization header (base64-encoded JSON). Include on second request after receiving 402.

Body

application/json
text
string
required

Text to translate to Spanish

Example:

"Hello, how are you?"

Response

Translation successful

original
string

Original text

Example:

"Hello, how are you?"

translation
string

Translated text in Spanish

Example:

"Hola, ¿cómo estás?"

model
string

OpenAI model used (server-configured)

Example:

"gpt-4o-mini-2024-07-18"