cURL
curl --request POST \ --url https://ai-loop.alpeadria.com/api/public/submit-contact \ --header 'Content-Type: application/json' \ --data '{}'
{ "success": true, "message": "Contact message received" }
Documentation IndexFetch the complete documentation index at: https://docs.wavecentric.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.wavecentric.ai/llms.txt
Use this file to discover all available pages before exploring further.
The body is of type object.
object
Contact form processed successfully.