Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Submit a website message to Replied.
POST https://www.replied.dk/api/v1/submit/YOUR_API_KEY Content-Type: application/json
curl -X POST https://www.replied.dk/api/v1/submit/YOUR_API_KEY \ -H "Content-Type: application/json" \ -d '{ "name": "Jamie Chen", "email": "jamie@example.com", "subject": "Demo", "message": "Please send demo times." }'
{ "success": true }