cURL
curl --request POST \ --url https://generate.transactional.dev/generate \ --header 'Content-Type: application/json' \ --header 'x-api-key: <x-api-key>' \ --data ' { "templateId": "656788bce14ab2ba4b81a267", "variables": { "userInput": "Custom data" } } '
200
Example
{ "requestId": "66297c195baebf9e737a4419", "path": "https://d2t3dpwh2k1aak.cloudfront.net/documents/66294dc26ae199b93bd30ba9/1713994777143-c1acc0d6c424734342b5.pdf" }
Documentation IndexFetch the complete documentation index at: https://doc.transactional.dev/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://doc.transactional.dev/llms.txt
Use this file to discover all available pages before exploring further.
"656788bce14ab2ba4b81a267"
Show child attributes
{ "userInput": "Custom data" }
Successful operation