Translate text to Spanish
LLM
Translate text to Spanish
Translates the provided text to Spanish using OpenAI.
Note: The AI model is configured server-side and cannot be specified in the request.
x402 Payment Required: This endpoint requires payment via the x402 protocol (version 1).
- First request: Returns 402 with payment requirements in
x-paymentheader - Second request: Include
X-Paymentheader with signed payment authorization
POST
Translate text to Spanish
Documentation Index
Fetch the complete documentation index at: https://docs.httpayer.com/llms.txt
Use this file to discover all available pages before exploring further.
Headers
x402 v1 payment authorization header (base64-encoded JSON). Include on second request after receiving 402.
Body
application/json
Text to translate to Spanish
Example:
"Hello, how are you?"

